Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7157c4ada14c59b30ef36e97cb27b1da19038e39 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-ssh925204222451574971.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh721007717413230894.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh2816696878359873097.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh13196580435351017911.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-ssh4671680947390604835.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.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-26270 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-record-replay.git > git init /w/workspace/exfoundry_app-record-replay_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 7157c4ada14c59b30ef36e97cb27b1da19038e39 (main) Commit message: "Merge pull request #153 from jinlinGuan/v4-module" > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7157c4ada14c59b30ef36e97cb27b1da19038e39 # timeout=10 > git rev-list --no-walk 73821206136820b490740b0d0118952f550c5005 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-12T09:03:33.033Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-12T09:03:33.103Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-12T09:03:33.133Z] ========================================================= [2024-11-12T09:03:33.133Z] EdgeX Global Pipelines Version Info [2024-11-12T09:03:33.133Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-12T09:03:34.320Z] ------------------- [2024-11-12T09:03:34.320Z] stable info: [2024-11-12T09:03:34.320Z] ------------------- [2024-11-12T09:03:34.320Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-12T09:03:34.320Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-12T09:03:34.320Z] Message: update stable to v1.0.265 [2024-11-12T09:03:34.892Z] ------------------- [2024-11-12T09:03:34.892Z] experimental info: [2024-11-12T09:03:34.892Z] ------------------- [2024-11-12T09:03:34.892Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-12T09:03:34.892Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-12T09:03:34.892Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-12T09:03:34.970Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2024-11-12T09:03:34.996Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2024-11-12T09:03:35.026Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-12T09:03:35.048Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-12T09:03:35.068Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-12T09:03:35.093Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-12T09:03:35.120Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-12T09:03:35.144Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-11-12T09:03:35.164Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-12T09:03:35.185Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-12T09:03:35.213Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-12T09:03:35.236Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2024-11-12T09:03:35.263Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-12T09:03:35.288Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-12T09:03:35.313Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-12T09:03:35.335Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-11-12T09:03:35.358Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-11-12T09:03:35.381Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-11-12T09:03:35.410Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-12T09:03:35.429Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-12T09:03:35.451Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-11-12T09:03:35.473Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-11-12T09:03:35.494Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-11-12T09:03:35.521Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-11-12T09:03:35.543Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-11-12T09:03:35.575Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-12T09:03:35.610Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-12T09:03:35.637Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-11-12T09:03:35.665Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-11-12T09:03:35.693Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-11-12T09:03:35.715Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7157c4ada14c59b30ef36e97cb27b1da19038e39 [Pipeline] echo [2024-11-12T09:03:35.740Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7157c4a [Pipeline] echo [2024-11-12T09:03:35.764Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-12T09:03:36.051Z] provisioning config files... [2024-11-12T09:03:36.067Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config12269012003787697702tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-12T09:03:36.397Z] ---> ****-login.sh [2024-11-12T09:03:36.397Z] nexus3.edgexfoundry.org:10001 [2024-11-12T09:03:36.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T09:03:36.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T09:03:36.658Z] Configure a credential helper to remove this warning. See [2024-11-12T09:03:36.658Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T09:03:36.658Z] [2024-11-12T09:03:36.658Z] Login Succeeded [2024-11-12T09:03:36.658Z] nexus3.edgexfoundry.org:10002 [2024-11-12T09:03:36.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T09:03:36.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T09:03:36.921Z] Configure a credential helper to remove this warning. See [2024-11-12T09:03:36.921Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T09:03:36.921Z] [2024-11-12T09:03:36.921Z] Login Succeeded [2024-11-12T09:03:36.921Z] nexus3.edgexfoundry.org:10003 [2024-11-12T09:03:36.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T09:03:36.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T09:03:36.921Z] Configure a credential helper to remove this warning. See [2024-11-12T09:03:36.921Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T09:03:36.921Z] [2024-11-12T09:03:36.921Z] Login Succeeded [2024-11-12T09:03:36.921Z] nexus3.edgexfoundry.org:10004 [2024-11-12T09:03:37.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T09:03:37.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T09:03:37.186Z] Configure a credential helper to remove this warning. See [2024-11-12T09:03:37.186Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T09:03:37.186Z] [2024-11-12T09:03:37.186Z] Login Succeeded [2024-11-12T09:03:37.186Z] ****.io [2024-11-12T09:03:37.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T09:03:37.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T09:03:37.445Z] Configure a credential helper to remove this warning. See [2024-11-12T09:03:37.445Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T09:03:37.445Z] [2024-11-12T09:03:37.445Z] Login Succeeded [2024-11-12T09:03:37.445Z] ---> ****-login.sh ends [Pipeline] } [2024-11-12T09:03:37.454Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-12T09:03:37.888Z] + git rev-list -1 --merges 7157c4ada14c59b30ef36e97cb27b1da19038e39~1..7157c4ada14c59b30ef36e97cb27b1da19038e39 [Pipeline] echo [2024-11-12T09:03:37.920Z] -----------> git rev-list -1 --merges 7157c4ada14c59b30ef36e97cb27b1da19038e39~1..7157c4ada14c59b30ef36e97cb27b1da19038e39 7157c4ada14c59b30ef36e97cb27b1da19038e39 [2024-11-12T09:03:37.920Z] 7157c4ada14c59b30ef36e97cb27b1da19038e39 [false] [Pipeline] sh [2024-11-12T09:03:38.220Z] + git log --format=format:%s -1 7157c4ada14c59b30ef36e97cb27b1da19038e39 [Pipeline] echo [2024-11-12T09:03:38.238Z] ========================================================= [2024-11-12T09:03:38.238Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-12T09:03:38.238Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-12T09:03:38.586Z] + git log --format=format:%s -1 7157c4ada14c59b30ef36e97cb27b1da19038e39 [Pipeline] echo [2024-11-12T09:03:38.601Z] [semverPrep] GIT_COMMIT: 7157c4ada14c59b30ef36e97cb27b1da19038e39, Commit Message: Merge pull request #153 from jinlinGuan/v4-module [Pipeline] echo [2024-11-12T09:03:38.616Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-11-12T09:03:39.036Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-12T09:03:39.036Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-12T09:03:39.036Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-12T09:03:39.036Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-12T09:03:39.036Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-12T09:03:39.036Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-12T09:03:39.036Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T09:03:39.391Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-12T09:03:39.391Z] [2024-11-12T09:03:39.391Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T09:03:39.708Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-12T09:03:39.970Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-12T09:03:39.970Z] b85a868b505f: Pulling fs layer [2024-11-12T09:03:39.970Z] e2be974225ed: Pulling fs layer [2024-11-12T09:03:39.970Z] 339a4e72a1f5: Pulling fs layer [2024-11-12T09:03:39.970Z] 988bab9f4d93: Pulling fs layer [2024-11-12T09:03:39.970Z] 1469e6f7b9e6: Pulling fs layer [2024-11-12T09:03:39.970Z] eaf3925da568: Pulling fs layer [2024-11-12T09:03:39.970Z] bab4dde63d76: Pulling fs layer [2024-11-12T09:03:39.970Z] bde34c3a00c8: Pulling fs layer [2024-11-12T09:03:39.970Z] b352a97aabf1: Pulling fs layer [2024-11-12T09:03:39.970Z] 4872d77fe225: Pulling fs layer [2024-11-12T09:03:39.970Z] 5851b861e8e6: Pulling fs layer [2024-11-12T09:03:39.970Z] bab4dde63d76: Waiting [2024-11-12T09:03:39.970Z] 988bab9f4d93: Waiting [2024-11-12T09:03:39.970Z] 1469e6f7b9e6: Waiting [2024-11-12T09:03:39.970Z] eaf3925da568: Waiting [2024-11-12T09:03:39.970Z] b352a97aabf1: Waiting [2024-11-12T09:03:39.970Z] bde34c3a00c8: Waiting [2024-11-12T09:03:39.970Z] 4872d77fe225: Waiting [2024-11-12T09:03:39.970Z] e2be974225ed: Verifying Checksum [2024-11-12T09:03:39.970Z] e2be974225ed: Download complete [2024-11-12T09:03:39.970Z] 988bab9f4d93: Verifying Checksum [2024-11-12T09:03:39.970Z] 988bab9f4d93: Download complete [2024-11-12T09:03:40.230Z] 1469e6f7b9e6: Verifying Checksum [2024-11-12T09:03:40.230Z] 1469e6f7b9e6: Download complete [2024-11-12T09:03:40.230Z] eaf3925da568: Verifying Checksum [2024-11-12T09:03:40.230Z] eaf3925da568: Download complete [2024-11-12T09:03:40.230Z] 339a4e72a1f5: Verifying Checksum [2024-11-12T09:03:40.230Z] 339a4e72a1f5: Download complete [2024-11-12T09:03:40.230Z] bde34c3a00c8: Download complete [2024-11-12T09:03:40.230Z] b352a97aabf1: Verifying Checksum [2024-11-12T09:03:40.230Z] b352a97aabf1: Download complete [2024-11-12T09:03:40.230Z] 4872d77fe225: Verifying Checksum [2024-11-12T09:03:40.230Z] 4872d77fe225: Download complete [2024-11-12T09:03:40.230Z] 5851b861e8e6: Verifying Checksum [2024-11-12T09:03:40.230Z] 5851b861e8e6: Download complete [2024-11-12T09:03:40.230Z] b85a868b505f: Download complete [2024-11-12T09:03:40.490Z] bab4dde63d76: Verifying Checksum [2024-11-12T09:03:40.490Z] bab4dde63d76: Download complete [2024-11-12T09:03:41.430Z] b85a868b505f: Pull complete [2024-11-12T09:03:41.691Z] e2be974225ed: Pull complete [2024-11-12T09:03:42.263Z] 339a4e72a1f5: Pull complete [2024-11-12T09:03:42.263Z] 988bab9f4d93: Pull complete [2024-11-12T09:03:42.522Z] 1469e6f7b9e6: Pull complete [2024-11-12T09:03:42.522Z] eaf3925da568: Pull complete [2024-11-12T09:03:44.431Z] bab4dde63d76: Pull complete [2024-11-12T09:03:44.431Z] bde34c3a00c8: Pull complete [2024-11-12T09:03:44.432Z] b352a97aabf1: Pull complete [2024-11-12T09:03:44.432Z] 4872d77fe225: Pull complete [2024-11-12T09:03:44.692Z] 5851b861e8e6: Pull complete [2024-11-12T09:03:44.692Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-12T09:03:44.692Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-12T09:03:44.692Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-12T09:03:44.841Z] prd-ubuntu20.04-docker-8c-8g-26270 does not seem to be running inside a container [2024-11-12T09:03:44.882Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-12T09:03:49.254Z] $ docker top 6c448577bac3fa38599717e99f9e13608f976a070588e233ce96efc014e2518f -eo pid,comm [2024-11-12T09:03:49.314Z] 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-11-12T09:03:49.314Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-12T09:03:49.383Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-12T09:03:49.383Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-12T09:03:49.508Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-12T09:03:49.508Z] $ docker exec 6c448577bac3fa38599717e99f9e13608f976a070588e233ce96efc014e2518f ssh-agent [2024-11-12T09:03:49.623Z] SSH_AUTH_SOCK=/tmp/ssh-IgAdInfQvCri/agent.33 [2024-11-12T09:03:49.623Z] SSH_AGENT_PID=39 [2024-11-12T09:03:49.630Z] Running ssh-add (command line suppressed) [2024-11-12T09:03:49.739Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_4102721271490562773.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_4102721271490562773.key) [2024-11-12T09:03:49.753Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-12T09:03:50.047Z] + git tag --points-at HEAD [Pipeline] } [2024-11-12T09:03:50.055Z] $ docker exec --env ******** --env ******** 6c448577bac3fa38599717e99f9e13608f976a070588e233ce96efc014e2518f ssh-agent -k [2024-11-12T09:03:50.152Z] unset SSH_AUTH_SOCK; [2024-11-12T09:03:50.156Z] unset SSH_AGENT_PID; [2024-11-12T09:03:50.156Z] echo Agent pid 39 killed; [2024-11-12T09:03:50.164Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-12T09:03:50.212Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-12T09:03:50.212Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-12T09:03:50.328Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-12T09:03:50.328Z] $ docker exec 6c448577bac3fa38599717e99f9e13608f976a070588e233ce96efc014e2518f ssh-agent [2024-11-12T09:03:50.433Z] SSH_AUTH_SOCK=/tmp/ssh-IByICLiq34ZY/agent.72 [2024-11-12T09:03:50.433Z] SSH_AGENT_PID=78 [2024-11-12T09:03:50.438Z] Running ssh-add (command line suppressed) [2024-11-12T09:03:50.545Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_946709000978264832.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_946709000978264832.key) [2024-11-12T09:03:50.561Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-12T09:03:50.856Z] + git semver init [2024-11-12T09:03:51.119Z] 2024-11-12 09:03:51,041 [run_init] DEBUG init version:0.0.0 force:False [2024-11-12T09:03:51.119Z] 2024-11-12 09:03:51,044 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver [2024-11-12T09:03:51.119Z] 2024-11-12 09:03:51,045 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver [2024-11-12T09:03:51.119Z] 2024-11-12 09:03:51,046 [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-11-12T09:03:53.026Z] 2024-11-12 09:03:52,766 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude [2024-11-12T09:03:53.026Z] 2024-11-12 09:03:52,767 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False [2024-11-12T09:03:53.026Z] 2024-11-12 09:03:52,767 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-11-12T09:03:53.026Z] 2024-11-12 09:03:52,767 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-11-12T09:03:53.026Z] 4.0.0-dev.2 [Pipeline] } [2024-11-12T09:03:53.035Z] $ docker exec --env ******** --env ******** 6c448577bac3fa38599717e99f9e13608f976a070588e233ce96efc014e2518f ssh-agent -k [2024-11-12T09:03:53.128Z] unset SSH_AUTH_SOCK; [2024-11-12T09:03:53.128Z] unset SSH_AGENT_PID; [2024-11-12T09:03:53.128Z] echo Agent pid 78 killed; [2024-11-12T09:03:53.373Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-12T09:03:53.695Z] + git semver [Pipeline] } [2024-11-12T09:03:53.967Z] $ docker stop --time=1 6c448577bac3fa38599717e99f9e13608f976a070588e233ce96efc014e2518f [2024-11-12T09:03:55.540Z] $ docker rm -f --volumes 6c448577bac3fa38599717e99f9e13608f976a070588e233ce96efc014e2518f [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-12T09:03:55.988Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-12T09:03:56.248Z] Stashed 1 file(s) [Pipeline] echo [2024-11-12T09:03:56.252Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.2 [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-11-12T09:03:56.441Z] provisioning config files... [2024-11-12T09:03:56.453Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config8777017523032158036tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-12T09:03:56.754Z] ---> ****-login.sh [2024-11-12T09:03:56.754Z] nexus3.edgexfoundry.org:10001 [2024-11-12T09:03:56.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T09:03:56.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T09:03:56.754Z] Configure a credential helper to remove this warning. See [2024-11-12T09:03:56.754Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T09:03:56.754Z] [2024-11-12T09:03:56.754Z] Login Succeeded [2024-11-12T09:03:56.754Z] nexus3.edgexfoundry.org:10002 [2024-11-12T09:03:56.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T09:03:56.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T09:03:56.754Z] Configure a credential helper to remove this warning. See [2024-11-12T09:03:56.754Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T09:03:56.754Z] [2024-11-12T09:03:56.754Z] Login Succeeded [2024-11-12T09:03:56.754Z] nexus3.edgexfoundry.org:10003 [2024-11-12T09:03:57.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T09:03:57.013Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T09:03:57.013Z] Configure a credential helper to remove this warning. See [2024-11-12T09:03:57.013Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T09:03:57.013Z] [2024-11-12T09:03:57.014Z] Login Succeeded [2024-11-12T09:03:57.014Z] nexus3.edgexfoundry.org:10004 [2024-11-12T09:03:57.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T09:03:57.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T09:03:57.014Z] Configure a credential helper to remove this warning. See [2024-11-12T09:03:57.014Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T09:03:57.014Z] [2024-11-12T09:03:57.014Z] Login Succeeded [2024-11-12T09:03:57.014Z] ****.io [2024-11-12T09:03:57.273Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T09:03:57.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T09:03:57.274Z] Configure a credential helper to remove this warning. See [2024-11-12T09:03:57.274Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T09:03:57.274Z] [2024-11-12T09:03:57.274Z] Login Succeeded [2024-11-12T09:03:57.274Z] ---> ****-login.sh ends [Pipeline] } [2024-11-12T09:03:57.281Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-12T09:03:57.382Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-12T09:03:57.405Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-12T09:03:57.424Z] ========================================================= [2024-11-12T09:03:57.424Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-12T09:03:57.424Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T09:03:57.769Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-11-12T09:03:57.769Z] Sending build context to Docker daemon 9.808MB [2024-11-12T09:03:57.769Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-12T09:03:57.769Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-12T09:03:57.769Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-12T09:03:57.769Z] 43c4264eed91: Pulling fs layer [2024-11-12T09:03:57.769Z] 4cc291be95ef: Pulling fs layer [2024-11-12T09:03:57.769Z] 2ac1f1163629: Pulling fs layer [2024-11-12T09:03:57.769Z] 5c3c966382ef: Pulling fs layer [2024-11-12T09:03:57.769Z] 4f4fb700ef54: Pulling fs layer [2024-11-12T09:03:57.769Z] 5d5c8e513c77: Pulling fs layer [2024-11-12T09:03:57.769Z] 9f66e0745190: Pulling fs layer [2024-11-12T09:03:57.769Z] f49a43e4bbc0: Pulling fs layer [2024-11-12T09:03:57.769Z] 561ebcabdf7f: Pulling fs layer [2024-11-12T09:03:57.769Z] 5c3c966382ef: Waiting [2024-11-12T09:03:57.769Z] 9f66e0745190: Waiting [2024-11-12T09:03:57.769Z] 5d5c8e513c77: Waiting [2024-11-12T09:03:57.769Z] 561ebcabdf7f: Waiting [2024-11-12T09:03:57.769Z] 4f4fb700ef54: Waiting [2024-11-12T09:03:57.769Z] f49a43e4bbc0: Waiting [2024-11-12T09:03:57.769Z] 4cc291be95ef: Verifying Checksum [2024-11-12T09:03:57.769Z] 4cc291be95ef: Download complete [2024-11-12T09:03:57.769Z] 5c3c966382ef: Verifying Checksum [2024-11-12T09:03:57.769Z] 5c3c966382ef: Download complete [2024-11-12T09:03:58.040Z] 4f4fb700ef54: Download complete [2024-11-12T09:03:58.040Z] 5d5c8e513c77: Verifying Checksum [2024-11-12T09:03:58.040Z] 5d5c8e513c77: Download complete [2024-11-12T09:03:58.040Z] 43c4264eed91: Download complete [2024-11-12T09:03:58.040Z] 9f66e0745190: Verifying Checksum [2024-11-12T09:03:58.040Z] 9f66e0745190: Download complete [2024-11-12T09:03:58.300Z] 43c4264eed91: Pull complete [2024-11-12T09:03:58.300Z] 561ebcabdf7f: Verifying Checksum [2024-11-12T09:03:58.300Z] 561ebcabdf7f: Download complete [2024-11-12T09:03:58.300Z] 4cc291be95ef: Pull complete [2024-11-12T09:03:58.559Z] 2ac1f1163629: Verifying Checksum [2024-11-12T09:03:58.559Z] 2ac1f1163629: Download complete [2024-11-12T09:03:58.817Z] f49a43e4bbc0: Verifying Checksum [2024-11-12T09:03:58.817Z] f49a43e4bbc0: Download complete [2024-11-12T09:04:02.102Z] 2ac1f1163629: Pull complete [2024-11-12T09:04:02.102Z] 5c3c966382ef: Pull complete [2024-11-12T09:04:02.362Z] 4f4fb700ef54: Pull complete [2024-11-12T09:04:02.362Z] 5d5c8e513c77: Pull complete [2024-11-12T09:04:02.931Z] 9f66e0745190: Pull complete [2024-11-12T09:04:05.469Z] f49a43e4bbc0: Pull complete [2024-11-12T09:04:06.049Z] 561ebcabdf7f: Pull complete [2024-11-12T09:04:06.049Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-12T09:04:06.049Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-12T09:04:06.049Z] ---> 3a752c3f9dda [2024-11-12T09:04:06.049Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-11-12T09:04:11.382Z] Still waiting to schedule task [2024-11-12T09:04:11.382Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-11-12T09:04:14.206Z] ---> Running in 2f2b1147a3b6 [2024-11-12T09:04:14.206Z] Removing intermediate container 2f2b1147a3b6 [2024-11-12T09:04:14.206Z] ---> 20f9fd389c99 [2024-11-12T09:04:14.206Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-12T09:04:14.206Z] ---> Running in 5cce3e825e9c [2024-11-12T09:04:14.206Z] Removing intermediate container 5cce3e825e9c [2024-11-12T09:04:14.206Z] ---> d9190ca46f99 [2024-11-12T09:04:14.206Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-11-12T09:04:14.206Z] ---> Running in efc87e25cec1 [2024-11-12T09:04:14.206Z] Removing intermediate container efc87e25cec1 [2024-11-12T09:04:14.206Z] ---> 7c0e4c8d5343 [2024-11-12T09:04:14.206Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-12T09:04:14.206Z] ---> Running in bf5f58b337c1 [2024-11-12T09:04:14.465Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-12T09:04:14.465Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-12T09:04:14.723Z] OK: 246 MiB in 54 packages [2024-11-12T09:04:15.293Z] Removing intermediate container bf5f58b337c1 [2024-11-12T09:04:15.293Z] ---> cd8b0a7f5314 [2024-11-12T09:04:15.293Z] Step 7/12 : WORKDIR /app [2024-11-12T09:04:15.293Z] ---> Running in 2fd5fc283a3e [2024-11-12T09:04:15.553Z] Removing intermediate container 2fd5fc283a3e [2024-11-12T09:04:15.553Z] ---> 6693a65d939c [2024-11-12T09:04:15.553Z] Step 8/12 : COPY go.mod vendor* ./ [2024-11-12T09:04:15.553Z] ---> 57ed3baffceb [2024-11-12T09:04:15.553Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-12T09:04:15.553Z] ---> Running in 6d42ef8fe115 [2024-11-12T09:05:37.078Z] Removing intermediate container 6d42ef8fe115 [2024-11-12T09:05:37.078Z] ---> fde1537779ee [2024-11-12T09:05:37.078Z] Step 10/12 : COPY . . [2024-11-12T09:05:37.078Z] ---> 5ddcdcc53783 [2024-11-12T09:05:37.078Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-12T09:05:37.078Z] ---> Running in 61863045b77a [2024-11-12T09:05:37.078Z] Removing intermediate container 61863045b77a [2024-11-12T09:05:37.078Z] ---> 735435eeeb05 [2024-11-12T09:05:37.078Z] Step 12/12 : RUN $MAKE [2024-11-12T09:05:37.078Z] ---> Running in 722e030f047d [2024-11-12T09:05:37.078Z] noop [2024-11-12T09:05:37.078Z] Removing intermediate container 722e030f047d [2024-11-12T09:05:37.078Z] ---> 406d99a8c39c [2024-11-12T09:05:37.078Z] Successfully built 406d99a8c39c [2024-11-12T09:05:37.078Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T09:05:37.412Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-12T09:05:37.412Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-12T09:05:37.499Z] prd-ubuntu20.04-docker-8c-8g-26270 does not seem to be running inside a container [2024-11-12T09:05:37.520Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-12T09:05:37.929Z] $ docker top 3fc9761fa06a0c3c9979622187100b0179d8cb1d9ad23c7d89336c348ee20906 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-12T09:05:38.294Z] + go version [2024-11-12T09:05:38.294Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-12T09:05:38.301Z] $ docker stop --time=1 3fc9761fa06a0c3c9979622187100b0179d8cb1d9ad23c7d89336c348ee20906 [2024-11-12T09:05:39.564Z] $ docker rm -f --volumes 3fc9761fa06a0c3c9979622187100b0179d8cb1d9ad23c7d89336c348ee20906 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T09:05:40.005Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-12T09:05:40.005Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-12T09:05:40.078Z] prd-ubuntu20.04-docker-8c-8g-26270 does not seem to be running inside a container [2024-11-12T09:05:40.105Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-12T09:05:40.552Z] $ docker top 3878eb3d8387729a671bb8c3785500dc81b7f4c541e91897e584f41df986ac59 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-12T09:05:40.901Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh [2024-11-12T09:05:41.204Z] + make test [2024-11-12T09:05:41.204Z] go test -race -coverprofile=coverage.out ./... [2024-11-12T09:05:43.109Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-26272 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws [2024-11-12T09:05:43.130Z] Running in /w/workspace/app-record-replay/101 [Pipeline] { [Pipeline] checkout [2024-11-12T09:05:46.283Z] Selected Git installation does not exist. Using Default [2024-11-12T09:05:46.283Z] The recommended git tool is: NONE [2024-11-12T09:06:01.761Z] using credential edgex-jenkins-ssh [2024-11-12T09:06:01.783Z] Cloning the remote Git repository [2024-11-12T09:06:01.817Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2024-11-12T09:06:01.906Z] > git init /w/workspace/app-record-replay/101 # timeout=10 [2024-11-12T09:06:02.042Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2024-11-12T09:06:02.043Z] > git --version # timeout=10 [2024-11-12T09:06:02.072Z] > git --version # 'git version 2.25.1' [2024-11-12T09:06:02.074Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-12T09:06:02.239Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-12T09:06:05.655Z] Avoid second fetch [2024-11-12T09:06:05.655Z] Checking out Revision 7157c4ada14c59b30ef36e97cb27b1da19038e39 (main) [2024-11-12T09:06:06.210Z] Commit message: "Merge pull request #153 from jinlinGuan/v4-module" [2024-11-12T09:06:04.731Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2024-11-12T09:06:04.772Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-12T09:06:05.668Z] > git config core.sparsecheckout # timeout=10 [2024-11-12T09:06:05.721Z] > git checkout -f 7157c4ada14c59b30ef36e97cb27b1da19038e39 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-12T09:06:11.114Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-12T09:06:11.114Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-12T09:06:11.114Z] Dload Upload Total Spent Left Speed [2024-11-12T09:06:11.114Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh [2024-11-12T09:06:11.477Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-11-12T09:06:11.839Z] + sudo tee /etc/docker/daemon.new [2024-11-12T09:06:11.839Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-11-12T09:06:11.839Z] { [2024-11-12T09:06:11.839Z] "registry-mirrors": [ [2024-11-12T09:06:11.839Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-12T09:06:11.839Z] ], [2024-11-12T09:06:11.839Z] "bip": "10.250.0.254/24", [2024-11-12T09:06:11.839Z] "hosts": [ [2024-11-12T09:06:11.839Z] "tcp://0.0.0.0:5555", [2024-11-12T09:06:11.839Z] "unix:///var/run/docker.sock" [2024-11-12T09:06:11.839Z] ], [2024-11-12T09:06:11.839Z] "mtu": 1458, [2024-11-12T09:06:11.839Z] "selinux-enabled": true, [2024-11-12T09:06:11.839Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-12T09:06:11.839Z] } [Pipeline] sh [2024-11-12T09:06:12.182Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-11-12T09:06:12.519Z] + sudo service docker restart [2024-11-12T09:06:18.830Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2024-11-12T09:06:18.830Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2024-11-12T09:06:18.830Z] github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks coverage: 0.0% of statements [2024-11-12T09:06:18.830Z] github.com/edgexfoundry/app-record-replay coverage: 0.0% of statements [2024-11-12T09:06:18.830Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.026s coverage: 88.0% of statements [2024-11-12T09:06:24.107Z] ok github.com/edgexfoundry/app-record-replay/internal/application 10.007s coverage: 98.7% of statements [2024-11-12T09:06:24.107Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.086s coverage: 89.7% of statements [2024-11-12T09:06:24.107Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.018s coverage: 100.0% of statements [2024-11-12T09:06:25.514Z] running golangci-lint [2024-11-12T09:06:25.514Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2024-11-12T09:06:25.514Z] go version go1.23.2 linux/amd64 [2024-11-12T09:06:25.773Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2024-11-12T09:06:25.773Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-11-12T09:06:25.773Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-12T09:06:30.833Z] provisioning config files... [2024-11-12T09:06:30.859Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/101@tmp/config17336214617290557227tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-12T09:06:31.312Z] ---> ****-login.sh [2024-11-12T09:06:31.312Z] nexus3.edgexfoundry.org:10001 [2024-11-12T09:06:31.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T09:06:31.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T09:06:31.858Z] Configure a credential helper to remove this warning. See [2024-11-12T09:06:31.858Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T09:06:31.858Z] [2024-11-12T09:06:31.858Z] Login Succeeded [2024-11-12T09:06:31.858Z] nexus3.edgexfoundry.org:10002 [2024-11-12T09:06:32.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T09:06:32.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T09:06:32.131Z] Configure a credential helper to remove this warning. See [2024-11-12T09:06:32.131Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T09:06:32.131Z] [2024-11-12T09:06:32.131Z] Login Succeeded [2024-11-12T09:06:32.131Z] nexus3.edgexfoundry.org:10003 [2024-11-12T09:06:32.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T09:06:32.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T09:06:32.676Z] Configure a credential helper to remove this warning. See [2024-11-12T09:06:32.676Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T09:06:32.676Z] [2024-11-12T09:06:32.676Z] Login Succeeded [2024-11-12T09:06:32.676Z] nexus3.edgexfoundry.org:10004 [2024-11-12T09:06:32.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T09:06:32.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T09:06:32.948Z] Configure a credential helper to remove this warning. See [2024-11-12T09:06:32.948Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T09:06:32.948Z] [2024-11-12T09:06:32.948Z] Login Succeeded [2024-11-12T09:06:32.948Z] ****.io [2024-11-12T09:06:33.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T09:06:33.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T09:06:33.485Z] Configure a credential helper to remove this warning. See [2024-11-12T09:06:33.485Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T09:06:33.485Z] [2024-11-12T09:06:33.485Z] Login Succeeded [2024-11-12T09:06:33.485Z] ---> ****-login.sh ends [Pipeline] } [2024-11-12T09:06:33.498Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-12T09:06:33.799Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-12T09:06:33.815Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-12T09:06:33.833Z] ========================================================= [2024-11-12T09:06:33.833Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-12T09:06:33.833Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T09:06:34.198Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-11-12T09:06:34.462Z] Sending build context to Docker daemon 320kB [2024-11-12T09:06:34.462Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-12T09:06:34.462Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-12T09:06:34.726Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-11-12T09:06:34.726Z] cf04c63912e1: Pulling fs layer [2024-11-12T09:06:34.726Z] 55b35a11ae5e: Pulling fs layer [2024-11-12T09:06:34.726Z] a37a00ec5f00: Pulling fs layer [2024-11-12T09:06:34.726Z] 50b3750afda1: Pulling fs layer [2024-11-12T09:06:34.726Z] 4f4fb700ef54: Pulling fs layer [2024-11-12T09:06:34.726Z] 80978eb59214: Pulling fs layer [2024-11-12T09:06:34.726Z] c9f46d7d2bd2: Pulling fs layer [2024-11-12T09:06:34.726Z] c5a475d317c9: Pulling fs layer [2024-11-12T09:06:34.726Z] 50b3750afda1: Waiting [2024-11-12T09:06:34.726Z] 4f4fb700ef54: Waiting [2024-11-12T09:06:34.726Z] 80978eb59214: Waiting [2024-11-12T09:06:34.726Z] c9f46d7d2bd2: Waiting [2024-11-12T09:06:34.726Z] c5a475d317c9: Waiting [2024-11-12T09:06:42.952Z] 55b35a11ae5e: Verifying Checksum [2024-11-12T09:06:42.952Z] 55b35a11ae5e: Download complete [2024-11-12T09:06:42.952Z] 50b3750afda1: Verifying Checksum [2024-11-12T09:06:42.952Z] 50b3750afda1: Download complete [2024-11-12T09:06:42.952Z] 4f4fb700ef54: Verifying Checksum [2024-11-12T09:06:42.952Z] 4f4fb700ef54: Download complete [2024-11-12T09:06:42.952Z] 80978eb59214: Download complete [2024-11-12T09:06:44.377Z] a37a00ec5f00: Verifying Checksum [2024-11-12T09:06:44.377Z] a37a00ec5f00: Download complete [2024-11-12T09:06:44.645Z] c5a475d317c9: Verifying Checksum [2024-11-12T09:06:44.645Z] c5a475d317c9: Download complete [2024-11-12T09:06:44.911Z] c9f46d7d2bd2: Verifying Checksum [2024-11-12T09:06:44.911Z] c9f46d7d2bd2: Download complete [2024-11-12T09:06:49.150Z] cf04c63912e1: Verifying Checksum [2024-11-12T09:06:49.150Z] cf04c63912e1: Download complete [2024-11-12T09:06:49.419Z] cf04c63912e1: Pull complete [2024-11-12T09:06:49.693Z] 55b35a11ae5e: Pull complete [2024-11-12T09:06:52.315Z] level=info msg="[loader] Go packages loading at mode 575 (imports|types_sizes|deps|exports_file|name|compiled_files|files) took 22.764740281s" [2024-11-12T09:06:52.315Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 8.474499ms" [2024-11-12T09:06:58.889Z] level=info msg="[linters_context/goanalysis] analyzers took 47.089366772s with top 10 stages: buildir: 37.767344071s, inspect: 2.305498771s, fact_deprecated: 1.953235581s, printf: 1.111487661s, ctrlflow: 934.470168ms, fact_purity: 730.282588ms, nilness: 666.048403ms, typedness: 420.973874ms, SA5012: 404.84101ms, tokenfileanalyzer: 365.508666ms" [2024-11-12T09:06:58.889Z] level=info msg="[runner] Issues before processing: 10, after processing: 0" [2024-11-12T09:06:58.889Z] level=info msg="[runner] Processors filtering stat (in/out): invalid_issue: 10/10, skip_dirs: 10/10, exclude: 10/10, cgo: 10/10, path_prettifier: 10/10, skip_files: 10/10, autogenerated_exclude: 10/10, exclude-rules: 10/0, filename_unadjuster: 10/10, identifier_marker: 10/10" [2024-11-12T09:06:58.889Z] level=info msg="[runner] processing took 956.14µs with stages: identifier_marker: 463.604µs, exclude-rules: 166.569µs, autogenerated_exclude: 156.018µs, path_prettifier: 96.385µs, skip_dirs: 53.603µs, invalid_issue: 5.23µs, cgo: 4.12µs, nolint: 1.921µs, filename_unadjuster: 1.71µs, max_same_issues: 1.5µs, uniq_by_line: 870ns, fixer: 590ns, max_from_linter: 570ns, sort_results: 470ns, exclude: 470ns, diff: 460ns, skip_files: 430ns, source_code: 370ns, path_shortener: 330ns, max_per_file_from_linter: 330ns, path_prefixer: 320ns, severity-rules: 270ns" [2024-11-12T09:06:58.889Z] level=info msg="[runner] linters took 9.381011842s with stages: goanalysis_metalinter: 9.379882784s" [2024-11-12T09:06:58.889Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-11-12T09:06:58.889Z] level=info msg="Memory: 322 samples, avg is 205.2MB, max is 987.0MB" [2024-11-12T09:06:58.889Z] level=info msg="Execution took 32.160804064s" [2024-11-12T09:06:58.889Z] go vet ./... [2024-11-12T09:07:01.988Z] a37a00ec5f00: Pull complete [2024-11-12T09:07:01.988Z] 50b3750afda1: Pull complete [2024-11-12T09:07:01.988Z] 4f4fb700ef54: Pull complete [2024-11-12T09:07:02.253Z] 80978eb59214: Pull complete [2024-11-12T09:07:04.152Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-12T09:07:04.152Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-12T09:07:04.152Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-12T09:07:04.162Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-12T09:07:04.176Z] $ docker stop --time=1 3878eb3d8387729a671bb8c3785500dc81b7f4c541e91897e584f41df986ac59 [2024-11-12T09:07:08.879Z] c9f46d7d2bd2: Pull complete [2024-11-12T09:07:10.815Z] c5a475d317c9: Pull complete [2024-11-12T09:07:10.815Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-11-12T09:07:10.815Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-12T09:07:10.815Z] ---> be29e6b0f0d4 [2024-11-12T09:07:10.815Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-11-12T09:07:12.770Z] ---> Running in ee0fac32ef8b [2024-11-12T09:07:12.770Z] Removing intermediate container ee0fac32ef8b [2024-11-12T09:07:12.770Z] ---> 5014e919394d [2024-11-12T09:07:12.770Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-12T09:07:12.770Z] ---> Running in f6d53ca47b39 [2024-11-12T09:07:13.036Z] Removing intermediate container f6d53ca47b39 [2024-11-12T09:07:13.036Z] ---> 85b835c92718 [2024-11-12T09:07:13.036Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-11-12T09:07:13.036Z] ---> Running in bfd5e2c6b9b9 [2024-11-12T09:07:13.303Z] Removing intermediate container bfd5e2c6b9b9 [2024-11-12T09:07:13.303Z] ---> 8ab154b90c65 [2024-11-12T09:07:13.303Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-12T09:07:13.571Z] ---> Running in d827dff75a7e [2024-11-12T09:07:13.860Z] $ docker rm -f --volumes 3878eb3d8387729a671bb8c3785500dc81b7f4c541e91897e584f41df986ac59 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-12T09:07:14.513Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-12T09:07:14.525Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-12T09:07:14.567Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2024-11-12T09:07:14.801Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [Pipeline] sh [2024-11-12T09:07:16.168Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-12T09:07:16.212Z] OK: 238 MiB in 54 packages [2024-11-12T09:07:16.477Z] + ls -al . [2024-11-12T09:07:16.477Z] total 264 [2024-11-12T09:07:16.477Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 12 09:05 . [2024-11-12T09:07:16.477Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 12 09:03 .. [2024-11-12T09:07:16.477Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 12 09:03 .dockerignore [2024-11-12T09:07:16.477Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 12 09:06 .git [2024-11-12T09:07:16.477Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 09:03 .github [2024-11-12T09:07:16.477Z] -rw-rw-r-- 1 jenkins jenkins 164 Nov 12 09:03 .gitignore [2024-11-12T09:07:16.477Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 12 09:03 .golangci.yml [2024-11-12T09:07:16.477Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 12 09:03 .semver [2024-11-12T09:07:16.477Z] -rw-rw-r-- 1 jenkins jenkins 16870 Nov 12 09:03 Attribution.txt [2024-11-12T09:07:16.477Z] -rw-rw-r-- 1 jenkins jenkins 458 Nov 12 09:03 CHANGELOG.md [2024-11-12T09:07:16.477Z] -rw-rw-r-- 1 jenkins jenkins 1726 Nov 12 09:03 Dockerfile [2024-11-12T09:07:16.477Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 12 09:03 GOVERNANCE.md [2024-11-12T09:07:16.477Z] -rw-rw-r-- 1 jenkins jenkins 681 Nov 12 09:03 Jenkinsfile [2024-11-12T09:07:16.477Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 12 09:03 LICENSE [2024-11-12T09:07:16.477Z] -rw-rw-r-- 1 jenkins jenkins 3851 Nov 12 09:03 Makefile [2024-11-12T09:07:16.477Z] -rw-rw-r-- 1 jenkins jenkins 611 Nov 12 09:03 OWNERS.md [2024-11-12T09:07:16.477Z] -rw-rw-r-- 1 jenkins jenkins 4107 Nov 12 09:03 README.md [2024-11-12T09:07:16.477Z] -rw-rw-r-- 1 jenkins jenkins 7789 Nov 12 09:03 Record and Reply.postman_collection.json [2024-11-12T09:07:16.477Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 12 09:03 VERSION [2024-11-12T09:07:16.477Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 09:03 bin [2024-11-12T09:07:16.477Z] -rw-r--r-- 1 jenkins jenkins 34248 Nov 12 09:06 coverage.out [2024-11-12T09:07:16.477Z] -rw-rw-r-- 1 jenkins jenkins 6772 Nov 12 09:03 go.mod [2024-11-12T09:07:16.477Z] -rw-rw-r-- 1 jenkins jenkins 88057 Nov 12 09:03 go.sum [2024-11-12T09:07:16.477Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 12 09:03 internal [2024-11-12T09:07:16.477Z] -rw-rw-r-- 1 jenkins jenkins 913 Nov 12 09:03 main.go [2024-11-12T09:07:16.477Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 09:03 openapi [2024-11-12T09:07:16.477Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 09:03 pkg [2024-11-12T09:07:16.477Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 09:03 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T09:07:16.790Z] + 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=7157c4ada14c59b30ef36e97cb27b1da19038e39 --label arch=amd64 --label version=4.0.0-dev.2 . [2024-11-12T09:07:16.790Z] Sending build context to Docker daemon 9.843MB [2024-11-12T09:07:16.790Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-11-12T09:07:16.790Z] Step 2/27 : FROM ${BASE} AS builder [2024-11-12T09:07:16.790Z] ---> 406d99a8c39c [2024-11-12T09:07:16.790Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-11-12T09:07:16.794Z] Removing intermediate container d827dff75a7e [2024-11-12T09:07:16.794Z] ---> 64a9bfa87769 [2024-11-12T09:07:16.794Z] Step 7/12 : WORKDIR /app [2024-11-12T09:07:16.794Z] ---> Running in b684974da055 [2024-11-12T09:07:17.059Z] Removing intermediate container b684974da055 [2024-11-12T09:07:17.059Z] ---> 7067328abaa1 [2024-11-12T09:07:17.059Z] Step 8/12 : COPY go.mod vendor* ./ [2024-11-12T09:07:17.375Z] ---> Running in f50684d66ec9 [2024-11-12T09:07:17.375Z] Removing intermediate container f50684d66ec9 [2024-11-12T09:07:17.375Z] ---> 03bb0fb81527 [2024-11-12T09:07:17.375Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-11-12T09:07:17.375Z] ---> Running in 21928bc24954 [2024-11-12T09:07:17.640Z] ---> 5495d5c32fb1 [2024-11-12T09:07:17.640Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-12T09:07:17.640Z] ---> Running in 3728baa34775 [2024-11-12T09:07:17.950Z] Removing intermediate container 21928bc24954 [2024-11-12T09:07:17.950Z] ---> 8a246bb9cc89 [2024-11-12T09:07:17.950Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-11-12T09:07:18.210Z] ---> Running in 776f565eaff0 [2024-11-12T09:07:19.147Z] Removing intermediate container 776f565eaff0 [2024-11-12T09:07:19.147Z] ---> 459bdd78903d [2024-11-12T09:07:19.147Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-12T09:07:19.147Z] ---> Running in a43b1e032f74 [2024-11-12T09:07:19.712Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-12T09:07:19.712Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-12T09:07:19.970Z] OK: 246 MiB in 54 packages [2024-11-12T09:07:20.548Z] Removing intermediate container a43b1e032f74 [2024-11-12T09:07:20.549Z] ---> 29c8a6804924 [2024-11-12T09:07:20.549Z] Step 7/27 : WORKDIR /app [2024-11-12T09:07:20.549Z] ---> Running in 6bdc91ce03c7 [2024-11-12T09:07:20.807Z] Removing intermediate container 6bdc91ce03c7 [2024-11-12T09:07:20.807Z] ---> d3efe7ac1857 [2024-11-12T09:07:20.807Z] Step 8/27 : COPY go.mod vendor* ./ [2024-11-12T09:07:20.807Z] ---> 4d0735968ae6 [2024-11-12T09:07:20.807Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-12T09:07:21.065Z] ---> Running in 5b4c60532d94 [2024-11-12T09:07:22.006Z] Removing intermediate container 5b4c60532d94 [2024-11-12T09:07:22.006Z] ---> 0d48d78d7e1e [2024-11-12T09:07:22.006Z] Step 10/27 : COPY . . [2024-11-12T09:07:22.571Z] ---> 5949ba770626 [2024-11-12T09:07:22.571Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-12T09:07:22.571Z] ---> Running in 8740440be50a [2024-11-12T09:07:22.572Z] Removing intermediate container 8740440be50a [2024-11-12T09:07:22.572Z] ---> 4691876e9fed [2024-11-12T09:07:22.572Z] Step 12/27 : RUN $MAKE [2024-11-12T09:07:22.572Z] ---> Running in 5f997fde80d8 [2024-11-12T09:07:22.830Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.9 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-record-replay [2024-11-12T09:08:09.533Z] Removing intermediate container 5f997fde80d8 [2024-11-12T09:08:09.533Z] ---> 50d9510a9075 [2024-11-12T09:08:09.533Z] Step 13/27 : FROM alpine:3.20 [2024-11-12T09:08:09.533Z] 3.20: Pulling from library/alpine [2024-11-12T09:08:09.533Z] da9db072f522: Pulling fs layer [2024-11-12T09:08:09.533Z] da9db072f522: Verifying Checksum [2024-11-12T09:08:09.533Z] da9db072f522: Download complete [2024-11-12T09:08:09.533Z] da9db072f522: Pull complete [2024-11-12T09:08:09.533Z] Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-12T09:08:09.533Z] Status: Downloaded newer image for alpine:3.20 [2024-11-12T09:08:09.533Z] ---> 63b790fccc90 [2024-11-12T09:08:09.533Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-11-12T09:08:09.533Z] ---> Running in 7f51fb12343b [2024-11-12T09:08:09.533Z] Removing intermediate container 7f51fb12343b [2024-11-12T09:08:09.533Z] ---> db41c1ce4a85 [2024-11-12T09:08:09.533Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2024-11-12T09:08:09.533Z] ---> Running in b3165a51baec [2024-11-12T09:08:09.533Z] Removing intermediate container b3165a51baec [2024-11-12T09:08:09.533Z] ---> dc5e650444ac [2024-11-12T09:08:09.533Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-11-12T09:08:09.533Z] ---> Running in df5914fdb52e [2024-11-12T09:08:09.533Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-12T09:08:09.533Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-12T09:08:09.533Z] (1/2) Installing ca-certificates (20240705-r0) [2024-11-12T09:08:09.534Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-11-12T09:08:09.534Z] Executing busybox-1.36.1-r29.trigger [2024-11-12T09:08:09.534Z] Executing ca-certificates-20240705-r0.trigger [2024-11-12T09:08:09.534Z] OK: 9 MiB in 16 packages [2024-11-12T09:08:09.534Z] Removing intermediate container df5914fdb52e [2024-11-12T09:08:09.534Z] ---> bbb9f31a3779 [2024-11-12T09:08:09.534Z] Step 17/27 : RUN apk --no-cache upgrade [2024-11-12T09:08:09.534Z] ---> Running in e31371799fec [2024-11-12T09:08:09.534Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-12T09:08:09.534Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-12T09:08:09.534Z] Upgrading critical system libraries and apk-tools: [2024-11-12T09:08:09.534Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-12T09:08:09.534Z] Executing busybox-1.36.1-r29.trigger [2024-11-12T09:08:09.534Z] Continuing the upgrade transaction with new apk-tools: [2024-11-12T09:08:09.534Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-12T09:08:09.534Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-12T09:08:09.534Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-12T09:08:09.534Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-12T09:08:09.534Z] Executing ca-certificates-20240705-r0.trigger [2024-11-12T09:08:09.534Z] OK: 9 MiB in 16 packages [2024-11-12T09:08:09.534Z] Removing intermediate container e31371799fec [2024-11-12T09:08:09.534Z] ---> 8eac9682dd9e [2024-11-12T09:08:09.534Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-11-12T09:08:10.103Z] ---> 641976bff5cb [2024-11-12T09:08:10.103Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-11-12T09:08:10.103Z] ---> 2f364d3539b3 [2024-11-12T09:08:10.103Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-11-12T09:08:10.362Z] ---> 0169e2f18329 [2024-11-12T09:08:10.362Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2024-11-12T09:08:11.740Z] ---> d03a478a8c96 [2024-11-12T09:08:11.740Z] Step 22/27 : EXPOSE 59712 [2024-11-12T09:08:11.740Z] ---> Running in 414c559a862b [2024-11-12T09:08:11.740Z] Removing intermediate container 414c559a862b [2024-11-12T09:08:11.740Z] ---> c4b391bab959 [2024-11-12T09:08:11.740Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2024-11-12T09:08:11.740Z] ---> Running in d032c70d1088 [2024-11-12T09:08:11.740Z] Removing intermediate container d032c70d1088 [2024-11-12T09:08:11.740Z] ---> 6a47ecbdf0ff [2024-11-12T09:08:11.740Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-12T09:08:11.740Z] ---> Running in b2e454056074 [2024-11-12T09:08:12.022Z] Removing intermediate container b2e454056074 [2024-11-12T09:08:12.022Z] ---> 3fbe2eb34a64 [2024-11-12T09:08:12.022Z] Step 25/27 : LABEL arch=amd64 [2024-11-12T09:08:12.022Z] ---> Running in 2946f5387483 [2024-11-12T09:08:12.022Z] Removing intermediate container 2946f5387483 [2024-11-12T09:08:12.022Z] ---> 6a993760f320 [2024-11-12T09:08:12.022Z] Step 26/27 : LABEL git_sha=7157c4ada14c59b30ef36e97cb27b1da19038e39 [2024-11-12T09:08:12.022Z] ---> Running in bddfb7e80771 [2024-11-12T09:08:12.281Z] Removing intermediate container bddfb7e80771 [2024-11-12T09:08:12.281Z] ---> ffab031fdfbd [2024-11-12T09:08:12.281Z] Step 27/27 : LABEL version=4.0.0-dev.2 [2024-11-12T09:08:12.281Z] ---> Running in 4ab7d8bcdd6d [2024-11-12T09:08:12.281Z] Removing intermediate container 4ab7d8bcdd6d [2024-11-12T09:08:12.281Z] ---> d1c316254dba [2024-11-12T09:08:12.281Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-12T09:08:12.281Z] Successfully built d1c316254dba [2024-11-12T09:08:12.281Z] 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-11-12T09:08:12.406Z] provisioning config files... [2024-11-12T09:08:12.415Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config2319476995763477846tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-12T09:08:12.723Z] ---> ****-login.sh [2024-11-12T09:08:12.723Z] nexus3.edgexfoundry.org:10001 [2024-11-12T09:08:12.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T09:08:12.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T09:08:12.724Z] Configure a credential helper to remove this warning. See [2024-11-12T09:08:12.724Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T09:08:12.724Z] [2024-11-12T09:08:12.724Z] Login Succeeded [2024-11-12T09:08:12.724Z] nexus3.edgexfoundry.org:10002 [2024-11-12T09:08:12.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T09:08:12.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T09:08:12.724Z] Configure a credential helper to remove this warning. See [2024-11-12T09:08:12.724Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T09:08:12.724Z] [2024-11-12T09:08:12.724Z] Login Succeeded [2024-11-12T09:08:12.724Z] nexus3.edgexfoundry.org:10003 [2024-11-12T09:08:12.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T09:08:12.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T09:08:12.984Z] Configure a credential helper to remove this warning. See [2024-11-12T09:08:12.984Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T09:08:12.984Z] [2024-11-12T09:08:12.984Z] Login Succeeded [2024-11-12T09:08:12.984Z] nexus3.edgexfoundry.org:10004 [2024-11-12T09:08:12.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T09:08:12.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T09:08:12.984Z] Configure a credential helper to remove this warning. See [2024-11-12T09:08:12.984Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T09:08:12.984Z] [2024-11-12T09:08:12.984Z] Login Succeeded [2024-11-12T09:08:12.984Z] ****.io [2024-11-12T09:08:12.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T09:08:13.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T09:08:13.257Z] Configure a credential helper to remove this warning. See [2024-11-12T09:08:13.257Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T09:08:13.257Z] [2024-11-12T09:08:13.257Z] Login Succeeded [2024-11-12T09:08:13.258Z] ---> ****-login.sh ends [Pipeline] } [2024-11-12T09:08:13.266Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-12T09:08:13.316Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-12T09:08:13.343Z] [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: [2024-11-12T09:08:13.343Z] 7157c4ada14c59b30ef36e97cb27b1da19038e39 [2024-11-12T09:08:13.343Z] latest [2024-11-12T09:08:13.343Z] 4.0.0-dev.2 [2024-11-12T09:08:13.343Z] 7157c4ada14c59b30ef36e97cb27b1da19038e39-4.0.0-dev.2 [2024-11-12T09:08:13.343Z] main [2024-11-12T09:08:13.343Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T09:08:13.696Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:7157c4ada14c59b30ef36e97cb27b1da19038e39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T09:08:14.012Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:7157c4ada14c59b30ef36e97cb27b1da19038e39 [2024-11-12T09:08:14.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-11-12T09:08:14.012Z] 4314fd70c034: Preparing [2024-11-12T09:08:14.012Z] e4351b8fe2f4: Preparing [2024-11-12T09:08:14.012Z] 1dff756f0aef: Preparing [2024-11-12T09:08:14.012Z] 7f2fbf1aea3b: Preparing [2024-11-12T09:08:14.012Z] a5cafcf71829: Preparing [2024-11-12T09:08:14.012Z] 8e2d800438d6: Preparing [2024-11-12T09:08:14.012Z] 75654b8eeebd: Preparing [2024-11-12T09:08:14.012Z] 75654b8eeebd: Waiting [2024-11-12T09:08:14.012Z] 8e2d800438d6: Waiting [2024-11-12T09:08:14.012Z] e4351b8fe2f4: Pushed [2024-11-12T09:08:14.012Z] 7f2fbf1aea3b: Pushed [2024-11-12T09:08:14.012Z] 1dff756f0aef: Pushed [2024-11-12T09:08:14.012Z] 75654b8eeebd: Layer already exists [2024-11-12T09:08:14.272Z] 8e2d800438d6: Pushed [2024-11-12T09:08:14.530Z] a5cafcf71829: Pushed [2024-11-12T09:08:17.829Z] 4314fd70c034: Pushed [2024-11-12T09:08:17.829Z] 7157c4ada14c59b30ef36e97cb27b1da19038e39: digest: sha256:ac836dab16235d322985f6baffd50f231b6b0c225c0b9efd7fc28ec4a83a2d86 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T09:08:18.157Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T09:08:18.479Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest [2024-11-12T09:08:18.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-11-12T09:08:18.479Z] 4314fd70c034: Preparing [2024-11-12T09:08:18.479Z] e4351b8fe2f4: Preparing [2024-11-12T09:08:18.479Z] 1dff756f0aef: Preparing [2024-11-12T09:08:18.479Z] 7f2fbf1aea3b: Preparing [2024-11-12T09:08:18.479Z] a5cafcf71829: Preparing [2024-11-12T09:08:18.479Z] 8e2d800438d6: Preparing [2024-11-12T09:08:18.479Z] 75654b8eeebd: Preparing [2024-11-12T09:08:18.479Z] 75654b8eeebd: Waiting [2024-11-12T09:08:18.479Z] 8e2d800438d6: Waiting [2024-11-12T09:08:18.479Z] 7f2fbf1aea3b: Layer already exists [2024-11-12T09:08:18.479Z] 4314fd70c034: Layer already exists [2024-11-12T09:08:18.479Z] a5cafcf71829: Layer already exists [2024-11-12T09:08:18.479Z] 1dff756f0aef: Layer already exists [2024-11-12T09:08:18.479Z] e4351b8fe2f4: Layer already exists [2024-11-12T09:08:18.479Z] 8e2d800438d6: Layer already exists [2024-11-12T09:08:18.479Z] 75654b8eeebd: Layer already exists [2024-11-12T09:08:18.479Z] latest: digest: sha256:ac836dab16235d322985f6baffd50f231b6b0c225c0b9efd7fc28ec4a83a2d86 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T09:08:18.806Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T09:08:19.131Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:4.0.0-dev.2 [2024-11-12T09:08:19.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-11-12T09:08:19.131Z] 4314fd70c034: Preparing [2024-11-12T09:08:19.131Z] e4351b8fe2f4: Preparing [2024-11-12T09:08:19.131Z] 1dff756f0aef: Preparing [2024-11-12T09:08:19.131Z] 7f2fbf1aea3b: Preparing [2024-11-12T09:08:19.131Z] a5cafcf71829: Preparing [2024-11-12T09:08:19.131Z] 8e2d800438d6: Preparing [2024-11-12T09:08:19.131Z] 75654b8eeebd: Preparing [2024-11-12T09:08:19.131Z] 8e2d800438d6: Waiting [2024-11-12T09:08:19.131Z] 75654b8eeebd: Waiting [2024-11-12T09:08:19.131Z] 7f2fbf1aea3b: Layer already exists [2024-11-12T09:08:19.131Z] a5cafcf71829: Layer already exists [2024-11-12T09:08:19.131Z] 1dff756f0aef: Layer already exists [2024-11-12T09:08:19.131Z] 4314fd70c034: Layer already exists [2024-11-12T09:08:19.131Z] e4351b8fe2f4: Layer already exists [2024-11-12T09:08:19.131Z] 8e2d800438d6: Layer already exists [2024-11-12T09:08:19.131Z] 75654b8eeebd: Layer already exists [2024-11-12T09:08:19.131Z] 4.0.0-dev.2: digest: sha256:ac836dab16235d322985f6baffd50f231b6b0c225c0b9efd7fc28ec4a83a2d86 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T09:08:19.454Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:7157c4ada14c59b30ef36e97cb27b1da19038e39-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T09:08:19.773Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:7157c4ada14c59b30ef36e97cb27b1da19038e39-4.0.0-dev.2 [2024-11-12T09:08:19.773Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-11-12T09:08:19.773Z] 4314fd70c034: Preparing [2024-11-12T09:08:19.773Z] e4351b8fe2f4: Preparing [2024-11-12T09:08:19.773Z] 1dff756f0aef: Preparing [2024-11-12T09:08:19.773Z] 7f2fbf1aea3b: Preparing [2024-11-12T09:08:19.773Z] a5cafcf71829: Preparing [2024-11-12T09:08:19.773Z] 8e2d800438d6: Preparing [2024-11-12T09:08:19.773Z] 75654b8eeebd: Preparing [2024-11-12T09:08:19.773Z] 8e2d800438d6: Waiting [2024-11-12T09:08:19.773Z] 75654b8eeebd: Waiting [2024-11-12T09:08:19.773Z] e4351b8fe2f4: Layer already exists [2024-11-12T09:08:19.773Z] 4314fd70c034: Layer already exists [2024-11-12T09:08:19.773Z] 1dff756f0aef: Layer already exists [2024-11-12T09:08:19.773Z] 7f2fbf1aea3b: Layer already exists [2024-11-12T09:08:19.773Z] a5cafcf71829: Layer already exists [2024-11-12T09:08:19.773Z] 75654b8eeebd: Layer already exists [2024-11-12T09:08:19.773Z] 8e2d800438d6: Layer already exists [2024-11-12T09:08:19.773Z] 7157c4ada14c59b30ef36e97cb27b1da19038e39-4.0.0-dev.2: digest: sha256:ac836dab16235d322985f6baffd50f231b6b0c225c0b9efd7fc28ec4a83a2d86 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T09:08:20.097Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T09:08:20.419Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main [2024-11-12T09:08:20.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-11-12T09:08:20.419Z] 4314fd70c034: Preparing [2024-11-12T09:08:20.419Z] e4351b8fe2f4: Preparing [2024-11-12T09:08:20.419Z] 1dff756f0aef: Preparing [2024-11-12T09:08:20.419Z] 7f2fbf1aea3b: Preparing [2024-11-12T09:08:20.419Z] a5cafcf71829: Preparing [2024-11-12T09:08:20.419Z] 8e2d800438d6: Preparing [2024-11-12T09:08:20.419Z] 75654b8eeebd: Preparing [2024-11-12T09:08:20.419Z] 8e2d800438d6: Waiting [2024-11-12T09:08:20.419Z] 75654b8eeebd: Waiting [2024-11-12T09:08:20.419Z] 1dff756f0aef: Layer already exists [2024-11-12T09:08:20.419Z] a5cafcf71829: Layer already exists [2024-11-12T09:08:20.419Z] 4314fd70c034: Layer already exists [2024-11-12T09:08:20.419Z] e4351b8fe2f4: Layer already exists [2024-11-12T09:08:20.419Z] 7f2fbf1aea3b: Layer already exists [2024-11-12T09:08:20.419Z] 75654b8eeebd: Layer already exists [2024-11-12T09:08:20.419Z] 8e2d800438d6: Layer already exists [2024-11-12T09:08:20.419Z] main: digest: sha256:ac836dab16235d322985f6baffd50f231b6b0c225c0b9efd7fc28ec4a83a2d86 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-12T09:08:20.488Z] ===================================================== [Pipeline] echo [2024-11-12T09:08:20.500Z] taggedImages: [2024-11-12T09:08:20.500Z] - nexus3.edgexfoundry.org:10004/app-record-replay:7157c4ada14c59b30ef36e97cb27b1da19038e39 [2024-11-12T09:08:20.500Z] - nexus3.edgexfoundry.org:10004/app-record-replay:latest [2024-11-12T09:08:20.500Z] - nexus3.edgexfoundry.org:10004/app-record-replay:4.0.0-dev.2 [2024-11-12T09:08:20.500Z] - nexus3.edgexfoundry.org:10004/app-record-replay:7157c4ada14c59b30ef36e97cb27b1da19038e39-4.0.0-dev.2 [2024-11-12T09:08:20.500Z] - 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T09:08:20.889Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-12T09:08:20.889Z] [2024-11-12T09:08:20.889Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T09:08:21.194Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-12T09:08:21.194Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-12T09:08:21.194Z] 5eb5b503b376: Pulling fs layer [2024-11-12T09:08:21.194Z] 5c69ac0246d0: Pulling fs layer [2024-11-12T09:08:21.194Z] ec43610c2a17: Pulling fs layer [2024-11-12T09:08:21.194Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-12T09:08:21.194Z] 33b1e0a273af: Pulling fs layer [2024-11-12T09:08:21.194Z] 5d3b04190fa2: Pulling fs layer [2024-11-12T09:08:21.194Z] 2f39f015ded8: Pulling fs layer [2024-11-12T09:08:21.194Z] 3a2ae6a8a46f: Waiting [2024-11-12T09:08:21.194Z] 33b1e0a273af: Waiting [2024-11-12T09:08:21.194Z] 2f39f015ded8: Waiting [2024-11-12T09:08:21.194Z] 5d3b04190fa2: Waiting [2024-11-12T09:08:21.194Z] 5c69ac0246d0: Verifying Checksum [2024-11-12T09:08:21.194Z] 5c69ac0246d0: Download complete [2024-11-12T09:08:21.194Z] 3a2ae6a8a46f: Verifying Checksum [2024-11-12T09:08:21.194Z] 3a2ae6a8a46f: Download complete [2024-11-12T09:08:21.194Z] 33b1e0a273af: Verifying Checksum [2024-11-12T09:08:21.194Z] 33b1e0a273af: Download complete [2024-11-12T09:08:21.194Z] 5d3b04190fa2: Verifying Checksum [2024-11-12T09:08:21.194Z] 5d3b04190fa2: Download complete [2024-11-12T09:08:21.451Z] ec43610c2a17: Verifying Checksum [2024-11-12T09:08:21.451Z] ec43610c2a17: Download complete [2024-11-12T09:08:21.451Z] 5eb5b503b376: Verifying Checksum [2024-11-12T09:08:21.451Z] 5eb5b503b376: Download complete [2024-11-12T09:08:22.018Z] 2f39f015ded8: Download complete [2024-11-12T09:08:22.950Z] 5eb5b503b376: Pull complete [2024-11-12T09:08:22.950Z] 5c69ac0246d0: Pull complete [2024-11-12T09:08:23.515Z] ec43610c2a17: Pull complete [2024-11-12T09:08:23.515Z] 3a2ae6a8a46f: Pull complete [2024-11-12T09:08:23.783Z] 33b1e0a273af: Pull complete [2024-11-12T09:08:24.042Z] 5d3b04190fa2: Pull complete [2024-11-12T09:08:36.487Z] 2f39f015ded8: Pull complete [2024-11-12T09:08:36.487Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-12T09:08:36.487Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-12T09:08:36.487Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-12T09:08:36.595Z] prd-ubuntu20.04-docker-8c-8g-26270 does not seem to be running inside a container [2024-11-12T09:08:36.644Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-12T09:08:37.563Z] $ docker top af383e3f163d7c715ed3349eb9c8455b451ff7cd842dcf8406c935b6d17bcd0c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-12T09:08:38.002Z] ---> job-cost.sh [2024-11-12T09:08:38.002Z] lf-activate-venv: SKIPPING [2024-11-12T09:08:38.002Z] INFO: No Stack... [2024-11-12T09:08:38.260Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-12T09:08:38.833Z] INFO: Archiving Costs [Pipeline] sh [2024-11-12T09:08:39.137Z] + + cut -d, -f6 [2024-11-12T09:08:39.137Z] cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv [Pipeline] lock [2024-11-12T09:08:39.155Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-main-101-stack-cost] [2024-11-12T09:08:39.163Z] Resource [jenkins-edgexfoundry-app-record-replay-main-101-stack-cost] did not exist. Created. [2024-11-12T09:08:39.169Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-main-101-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-12T09:08:39.488Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-11-12T09:08:39.525Z] Stashed 1 file(s) [Pipeline] } [2024-11-12T09:08:39.534Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-main-101-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-12T09:08:39.559Z] $ docker stop --time=1 af383e3f163d7c715ed3349eb9c8455b451ff7cd842dcf8406c935b6d17bcd0c [2024-11-12T09:08:41.096Z] $ docker rm -f --volumes af383e3f163d7c715ed3349eb9c8455b451ff7cd842dcf8406c935b6d17bcd0c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-11-12T09:09:09.294Z] Removing intermediate container 3728baa34775 [2024-11-12T09:09:09.294Z] ---> 56a3b2a92c70 [2024-11-12T09:09:09.294Z] Step 10/12 : COPY . . [2024-11-12T09:09:09.294Z] ---> 4803a386518c [2024-11-12T09:09:09.294Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-12T09:09:09.294Z] ---> Running in a72e7bcab304 [2024-11-12T09:09:09.294Z] Removing intermediate container a72e7bcab304 [2024-11-12T09:09:09.294Z] ---> 9b680842d03f [2024-11-12T09:09:09.294Z] Step 12/12 : RUN $MAKE [2024-11-12T09:09:09.294Z] ---> Running in 7f2b1d8048d1 [2024-11-12T09:09:09.294Z] noop [2024-11-12T09:09:09.294Z] Removing intermediate container 7f2b1d8048d1 [2024-11-12T09:09:09.294Z] ---> 47c9517d2173 [2024-11-12T09:09:09.294Z] Successfully built 47c9517d2173 [2024-11-12T09:09:09.294Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T09:09:09.650Z] + docker inspect -f . ci-base-image-arm64 [2024-11-12T09:09:09.650Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-12T09:09:09.879Z] prd-ubuntu20.04-docker-arm64-4c-16g-26272 does not seem to be running inside a container [2024-11-12T09:09:09.934Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/101 -v /w/workspace/app-record-replay/101:/w/workspace/app-record-replay/101:rw,z -v /w/workspace/app-record-replay/101@tmp:/w/workspace/app-record-replay/101@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-11-12T09:09:11.070Z] $ docker top 98f41f27db6524c460523c14b23a7d47e129ea5424b554c52cf38d4f65ca6a8c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-12T09:09:11.878Z] + go version [2024-11-12T09:09:11.878Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-11-12T09:09:11.893Z] $ docker stop --time=1 98f41f27db6524c460523c14b23a7d47e129ea5424b554c52cf38d4f65ca6a8c [2024-11-12T09:09:13.497Z] $ docker rm -f --volumes 98f41f27db6524c460523c14b23a7d47e129ea5424b554c52cf38d4f65ca6a8c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T09:09:14.049Z] + docker inspect -f . ci-base-image-arm64 [2024-11-12T09:09:14.049Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-12T09:09:14.214Z] prd-ubuntu20.04-docker-arm64-4c-16g-26272 does not seem to be running inside a container [2024-11-12T09:09:14.266Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-record-replay/101 -v /w/workspace/app-record-replay/101:/w/workspace/app-record-replay/101:rw,z -v /w/workspace/app-record-replay/101@tmp:/w/workspace/app-record-replay/101@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-11-12T09:09:15.312Z] $ docker top 5b44375bf5556224b65930814b76c5519ac1ee90e92adcec57f223091d6b1585 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-12T09:09:15.803Z] + git config --global --add safe.directory /w/workspace/app-record-replay/101 [Pipeline] fileExists [Pipeline] sh [2024-11-12T09:09:16.135Z] + make test [2024-11-12T09:09:16.135Z] go test -race -coverprofile=coverage.out ./... [2024-11-12T09:13:37.963Z] github.com/edgexfoundry/app-record-replay coverage: 0.0% of statements [2024-11-12T09:13:56.157Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.118s coverage: 88.0% of statements [2024-11-12T09:13:58.736Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2024-11-12T09:13:58.736Z] github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks coverage: 0.0% of statements [2024-11-12T09:14:01.306Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2024-11-12T09:14:05.544Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.817s coverage: 98.7% of statements [2024-11-12T09:14:05.544Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.498s coverage: 89.7% of statements [2024-11-12T09:14:05.544Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.072s coverage: 100.0% of statements [2024-11-12T09:14:06.947Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-11-12T09:14:06.947Z] go vet ./... [2024-11-12T09:17:43.930Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-12T09:17:44.205Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-12T09:17:44.205Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-12T09:17:45.181Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-12T09:17:45.203Z] $ docker stop --time=1 5b44375bf5556224b65930814b76c5519ac1ee90e92adcec57f223091d6b1585 [2024-11-12T09:17:47.056Z] $ docker rm -f --volumes 5b44375bf5556224b65930814b76c5519ac1ee90e92adcec57f223091d6b1585 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-12T09:17:49.293Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-12T09:17:49.324Z] Warning: overwriting stash ‘coverage-report’ [2024-11-12T09:17:49.791Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-12T09:17:50.204Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-12T09:17:50.523Z] + ls -al . [2024-11-12T09:17:50.523Z] total 260 [2024-11-12T09:17:50.523Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 12 09:09 . [2024-11-12T09:17:50.523Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 12 09:06 .. [2024-11-12T09:17:50.523Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 12 09:06 .dockerignore [2024-11-12T09:17:50.523Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 12 09:06 .git [2024-11-12T09:17:50.523Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 09:06 .github [2024-11-12T09:17:50.523Z] -rw-rw-r-- 1 jenkins jenkins 164 Nov 12 09:06 .gitignore [2024-11-12T09:17:50.523Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 12 09:06 .golangci.yml [2024-11-12T09:17:50.523Z] -rw-rw-r-- 1 jenkins jenkins 16870 Nov 12 09:06 Attribution.txt [2024-11-12T09:17:50.523Z] -rw-rw-r-- 1 jenkins jenkins 458 Nov 12 09:06 CHANGELOG.md [2024-11-12T09:17:50.523Z] -rw-rw-r-- 1 jenkins jenkins 1726 Nov 12 09:06 Dockerfile [2024-11-12T09:17:50.523Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 12 09:06 GOVERNANCE.md [2024-11-12T09:17:50.523Z] -rw-rw-r-- 1 jenkins jenkins 681 Nov 12 09:06 Jenkinsfile [2024-11-12T09:17:50.523Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 12 09:06 LICENSE [2024-11-12T09:17:50.523Z] -rw-rw-r-- 1 jenkins jenkins 3851 Nov 12 09:06 Makefile [2024-11-12T09:17:50.523Z] -rw-rw-r-- 1 jenkins jenkins 611 Nov 12 09:06 OWNERS.md [2024-11-12T09:17:50.523Z] -rw-rw-r-- 1 jenkins jenkins 4107 Nov 12 09:06 README.md [2024-11-12T09:17:50.523Z] -rw-rw-r-- 1 jenkins jenkins 7789 Nov 12 09:06 Record and Reply.postman_collection.json [2024-11-12T09:17:50.523Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 12 09:03 VERSION [2024-11-12T09:17:50.523Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 09:06 bin [2024-11-12T09:17:50.523Z] -rw-r--r-- 1 jenkins jenkins 34247 Nov 12 09:14 coverage.out [2024-11-12T09:17:50.523Z] -rw-rw-r-- 1 jenkins jenkins 6772 Nov 12 09:06 go.mod [2024-11-12T09:17:50.523Z] -rw-rw-r-- 1 jenkins jenkins 88057 Nov 12 09:06 go.sum [2024-11-12T09:17:50.523Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 12 09:06 internal [2024-11-12T09:17:50.523Z] -rw-rw-r-- 1 jenkins jenkins 913 Nov 12 09:06 main.go [2024-11-12T09:17:50.523Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 09:06 openapi [2024-11-12T09:17:50.523Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 09:06 pkg [2024-11-12T09:17:50.523Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 09:06 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T09:17:50.876Z] + docker build -t app-record-replay-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=7157c4ada14c59b30ef36e97cb27b1da19038e39 --label arch=arm64 --label version=4.0.0-dev.2 . [2024-11-12T09:17:51.142Z] Sending build context to Docker daemon 354.8kB [2024-11-12T09:17:51.142Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-11-12T09:17:51.142Z] Step 2/27 : FROM ${BASE} AS builder [2024-11-12T09:17:51.142Z] ---> 47c9517d2173 [2024-11-12T09:17:51.142Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-11-12T09:17:51.142Z] ---> Running in 6a45aa44d422 [2024-11-12T09:17:51.410Z] Removing intermediate container 6a45aa44d422 [2024-11-12T09:17:51.410Z] ---> 679ebc47b93f [2024-11-12T09:17:51.410Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-11-12T09:17:51.410Z] ---> Running in fcc28301858b [2024-11-12T09:17:51.676Z] Removing intermediate container fcc28301858b [2024-11-12T09:17:51.676Z] ---> 88432df851ae [2024-11-12T09:17:51.676Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-11-12T09:17:51.676Z] ---> Running in 51c33f8e8079 [2024-11-12T09:17:51.957Z] Removing intermediate container 51c33f8e8079 [2024-11-12T09:17:51.957Z] ---> 50e002254723 [2024-11-12T09:17:51.957Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-12T09:17:52.224Z] ---> Running in cbfb2ccbc794 [2024-11-12T09:17:53.176Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-12T09:17:53.440Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-12T09:17:54.847Z] OK: 238 MiB in 54 packages [2024-11-12T09:17:55.799Z] Removing intermediate container cbfb2ccbc794 [2024-11-12T09:17:55.799Z] ---> b25a0c419985 [2024-11-12T09:17:55.799Z] Step 7/27 : WORKDIR /app [2024-11-12T09:17:55.799Z] ---> Running in eea6f2ce5499 [2024-11-12T09:17:56.063Z] Removing intermediate container eea6f2ce5499 [2024-11-12T09:17:56.063Z] ---> 0b259674eaa9 [2024-11-12T09:17:56.063Z] Step 8/27 : COPY go.mod vendor* ./ [2024-11-12T09:17:56.646Z] ---> ba1d011ea4ee [2024-11-12T09:17:56.646Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-12T09:17:56.646Z] ---> Running in 2359749b28d4 [2024-11-12T09:17:59.218Z] Removing intermediate container 2359749b28d4 [2024-11-12T09:17:59.218Z] ---> 509b8e6663f3 [2024-11-12T09:17:59.218Z] Step 10/27 : COPY . . [2024-11-12T09:17:59.482Z] ---> 9a1376b85498 [2024-11-12T09:17:59.482Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-12T09:17:59.482Z] ---> Running in 634c5af1c69e [2024-11-12T09:17:59.749Z] Removing intermediate container 634c5af1c69e [2024-11-12T09:17:59.749Z] ---> 1f81bbebb62b [2024-11-12T09:17:59.749Z] Step 12/27 : RUN $MAKE [2024-11-12T09:17:59.749Z] ---> Running in 6c70886fc1fa [2024-11-12T09:18:00.709Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.9 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-record-replay [2024-11-12T09:21:37.486Z] Removing intermediate container 6c70886fc1fa [2024-11-12T09:21:37.486Z] ---> b8ba8e026b97 [2024-11-12T09:21:37.486Z] Step 13/27 : FROM alpine:3.20 [2024-11-12T09:21:37.486Z] 3.20: Pulling from library/alpine [2024-11-12T09:21:37.486Z] 9986a736f7d3: Pulling fs layer [2024-11-12T09:21:37.486Z] 9986a736f7d3: Verifying Checksum [2024-11-12T09:21:37.486Z] 9986a736f7d3: Download complete [2024-11-12T09:21:37.486Z] 9986a736f7d3: Pull complete [2024-11-12T09:21:37.486Z] Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-12T09:21:37.486Z] Status: Downloaded newer image for alpine:3.20 [2024-11-12T09:21:37.486Z] ---> 511a44083d3a [2024-11-12T09:21:37.486Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-11-12T09:21:37.486Z] ---> Running in 96bddc78d950 [2024-11-12T09:21:37.486Z] Removing intermediate container 96bddc78d950 [2024-11-12T09:21:37.486Z] ---> 43f3f90fa64e [2024-11-12T09:21:37.486Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2024-11-12T09:21:37.486Z] ---> Running in e4300d6a20e6 [2024-11-12T09:21:37.486Z] Removing intermediate container e4300d6a20e6 [2024-11-12T09:21:37.486Z] ---> 3d9a78d932ba [2024-11-12T09:21:37.486Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-11-12T09:21:37.486Z] ---> Running in 21789607de49 [2024-11-12T09:21:37.486Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-12T09:21:37.486Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-12T09:21:37.486Z] (1/2) Installing ca-certificates (20240705-r0) [2024-11-12T09:21:37.486Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-11-12T09:21:37.486Z] Executing busybox-1.36.1-r29.trigger [2024-11-12T09:21:37.486Z] Executing ca-certificates-20240705-r0.trigger [2024-11-12T09:21:37.486Z] OK: 10 MiB in 16 packages [2024-11-12T09:21:37.486Z] Removing intermediate container 21789607de49 [2024-11-12T09:21:37.486Z] ---> a8419315d3c6 [2024-11-12T09:21:37.486Z] Step 17/27 : RUN apk --no-cache upgrade [2024-11-12T09:21:37.486Z] ---> Running in 642bcf46d80f [2024-11-12T09:21:37.486Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-12T09:21:37.486Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-12T09:21:37.486Z] Upgrading critical system libraries and apk-tools: [2024-11-12T09:21:37.486Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-12T09:21:37.486Z] Executing busybox-1.36.1-r29.trigger [2024-11-12T09:21:37.486Z] Continuing the upgrade transaction with new apk-tools: [2024-11-12T09:21:37.486Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-12T09:21:37.753Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-12T09:21:39.154Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-12T09:21:39.154Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-12T09:21:39.154Z] Executing ca-certificates-20240705-r0.trigger [2024-11-12T09:21:39.421Z] OK: 10 MiB in 16 packages [2024-11-12T09:21:40.829Z] Removing intermediate container 642bcf46d80f [2024-11-12T09:21:40.829Z] ---> bcaa23988eab [2024-11-12T09:21:40.829Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-11-12T09:21:41.093Z] ---> 37f6687b6103 [2024-11-12T09:21:41.093Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-11-12T09:21:41.678Z] ---> f15fda512b30 [2024-11-12T09:21:41.678Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-11-12T09:21:41.945Z] ---> 396a886d87fd [2024-11-12T09:21:41.945Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2024-11-12T09:21:43.887Z] ---> 1c8904fc1b78 [2024-11-12T09:21:43.887Z] Step 22/27 : EXPOSE 59712 [2024-11-12T09:21:44.153Z] ---> Running in 046b7c81492a [2024-11-12T09:21:44.419Z] Removing intermediate container 046b7c81492a [2024-11-12T09:21:44.419Z] ---> 49ef3a550ff1 [2024-11-12T09:21:44.419Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2024-11-12T09:21:44.419Z] ---> Running in 44cd2b32b2d5 [2024-11-12T09:21:44.685Z] Removing intermediate container 44cd2b32b2d5 [2024-11-12T09:21:44.685Z] ---> 2046628b4c1c [2024-11-12T09:21:44.685Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-12T09:21:44.951Z] ---> Running in 4b9888952272 [2024-11-12T09:21:44.951Z] Removing intermediate container 4b9888952272 [2024-11-12T09:21:44.951Z] ---> e51b04ee0d8e [2024-11-12T09:21:44.951Z] Step 25/27 : LABEL arch=arm64 [2024-11-12T09:21:45.218Z] ---> Running in f0792e14ea59 [2024-11-12T09:21:45.483Z] Removing intermediate container f0792e14ea59 [2024-11-12T09:21:45.483Z] ---> 6eb2a22542c9 [2024-11-12T09:21:45.483Z] Step 26/27 : LABEL git_sha=7157c4ada14c59b30ef36e97cb27b1da19038e39 [2024-11-12T09:21:45.483Z] ---> Running in eca3aa09dd39 [2024-11-12T09:21:45.749Z] Removing intermediate container eca3aa09dd39 [2024-11-12T09:21:45.749Z] ---> ccb028b05f97 [2024-11-12T09:21:45.749Z] Step 27/27 : LABEL version=4.0.0-dev.2 [2024-11-12T09:21:45.749Z] ---> Running in f8bc33a8a39a [2024-11-12T09:21:46.014Z] Removing intermediate container f8bc33a8a39a [2024-11-12T09:21:46.014Z] ---> 9c3a66f98d4e [2024-11-12T09:21:46.014Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-12T09:21:46.014Z] Successfully built 9c3a66f98d4e [2024-11-12T09:21:46.014Z] Successfully tagged app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-12T09:21:46.141Z] provisioning config files... [2024-11-12T09:21:46.153Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/101@tmp/config8978604227115740553tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-12T09:21:46.506Z] ---> ****-login.sh [2024-11-12T09:21:46.506Z] nexus3.edgexfoundry.org:10001 [2024-11-12T09:21:46.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T09:21:46.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T09:21:46.775Z] Configure a credential helper to remove this warning. See [2024-11-12T09:21:46.775Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T09:21:46.775Z] [2024-11-12T09:21:46.775Z] Login Succeeded [2024-11-12T09:21:46.775Z] nexus3.edgexfoundry.org:10002 [2024-11-12T09:21:47.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T09:21:47.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T09:21:47.051Z] Configure a credential helper to remove this warning. See [2024-11-12T09:21:47.051Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T09:21:47.051Z] [2024-11-12T09:21:47.051Z] Login Succeeded [2024-11-12T09:21:47.051Z] nexus3.edgexfoundry.org:10003 [2024-11-12T09:21:47.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T09:21:47.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T09:21:47.586Z] Configure a credential helper to remove this warning. See [2024-11-12T09:21:47.586Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T09:21:47.586Z] [2024-11-12T09:21:47.586Z] Login Succeeded [2024-11-12T09:21:47.586Z] nexus3.edgexfoundry.org:10004 [2024-11-12T09:21:47.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T09:21:47.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T09:21:47.854Z] Configure a credential helper to remove this warning. See [2024-11-12T09:21:47.854Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T09:21:47.854Z] [2024-11-12T09:21:47.854Z] Login Succeeded [2024-11-12T09:21:47.854Z] ****.io [2024-11-12T09:21:48.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T09:21:48.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T09:21:48.387Z] Configure a credential helper to remove this warning. See [2024-11-12T09:21:48.387Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T09:21:48.387Z] [2024-11-12T09:21:48.387Z] Login Succeeded [2024-11-12T09:21:48.387Z] ---> ****-login.sh ends [Pipeline] } [2024-11-12T09:21:48.398Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-12T09:21:48.460Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-12T09:21:48.495Z] [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: [2024-11-12T09:21:48.495Z] 7157c4ada14c59b30ef36e97cb27b1da19038e39 [2024-11-12T09:21:48.495Z] latest [2024-11-12T09:21:48.495Z] 4.0.0-dev.2 [2024-11-12T09:21:48.495Z] 7157c4ada14c59b30ef36e97cb27b1da19038e39-4.0.0-dev.2 [2024-11-12T09:21:48.495Z] main [2024-11-12T09:21:48.495Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T09:21:48.865Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:7157c4ada14c59b30ef36e97cb27b1da19038e39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T09:21:49.223Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:7157c4ada14c59b30ef36e97cb27b1da19038e39 [2024-11-12T09:21:49.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-11-12T09:21:49.223Z] 67d8dee16da6: Preparing [2024-11-12T09:21:49.223Z] ceb3cd1973aa: Preparing [2024-11-12T09:21:49.223Z] f64681566cc0: Preparing [2024-11-12T09:21:49.223Z] a23f0bd7980d: Preparing [2024-11-12T09:21:49.223Z] 09f80028bc8c: Preparing [2024-11-12T09:21:49.223Z] 9327281cd3b8: Preparing [2024-11-12T09:21:49.223Z] 651d9022c234: Preparing [2024-11-12T09:21:49.223Z] 9327281cd3b8: Waiting [2024-11-12T09:21:49.223Z] 651d9022c234: Waiting [2024-11-12T09:21:49.490Z] ceb3cd1973aa: Pushed [2024-11-12T09:21:49.490Z] f64681566cc0: Pushed [2024-11-12T09:21:49.490Z] a23f0bd7980d: Pushed [2024-11-12T09:21:49.490Z] 651d9022c234: Layer already exists [2024-11-12T09:21:49.756Z] 9327281cd3b8: Pushed [2024-11-12T09:21:51.160Z] 09f80028bc8c: Pushed [2024-11-12T09:21:57.806Z] 67d8dee16da6: Pushed [2024-11-12T09:21:57.806Z] 7157c4ada14c59b30ef36e97cb27b1da19038e39: digest: sha256:56c7ce45dd951d1cf2222f1a2c4bcdb4d13b9fc6d98d97a4ee0e33f91aafa52c size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T09:21:58.172Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T09:21:58.540Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2024-11-12T09:21:58.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-11-12T09:21:58.540Z] 67d8dee16da6: Preparing [2024-11-12T09:21:58.540Z] ceb3cd1973aa: Preparing [2024-11-12T09:21:58.540Z] f64681566cc0: Preparing [2024-11-12T09:21:58.540Z] a23f0bd7980d: Preparing [2024-11-12T09:21:58.540Z] 09f80028bc8c: Preparing [2024-11-12T09:21:58.540Z] 9327281cd3b8: Preparing [2024-11-12T09:21:58.540Z] 651d9022c234: Preparing [2024-11-12T09:21:58.540Z] 9327281cd3b8: Waiting [2024-11-12T09:21:58.540Z] 651d9022c234: Waiting [2024-11-12T09:21:58.540Z] f64681566cc0: Layer already exists [2024-11-12T09:21:58.540Z] 67d8dee16da6: Layer already exists [2024-11-12T09:21:58.540Z] 09f80028bc8c: Layer already exists [2024-11-12T09:21:58.540Z] ceb3cd1973aa: Layer already exists [2024-11-12T09:21:58.540Z] a23f0bd7980d: Layer already exists [2024-11-12T09:21:58.540Z] 9327281cd3b8: Layer already exists [2024-11-12T09:21:58.540Z] 651d9022c234: Layer already exists [2024-11-12T09:21:58.804Z] latest: digest: sha256:56c7ce45dd951d1cf2222f1a2c4bcdb4d13b9fc6d98d97a4ee0e33f91aafa52c size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T09:21:59.161Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T09:21:59.505Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:4.0.0-dev.2 [2024-11-12T09:21:59.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-11-12T09:21:59.505Z] 67d8dee16da6: Preparing [2024-11-12T09:21:59.505Z] ceb3cd1973aa: Preparing [2024-11-12T09:21:59.505Z] f64681566cc0: Preparing [2024-11-12T09:21:59.505Z] a23f0bd7980d: Preparing [2024-11-12T09:21:59.505Z] 09f80028bc8c: Preparing [2024-11-12T09:21:59.505Z] 9327281cd3b8: Preparing [2024-11-12T09:21:59.505Z] 651d9022c234: Preparing [2024-11-12T09:21:59.505Z] 9327281cd3b8: Waiting [2024-11-12T09:21:59.505Z] 651d9022c234: Waiting [2024-11-12T09:21:59.505Z] ceb3cd1973aa: Layer already exists [2024-11-12T09:21:59.505Z] f64681566cc0: Layer already exists [2024-11-12T09:21:59.505Z] 09f80028bc8c: Layer already exists [2024-11-12T09:21:59.505Z] 67d8dee16da6: Layer already exists [2024-11-12T09:21:59.505Z] a23f0bd7980d: Layer already exists [2024-11-12T09:21:59.505Z] 9327281cd3b8: Layer already exists [2024-11-12T09:21:59.505Z] 651d9022c234: Layer already exists [2024-11-12T09:21:59.505Z] 4.0.0-dev.2: digest: sha256:56c7ce45dd951d1cf2222f1a2c4bcdb4d13b9fc6d98d97a4ee0e33f91aafa52c size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T09:21:59.865Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:7157c4ada14c59b30ef36e97cb27b1da19038e39-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T09:22:00.238Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:7157c4ada14c59b30ef36e97cb27b1da19038e39-4.0.0-dev.2 [2024-11-12T09:22:00.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-11-12T09:22:00.238Z] 67d8dee16da6: Preparing [2024-11-12T09:22:00.238Z] ceb3cd1973aa: Preparing [2024-11-12T09:22:00.238Z] f64681566cc0: Preparing [2024-11-12T09:22:00.238Z] a23f0bd7980d: Preparing [2024-11-12T09:22:00.238Z] 09f80028bc8c: Preparing [2024-11-12T09:22:00.238Z] 9327281cd3b8: Preparing [2024-11-12T09:22:00.238Z] 651d9022c234: Preparing [2024-11-12T09:22:00.238Z] 9327281cd3b8: Waiting [2024-11-12T09:22:00.238Z] 651d9022c234: Waiting [2024-11-12T09:22:00.238Z] 09f80028bc8c: Layer already exists [2024-11-12T09:22:00.238Z] a23f0bd7980d: Layer already exists [2024-11-12T09:22:00.238Z] f64681566cc0: Layer already exists [2024-11-12T09:22:00.238Z] 67d8dee16da6: Layer already exists [2024-11-12T09:22:00.238Z] ceb3cd1973aa: Layer already exists [2024-11-12T09:22:00.238Z] 651d9022c234: Layer already exists [2024-11-12T09:22:00.238Z] 9327281cd3b8: Layer already exists [2024-11-12T09:22:00.238Z] 7157c4ada14c59b30ef36e97cb27b1da19038e39-4.0.0-dev.2: digest: sha256:56c7ce45dd951d1cf2222f1a2c4bcdb4d13b9fc6d98d97a4ee0e33f91aafa52c size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T09:22:00.596Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T09:22:00.954Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [2024-11-12T09:22:00.954Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-11-12T09:22:00.954Z] 67d8dee16da6: Preparing [2024-11-12T09:22:00.954Z] ceb3cd1973aa: Preparing [2024-11-12T09:22:00.954Z] f64681566cc0: Preparing [2024-11-12T09:22:00.954Z] a23f0bd7980d: Preparing [2024-11-12T09:22:00.954Z] 09f80028bc8c: Preparing [2024-11-12T09:22:00.954Z] 9327281cd3b8: Preparing [2024-11-12T09:22:00.954Z] 651d9022c234: Preparing [2024-11-12T09:22:00.954Z] 9327281cd3b8: Waiting [2024-11-12T09:22:00.954Z] 651d9022c234: Waiting [2024-11-12T09:22:00.954Z] f64681566cc0: Layer already exists [2024-11-12T09:22:00.954Z] a23f0bd7980d: Layer already exists [2024-11-12T09:22:00.954Z] 09f80028bc8c: Layer already exists [2024-11-12T09:22:00.954Z] 67d8dee16da6: Layer already exists [2024-11-12T09:22:00.954Z] ceb3cd1973aa: Layer already exists [2024-11-12T09:22:00.954Z] 651d9022c234: Layer already exists [2024-11-12T09:22:00.954Z] 9327281cd3b8: Layer already exists [2024-11-12T09:22:01.218Z] main: digest: sha256:56c7ce45dd951d1cf2222f1a2c4bcdb4d13b9fc6d98d97a4ee0e33f91aafa52c size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-12T09:22:01.308Z] ===================================================== [Pipeline] echo [2024-11-12T09:22:01.324Z] taggedImages: [2024-11-12T09:22:01.324Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:7157c4ada14c59b30ef36e97cb27b1da19038e39 [2024-11-12T09:22:01.324Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2024-11-12T09:22:01.324Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:4.0.0-dev.2 [2024-11-12T09:22:01.324Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:7157c4ada14c59b30ef36e97cb27b1da19038e39-4.0.0-dev.2 [2024-11-12T09:22:01.324Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T09:22:01.706Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-12T09:22:01.706Z] [2024-11-12T09:22:01.706Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T09:22:02.037Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-12T09:22:02.037Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-12T09:22:02.037Z] 8998bd30e6a1: Pulling fs layer [2024-11-12T09:22:02.037Z] 04944245beec: Pulling fs layer [2024-11-12T09:22:02.037Z] 699f458cf7ca: Pulling fs layer [2024-11-12T09:22:02.037Z] 765212b225bb: Pulling fs layer [2024-11-12T09:22:02.037Z] f23df028b6ca: Pulling fs layer [2024-11-12T09:22:02.037Z] d65c8cfc05b1: Pulling fs layer [2024-11-12T09:22:02.037Z] 2437ff75d9bd: Pulling fs layer [2024-11-12T09:22:02.037Z] f23df028b6ca: Waiting [2024-11-12T09:22:02.037Z] d65c8cfc05b1: Waiting [2024-11-12T09:22:02.037Z] 2437ff75d9bd: Waiting [2024-11-12T09:22:02.037Z] 765212b225bb: Waiting [2024-11-12T09:22:02.302Z] 04944245beec: Verifying Checksum [2024-11-12T09:22:02.302Z] 04944245beec: Download complete [2024-11-12T09:22:02.302Z] 765212b225bb: Verifying Checksum [2024-11-12T09:22:02.303Z] 765212b225bb: Download complete [2024-11-12T09:22:02.303Z] f23df028b6ca: Verifying Checksum [2024-11-12T09:22:02.303Z] f23df028b6ca: Download complete [2024-11-12T09:22:02.303Z] d65c8cfc05b1: Verifying Checksum [2024-11-12T09:22:02.303Z] d65c8cfc05b1: Download complete [2024-11-12T09:22:02.572Z] 699f458cf7ca: Verifying Checksum [2024-11-12T09:22:02.572Z] 699f458cf7ca: Download complete [2024-11-12T09:22:02.838Z] 8998bd30e6a1: Download complete [2024-11-12T09:22:05.408Z] 2437ff75d9bd: Verifying Checksum [2024-11-12T09:22:05.408Z] 2437ff75d9bd: Download complete [2024-11-12T09:22:07.345Z] 8998bd30e6a1: Pull complete [2024-11-12T09:22:07.925Z] 04944245beec: Pull complete [2024-11-12T09:22:09.330Z] 699f458cf7ca: Pull complete [2024-11-12T09:22:09.594Z] 765212b225bb: Pull complete [2024-11-12T09:22:10.547Z] f23df028b6ca: Pull complete [2024-11-12T09:22:10.547Z] d65c8cfc05b1: Pull complete [2024-11-12T09:22:25.504Z] 2437ff75d9bd: Pull complete [2024-11-12T09:22:25.504Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-12T09:22:25.504Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-12T09:22:25.504Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-12T09:22:25.710Z] prd-ubuntu20.04-docker-arm64-4c-16g-26272 does not seem to be running inside a container [2024-11-12T09:22:25.762Z] $ 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/101 -v /w/workspace/app-record-replay/101:/w/workspace/app-record-replay/101:rw,z -v /w/workspace/app-record-replay/101@tmp:/w/workspace/app-record-replay/101@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-11-12T09:22:28.225Z] $ docker top fe325080fc6baca98bc373af824ad117b4d5fbb86ce7c1d4ab2299a2c331ba59 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-12T09:22:28.714Z] ---> job-cost.sh [2024-11-12T09:22:28.977Z] lf-activate-venv: SKIPPING [2024-11-12T09:22:28.977Z] INFO: No Stack... [2024-11-12T09:22:29.241Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-12T09:22:30.191Z] INFO: Archiving Costs [Pipeline] sh [2024-11-12T09:22:30.820Z] + cat /w/workspace/app-record-replay/101/archives/cost.csv [2024-11-12T09:22:30.820Z] + cut -d, -f6 [Pipeline] lock [2024-11-12T09:22:30.872Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-main-101-stack-cost] [2024-11-12T09:22:30.880Z] Resource [jenkins-edgexfoundry-app-record-replay-main-101-stack-cost] did not exist. Created. [2024-11-12T09:22:30.887Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-main-101-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-12T09:22:31.223Z] /w/workspace/app-record-replay/101@tmp/durable-0e1e8b68/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-11-12T09:22:31.540Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-12T09:22:31.572Z] Warning: overwriting stash ‘stack-cost’ [2024-11-12T09:22:31.615Z] Stashed 1 file(s) [Pipeline] } [2024-11-12T09:22:31.627Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-main-101-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-12T09:22:31.658Z] $ docker stop --time=1 fe325080fc6baca98bc373af824ad117b4d5fbb86ce7c1d4ab2299a2c331ba59 [2024-11-12T09:22:33.707Z] $ docker rm -f --volumes fe325080fc6baca98bc373af824ad117b4d5fbb86ce7c1d4ab2299a2c331ba59 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-11-12T09:22:34.187Z] provisioning config files... [2024-11-12T09:22:34.195Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config4427317919476879737tmp [Pipeline] { [Pipeline] sh [2024-11-12T09:22:34.497Z] + set +x [2024-11-12T09:22:34.498Z] + curl -s https://codecov.io/bash [2024-11-12T09:22:34.498Z] + bash -s -- [2024-11-12T09:22:34.756Z] [2024-11-12T09:22:34.756Z] _____ _ [2024-11-12T09:22:34.756Z] / ____| | | [2024-11-12T09:22:34.756Z] | | ___ __| | ___ ___ _____ __ [2024-11-12T09:22:34.756Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-11-12T09:22:34.756Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-11-12T09:22:34.756Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-11-12T09:22:34.756Z] Bash-1.0.6 [2024-11-12T09:22:34.756Z] [2024-11-12T09:22:34.756Z] [2024-11-12T09:22:34.756Z] ==> git version 2.25.1 found [2024-11-12T09:22:34.756Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-11-12T09:22:34.756Z] Release-Date: 2020-01-08 [2024-11-12T09:22:34.757Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-11-12T09:22:34.757Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-11-12T09:22:34.757Z] ==> Jenkins CI detected. [2024-11-12T09:22:34.757Z] current dir:  /w/workspace/exfoundry_app-record-replay_main [2024-11-12T09:22:34.757Z] project root: . [2024-11-12T09:22:34.757Z] --> token set from env [2024-11-12T09:22:34.757Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-11-12T09:22:34.757Z] ==> Running gcov in . (disable via -X gcov) [2024-11-12T09:22:34.757Z] ==> Python coveragepy not found [2024-11-12T09:22:34.757Z] ==> Searching for coverage reports in: [2024-11-12T09:22:34.757Z] + . [2024-11-12T09:22:34.757Z] -> Found 1 reports [2024-11-12T09:22:34.757Z] ==> Detecting git/mercurial file structure [2024-11-12T09:22:34.757Z] ==> Reading reports [2024-11-12T09:22:34.757Z] + ./coverage.out bytes=34247 [2024-11-12T09:22:34.757Z] ==> Appending adjustments [2024-11-12T09:22:34.757Z] https://docs.codecov.io/docs/fixing-reports [2024-11-12T09:22:34.757Z] + Found adjustments [2024-11-12T09:22:34.757Z] ==> Gzipping contents [2024-11-12T09:22:34.757Z] 8.0K /tmp/codecov.1zohp9.gz [2024-11-12T09:22:34.757Z] ==> Uploading reports [2024-11-12T09:22:34.757Z] url: https://codecov.io [2024-11-12T09:22:34.757Z] query: branch=main&commit=7157c4ada14c59b30ef36e97cb27b1da19038e39&build=101&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F101%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-12T09:22:35.016Z] -> Pinging Codecov [2024-11-12T09:22:35.016Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=7157c4ada14c59b30ef36e97cb27b1da19038e39&build=101&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F101%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-12T09:22:35.017Z] -> Uploading to [2024-11-12T09:22:35.017Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/app-record-replay/7157c4ada14c59b30ef36e97cb27b1da19038e39/507bb46f-4720-44c2-a725-00be8eeb8aab.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241112%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241112T092234Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=afe85a7f8c914fefc512cf63f9213ed31f09aef0eea9abc7b7aee484e6e6944a [2024-11-12T09:22:35.017Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-12T09:22:35.017Z] Dload Upload Total Spent Left Speed [2024-11-12T09:22:35.284Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5391 0 0 100 5391 0 23960 --:--:-- --:--:-- --:--:-- 23960 [2024-11-12T09:22:35.284Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/7157c4ada14c59b30ef36e97cb27b1da19038e39 [Pipeline] } [2024-11-12T09:22:35.291Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-11-12T09:22:35.541Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-11-12T09:22:35.559Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T09:22:35.868Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-12T09:22:35.868Z] [2024-11-12T09:22:35.868Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T09:22:36.179Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-12T09:22:36.179Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-11-12T09:22:36.179Z] 43c4264eed91: Already exists [2024-11-12T09:22:36.179Z] 4cc291be95ef: Already exists [2024-11-12T09:22:36.179Z] 2ac1f1163629: Already exists [2024-11-12T09:22:36.179Z] 5c3c966382ef: Already exists [2024-11-12T09:22:36.179Z] 4f4fb700ef54: Already exists [2024-11-12T09:22:36.179Z] d9c7d2e4e75e: Pulling fs layer [2024-11-12T09:22:36.179Z] 9c3e1370e548: Pulling fs layer [2024-11-12T09:22:36.437Z] d9c7d2e4e75e: Download complete [2024-11-12T09:22:36.695Z] d9c7d2e4e75e: Pull complete [2024-11-12T09:22:37.262Z] 9c3e1370e548: Verifying Checksum [2024-11-12T09:22:37.262Z] 9c3e1370e548: Download complete [2024-11-12T09:22:39.793Z] 9c3e1370e548: Pull complete [2024-11-12T09:22:39.793Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-11-12T09:22:39.793Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-12T09:22:39.793Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-12T09:22:39.902Z] prd-ubuntu20.04-docker-8c-8g-26270 does not seem to be running inside a container [2024-11-12T09:22:39.934Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-11-12T09:22:42.165Z] $ docker top 8266b32c66efb30a8034c780f153f230c2571502b8dfc9e7b4f7404e0ac35af4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-12T09:22:42.625Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] echo [2024-11-12T09:22:42.638Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh [2024-11-12T09:22:42.953Z] + set -o pipefail [2024-11-12T09:22:42.954Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' [2024-11-12T09:22:51.105Z] [2024-11-12T09:22:51.105Z] Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... [2024-11-12T09:22:51.105Z] [2024-11-12T09:22:51.105Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/15e99017-a534-4e49-83bf-8dca7399df15/history/19b27914-3d57-475f-aac6-0ec8f165d5ab [2024-11-12T09:22:51.105Z] [2024-11-12T09:22:51.105Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-11-12T09:22:51.105Z] [2024-11-12T09:22:51.105Z] [2024-11-12T09:22:51.105Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-11-12T09:22:51.105Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-11-12T09:22:51.112Z] $ docker stop --time=1 8266b32c66efb30a8034c780f153f230c2571502b8dfc9e7b4f7404e0ac35af4 [2024-11-12T09:22:57.069Z] $ docker rm -f --volumes 8266b32c66efb30a8034c780f153f230c2571502b8dfc9e7b4f7404e0ac35af4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-12T09:22:57.974Z] + git log --format=format:%s -1 7157c4ada14c59b30ef36e97cb27b1da19038e39 [Pipeline] sh [2024-11-12T09:22:58.267Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-12T09:22:58.267Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T09:22:58.574Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-12T09:22:58.574Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-12T09:22:58.657Z] prd-ubuntu20.04-docker-8c-8g-26270 does not seem to be running inside a container [2024-11-12T09:22:58.686Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-12T09:22:59.183Z] $ docker top 074b6d677a163767dbe300e97616ee9d38ef4f55fdb1da641670d064b9b69bb4 -eo pid,comm [2024-11-12T09:22:59.239Z] 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-11-12T09:22:59.239Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-12T09:22:59.297Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-12T09:22:59.297Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-12T09:22:59.410Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-12T09:22:59.407Z] $ docker exec 074b6d677a163767dbe300e97616ee9d38ef4f55fdb1da641670d064b9b69bb4 ssh-agent [2024-11-12T09:22:59.521Z] SSH_AUTH_SOCK=/tmp/ssh-AXmhCUT5N66o/agent.31 [2024-11-12T09:22:59.521Z] SSH_AGENT_PID=37 [2024-11-12T09:22:59.526Z] Running ssh-add (command line suppressed) [2024-11-12T09:22:59.629Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10437324420711679007.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10437324420711679007.key) [2024-11-12T09:22:59.649Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-12T09:22:59.948Z] + git semver tag [2024-11-12T09:23:00.207Z] 2024-11-12 09:23:00,113 [run_tag] DEBUG tag force:False [2024-11-12T09:23:00.207Z] 2024-11-12 09:23:00,114 [check_head_tag] DEBUG check head tag [2024-11-12T09:23:00.207Z] 2024-11-12 09:23:00,115 [execute] INFO git cat-file --batch-check [2024-11-12T09:23:00.207Z] 2024-11-12 09:23:00,115 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2024-11-12T09:23:00.207Z] 2024-11-12 09:23:00,120 [execute] INFO git cat-file --batch [2024-11-12T09:23:00.207Z] 2024-11-12 09:23:00,120 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2024-11-12T09:23:00.207Z] 2024-11-12 09:23:00,144 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-11-12T09:23:00.207Z] 2024-11-12 09:23:00,145 [execute] INFO git tag -a v4.0.0-dev.2 -m v4.0.0-dev.2 [2024-11-12T09:23:00.207Z] 2024-11-12 09:23:00,145 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.2', '-m', 'v4.0.0-dev.2'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2024-11-12T09:23:00.207Z] 2024-11-12 09:23:00,149 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-11-12T09:23:00.207Z] 4.0.0-dev.2 [Pipeline] } [2024-11-12T09:23:00.213Z] $ docker exec --env ******** --env ******** 074b6d677a163767dbe300e97616ee9d38ef4f55fdb1da641670d064b9b69bb4 ssh-agent -k [2024-11-12T09:23:00.297Z] unset SSH_AUTH_SOCK; [2024-11-12T09:23:00.297Z] unset SSH_AGENT_PID; [2024-11-12T09:23:00.297Z] echo Agent pid 37 killed; [2024-11-12T09:23:00.311Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-12T09:23:00.641Z] + git semver [Pipeline] } [2024-11-12T09:23:00.910Z] $ docker stop --time=1 074b6d677a163767dbe300e97616ee9d38ef4f55fdb1da641670d064b9b69bb4 [2024-11-12T09:23:02.205Z] $ docker rm -f --volumes 074b6d677a163767dbe300e97616ee9d38ef4f55fdb1da641670d064b9b69bb4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T09:23:02.636Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-12T09:23:02.636Z] [2024-11-12T09:23:02.636Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T09:23:02.943Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-12T09:23:02.943Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-11-12T09:23:02.943Z] ab5ef0e58194: Pulling fs layer [2024-11-12T09:23:02.943Z] 9712f1f96733: Pulling fs layer [2024-11-12T09:23:02.943Z] 63f879dbbcfc: Pulling fs layer [2024-11-12T09:23:02.943Z] 0d9ebad4ef96: Pulling fs layer [2024-11-12T09:23:02.943Z] e9a5061849ea: Pulling fs layer [2024-11-12T09:23:02.943Z] d747dcd14b5f: Pulling fs layer [2024-11-12T09:23:02.943Z] 2de7ff778b66: Pulling fs layer [2024-11-12T09:23:02.943Z] 0d9ebad4ef96: Waiting [2024-11-12T09:23:02.943Z] e9a5061849ea: Waiting [2024-11-12T09:23:02.943Z] 2de7ff778b66: Waiting [2024-11-12T09:23:02.943Z] 9712f1f96733: Verifying Checksum [2024-11-12T09:23:02.943Z] 9712f1f96733: Download complete [2024-11-12T09:23:03.201Z] 63f879dbbcfc: Verifying Checksum [2024-11-12T09:23:03.201Z] 63f879dbbcfc: Download complete [2024-11-12T09:23:03.459Z] e9a5061849ea: Verifying Checksum [2024-11-12T09:23:03.459Z] e9a5061849ea: Download complete [2024-11-12T09:23:03.459Z] d747dcd14b5f: Verifying Checksum [2024-11-12T09:23:03.459Z] d747dcd14b5f: Download complete [2024-11-12T09:23:03.459Z] ab5ef0e58194: Verifying Checksum [2024-11-12T09:23:03.459Z] ab5ef0e58194: Download complete [2024-11-12T09:23:03.459Z] 0d9ebad4ef96: Verifying Checksum [2024-11-12T09:23:03.459Z] 0d9ebad4ef96: Download complete [2024-11-12T09:23:03.459Z] 2de7ff778b66: Verifying Checksum [2024-11-12T09:23:03.459Z] 2de7ff778b66: Download complete [2024-11-12T09:23:06.742Z] ab5ef0e58194: Pull complete [2024-11-12T09:23:06.742Z] 9712f1f96733: Pull complete [2024-11-12T09:23:07.001Z] 63f879dbbcfc: Pull complete [2024-11-12T09:23:11.186Z] 0d9ebad4ef96: Pull complete [2024-11-12T09:23:11.186Z] e9a5061849ea: Pull complete [2024-11-12T09:23:11.186Z] d747dcd14b5f: Pull complete [2024-11-12T09:23:12.121Z] 2de7ff778b66: Pull complete [2024-11-12T09:23:12.121Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-11-12T09:23:12.121Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-12T09:23:12.121Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-12T09:23:12.241Z] prd-ubuntu20.04-docker-8c-8g-26270 does not seem to be running inside a container [2024-11-12T09:23:12.261Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-11-12T09:23:17.573Z] $ docker top b81b577dda4a5777cbad88d66b62312f3da37d90acfec7f1e1365f09024c9f42 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-11-12T09:23:17.656Z] provisioning config files... [2024-11-12T09:23:17.667Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config4103323766441188132tmp [2024-11-12T09:23:17.676Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config4397888512080429317tmp [2024-11-12T09:23:17.684Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config15964199252463159222tmp [Pipeline] { [Pipeline] echo [2024-11-12T09:23:17.710Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-12T09:23:17.999Z] ---> sigul-configuration.sh [2024-11-12T09:23:17.999Z] gpg: directory `/root/.gnupg' created [2024-11-12T09:23:17.999Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-11-12T09:23:17.999Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-11-12T09:23:17.999Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-11-12T09:23:17.999Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-11-12T09:23:17.999Z] gpg: CAST5 encrypted data [2024-11-12T09:23:17.999Z] gpg: encrypted with 1 passphrase [2024-11-12T09:23:17.999Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-11-12T09:23:18.305Z] + mkdir /home/jenkins [2024-11-12T09:23:18.305Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-11-12T09:23:18.604Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-11-12T09:23:18.619Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-12T09:23:18.916Z] ---> sigul-install.sh [2024-11-12T09:23:18.916Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-11-12T09:23:19.214Z] + git tag --list [2024-11-12T09:23:19.214Z] v3.1 [2024-11-12T09:23:19.214Z] v3.1.0 [2024-11-12T09:23:19.214Z] v3.1.0-dev.0 [2024-11-12T09:23:19.214Z] v3.1.0-dev.1 [2024-11-12T09:23:19.214Z] v3.1.0-dev.10 [2024-11-12T09:23:19.214Z] v3.1.0-dev.11 [2024-11-12T09:23:19.214Z] v3.1.0-dev.12 [2024-11-12T09:23:19.214Z] v3.1.0-dev.13 [2024-11-12T09:23:19.214Z] v3.1.0-dev.14 [2024-11-12T09:23:19.214Z] v3.1.0-dev.15 [2024-11-12T09:23:19.214Z] v3.1.0-dev.16 [2024-11-12T09:23:19.214Z] v3.1.0-dev.17 [2024-11-12T09:23:19.214Z] v3.1.0-dev.18 [2024-11-12T09:23:19.214Z] v3.1.0-dev.19 [2024-11-12T09:23:19.214Z] v3.1.0-dev.2 [2024-11-12T09:23:19.214Z] v3.1.0-dev.20 [2024-11-12T09:23:19.214Z] v3.1.0-dev.21 [2024-11-12T09:23:19.214Z] v3.1.0-dev.22 [2024-11-12T09:23:19.214Z] v3.1.0-dev.23 [2024-11-12T09:23:19.214Z] v3.1.0-dev.24 [2024-11-12T09:23:19.214Z] v3.1.0-dev.25 [2024-11-12T09:23:19.214Z] v3.1.0-dev.26 [2024-11-12T09:23:19.214Z] v3.1.0-dev.27 [2024-11-12T09:23:19.214Z] v3.1.0-dev.28 [2024-11-12T09:23:19.214Z] v3.1.0-dev.29 [2024-11-12T09:23:19.214Z] v3.1.0-dev.3 [2024-11-12T09:23:19.214Z] v3.1.0-dev.30 [2024-11-12T09:23:19.214Z] v3.1.0-dev.31 [2024-11-12T09:23:19.214Z] v3.1.0-dev.32 [2024-11-12T09:23:19.214Z] v3.1.0-dev.33 [2024-11-12T09:23:19.214Z] v3.1.0-dev.34 [2024-11-12T09:23:19.214Z] v3.1.0-dev.35 [2024-11-12T09:23:19.214Z] v3.1.0-dev.36 [2024-11-12T09:23:19.214Z] v3.1.0-dev.37 [2024-11-12T09:23:19.214Z] v3.1.0-dev.38 [2024-11-12T09:23:19.214Z] v3.1.0-dev.39 [2024-11-12T09:23:19.214Z] v3.1.0-dev.4 [2024-11-12T09:23:19.214Z] v3.1.0-dev.40 [2024-11-12T09:23:19.214Z] v3.1.0-dev.41 [2024-11-12T09:23:19.214Z] v3.1.0-dev.42 [2024-11-12T09:23:19.214Z] v3.1.0-dev.43 [2024-11-12T09:23:19.214Z] v3.1.0-dev.44 [2024-11-12T09:23:19.214Z] v3.1.0-dev.45 [2024-11-12T09:23:19.214Z] v3.1.0-dev.46 [2024-11-12T09:23:19.214Z] v3.1.0-dev.47 [2024-11-12T09:23:19.214Z] v3.1.0-dev.48 [2024-11-12T09:23:19.214Z] v3.1.0-dev.49 [2024-11-12T09:23:19.214Z] v3.1.0-dev.5 [2024-11-12T09:23:19.214Z] v3.1.0-dev.50 [2024-11-12T09:23:19.214Z] v3.1.0-dev.51 [2024-11-12T09:23:19.214Z] v3.1.0-dev.52 [2024-11-12T09:23:19.214Z] v3.1.0-dev.53 [2024-11-12T09:23:19.214Z] v3.1.0-dev.54 [2024-11-12T09:23:19.214Z] v3.1.0-dev.55 [2024-11-12T09:23:19.214Z] v3.1.0-dev.56 [2024-11-12T09:23:19.214Z] v3.1.0-dev.57 [2024-11-12T09:23:19.214Z] v3.1.0-dev.58 [2024-11-12T09:23:19.214Z] v3.1.0-dev.59 [2024-11-12T09:23:19.214Z] v3.1.0-dev.6 [2024-11-12T09:23:19.214Z] v3.1.0-dev.60 [2024-11-12T09:23:19.214Z] v3.1.0-dev.61 [2024-11-12T09:23:19.214Z] v3.1.0-dev.62 [2024-11-12T09:23:19.214Z] v3.1.0-dev.63 [2024-11-12T09:23:19.214Z] v3.1.0-dev.64 [2024-11-12T09:23:19.214Z] v3.1.0-dev.65 [2024-11-12T09:23:19.214Z] v3.1.0-dev.66 [2024-11-12T09:23:19.214Z] v3.1.0-dev.67 [2024-11-12T09:23:19.214Z] v3.1.0-dev.68 [2024-11-12T09:23:19.214Z] v3.1.0-dev.7 [2024-11-12T09:23:19.214Z] v3.1.0-dev.8 [2024-11-12T09:23:19.214Z] v3.1.0-dev.9 [2024-11-12T09:23:19.214Z] v3.1.1 [2024-11-12T09:23:19.214Z] v3.2.0-dev.1 [2024-11-12T09:23:19.214Z] v3.2.0-dev.10 [2024-11-12T09:23:19.214Z] v3.2.0-dev.11 [2024-11-12T09:23:19.214Z] v3.2.0-dev.12 [2024-11-12T09:23:19.214Z] v3.2.0-dev.13 [2024-11-12T09:23:19.214Z] v3.2.0-dev.14 [2024-11-12T09:23:19.214Z] v3.2.0-dev.15 [2024-11-12T09:23:19.214Z] v3.2.0-dev.16 [2024-11-12T09:23:19.214Z] v3.2.0-dev.17 [2024-11-12T09:23:19.214Z] v3.2.0-dev.18 [2024-11-12T09:23:19.214Z] v3.2.0-dev.19 [2024-11-12T09:23:19.214Z] v3.2.0-dev.2 [2024-11-12T09:23:19.214Z] v3.2.0-dev.20 [2024-11-12T09:23:19.214Z] v3.2.0-dev.21 [2024-11-12T09:23:19.214Z] v3.2.0-dev.22 [2024-11-12T09:23:19.214Z] v3.2.0-dev.23 [2024-11-12T09:23:19.214Z] v3.2.0-dev.24 [2024-11-12T09:23:19.214Z] v3.2.0-dev.3 [2024-11-12T09:23:19.214Z] v3.2.0-dev.4 [2024-11-12T09:23:19.214Z] v3.2.0-dev.5 [2024-11-12T09:23:19.214Z] v3.2.0-dev.6 [2024-11-12T09:23:19.214Z] v3.2.0-dev.7 [2024-11-12T09:23:19.214Z] v3.2.0-dev.8 [2024-11-12T09:23:19.214Z] v3.2.0-dev.9 [2024-11-12T09:23:19.214Z] v4.0.0-dev.1 [2024-11-12T09:23:19.214Z] v4.0.0-dev.2 [Pipeline] sh [2024-11-12T09:23:19.512Z] + lftools sign git-tag v4.0.0-dev.2 [2024-11-12T09:23:20.080Z] Signing Git tag with Sigul... [2024-11-12T09:23:20.080Z] Signing v4.0.0-dev.2 [Pipeline] echo [2024-11-12T09:23:20.353Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-12T09:23:20.649Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-11-12T09:23:20.657Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-11-12T09:23:20.679Z] $ docker stop --time=1 b81b577dda4a5777cbad88d66b62312f3da37d90acfec7f1e1365f09024c9f42 [2024-11-12T09:23:21.994Z] $ docker rm -f --volumes b81b577dda4a5777cbad88d66b62312f3da37d90acfec7f1e1365f09024c9f42 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-11-12T09:23:22.429Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-12T09:23:22.429Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T09:23:22.738Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-12T09:23:22.738Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-12T09:23:22.814Z] prd-ubuntu20.04-docker-8c-8g-26270 does not seem to be running inside a container [2024-11-12T09:23:22.839Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-12T09:23:23.193Z] $ docker top 892ab4f9fd698c6c482089fa82de0da0a78f44e713417548ba7c447f16241bae -eo pid,comm [2024-11-12T09:23:23.243Z] 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-11-12T09:23:23.243Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-12T09:23:23.294Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-12T09:23:23.295Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-12T09:23:23.409Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-12T09:23:23.406Z] $ docker exec 892ab4f9fd698c6c482089fa82de0da0a78f44e713417548ba7c447f16241bae ssh-agent [2024-11-12T09:23:23.515Z] SSH_AUTH_SOCK=/tmp/ssh-bh4oW0KaJWEV/agent.32 [2024-11-12T09:23:23.515Z] SSH_AGENT_PID=38 [2024-11-12T09:23:23.520Z] Running ssh-add (command line suppressed) [2024-11-12T09:23:23.619Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10337680558229944019.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10337680558229944019.key) [2024-11-12T09:23:23.637Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-12T09:23:23.927Z] + git semver bump pre [2024-11-12T09:23:24.186Z] 2024-11-12 09:23:24,119 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-11-12T09:23:24.186Z] 2024-11-12 09:23:24,120 [bump_version] DEBUG bumping version:4.0.0-dev.2 on axis:pre with prefix:dev [2024-11-12T09:23:24.186Z] 2024-11-12 09:23:24,120 [bump_version] DEBUG bumped version:4.0.0-dev.3 [2024-11-12T09:23:24.186Z] 2024-11-12 09:23:24,120 [write_version] DEBUG write version:4.0.0-dev.3 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True [2024-11-12T09:23:24.186Z] 2024-11-12 09:23:24,120 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-11-12T09:23:24.186Z] 2024-11-12 09:23:24,120 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-11-12T09:23:24.186Z] 2024-11-12 09:23:24,122 [execute] INFO git cat-file --batch-check [2024-11-12T09:23:24.186Z] 2024-11-12 09:23:24,122 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-12T09:23:24.186Z] 2024-11-12 09:23:24,127 [execute] INFO git cat-file --batch [2024-11-12T09:23:24.186Z] 2024-11-12 09:23:24,128 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-12T09:23:24.186Z] 2024-11-12 09:23:24,131 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-11-12T09:23:24.186Z] 4.0.0-dev.3 [Pipeline] } [2024-11-12T09:23:24.189Z] $ docker exec --env ******** --env ******** 892ab4f9fd698c6c482089fa82de0da0a78f44e713417548ba7c447f16241bae ssh-agent -k [2024-11-12T09:23:24.282Z] unset SSH_AUTH_SOCK; [2024-11-12T09:23:24.283Z] unset SSH_AGENT_PID; [2024-11-12T09:23:24.283Z] echo Agent pid 38 killed; [2024-11-12T09:23:24.298Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-12T09:23:24.623Z] + git semver [Pipeline] } [2024-11-12T09:23:24.888Z] $ docker stop --time=1 892ab4f9fd698c6c482089fa82de0da0a78f44e713417548ba7c447f16241bae [2024-11-12T09:23:26.162Z] $ docker rm -f --volumes 892ab4f9fd698c6c482089fa82de0da0a78f44e713417548ba7c447f16241bae [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-12T09:23:26.512Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-12T09:23:26.512Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T09:23:26.812Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-12T09:23:26.812Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-12T09:23:26.894Z] prd-ubuntu20.04-docker-8c-8g-26270 does not seem to be running inside a container [2024-11-12T09:23:26.919Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-12T09:23:27.230Z] $ docker top c6228c3353939012b514d026f3681d471767286914282ceb5772e224e6a5d200 -eo pid,comm [2024-11-12T09:23:27.281Z] 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-11-12T09:23:27.281Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-12T09:23:27.335Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-12T09:23:27.335Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-12T09:23:27.439Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-12T09:23:27.436Z] $ docker exec c6228c3353939012b514d026f3681d471767286914282ceb5772e224e6a5d200 ssh-agent [2024-11-12T09:23:27.547Z] SSH_AUTH_SOCK=/tmp/ssh-eoKhf2T0B8rc/agent.32 [2024-11-12T09:23:27.547Z] SSH_AGENT_PID=38 [2024-11-12T09:23:27.551Z] Running ssh-add (command line suppressed) [2024-11-12T09:23:27.642Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_16284411161276888010.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_16284411161276888010.key) [2024-11-12T09:23:27.662Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-12T09:23:27.959Z] + git semver push [2024-11-12T09:23:28.218Z] 2024-11-12 09:23:28,114 [run_push] DEBUG push [2024-11-12T09:23:28.218Z] 2024-11-12 09:23:28,114 [execute] INFO git cat-file --batch-check [2024-11-12T09:23:28.218Z] 2024-11-12 09:23:28,115 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-12T09:23:28.218Z] 2024-11-12 09:23:28,117 [execute] INFO git rev-list 82745c4d2792cbc8fade35ad13b08b33eb8d9f96 -- [2024-11-12T09:23:28.218Z] 2024-11-12 09:23:28,118 [execute] DEBUG Popen(['git', 'rev-list', '82745c4d2792cbc8fade35ad13b08b33eb8d9f96', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-12T09:23:28.218Z] 2024-11-12 09:23:28,124 [execute] INFO git fetch -v origin [2024-11-12T09:23:28.218Z] 2024-11-12 09:23:28,124 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-11-12T09:23:28.786Z] 2024-11-12 09:23:28,584 [run_push] DEBUG no remote changes detected [2024-11-12T09:23:28.786Z] 2024-11-12 09:23:28,584 [execute] INFO git push origin semver [2024-11-12T09:23:28.786Z] 2024-11-12 09:23:28,585 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-12T09:23:29.356Z] 2024-11-12 09:23:29,311 [run_push] DEBUG push all version tags [2024-11-12T09:23:29.356Z] 2024-11-12 09:23:29,311 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-11-12T09:23:29.356Z] 2024-11-12 09:23:29,312 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2024-11-12T09:23:29.925Z] 2024-11-12 09:23:29,917 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-11-12T09:23:29.925Z] 4.0.0-dev.3 [Pipeline] } [2024-11-12T09:23:30.192Z] $ docker exec --env ******** --env ******** c6228c3353939012b514d026f3681d471767286914282ceb5772e224e6a5d200 ssh-agent -k [2024-11-12T09:23:30.289Z] unset SSH_AUTH_SOCK; [2024-11-12T09:23:30.289Z] unset SSH_AGENT_PID; [2024-11-12T09:23:30.290Z] echo Agent pid 38 killed; [2024-11-12T09:23:30.303Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-12T09:23:30.629Z] + git semver [Pipeline] } [2024-11-12T09:23:30.896Z] $ docker stop --time=1 c6228c3353939012b514d026f3681d471767286914282ceb5772e224e6a5d200 [2024-11-12T09:23:32.300Z] $ docker rm -f --volumes c6228c3353939012b514d026f3681d471767286914282ceb5772e224e6a5d200 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [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-11-12T09:23:32.988Z] + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] [2024-11-12T09:23:32.988Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2024-11-12T09:23:32.988Z] total 16 [2024-11-12T09:23:32.988Z] drwxr-xr-x 3 root root 4096 Nov 12 09:08 . [2024-11-12T09:23:32.988Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 12 09:23 .. [2024-11-12T09:23:32.988Z] drwxr-xr-x 2 root root 4096 Nov 12 09:08 cost [2024-11-12T09:23:32.988Z] -rw-r--r-- 1 root root 89 Nov 12 09:08 cost.csv [2024-11-12T09:23:32.988Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives [2024-11-12T09:23:32.988Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2024-11-12T09:23:32.988Z] total 16 [2024-11-12T09:23:32.988Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 12 09:08 . [2024-11-12T09:23:32.988Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 12 09:23 .. [2024-11-12T09:23:32.988Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 12 09:08 cost [2024-11-12T09:23:32.988Z] -rw-r--r-- 1 jenkins jenkins 89 Nov 12 09:08 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-11-12T09:23:33.271Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-12T09:23:34.140Z] ---> package-listing.sh [2024-11-12T09:23:34.140Z] ++ facter osfamily [2024-11-12T09:23:34.140Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-12T09:23:34.400Z] + OS_FAMILY=debian [2024-11-12T09:23:34.400Z] + workspace=/w/workspace/exfoundry_app-record-replay_main [2024-11-12T09:23:34.400Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-12T09:23:34.400Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-12T09:23:34.400Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-12T09:23:34.400Z] + PACKAGES=/tmp/packages_start.txt [2024-11-12T09:23:34.400Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2024-11-12T09:23:34.400Z] + PACKAGES=/tmp/packages_end.txt [2024-11-12T09:23:34.400Z] + case "${OS_FAMILY}" in [2024-11-12T09:23:34.400Z] + dpkg -l [2024-11-12T09:23:34.400Z] + grep '^ii' [2024-11-12T09:23:34.400Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-12T09:23:34.400Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-12T09:23:34.400Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-12T09:23:34.400Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2024-11-12T09:23:34.400Z] + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ [2024-11-12T09:23:34.400Z] + 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-11-12T09:23:34.413Z] 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-11-12T09:23:34.690Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T09:23:35.255Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-12T09:23:35.256Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-12T09:23:35.340Z] prd-ubuntu20.04-docker-8c-8g-26270 does not seem to be running inside a container [2024-11-12T09:23:35.365Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-12T09:23:35.813Z] $ docker top d74a04372eaf9de4fcb14afa86663a451058311e986c1cc8fbadbe568bb179f8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-12T09:23:36.162Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-12T09:23:36.450Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-12T09:23:36.738Z] + ls /var/log/sa-host [2024-11-12T09:23:36.738Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-12T09:23:36.919Z] provisioning config files... [2024-11-12T09:23:36.927Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config6169638108555317854tmp [Pipeline] { [Pipeline] echo [2024-11-12T09:23:36.948Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-12T09:23:37.236Z] ---> create-netrc.sh [Pipeline] } [2024-11-12T09:23:37.243Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-12T09:23:37.591Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-12T09:23:37.599Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-12T09:23:37.881Z] ---> sudo-logs.sh [2024-11-12T09:23:37.881Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-12T09:23:37.911Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-12T09:23:38.189Z] ---> job-cost.sh [2024-11-12T09:23:38.189Z] lf-activate-venv: SKIPPING [2024-11-12T09:23:38.189Z] DEBUG: total: 0.2199999988079071 [2024-11-12T09:23:38.189Z] INFO: Retrieving Stack Cost... [2024-11-12T09:23:38.757Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-12T09:23:39.017Z] INFO: Archiving Costs [Pipeline] echo [2024-11-12T09:23:39.028Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-12T09:23:39.304Z] ---> logs-deploy.sh [2024-11-12T09:23:39.304Z] lf-activate-venv: SKIPPING [2024-11-12T09:23:39.304Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/101 [2024-11-12T09:23:39.304Z] INFO: archiving workspace using pattern(s): [2024-11-12T09:23:40.238Z] Archives upload complete. [2024-11-12T09:23:40.238Z] INFO: archiving logs to Nexus