Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5805731c8cc11c49db7ce89f491207344fea090b 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-ssh9815057682716358608.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14944892912692292981.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8884245653248212706.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh74787238060341957.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-ssh971856646444184065.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-2174’ Running on prd-ubuntu20.04-docker-8c-8g-4877 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 5805731c8cc11c49db7ce89f491207344fea090b (main) Commit message: "build(deps): Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#128)" > 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 5805731c8cc11c49db7ce89f491207344fea090b # timeout=10 > git rev-list --no-walk 9a58609afd39464bfd27795787547eae56732d30 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-04T17:44:38.449Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-04T17:44:38.546Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-04T17:44:38.572Z] ========================================================= [2024-03-04T17:44:38.572Z] EdgeX Global Pipelines Version Info [2024-03-04T17:44:38.572Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-04T17:44:39.300Z] ------------------- [2024-03-04T17:44:39.301Z] stable info: [2024-03-04T17:44:39.301Z] ------------------- [2024-03-04T17:44:39.301Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-04T17:44:39.301Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-04T17:44:39.301Z] Message: update stable to v1.0.258 [2024-03-04T17:44:39.873Z] ------------------- [2024-03-04T17:44:39.873Z] experimental info: [2024-03-04T17:44:39.873Z] ------------------- [2024-03-04T17:44:39.873Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-04T17:44:39.873Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-04T17:44:39.873Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-04T17:44:39.962Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2024-03-04T17:44:39.982Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2024-03-04T17:44:40.008Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-04T17:44:40.032Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-04T17:44:40.054Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-04T17:44:40.079Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-04T17:44:40.106Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-04T17:44:40.139Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-03-04T17:44:40.170Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-04T17:44:40.203Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-04T17:44:40.237Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-04T17:44:40.262Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2024-03-04T17:44:40.293Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-04T17:44:40.323Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-04T17:44:40.354Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-04T17:44:40.384Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-04T17:44:40.409Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-04T17:44:40.438Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-04T17:44:40.468Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-04T17:44:40.499Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-04T17:44:40.536Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-03-04T17:44:40.572Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-03-04T17:44:40.605Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-04T17:44:40.650Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-04T17:44:40.681Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-04T17:44:40.713Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-04T17:44:40.751Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-04T17:44:40.793Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-03-04T17:44:40.834Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-03-04T17:44:40.876Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-03-04T17:44:40.918Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5805731c8cc11c49db7ce89f491207344fea090b [Pipeline] echo [2024-03-04T17:44:40.956Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5805731 [Pipeline] echo [2024-03-04T17:44:40.994Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-04T17:44:41.143Z] provisioning config files... [2024-03-04T17:44:41.158Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config16138324444065628286tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-04T17:44:41.503Z] ---> ****-login.sh [2024-03-04T17:44:41.503Z] nexus3.edgexfoundry.org:10001 [2024-03-04T17:44:41.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-04T17:44:41.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-04T17:44:41.764Z] Configure a credential helper to remove this warning. See [2024-03-04T17:44:41.764Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-04T17:44:41.764Z] [2024-03-04T17:44:41.764Z] Login Succeeded [2024-03-04T17:44:41.764Z] nexus3.edgexfoundry.org:10002 [2024-03-04T17:44:42.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-04T17:44:42.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-04T17:44:42.026Z] Configure a credential helper to remove this warning. See [2024-03-04T17:44:42.027Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-04T17:44:42.027Z] [2024-03-04T17:44:42.027Z] Login Succeeded [2024-03-04T17:44:42.027Z] nexus3.edgexfoundry.org:10003 [2024-03-04T17:44:42.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-04T17:44:42.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-04T17:44:42.027Z] Configure a credential helper to remove this warning. See [2024-03-04T17:44:42.027Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-04T17:44:42.027Z] [2024-03-04T17:44:42.027Z] Login Succeeded [2024-03-04T17:44:42.027Z] nexus3.edgexfoundry.org:10004 [2024-03-04T17:44:42.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-04T17:44:42.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-04T17:44:42.289Z] Configure a credential helper to remove this warning. See [2024-03-04T17:44:42.289Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-04T17:44:42.289Z] [2024-03-04T17:44:42.289Z] Login Succeeded [2024-03-04T17:44:42.289Z] ****.io [2024-03-04T17:44:42.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-04T17:44:42.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-04T17:44:42.551Z] Configure a credential helper to remove this warning. See [2024-03-04T17:44:42.551Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-04T17:44:42.551Z] [2024-03-04T17:44:42.551Z] Login Succeeded [2024-03-04T17:44:42.551Z] ---> ****-login.sh ends [Pipeline] } [2024-03-04T17:44:42.587Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-04T17:44:43.070Z] + git rev-list -1 --merges 5805731c8cc11c49db7ce89f491207344fea090b~1..5805731c8cc11c49db7ce89f491207344fea090b [Pipeline] echo [2024-03-04T17:44:43.100Z] -----------> git rev-list -1 --merges 5805731c8cc11c49db7ce89f491207344fea090b~1..5805731c8cc11c49db7ce89f491207344fea090b 5805731c8cc11c49db7ce89f491207344fea090b [false] [Pipeline] sh [2024-03-04T17:44:43.401Z] + git log --format=format:%s -1 5805731c8cc11c49db7ce89f491207344fea090b [Pipeline] echo [2024-03-04T17:44:43.416Z] ========================================================= [2024-03-04T17:44:43.416Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-04T17:44:43.416Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-04T17:44:43.782Z] + git log --format=format:%s -1 5805731c8cc11c49db7ce89f491207344fea090b [Pipeline] echo [2024-03-04T17:44:43.792Z] [semverPrep] GIT_COMMIT: 5805731c8cc11c49db7ce89f491207344fea090b, Commit Message: build(deps): Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#128) [Pipeline] echo [2024-03-04T17:44:43.817Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-04T17:44:44.218Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-04T17:44:44.218Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-04T17:44:44.218Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-04T17:44:44.218Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-04T17:44:44.218Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-04T17:44:44.218Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-04T17:44:44.219Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T17:44:44.657Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-04T17:44:44.657Z] [2024-03-04T17:44:44.657Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T17:44:44.968Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-04T17:44:44.968Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-04T17:44:44.968Z] b85a868b505f: Pulling fs layer [2024-03-04T17:44:44.968Z] e2be974225ed: Pulling fs layer [2024-03-04T17:44:44.968Z] 339a4e72a1f5: Pulling fs layer [2024-03-04T17:44:44.968Z] 988bab9f4d93: Pulling fs layer [2024-03-04T17:44:44.968Z] 1469e6f7b9e6: Pulling fs layer [2024-03-04T17:44:44.968Z] eaf3925da568: Pulling fs layer [2024-03-04T17:44:44.968Z] bab4dde63d76: Pulling fs layer [2024-03-04T17:44:44.968Z] bde34c3a00c8: Pulling fs layer [2024-03-04T17:44:44.968Z] b352a97aabf1: Pulling fs layer [2024-03-04T17:44:44.968Z] 4872d77fe225: Pulling fs layer [2024-03-04T17:44:44.968Z] 5851b861e8e6: Pulling fs layer [2024-03-04T17:44:44.968Z] 988bab9f4d93: Waiting [2024-03-04T17:44:44.968Z] eaf3925da568: Waiting [2024-03-04T17:44:44.968Z] bab4dde63d76: Waiting [2024-03-04T17:44:44.968Z] b352a97aabf1: Waiting [2024-03-04T17:44:44.968Z] bde34c3a00c8: Waiting [2024-03-04T17:44:44.968Z] 1469e6f7b9e6: Waiting [2024-03-04T17:44:44.968Z] 4872d77fe225: Waiting [2024-03-04T17:44:44.968Z] 5851b861e8e6: Waiting [2024-03-04T17:44:44.968Z] e2be974225ed: Download complete [2024-03-04T17:44:44.968Z] 988bab9f4d93: Download complete [2024-03-04T17:44:44.968Z] 1469e6f7b9e6: Verifying Checksum [2024-03-04T17:44:44.968Z] 1469e6f7b9e6: Download complete [2024-03-04T17:44:44.968Z] 339a4e72a1f5: Verifying Checksum [2024-03-04T17:44:44.968Z] 339a4e72a1f5: Download complete [2024-03-04T17:44:44.968Z] eaf3925da568: Download complete [2024-03-04T17:44:45.227Z] bde34c3a00c8: Verifying Checksum [2024-03-04T17:44:45.227Z] bde34c3a00c8: Download complete [2024-03-04T17:44:45.227Z] b352a97aabf1: Verifying Checksum [2024-03-04T17:44:45.227Z] b352a97aabf1: Download complete [2024-03-04T17:44:45.227Z] 4872d77fe225: Verifying Checksum [2024-03-04T17:44:45.227Z] 4872d77fe225: Download complete [2024-03-04T17:44:45.227Z] 5851b861e8e6: Download complete [2024-03-04T17:44:45.227Z] b85a868b505f: Verifying Checksum [2024-03-04T17:44:45.227Z] b85a868b505f: Download complete [2024-03-04T17:44:45.488Z] bab4dde63d76: Verifying Checksum [2024-03-04T17:44:45.488Z] bab4dde63d76: Download complete [2024-03-04T17:44:46.439Z] b85a868b505f: Pull complete [2024-03-04T17:44:46.699Z] e2be974225ed: Pull complete [2024-03-04T17:44:47.268Z] 339a4e72a1f5: Pull complete [2024-03-04T17:44:47.268Z] 988bab9f4d93: Pull complete [2024-03-04T17:44:47.528Z] 1469e6f7b9e6: Pull complete [2024-03-04T17:44:47.528Z] eaf3925da568: Pull complete [2024-03-04T17:44:49.439Z] bab4dde63d76: Pull complete [2024-03-04T17:44:49.439Z] bde34c3a00c8: Pull complete [2024-03-04T17:44:49.699Z] b352a97aabf1: Pull complete [2024-03-04T17:44:49.699Z] 4872d77fe225: Pull complete [2024-03-04T17:44:49.699Z] 5851b861e8e6: Pull complete [2024-03-04T17:44:49.699Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-04T17:44:49.699Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-04T17:44:49.699Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-04T17:44:49.899Z] prd-ubuntu20.04-docker-8c-8g-4877 does not seem to be running inside a container [2024-03-04T17:44:49.934Z] $ 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-03-04T17:44:53.595Z] $ docker top bb411845bf0941def67d1b43ec069555ca0e72f5b658f505697fc95cac798022 -eo pid,comm [2024-03-04T17:44:53.654Z] 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-03-04T17:44:53.654Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-04T17:44:53.745Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-04T17:44:53.746Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-04T17:44:53.864Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-04T17:44:53.871Z] $ docker exec bb411845bf0941def67d1b43ec069555ca0e72f5b658f505697fc95cac798022 ssh-agent [2024-03-04T17:44:53.975Z] SSH_AUTH_SOCK=/tmp/ssh-YOlY3LxvcOcm/agent.33 [2024-03-04T17:44:53.975Z] SSH_AGENT_PID=39 [2024-03-04T17:44:53.981Z] Running ssh-add (command line suppressed) [2024-03-04T17:44:54.107Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12993329924208922360.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12993329924208922360.key) [2024-03-04T17:44:54.117Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-04T17:44:54.431Z] + git tag --points-at HEAD [Pipeline] } [2024-03-04T17:44:54.447Z] $ docker exec --env ******** --env ******** bb411845bf0941def67d1b43ec069555ca0e72f5b658f505697fc95cac798022 ssh-agent -k [2024-03-04T17:44:54.557Z] unset SSH_AUTH_SOCK; [2024-03-04T17:44:54.558Z] unset SSH_AGENT_PID; [2024-03-04T17:44:54.558Z] echo Agent pid 39 killed; [2024-03-04T17:44:54.563Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-04T17:44:54.632Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-04T17:44:54.632Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-04T17:44:54.751Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-04T17:44:54.758Z] $ docker exec bb411845bf0941def67d1b43ec069555ca0e72f5b658f505697fc95cac798022 ssh-agent [2024-03-04T17:44:54.868Z] SSH_AUTH_SOCK=/tmp/ssh-tvHN4HJ8Okku/agent.71 [2024-03-04T17:44:54.868Z] SSH_AGENT_PID=77 [2024-03-04T17:44:54.873Z] Running ssh-add (command line suppressed) [2024-03-04T17:44:54.983Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_5697942068388529778.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_5697942068388529778.key) [2024-03-04T17:44:54.996Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-04T17:44:55.305Z] + git semver init [2024-03-04T17:44:55.567Z] 2024-03-04 17:44:55,509 [run_init] DEBUG init version:0.0.0 force:False [2024-03-04T17:44:55.567Z] 2024-03-04 17:44:55,510 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver [2024-03-04T17:44:55.567Z] 2024-03-04 17:44:55,510 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver [2024-03-04T17:44:55.567Z] 2024-03-04 17:44:55,511 [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-03-04T17:44:56.505Z] 2024-03-04 17:44:56,490 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude [2024-03-04T17:44:56.505Z] 2024-03-04 17:44:56,491 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False [2024-03-04T17:44:56.505Z] 2024-03-04 17:44:56,491 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-03-04T17:44:56.505Z] 2024-03-04 17:44:56,491 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-03-04T17:44:56.505Z] 3.2.0-dev.13 [Pipeline] } [2024-03-04T17:44:56.519Z] $ docker exec --env ******** --env ******** bb411845bf0941def67d1b43ec069555ca0e72f5b658f505697fc95cac798022 ssh-agent -k [2024-03-04T17:44:56.628Z] unset SSH_AUTH_SOCK; [2024-03-04T17:44:56.628Z] unset SSH_AGENT_PID; [2024-03-04T17:44:56.628Z] echo Agent pid 77 killed; [2024-03-04T17:44:56.638Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-04T17:44:57.017Z] + git semver [Pipeline] } [2024-03-04T17:44:57.296Z] $ docker stop --time=1 bb411845bf0941def67d1b43ec069555ca0e72f5b658f505697fc95cac798022 [2024-03-04T17:44:58.573Z] $ docker rm -f --volumes bb411845bf0941def67d1b43ec069555ca0e72f5b658f505697fc95cac798022 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-04T17:44:58.947Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-04T17:44:59.207Z] Stashed 1 file(s) [Pipeline] echo [2024-03-04T17:44:59.212Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.13 [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-03-04T17:44:59.598Z] provisioning config files... [2024-03-04T17:44:59.608Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config7346470674576221147tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-04T17:44:59.936Z] ---> ****-login.sh [2024-03-04T17:44:59.936Z] nexus3.edgexfoundry.org:10001 [2024-03-04T17:44:59.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-04T17:44:59.936Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-04T17:44:59.936Z] Configure a credential helper to remove this warning. See [2024-03-04T17:44:59.936Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-04T17:44:59.936Z] [2024-03-04T17:44:59.936Z] Login Succeeded [2024-03-04T17:44:59.936Z] nexus3.edgexfoundry.org:10002 [2024-03-04T17:44:59.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-04T17:44:59.936Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-04T17:44:59.936Z] Configure a credential helper to remove this warning. See [2024-03-04T17:44:59.936Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-04T17:44:59.936Z] [2024-03-04T17:44:59.936Z] Login Succeeded [2024-03-04T17:44:59.936Z] nexus3.edgexfoundry.org:10003 [2024-03-04T17:45:00.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-04T17:45:00.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-04T17:45:00.196Z] Configure a credential helper to remove this warning. See [2024-03-04T17:45:00.196Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-04T17:45:00.196Z] [2024-03-04T17:45:00.196Z] Login Succeeded [2024-03-04T17:45:00.196Z] nexus3.edgexfoundry.org:10004 [2024-03-04T17:45:00.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-04T17:45:00.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-04T17:45:00.196Z] Configure a credential helper to remove this warning. See [2024-03-04T17:45:00.196Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-04T17:45:00.196Z] [2024-03-04T17:45:00.196Z] Login Succeeded [2024-03-04T17:45:00.196Z] ****.io [2024-03-04T17:45:00.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-04T17:45:00.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-04T17:45:00.455Z] Configure a credential helper to remove this warning. See [2024-03-04T17:45:00.455Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-04T17:45:00.455Z] [2024-03-04T17:45:00.455Z] Login Succeeded [2024-03-04T17:45:00.455Z] ---> ****-login.sh ends [Pipeline] } [2024-03-04T17:45:00.462Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-04T17:45:00.632Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-04T17:45:00.662Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-04T17:45:00.689Z] ========================================================= [2024-03-04T17:45:00.689Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-04T17:45:00.689Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T17:45:01.095Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-04T17:45:01.095Z] Sending build context to Docker daemon 6.69MB [2024-03-04T17:45:01.095Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-04T17:45:01.095Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-04T17:45:01.095Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-04T17:45:01.095Z] 7264a8db6415: Pulling fs layer [2024-03-04T17:45:01.095Z] c4d48a809fc2: Pulling fs layer [2024-03-04T17:45:01.095Z] 4f1c88b9dad5: Pulling fs layer [2024-03-04T17:45:01.095Z] ad3a456e5733: Pulling fs layer [2024-03-04T17:45:01.095Z] 69c7f0334f64: Pulling fs layer [2024-03-04T17:45:01.095Z] 1f1c1a5573a3: Pulling fs layer [2024-03-04T17:45:01.095Z] ce7588e14bc9: Pulling fs layer [2024-03-04T17:45:01.095Z] b5e4710f87ac: Pulling fs layer [2024-03-04T17:45:01.095Z] ad3a456e5733: Waiting [2024-03-04T17:45:01.095Z] 69c7f0334f64: Waiting [2024-03-04T17:45:01.095Z] 1f1c1a5573a3: Waiting [2024-03-04T17:45:01.095Z] ce7588e14bc9: Waiting [2024-03-04T17:45:01.095Z] b5e4710f87ac: Waiting [2024-03-04T17:45:01.095Z] c4d48a809fc2: Verifying Checksum [2024-03-04T17:45:01.095Z] c4d48a809fc2: Download complete [2024-03-04T17:45:01.095Z] ad3a456e5733: Verifying Checksum [2024-03-04T17:45:01.095Z] ad3a456e5733: Download complete [2024-03-04T17:45:01.354Z] 69c7f0334f64: Verifying Checksum [2024-03-04T17:45:01.354Z] 69c7f0334f64: Download complete [2024-03-04T17:45:01.354Z] 7264a8db6415: Verifying Checksum [2024-03-04T17:45:01.354Z] 7264a8db6415: Download complete [2024-03-04T17:45:01.354Z] 1f1c1a5573a3: Verifying Checksum [2024-03-04T17:45:01.354Z] 1f1c1a5573a3: Download complete [2024-03-04T17:45:01.354Z] 7264a8db6415: Pull complete [2024-03-04T17:45:04.732Z] c4d48a809fc2: Pull complete [2024-03-04T17:45:04.732Z] b5e4710f87ac: Verifying Checksum [2024-03-04T17:45:04.732Z] b5e4710f87ac: Download complete [2024-03-04T17:45:04.732Z] 4f1c88b9dad5: Verifying Checksum [2024-03-04T17:45:04.732Z] 4f1c88b9dad5: Download complete [2024-03-04T17:45:05.299Z] ce7588e14bc9: Verifying Checksum [2024-03-04T17:45:05.299Z] ce7588e14bc9: Download complete [2024-03-04T17:45:06.676Z] 4f1c88b9dad5: Pull complete [2024-03-04T17:45:06.935Z] ad3a456e5733: Pull complete [2024-03-04T17:45:06.935Z] 69c7f0334f64: Pull complete [2024-03-04T17:45:06.935Z] 1f1c1a5573a3: Pull complete [2024-03-04T17:45:09.465Z] ce7588e14bc9: Pull complete [2024-03-04T17:45:09.725Z] b5e4710f87ac: Pull complete [2024-03-04T17:45:09.725Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-04T17:45:09.725Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-04T17:45:09.725Z] ---> 88b5674ff536 [2024-03-04T17:45:09.725Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-03-04T17:45:14.502Z] Still waiting to schedule task [2024-03-04T17:45:14.502Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-2175’ is offline [2024-03-04T17:45:15.062Z] ---> Running in 1731a761c0f1 [2024-03-04T17:45:15.062Z] Removing intermediate container 1731a761c0f1 [2024-03-04T17:45:15.062Z] ---> b33098eacf17 [2024-03-04T17:45:15.062Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-04T17:45:15.062Z] ---> Running in 9d0ce1b10465 [2024-03-04T17:45:15.062Z] Removing intermediate container 9d0ce1b10465 [2024-03-04T17:45:15.062Z] ---> f4f56578757f [2024-03-04T17:45:15.062Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-03-04T17:45:15.062Z] ---> Running in 96094081c008 [2024-03-04T17:45:15.321Z] Removing intermediate container 96094081c008 [2024-03-04T17:45:15.321Z] ---> 8dc55bdc85f5 [2024-03-04T17:45:15.321Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-04T17:45:15.321Z] ---> Running in 75f32fc53da0 [2024-03-04T17:45:15.582Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-04T17:45:15.841Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-04T17:45:16.101Z] OK: 264 MiB in 52 packages [2024-03-04T17:45:16.360Z] Removing intermediate container 75f32fc53da0 [2024-03-04T17:45:16.360Z] ---> 8c3742f6f281 [2024-03-04T17:45:16.360Z] Step 7/12 : WORKDIR /app [2024-03-04T17:45:16.360Z] ---> Running in f8c4322c5e23 [2024-03-04T17:45:16.360Z] Removing intermediate container f8c4322c5e23 [2024-03-04T17:45:16.360Z] ---> da6389119d9e [2024-03-04T17:45:16.360Z] Step 8/12 : COPY go.mod vendor* ./ [2024-03-04T17:45:16.620Z] ---> f5a946e58526 [2024-03-04T17:45:16.620Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-04T17:45:16.620Z] ---> Running in ed8317740646 [2024-03-04T17:45:48.808Z] Removing intermediate container ed8317740646 [2024-03-04T17:45:48.808Z] ---> 8ad25adc4142 [2024-03-04T17:45:48.808Z] Step 10/12 : COPY . . [2024-03-04T17:45:48.808Z] ---> 120465b5538a [2024-03-04T17:45:48.808Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-04T17:45:48.808Z] ---> Running in 2fcf2dfe9f4f [2024-03-04T17:45:48.808Z] Removing intermediate container 2fcf2dfe9f4f [2024-03-04T17:45:48.808Z] ---> 50c0d58c59c7 [2024-03-04T17:45:48.808Z] Step 12/12 : RUN $MAKE [2024-03-04T17:45:48.808Z] ---> Running in 6edcaaacf8c1 [2024-03-04T17:45:48.808Z] noop [2024-03-04T17:45:48.808Z] Removing intermediate container 6edcaaacf8c1 [2024-03-04T17:45:48.808Z] ---> f5db150156c9 [2024-03-04T17:45:48.808Z] Successfully built f5db150156c9 [2024-03-04T17:45:48.808Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T17:45:49.193Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-04T17:45:49.193Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-04T17:45:49.316Z] prd-ubuntu20.04-docker-8c-8g-4877 does not seem to be running inside a container [2024-03-04T17:45:49.351Z] $ 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-03-04T17:45:49.705Z] $ docker top 189fa35b2d309c70fb907683eaeb06226d1d1e48dd842ee5bd23eb3e57d204a8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-04T17:45:50.087Z] + go version [2024-03-04T17:45:50.087Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-04T17:45:50.101Z] $ docker stop --time=1 189fa35b2d309c70fb907683eaeb06226d1d1e48dd842ee5bd23eb3e57d204a8 [2024-03-04T17:45:51.386Z] $ docker rm -f --volumes 189fa35b2d309c70fb907683eaeb06226d1d1e48dd842ee5bd23eb3e57d204a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T17:45:52.001Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-04T17:45:52.001Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-04T17:45:52.123Z] prd-ubuntu20.04-docker-8c-8g-4877 does not seem to be running inside a container [2024-03-04T17:45:52.154Z] $ 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-03-04T17:45:52.463Z] $ docker top 411cb0c11492d4df410061b2f8a6f932978d3a90cde1cdba0242978f3ad90e72 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-04T17:45:52.854Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh [2024-03-04T17:45:53.185Z] + make test [2024-03-04T17:45:53.185Z] go test -race -coverprofile=coverage.out ./... [2024-03-04T17:46:11.276Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2024-03-04T17:46:12.656Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2024-03-04T17:46:12.656Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2024-03-04T17:46:12.656Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2024-03-04T17:46:13.234Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.050s coverage: 88.0% of statements [2024-03-04T17:46:23.430Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.619s coverage: 98.7% of statements [2024-03-04T17:46:23.430Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.101s coverage: 89.7% of statements [2024-03-04T17:46:23.430Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.038s coverage: 100.0% of statements [2024-03-04T17:46:37.395Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4878 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws [2024-03-04T17:46:37.434Z] Running in /w/workspace/app-record-replay/88 [Pipeline] { [Pipeline] checkout [2024-03-04T17:46:40.515Z] Selected Git installation does not exist. Using Default [2024-03-04T17:46:40.516Z] The recommended git tool is: NONE [2024-03-04T17:46:45.362Z] using credential edgex-jenkins-ssh [2024-03-04T17:46:45.365Z] go vet ./... [2024-03-04T17:46:45.390Z] Cloning the remote Git repository [2024-03-04T17:46:45.430Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2024-03-04T17:46:45.532Z] > git init /w/workspace/app-record-replay/88 # timeout=10 [2024-03-04T17:46:45.684Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2024-03-04T17:46:45.685Z] > git --version # timeout=10 [2024-03-04T17:46:45.704Z] > git --version # 'git version 2.25.1' [2024-03-04T17:46:45.706Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-04T17:46:45.844Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-04T17:46:47.907Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-04T17:46:47.908Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-04T17:46:47.908Z] ./bin/test-attribution-txt.sh [2024-03-04T17:46:47.908Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-04T17:46:47.922Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-04T17:46:47.962Z] $ docker stop --time=1 411cb0c11492d4df410061b2f8a6f932978d3a90cde1cdba0242978f3ad90e72 [2024-03-04T17:46:47.347Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2024-03-04T17:46:47.370Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-04T17:46:48.182Z] Avoid second fetch [2024-03-04T17:46:48.182Z] Checking out Revision 5805731c8cc11c49db7ce89f491207344fea090b (main) [2024-03-04T17:46:48.722Z] Commit message: "build(deps): Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#128)" [2024-03-04T17:46:48.196Z] > git config core.sparsecheckout # timeout=10 [2024-03-04T17:46:48.254Z] > git checkout -f 5805731c8cc11c49db7ce89f491207344fea090b # timeout=10 [2024-03-04T17:46:51.102Z] $ docker rm -f --volumes 411cb0c11492d4df410061b2f8a6f932978d3a90cde1cdba0242978f3ad90e72 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-04T17:46:51.687Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-04T17:46:51.885Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2024-03-04T17:46:52.131Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-04T17:46:52.131Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-04T17:46:52.131Z] Dload Upload Total Spent Left Speed [2024-03-04T17:46:52.131Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 89083 0 --:--:-- --:--:-- --:--:-- 89083 [Pipeline] sh [Pipeline] sh [2024-03-04T17:46:52.607Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-04T17:46:52.634Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-04T17:46:52.940Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-04T17:46:52.940Z] + sudo tee /etc/docker/daemon.new [2024-03-04T17:46:52.940Z] { [2024-03-04T17:46:52.940Z] "registry-mirrors": [ [2024-03-04T17:46:52.940Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-04T17:46:52.940Z] ], [2024-03-04T17:46:52.940Z] "bip": "10.250.0.254/24", [2024-03-04T17:46:52.940Z] "hosts": [ [2024-03-04T17:46:52.940Z] "tcp://0.0.0.0:5555", [2024-03-04T17:46:52.940Z] "unix:///var/run/docker.sock" [2024-03-04T17:46:52.940Z] ], [2024-03-04T17:46:52.940Z] "mtu": 1458, [2024-03-04T17:46:52.940Z] "selinux-enabled": true, [2024-03-04T17:46:52.940Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-04T17:46:52.940Z] } [Pipeline] sh [2024-03-04T17:46:52.983Z] + ls -al . [2024-03-04T17:46:52.983Z] total 192 [2024-03-04T17:46:52.983Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 4 17:45 . [2024-03-04T17:46:52.984Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 4 17:44 .. [2024-03-04T17:46:52.984Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 4 17:44 .dockerignore [2024-03-04T17:46:52.984Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 4 17:46 .git [2024-03-04T17:46:52.984Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 17:44 .github [2024-03-04T17:46:52.984Z] -rw-rw-r-- 1 jenkins jenkins 164 Mar 4 17:44 .gitignore [2024-03-04T17:46:52.984Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 4 17:44 .golangci.yml [2024-03-04T17:46:52.984Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 4 17:44 .semver [2024-03-04T17:46:52.984Z] -rw-rw-r-- 1 jenkins jenkins 11301 Mar 4 17:44 Attribution.txt [2024-03-04T17:46:52.984Z] -rw-rw-r-- 1 jenkins jenkins 458 Mar 4 17:44 CHANGELOG.md [2024-03-04T17:46:52.984Z] -rw-rw-r-- 1 jenkins jenkins 1725 Mar 4 17:44 Dockerfile [2024-03-04T17:46:52.984Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 4 17:44 GOVERNANCE.md [2024-03-04T17:46:52.984Z] -rw-rw-r-- 1 jenkins jenkins 681 Mar 4 17:44 Jenkinsfile [2024-03-04T17:46:52.984Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 4 17:44 LICENSE [2024-03-04T17:46:52.984Z] -rw-rw-r-- 1 jenkins jenkins 3136 Mar 4 17:44 Makefile [2024-03-04T17:46:52.984Z] -rw-rw-r-- 1 jenkins jenkins 611 Mar 4 17:44 OWNERS.md [2024-03-04T17:46:52.984Z] -rw-rw-r-- 1 jenkins jenkins 4107 Mar 4 17:44 README.md [2024-03-04T17:46:52.984Z] -rw-rw-r-- 1 jenkins jenkins 7789 Mar 4 17:44 Record and Reply.postman_collection.json [2024-03-04T17:46:52.984Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 4 17:44 VERSION [2024-03-04T17:46:52.984Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 17:44 bin [2024-03-04T17:46:52.984Z] -rw-r--r-- 1 jenkins jenkins 24667 Mar 4 17:46 coverage.out [2024-03-04T17:46:52.984Z] -rw-rw-r-- 1 jenkins jenkins 3951 Mar 4 17:44 go.mod [2024-03-04T17:46:52.984Z] -rw-rw-r-- 1 jenkins jenkins 34133 Mar 4 17:44 go.sum [2024-03-04T17:46:52.984Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 4 17:44 internal [2024-03-04T17:46:52.984Z] -rw-rw-r-- 1 jenkins jenkins 913 Mar 4 17:44 main.go [2024-03-04T17:46:52.984Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 17:44 openapi [2024-03-04T17:46:52.984Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 17:44 pkg [2024-03-04T17:46:52.984Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 17:44 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T17:46:53.271Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-04T17:46:53.468Z] + 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=5805731c8cc11c49db7ce89f491207344fea090b --label arch=amd64 --label version=3.2.0-dev.13 . [2024-03-04T17:46:53.468Z] Sending build context to Docker daemon 6.715MB [2024-03-04T17:46:53.468Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-03-04T17:46:53.468Z] Step 2/27 : FROM ${BASE} AS builder [2024-03-04T17:46:53.468Z] ---> f5db150156c9 [2024-03-04T17:46:53.468Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-03-04T17:46:53.614Z] + sudo service docker restart [2024-03-04T17:46:53.728Z] ---> Running in b28f4463039a [2024-03-04T17:46:53.728Z] Removing intermediate container b28f4463039a [2024-03-04T17:46:53.728Z] ---> 37a568bdc515 [2024-03-04T17:46:53.728Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-03-04T17:46:53.728Z] ---> Running in eb7caa1b8b72 [2024-03-04T17:46:53.728Z] Removing intermediate container eb7caa1b8b72 [2024-03-04T17:46:53.728Z] ---> 125e9430cd90 [2024-03-04T17:46:53.728Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-03-04T17:46:53.728Z] ---> Running in 24d50e127081 [2024-03-04T17:46:53.987Z] Removing intermediate container 24d50e127081 [2024-03-04T17:46:53.987Z] ---> f9ffa7af19a5 [2024-03-04T17:46:53.987Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-04T17:46:53.987Z] ---> Running in 2d1336323ea4 [2024-03-04T17:46:54.246Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-04T17:46:54.506Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-04T17:46:54.765Z] OK: 264 MiB in 52 packages [2024-03-04T17:46:55.024Z] Removing intermediate container 2d1336323ea4 [2024-03-04T17:46:55.024Z] ---> 0f78160e980c [2024-03-04T17:46:55.024Z] Step 7/27 : WORKDIR /app [2024-03-04T17:46:55.024Z] ---> Running in 929e4c7e6409 [2024-03-04T17:46:55.024Z] Removing intermediate container 929e4c7e6409 [2024-03-04T17:46:55.024Z] ---> 5d9507e489ba [2024-03-04T17:46:55.024Z] Step 8/27 : COPY go.mod vendor* ./ [2024-03-04T17:46:55.284Z] ---> f111e66817eb [2024-03-04T17:46:55.284Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-04T17:46:55.284Z] ---> Running in 9feb47fdbc8e [2024-03-04T17:46:55.853Z] Removing intermediate container 9feb47fdbc8e [2024-03-04T17:46:55.853Z] ---> f3b4106f2ce6 [2024-03-04T17:46:55.853Z] Step 10/27 : COPY . . [2024-03-04T17:46:56.420Z] ---> e13288434ee5 [2024-03-04T17:46:56.420Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-04T17:46:56.420Z] ---> Running in b048b8320775 [2024-03-04T17:46:56.420Z] Removing intermediate container b048b8320775 [2024-03-04T17:46:56.420Z] ---> 65eaa10872f7 [2024-03-04T17:46:56.420Z] Step 12/27 : RUN $MAKE [2024-03-04T17:46:56.420Z] ---> Running in c86ffca1417d [2024-03-04T17:46:56.680Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.23 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.13" -trimpath -mod=readonly -o app-record-replay [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-04T17:47:11.913Z] provisioning config files... [2024-03-04T17:47:11.941Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/88@tmp/config3271573895936485598tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-04T17:47:12.378Z] ---> ****-login.sh [2024-03-04T17:47:12.378Z] nexus3.edgexfoundry.org:10001 [2024-03-04T17:47:12.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-04T17:47:12.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-04T17:47:12.917Z] Configure a credential helper to remove this warning. See [2024-03-04T17:47:12.917Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-04T17:47:12.917Z] [2024-03-04T17:47:12.917Z] Login Succeeded [2024-03-04T17:47:12.917Z] nexus3.edgexfoundry.org:10002 [2024-03-04T17:47:13.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-04T17:47:13.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-04T17:47:13.185Z] Configure a credential helper to remove this warning. See [2024-03-04T17:47:13.185Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-04T17:47:13.185Z] [2024-03-04T17:47:13.185Z] Login Succeeded [2024-03-04T17:47:13.453Z] nexus3.edgexfoundry.org:10003 [2024-03-04T17:47:13.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-04T17:47:13.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-04T17:47:13.723Z] Configure a credential helper to remove this warning. See [2024-03-04T17:47:13.723Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-04T17:47:13.723Z] [2024-03-04T17:47:13.723Z] Login Succeeded [2024-03-04T17:47:13.723Z] nexus3.edgexfoundry.org:10004 [2024-03-04T17:47:13.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-04T17:47:13.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-04T17:47:13.996Z] Configure a credential helper to remove this warning. See [2024-03-04T17:47:13.996Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-04T17:47:13.996Z] [2024-03-04T17:47:13.996Z] Login Succeeded [2024-03-04T17:47:13.996Z] ****.io [2024-03-04T17:47:14.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-04T17:47:14.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-04T17:47:14.530Z] Configure a credential helper to remove this warning. See [2024-03-04T17:47:14.530Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-04T17:47:14.530Z] [2024-03-04T17:47:14.530Z] Login Succeeded [2024-03-04T17:47:14.530Z] ---> ****-login.sh ends [Pipeline] } [2024-03-04T17:47:14.542Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-04T17:47:14.912Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-04T17:47:14.951Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-04T17:47:14.992Z] ========================================================= [2024-03-04T17:47:14.992Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-04T17:47:14.992Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T17:47:15.455Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-04T17:47:15.455Z] Sending build context to Docker daemon 258kB [2024-03-04T17:47:15.729Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-04T17:47:15.729Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-04T17:47:15.729Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-04T17:47:15.729Z] 9fda8d8052c6: Pulling fs layer [2024-03-04T17:47:15.729Z] 5d54e960e981: Pulling fs layer [2024-03-04T17:47:15.729Z] c4a7e357bf2a: Pulling fs layer [2024-03-04T17:47:15.729Z] f0e02332f6b5: Pulling fs layer [2024-03-04T17:47:15.729Z] 872ee5b61b7b: Pulling fs layer [2024-03-04T17:47:15.729Z] 0c6a40ed1a82: Pulling fs layer [2024-03-04T17:47:15.729Z] 94ae7d8d031c: Pulling fs layer [2024-03-04T17:47:15.729Z] 872ee5b61b7b: Waiting [2024-03-04T17:47:15.729Z] 0c6a40ed1a82: Waiting [2024-03-04T17:47:15.729Z] 94ae7d8d031c: Waiting [2024-03-04T17:47:15.729Z] f0e02332f6b5: Waiting [2024-03-04T17:47:15.729Z] 5d54e960e981: Verifying Checksum [2024-03-04T17:47:15.729Z] 5d54e960e981: Download complete [2024-03-04T17:47:15.998Z] f0e02332f6b5: Verifying Checksum [2024-03-04T17:47:15.998Z] f0e02332f6b5: Download complete [2024-03-04T17:47:15.998Z] 872ee5b61b7b: Verifying Checksum [2024-03-04T17:47:15.998Z] 872ee5b61b7b: Download complete [2024-03-04T17:47:15.998Z] 9fda8d8052c6: Download complete [2024-03-04T17:47:16.267Z] 94ae7d8d031c: Verifying Checksum [2024-03-04T17:47:16.267Z] 94ae7d8d031c: Download complete [2024-03-04T17:47:16.859Z] 9fda8d8052c6: Pull complete [2024-03-04T17:47:17.446Z] 5d54e960e981: Pull complete [2024-03-04T17:47:17.715Z] c4a7e357bf2a: Verifying Checksum [2024-03-04T17:47:17.716Z] c4a7e357bf2a: Download complete [2024-03-04T17:47:18.679Z] 0c6a40ed1a82: Verifying Checksum [2024-03-04T17:47:18.679Z] 0c6a40ed1a82: Download complete [2024-03-04T17:47:29.349Z] Removing intermediate container c86ffca1417d [2024-03-04T17:47:29.349Z] ---> c8435636b6a9 [2024-03-04T17:47:29.349Z] Step 13/27 : FROM alpine:3.18 [2024-03-04T17:47:29.349Z] 3.18: Pulling from library/alpine [2024-03-04T17:47:29.349Z] 619be1103602: Pulling fs layer [2024-03-04T17:47:29.349Z] 619be1103602: Verifying Checksum [2024-03-04T17:47:29.349Z] 619be1103602: Download complete [2024-03-04T17:47:29.349Z] 619be1103602: Pull complete [2024-03-04T17:47:29.349Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-04T17:47:29.349Z] Status: Downloaded newer image for alpine:3.18 [2024-03-04T17:47:29.349Z] ---> d3782b16ccc9 [2024-03-04T17:47:29.349Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-04T17:47:29.349Z] ---> Running in 64cba15cde1a [2024-03-04T17:47:29.349Z] Removing intermediate container 64cba15cde1a [2024-03-04T17:47:29.349Z] ---> ef07889a83d7 [2024-03-04T17:47:29.349Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2024-03-04T17:47:29.349Z] ---> Running in 7252f2c45c24 [2024-03-04T17:47:29.349Z] Removing intermediate container 7252f2c45c24 [2024-03-04T17:47:29.349Z] ---> b7b91182aeed [2024-03-04T17:47:29.349Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-04T17:47:29.349Z] ---> Running in ae2d7875738d [2024-03-04T17:47:29.349Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-04T17:47:29.349Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-04T17:47:29.349Z] (1/2) Installing ca-certificates (20230506-r0) [2024-03-04T17:47:29.349Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-03-04T17:47:29.349Z] Executing busybox-1.36.1-r5.trigger [2024-03-04T17:47:29.349Z] Executing ca-certificates-20230506-r0.trigger [2024-03-04T17:47:29.349Z] OK: 8 MiB in 17 packages [2024-03-04T17:47:29.349Z] Removing intermediate container ae2d7875738d [2024-03-04T17:47:29.349Z] ---> f294c1e41348 [2024-03-04T17:47:29.349Z] Step 17/27 : RUN apk --no-cache upgrade [2024-03-04T17:47:29.349Z] ---> Running in 2d8fff3e0dd9 [2024-03-04T17:47:29.349Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-04T17:47:29.349Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-04T17:47:29.610Z] OK: 8 MiB in 17 packages [2024-03-04T17:47:29.871Z] Removing intermediate container 2d8fff3e0dd9 [2024-03-04T17:47:29.871Z] ---> 663734c6aa46 [2024-03-04T17:47:29.871Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-03-04T17:47:30.131Z] ---> 583c99e4731d [2024-03-04T17:47:30.131Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-03-04T17:47:30.131Z] ---> 366d38644dbe [2024-03-04T17:47:30.131Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-03-04T17:47:30.131Z] ---> 17360cac3158 [2024-03-04T17:47:30.131Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2024-03-04T17:47:31.017Z] c4a7e357bf2a: Pull complete [2024-03-04T17:47:31.017Z] f0e02332f6b5: Pull complete [2024-03-04T17:47:31.017Z] 872ee5b61b7b: Pull complete [2024-03-04T17:47:31.508Z] ---> d5d8b5518243 [2024-03-04T17:47:31.508Z] Step 22/27 : EXPOSE 59712 [2024-03-04T17:47:31.508Z] ---> Running in 0a8ff5757ed4 [2024-03-04T17:47:31.508Z] Removing intermediate container 0a8ff5757ed4 [2024-03-04T17:47:31.508Z] ---> 753c05626180 [2024-03-04T17:47:31.508Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2024-03-04T17:47:31.508Z] ---> Running in 87977bfa5608 [2024-03-04T17:47:31.508Z] Removing intermediate container 87977bfa5608 [2024-03-04T17:47:31.508Z] ---> ef77df1eac05 [2024-03-04T17:47:31.508Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-04T17:47:31.769Z] ---> Running in f6faacdc3b18 [2024-03-04T17:47:31.769Z] Removing intermediate container f6faacdc3b18 [2024-03-04T17:47:31.769Z] ---> 8e82c2a7a227 [2024-03-04T17:47:31.769Z] Step 25/27 : LABEL arch=amd64 [2024-03-04T17:47:31.769Z] ---> Running in 7c5e2060a5ea [2024-03-04T17:47:31.769Z] Removing intermediate container 7c5e2060a5ea [2024-03-04T17:47:31.769Z] ---> d2ce35570ebe [2024-03-04T17:47:31.769Z] Step 26/27 : LABEL git_sha=5805731c8cc11c49db7ce89f491207344fea090b [2024-03-04T17:47:31.769Z] ---> Running in 95c1a3bbcecc [2024-03-04T17:47:32.027Z] Removing intermediate container 95c1a3bbcecc [2024-03-04T17:47:32.027Z] ---> 1e19ec856e5f [2024-03-04T17:47:32.027Z] Step 27/27 : LABEL version=3.2.0-dev.13 [2024-03-04T17:47:32.027Z] ---> Running in 7c5ef410c0d4 [2024-03-04T17:47:32.027Z] Removing intermediate container 7c5ef410c0d4 [2024-03-04T17:47:32.027Z] ---> 7503402c7afa [2024-03-04T17:47:32.027Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-04T17:47:32.027Z] Successfully built 7503402c7afa [2024-03-04T17:47:32.027Z] 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-03-04T17:47:32.318Z] provisioning config files... [2024-03-04T17:47:32.327Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config13566985571284464455tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-04T17:47:32.671Z] ---> ****-login.sh [2024-03-04T17:47:32.671Z] nexus3.edgexfoundry.org:10001 [2024-03-04T17:47:32.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-04T17:47:32.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-04T17:47:32.671Z] Configure a credential helper to remove this warning. See [2024-03-04T17:47:32.671Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-04T17:47:32.671Z] [2024-03-04T17:47:32.671Z] Login Succeeded [2024-03-04T17:47:32.671Z] nexus3.edgexfoundry.org:10002 [2024-03-04T17:47:32.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-04T17:47:32.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-04T17:47:32.671Z] Configure a credential helper to remove this warning. See [2024-03-04T17:47:32.671Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-04T17:47:32.671Z] [2024-03-04T17:47:32.671Z] Login Succeeded [2024-03-04T17:47:32.671Z] nexus3.edgexfoundry.org:10003 [2024-03-04T17:47:32.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-04T17:47:32.934Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-04T17:47:32.934Z] Configure a credential helper to remove this warning. See [2024-03-04T17:47:32.934Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-04T17:47:32.934Z] [2024-03-04T17:47:32.934Z] Login Succeeded [2024-03-04T17:47:32.934Z] nexus3.edgexfoundry.org:10004 [2024-03-04T17:47:32.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-04T17:47:32.934Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-04T17:47:32.934Z] Configure a credential helper to remove this warning. See [2024-03-04T17:47:32.934Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-04T17:47:32.934Z] [2024-03-04T17:47:32.934Z] Login Succeeded [2024-03-04T17:47:32.934Z] ****.io [2024-03-04T17:47:32.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-04T17:47:33.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-04T17:47:33.194Z] Configure a credential helper to remove this warning. See [2024-03-04T17:47:33.194Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-04T17:47:33.194Z] [2024-03-04T17:47:33.194Z] Login Succeeded [2024-03-04T17:47:33.194Z] ---> ****-login.sh ends [Pipeline] } [2024-03-04T17:47:33.202Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-04T17:47:33.352Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-04T17:47:33.405Z] [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: [2024-03-04T17:47:33.405Z] 5805731c8cc11c49db7ce89f491207344fea090b [2024-03-04T17:47:33.405Z] latest [2024-03-04T17:47:33.405Z] 3.2.0-dev.13 [2024-03-04T17:47:33.405Z] 5805731c8cc11c49db7ce89f491207344fea090b-3.2.0-dev.13 [2024-03-04T17:47:33.405Z] main [2024-03-04T17:47:33.405Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T17:47:33.870Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:5805731c8cc11c49db7ce89f491207344fea090b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T17:47:34.259Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:5805731c8cc11c49db7ce89f491207344fea090b [2024-03-04T17:47:34.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-03-04T17:47:34.259Z] def07f217017: Preparing [2024-03-04T17:47:34.259Z] 67d77616bce9: Preparing [2024-03-04T17:47:34.259Z] 0ea43189b640: Preparing [2024-03-04T17:47:34.259Z] eefef9930011: Preparing [2024-03-04T17:47:34.259Z] 7c66eb6c258b: Preparing [2024-03-04T17:47:34.259Z] b6aaf7e1b772: Preparing [2024-03-04T17:47:34.259Z] aedc3bda2944: Preparing [2024-03-04T17:47:34.259Z] b6aaf7e1b772: Waiting [2024-03-04T17:47:34.259Z] eefef9930011: Pushed [2024-03-04T17:47:34.259Z] 67d77616bce9: Pushed [2024-03-04T17:47:34.259Z] 7c66eb6c258b: Pushed [2024-03-04T17:47:34.259Z] 0ea43189b640: Pushed [2024-03-04T17:47:34.259Z] aedc3bda2944: Layer already exists [2024-03-04T17:47:34.517Z] b6aaf7e1b772: Pushed [2024-03-04T17:47:37.808Z] def07f217017: Pushed [2024-03-04T17:47:37.808Z] 5805731c8cc11c49db7ce89f491207344fea090b: digest: sha256:e738a86fc65d49704f43203257c87668ef3a339b62ad968dae163f4bade3d67c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T17:47:38.215Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T17:47:38.608Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest [2024-03-04T17:47:38.608Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-03-04T17:47:38.608Z] def07f217017: Preparing [2024-03-04T17:47:38.608Z] 67d77616bce9: Preparing [2024-03-04T17:47:38.608Z] 0ea43189b640: Preparing [2024-03-04T17:47:38.608Z] eefef9930011: Preparing [2024-03-04T17:47:38.608Z] 7c66eb6c258b: Preparing [2024-03-04T17:47:38.608Z] b6aaf7e1b772: Preparing [2024-03-04T17:47:38.608Z] aedc3bda2944: Preparing [2024-03-04T17:47:38.608Z] b6aaf7e1b772: Waiting [2024-03-04T17:47:38.608Z] aedc3bda2944: Waiting [2024-03-04T17:47:38.608Z] eefef9930011: Layer already exists [2024-03-04T17:47:38.608Z] 67d77616bce9: Layer already exists [2024-03-04T17:47:38.608Z] 7c66eb6c258b: Layer already exists [2024-03-04T17:47:38.608Z] 0ea43189b640: Layer already exists [2024-03-04T17:47:38.608Z] def07f217017: Layer already exists [2024-03-04T17:47:38.608Z] b6aaf7e1b772: Layer already exists [2024-03-04T17:47:38.608Z] aedc3bda2944: Layer already exists [2024-03-04T17:47:38.608Z] latest: digest: sha256:e738a86fc65d49704f43203257c87668ef3a339b62ad968dae163f4bade3d67c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T17:47:39.010Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T17:47:39.239Z] 0c6a40ed1a82: Pull complete [2024-03-04T17:47:39.410Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.13 [2024-03-04T17:47:39.410Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-03-04T17:47:39.410Z] def07f217017: Preparing [2024-03-04T17:47:39.410Z] 67d77616bce9: Preparing [2024-03-04T17:47:39.410Z] 0ea43189b640: Preparing [2024-03-04T17:47:39.410Z] eefef9930011: Preparing [2024-03-04T17:47:39.410Z] 7c66eb6c258b: Preparing [2024-03-04T17:47:39.410Z] b6aaf7e1b772: Preparing [2024-03-04T17:47:39.410Z] aedc3bda2944: Preparing [2024-03-04T17:47:39.410Z] b6aaf7e1b772: Waiting [2024-03-04T17:47:39.410Z] aedc3bda2944: Waiting [2024-03-04T17:47:39.410Z] 0ea43189b640: Layer already exists [2024-03-04T17:47:39.410Z] def07f217017: Layer already exists [2024-03-04T17:47:39.410Z] 7c66eb6c258b: Layer already exists [2024-03-04T17:47:39.410Z] 67d77616bce9: Layer already exists [2024-03-04T17:47:39.410Z] eefef9930011: Layer already exists [2024-03-04T17:47:39.410Z] b6aaf7e1b772: Layer already exists [2024-03-04T17:47:39.410Z] aedc3bda2944: Layer already exists [2024-03-04T17:47:39.410Z] 3.2.0-dev.13: digest: sha256:e738a86fc65d49704f43203257c87668ef3a339b62ad968dae163f4bade3d67c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T17:47:39.812Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:5805731c8cc11c49db7ce89f491207344fea090b-3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T17:47:40.207Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:5805731c8cc11c49db7ce89f491207344fea090b-3.2.0-dev.13 [2024-03-04T17:47:40.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-03-04T17:47:40.208Z] def07f217017: Preparing [2024-03-04T17:47:40.208Z] 67d77616bce9: Preparing [2024-03-04T17:47:40.208Z] 0ea43189b640: Preparing [2024-03-04T17:47:40.208Z] eefef9930011: Preparing [2024-03-04T17:47:40.208Z] 7c66eb6c258b: Preparing [2024-03-04T17:47:40.208Z] b6aaf7e1b772: Preparing [2024-03-04T17:47:40.208Z] aedc3bda2944: Preparing [2024-03-04T17:47:40.208Z] aedc3bda2944: Waiting [2024-03-04T17:47:40.208Z] b6aaf7e1b772: Waiting [2024-03-04T17:47:40.208Z] def07f217017: Layer already exists [2024-03-04T17:47:40.208Z] eefef9930011: Layer already exists [2024-03-04T17:47:40.208Z] 67d77616bce9: Layer already exists [2024-03-04T17:47:40.208Z] 7c66eb6c258b: Layer already exists [2024-03-04T17:47:40.208Z] 0ea43189b640: Layer already exists [2024-03-04T17:47:40.208Z] aedc3bda2944: Layer already exists [2024-03-04T17:47:40.208Z] b6aaf7e1b772: Layer already exists [2024-03-04T17:47:40.208Z] 5805731c8cc11c49db7ce89f491207344fea090b-3.2.0-dev.13: digest: sha256:e738a86fc65d49704f43203257c87668ef3a339b62ad968dae163f4bade3d67c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T17:47:40.605Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [2024-03-04T17:47:40.648Z] 94ae7d8d031c: Pull complete [2024-03-04T17:47:40.648Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-04T17:47:40.648Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-04T17:47:40.648Z] ---> 86de565de09d [2024-03-04T17:47:40.648Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T17:47:41.007Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main [2024-03-04T17:47:41.007Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-03-04T17:47:41.007Z] def07f217017: Preparing [2024-03-04T17:47:41.007Z] 67d77616bce9: Preparing [2024-03-04T17:47:41.007Z] 0ea43189b640: Preparing [2024-03-04T17:47:41.007Z] eefef9930011: Preparing [2024-03-04T17:47:41.007Z] 7c66eb6c258b: Preparing [2024-03-04T17:47:41.007Z] b6aaf7e1b772: Preparing [2024-03-04T17:47:41.007Z] aedc3bda2944: Preparing [2024-03-04T17:47:41.007Z] aedc3bda2944: Waiting [2024-03-04T17:47:41.007Z] b6aaf7e1b772: Waiting [2024-03-04T17:47:41.007Z] 7c66eb6c258b: Layer already exists [2024-03-04T17:47:41.007Z] def07f217017: Layer already exists [2024-03-04T17:47:41.007Z] 0ea43189b640: Layer already exists [2024-03-04T17:47:41.007Z] eefef9930011: Layer already exists [2024-03-04T17:47:41.007Z] 67d77616bce9: Layer already exists [2024-03-04T17:47:41.007Z] aedc3bda2944: Layer already exists [2024-03-04T17:47:41.007Z] b6aaf7e1b772: Layer already exists [2024-03-04T17:47:41.007Z] main: digest: sha256:e738a86fc65d49704f43203257c87668ef3a339b62ad968dae163f4bade3d67c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-04T17:47:41.260Z] ===================================================== [Pipeline] echo [2024-03-04T17:47:41.307Z] taggedImages: [2024-03-04T17:47:41.307Z] - nexus3.edgexfoundry.org:10004/app-record-replay:5805731c8cc11c49db7ce89f491207344fea090b [2024-03-04T17:47:41.307Z] - nexus3.edgexfoundry.org:10004/app-record-replay:latest [2024-03-04T17:47:41.307Z] - nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.13 [2024-03-04T17:47:41.307Z] - nexus3.edgexfoundry.org:10004/app-record-replay:5805731c8cc11c49db7ce89f491207344fea090b-3.2.0-dev.13 [2024-03-04T17:47:41.307Z] - nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T17:47:42.048Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-04T17:47:42.048Z] [2024-03-04T17:47:42.048Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T17:47:42.149Z] ---> Running in a2a3f49a2b1d [2024-03-04T17:47:42.389Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-04T17:47:42.389Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-04T17:47:42.389Z] 5eb5b503b376: Pulling fs layer [2024-03-04T17:47:42.389Z] 5c69ac0246d0: Pulling fs layer [2024-03-04T17:47:42.389Z] ec43610c2a17: Pulling fs layer [2024-03-04T17:47:42.389Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-04T17:47:42.389Z] 33b1e0a273af: Pulling fs layer [2024-03-04T17:47:42.389Z] 5d3b04190fa2: Pulling fs layer [2024-03-04T17:47:42.389Z] 2f39f015ded8: Pulling fs layer [2024-03-04T17:47:42.389Z] 5d3b04190fa2: Waiting [2024-03-04T17:47:42.389Z] 33b1e0a273af: Waiting [2024-03-04T17:47:42.389Z] 3a2ae6a8a46f: Waiting [2024-03-04T17:47:42.389Z] 2f39f015ded8: Waiting [2024-03-04T17:47:42.389Z] 5c69ac0246d0: Verifying Checksum [2024-03-04T17:47:42.389Z] 5c69ac0246d0: Download complete [2024-03-04T17:47:42.389Z] 3a2ae6a8a46f: Verifying Checksum [2024-03-04T17:47:42.389Z] 3a2ae6a8a46f: Download complete [2024-03-04T17:47:42.389Z] 33b1e0a273af: Verifying Checksum [2024-03-04T17:47:42.389Z] 33b1e0a273af: Download complete [2024-03-04T17:47:42.389Z] 5d3b04190fa2: Verifying Checksum [2024-03-04T17:47:42.389Z] 5d3b04190fa2: Download complete [2024-03-04T17:47:42.389Z] ec43610c2a17: Verifying Checksum [2024-03-04T17:47:42.389Z] ec43610c2a17: Download complete [2024-03-04T17:47:42.415Z] Removing intermediate container a2a3f49a2b1d [2024-03-04T17:47:42.415Z] ---> 286e099f69c2 [2024-03-04T17:47:42.415Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-04T17:47:42.648Z] 5eb5b503b376: Verifying Checksum [2024-03-04T17:47:42.648Z] 5eb5b503b376: Download complete [2024-03-04T17:47:42.688Z] ---> Running in 74e73c39379e [2024-03-04T17:47:42.957Z] Removing intermediate container 74e73c39379e [2024-03-04T17:47:42.957Z] ---> 0fc3b712cc43 [2024-03-04T17:47:42.957Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-03-04T17:47:42.957Z] ---> Running in da710505b3c4 [2024-03-04T17:47:43.213Z] 2f39f015ded8: Download complete [2024-03-04T17:47:43.227Z] Removing intermediate container da710505b3c4 [2024-03-04T17:47:43.227Z] ---> 5bd3067de4da [2024-03-04T17:47:43.227Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-04T17:47:43.227Z] ---> Running in 128f639d7f76 [2024-03-04T17:47:43.779Z] 5eb5b503b376: Pull complete [2024-03-04T17:47:44.039Z] 5c69ac0246d0: Pull complete [2024-03-04T17:47:44.607Z] ec43610c2a17: Pull complete [2024-03-04T17:47:44.607Z] 3a2ae6a8a46f: Pull complete [2024-03-04T17:47:44.634Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-04T17:47:44.864Z] 33b1e0a273af: Pull complete [2024-03-04T17:47:44.864Z] 5d3b04190fa2: Pull complete [2024-03-04T17:47:44.903Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-04T17:47:45.858Z] OK: 266 MiB in 52 packages [2024-03-04T17:47:46.821Z] Removing intermediate container 128f639d7f76 [2024-03-04T17:47:46.821Z] ---> d77412ea12d7 [2024-03-04T17:47:46.821Z] Step 7/12 : WORKDIR /app [2024-03-04T17:47:46.821Z] ---> Running in f675bc6b21e8 [2024-03-04T17:47:47.091Z] Removing intermediate container f675bc6b21e8 [2024-03-04T17:47:47.091Z] ---> f07c51b99699 [2024-03-04T17:47:47.091Z] Step 8/12 : COPY go.mod vendor* ./ [2024-03-04T17:47:47.362Z] ---> a93a36ce75f2 [2024-03-04T17:47:47.362Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-04T17:47:47.633Z] ---> Running in acfacff66dcb [2024-03-04T17:47:50.256Z] 2f39f015ded8: Pull complete [2024-03-04T17:47:50.256Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-04T17:47:50.256Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-04T17:47:50.256Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-04T17:47:50.480Z] prd-ubuntu20.04-docker-8c-8g-4877 does not seem to be running inside a container [2024-03-04T17:47:50.514Z] $ 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-03-04T17:47:55.120Z] $ docker top 909ec5f58ce4dc61b0b9e335863f2f0e97366ef7e614ee7ea27a4861c7c185da -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-04T17:47:55.593Z] ---> job-cost.sh [2024-03-04T17:47:55.593Z] lf-activate-venv: SKIPPING [2024-03-04T17:47:55.593Z] INFO: No Stack... [2024-03-04T17:47:56.159Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-04T17:47:56.417Z] INFO: Archiving Costs [Pipeline] sh [2024-03-04T17:47:56.710Z] + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv [2024-03-04T17:47:56.710Z] + cut -d, -f6 [Pipeline] lock [2024-03-04T17:47:56.724Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-88-stack-cost] [2024-03-04T17:47:56.729Z] Resource [jenkins-edgexfoundry-app-record-replay-main-88-stack-cost] did not exist. Created. [2024-03-04T17:47:56.736Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-88-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-04T17:47:57.103Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-04T17:47:57.174Z] Stashed 1 file(s) [Pipeline] } [2024-03-04T17:47:57.183Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-88-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-04T17:47:57.275Z] $ docker stop --time=1 909ec5f58ce4dc61b0b9e335863f2f0e97366ef7e614ee7ea27a4861c7c185da [2024-03-04T17:47:58.428Z] $ docker rm -f --volumes 909ec5f58ce4dc61b0b9e335863f2f0e97366ef7e614ee7ea27a4861c7c185da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-04T17:48:44.038Z] Removing intermediate container acfacff66dcb [2024-03-04T17:48:44.038Z] ---> d1d4e05bb69e [2024-03-04T17:48:44.038Z] Step 10/12 : COPY . . [2024-03-04T17:48:44.624Z] ---> 6fbebf72cef1 [2024-03-04T17:48:44.624Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-04T17:48:44.624Z] ---> Running in 16fffb369658 [2024-03-04T17:48:44.891Z] Removing intermediate container 16fffb369658 [2024-03-04T17:48:44.891Z] ---> 1ace1234f460 [2024-03-04T17:48:44.891Z] Step 12/12 : RUN $MAKE [2024-03-04T17:48:44.891Z] ---> Running in cf1e85d226de [2024-03-04T17:48:45.856Z] noop [2024-03-04T17:48:46.441Z] Removing intermediate container cf1e85d226de [2024-03-04T17:48:46.441Z] ---> f0cc50c8fae0 [2024-03-04T17:48:46.441Z] Successfully built f0cc50c8fae0 [2024-03-04T17:48:46.706Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T17:48:47.182Z] + docker inspect -f . ci-base-image-arm64 [2024-03-04T17:48:47.183Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-04T17:48:47.523Z] prd-ubuntu20.04-docker-arm64-4c-16g-4878 does not seem to be running inside a container [2024-03-04T17:48:47.626Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/88 -v /w/workspace/app-record-replay/88:/w/workspace/app-record-replay/88:rw,z -v /w/workspace/app-record-replay/88@tmp:/w/workspace/app-record-replay/88@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-03-04T17:48:48.812Z] $ docker top 1c1bf8af7725e25cd58863923fb28c8e8debe4c3c8d8f8d7da32299d13f675eb -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-04T17:48:49.756Z] + go version [2024-03-04T17:48:49.756Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-04T17:48:49.782Z] $ docker stop --time=1 1c1bf8af7725e25cd58863923fb28c8e8debe4c3c8d8f8d7da32299d13f675eb [2024-03-04T17:48:51.374Z] $ docker rm -f --volumes 1c1bf8af7725e25cd58863923fb28c8e8debe4c3c8d8f8d7da32299d13f675eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T17:48:52.325Z] + docker inspect -f . ci-base-image-arm64 [2024-03-04T17:48:52.325Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-04T17:48:52.590Z] prd-ubuntu20.04-docker-arm64-4c-16g-4878 does not seem to be running inside a container [2024-03-04T17:48:52.669Z] $ 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/88 -v /w/workspace/app-record-replay/88:/w/workspace/app-record-replay/88:rw,z -v /w/workspace/app-record-replay/88@tmp:/w/workspace/app-record-replay/88@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-03-04T17:48:53.836Z] $ docker top 7618d259f0a0ada0d9446a8d7bf0f615013d293f20772592755bd5d9f7bbc4a7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-04T17:48:54.726Z] + git config --global --add safe.directory /w/workspace/app-record-replay/88 [Pipeline] fileExists [Pipeline] sh [2024-03-04T17:48:55.103Z] + make test [2024-03-04T17:48:55.369Z] go test -race -coverprofile=coverage.out ./... [2024-03-04T17:51:02.046Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2024-03-04T17:51:02.047Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.214s coverage: 88.0% of statements [2024-03-04T17:51:03.997Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2024-03-04T17:51:03.997Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2024-03-04T17:51:05.979Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2024-03-04T17:51:10.239Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.943s coverage: 98.7% of statements [2024-03-04T17:51:10.239Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.599s coverage: 89.7% of statements [2024-03-04T17:51:10.239Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.165s coverage: 100.0% of statements [2024-03-04T17:51:10.506Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-03-04T17:51:10.506Z] go vet ./... [2024-03-04T17:53:17.191Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-04T17:53:17.191Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-04T17:53:17.191Z] ./bin/test-attribution-txt.sh [2024-03-04T17:53:17.191Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-04T17:53:17.208Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-04T17:53:17.266Z] $ docker stop --time=1 7618d259f0a0ada0d9446a8d7bf0f615013d293f20772592755bd5d9f7bbc4a7 [2024-03-04T17:53:19.116Z] $ docker rm -f --volumes 7618d259f0a0ada0d9446a8d7bf0f615013d293f20772592755bd5d9f7bbc4a7 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-04T17:53:20.770Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-04T17:53:20.831Z] Warning: overwriting stash ‘coverage-report’ [2024-03-04T17:53:21.223Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-04T17:53:21.821Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-04T17:53:22.135Z] + ls -al . [2024-03-04T17:53:22.135Z] total 188 [2024-03-04T17:53:22.135Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 4 17:48 . [2024-03-04T17:53:22.135Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 4 17:46 .. [2024-03-04T17:53:22.135Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 4 17:46 .dockerignore [2024-03-04T17:53:22.135Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 4 17:46 .git [2024-03-04T17:53:22.135Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 17:46 .github [2024-03-04T17:53:22.135Z] -rw-rw-r-- 1 jenkins jenkins 164 Mar 4 17:46 .gitignore [2024-03-04T17:53:22.135Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 4 17:46 .golangci.yml [2024-03-04T17:53:22.135Z] -rw-rw-r-- 1 jenkins jenkins 11301 Mar 4 17:46 Attribution.txt [2024-03-04T17:53:22.135Z] -rw-rw-r-- 1 jenkins jenkins 458 Mar 4 17:46 CHANGELOG.md [2024-03-04T17:53:22.135Z] -rw-rw-r-- 1 jenkins jenkins 1725 Mar 4 17:46 Dockerfile [2024-03-04T17:53:22.135Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 4 17:46 GOVERNANCE.md [2024-03-04T17:53:22.135Z] -rw-rw-r-- 1 jenkins jenkins 681 Mar 4 17:46 Jenkinsfile [2024-03-04T17:53:22.135Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 4 17:46 LICENSE [2024-03-04T17:53:22.135Z] -rw-rw-r-- 1 jenkins jenkins 3136 Mar 4 17:46 Makefile [2024-03-04T17:53:22.135Z] -rw-rw-r-- 1 jenkins jenkins 611 Mar 4 17:46 OWNERS.md [2024-03-04T17:53:22.135Z] -rw-rw-r-- 1 jenkins jenkins 4107 Mar 4 17:46 README.md [2024-03-04T17:53:22.135Z] -rw-rw-r-- 1 jenkins jenkins 7789 Mar 4 17:46 Record and Reply.postman_collection.json [2024-03-04T17:53:22.135Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 4 17:44 VERSION [2024-03-04T17:53:22.135Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 17:46 bin [2024-03-04T17:53:22.135Z] -rw-r--r-- 1 jenkins jenkins 24667 Mar 4 17:51 coverage.out [2024-03-04T17:53:22.135Z] -rw-rw-r-- 1 jenkins jenkins 3951 Mar 4 17:46 go.mod [2024-03-04T17:53:22.135Z] -rw-rw-r-- 1 jenkins jenkins 34133 Mar 4 17:46 go.sum [2024-03-04T17:53:22.135Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 4 17:46 internal [2024-03-04T17:53:22.135Z] -rw-rw-r-- 1 jenkins jenkins 913 Mar 4 17:46 main.go [2024-03-04T17:53:22.135Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 17:46 openapi [2024-03-04T17:53:22.135Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 17:46 pkg [2024-03-04T17:53:22.135Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 17:46 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T17:53:22.552Z] + 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=5805731c8cc11c49db7ce89f491207344fea090b --label arch=arm64 --label version=3.2.0-dev.13 . [2024-03-04T17:53:22.818Z] Sending build context to Docker daemon 283.6kB [2024-03-04T17:53:22.818Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-03-04T17:53:22.818Z] Step 2/27 : FROM ${BASE} AS builder [2024-03-04T17:53:22.818Z] ---> f0cc50c8fae0 [2024-03-04T17:53:22.818Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-03-04T17:53:22.818Z] ---> Running in b14903a18155 [2024-03-04T17:53:23.083Z] Removing intermediate container b14903a18155 [2024-03-04T17:53:23.083Z] ---> 8e6916a60742 [2024-03-04T17:53:23.083Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-03-04T17:53:23.349Z] ---> Running in e192bf676e90 [2024-03-04T17:53:23.615Z] Removing intermediate container e192bf676e90 [2024-03-04T17:53:23.615Z] ---> e34e04255b8e [2024-03-04T17:53:23.615Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-03-04T17:53:23.615Z] ---> Running in 0fb582a7920a [2024-03-04T17:53:23.882Z] Removing intermediate container 0fb582a7920a [2024-03-04T17:53:23.882Z] ---> af9fecf140dd [2024-03-04T17:53:23.882Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-04T17:53:23.882Z] ---> Running in 38317448f528 [2024-03-04T17:53:24.842Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-04T17:53:25.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-04T17:53:26.512Z] OK: 266 MiB in 52 packages [2024-03-04T17:53:27.096Z] Removing intermediate container 38317448f528 [2024-03-04T17:53:27.096Z] ---> d3af189cd227 [2024-03-04T17:53:27.096Z] Step 7/27 : WORKDIR /app [2024-03-04T17:53:27.096Z] ---> Running in 4b163c434b45 [2024-03-04T17:53:27.361Z] Removing intermediate container 4b163c434b45 [2024-03-04T17:53:27.361Z] ---> de63f94c2cfc [2024-03-04T17:53:27.361Z] Step 8/27 : COPY go.mod vendor* ./ [2024-03-04T17:53:27.942Z] ---> 41da5edd575f [2024-03-04T17:53:27.942Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-04T17:53:27.942Z] ---> Running in 288a39e39c77 [2024-03-04T17:53:29.879Z] Removing intermediate container 288a39e39c77 [2024-03-04T17:53:29.879Z] ---> ef293895e7d2 [2024-03-04T17:53:29.879Z] Step 10/27 : COPY . . [2024-03-04T17:53:30.459Z] ---> 3109353f836d [2024-03-04T17:53:30.459Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-04T17:53:30.459Z] ---> Running in 5cbfd5f26b08 [2024-03-04T17:53:30.726Z] Removing intermediate container 5cbfd5f26b08 [2024-03-04T17:53:30.726Z] ---> cea048187bc9 [2024-03-04T17:53:30.726Z] Step 12/27 : RUN $MAKE [2024-03-04T17:53:30.726Z] ---> Running in 7a20e043c2a2 [2024-03-04T17:53:31.682Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.23 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.13" -trimpath -mod=readonly -o app-record-replay [2024-03-04T17:55:23.316Z] Removing intermediate container 7a20e043c2a2 [2024-03-04T17:55:23.316Z] ---> f922bf1b8e6b [2024-03-04T17:55:23.316Z] Step 13/27 : FROM alpine:3.18 [2024-03-04T17:55:23.316Z] 3.18: Pulling from library/alpine [2024-03-04T17:55:23.316Z] c6b39de5b339: Pulling fs layer [2024-03-04T17:55:23.316Z] c6b39de5b339: Download complete [2024-03-04T17:55:23.316Z] c6b39de5b339: Pull complete [2024-03-04T17:55:23.316Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-04T17:55:23.316Z] Status: Downloaded newer image for alpine:3.18 [2024-03-04T17:55:23.316Z] ---> 33abbf032149 [2024-03-04T17:55:23.316Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-04T17:55:23.316Z] ---> Running in ef04b5d70a67 [2024-03-04T17:55:23.316Z] Removing intermediate container ef04b5d70a67 [2024-03-04T17:55:23.316Z] ---> da2c54a6f1d3 [2024-03-04T17:55:23.316Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2024-03-04T17:55:23.316Z] ---> Running in 7fcb6b76e0bf [2024-03-04T17:55:23.316Z] Removing intermediate container 7fcb6b76e0bf [2024-03-04T17:55:23.316Z] ---> 564085139976 [2024-03-04T17:55:23.316Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-04T17:55:23.316Z] ---> Running in 2736169fc922 [2024-03-04T17:55:23.316Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-04T17:55:23.316Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-04T17:55:23.316Z] (1/2) Installing ca-certificates (20230506-r0) [2024-03-04T17:55:23.316Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-03-04T17:55:23.316Z] Executing busybox-1.36.1-r5.trigger [2024-03-04T17:55:23.316Z] Executing ca-certificates-20230506-r0.trigger [2024-03-04T17:55:23.316Z] OK: 9 MiB in 17 packages [2024-03-04T17:55:23.316Z] Removing intermediate container 2736169fc922 [2024-03-04T17:55:23.316Z] ---> ff2916906bef [2024-03-04T17:55:23.316Z] Step 17/27 : RUN apk --no-cache upgrade [2024-03-04T17:55:23.316Z] ---> Running in 391d6d6319c2 [2024-03-04T17:55:23.316Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-04T17:55:23.316Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-04T17:55:23.316Z] OK: 9 MiB in 17 packages [2024-03-04T17:55:23.316Z] Removing intermediate container 391d6d6319c2 [2024-03-04T17:55:23.316Z] ---> c937b73a397e [2024-03-04T17:55:23.316Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-03-04T17:55:23.316Z] ---> da128c4c2bbf [2024-03-04T17:55:23.316Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-03-04T17:55:23.316Z] ---> 7ff5a746bcdc [2024-03-04T17:55:23.316Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-03-04T17:55:23.316Z] ---> ea0b12802cee [2024-03-04T17:55:23.316Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2024-03-04T17:55:23.316Z] ---> daa0dd54a6b0 [2024-03-04T17:55:23.316Z] Step 22/27 : EXPOSE 59712 [2024-03-04T17:55:23.583Z] ---> Running in 5a1a095401b6 [2024-03-04T17:55:23.851Z] Removing intermediate container 5a1a095401b6 [2024-03-04T17:55:23.852Z] ---> 53476db0c51f [2024-03-04T17:55:23.852Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2024-03-04T17:55:23.852Z] ---> Running in 4ef1141d48e9 [2024-03-04T17:55:24.120Z] Removing intermediate container 4ef1141d48e9 [2024-03-04T17:55:24.120Z] ---> 66bd3521ec95 [2024-03-04T17:55:24.120Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-04T17:55:24.120Z] ---> Running in 96c9730043b3 [2024-03-04T17:55:24.386Z] Removing intermediate container 96c9730043b3 [2024-03-04T17:55:24.387Z] ---> 53be54d399c1 [2024-03-04T17:55:24.387Z] Step 25/27 : LABEL arch=arm64 [2024-03-04T17:55:24.653Z] ---> Running in 2f63c5c1b238 [2024-03-04T17:55:24.920Z] Removing intermediate container 2f63c5c1b238 [2024-03-04T17:55:24.920Z] ---> 4d13e5049718 [2024-03-04T17:55:24.920Z] Step 26/27 : LABEL git_sha=5805731c8cc11c49db7ce89f491207344fea090b [2024-03-04T17:55:24.920Z] ---> Running in 7105aa73496c [2024-03-04T17:55:25.186Z] Removing intermediate container 7105aa73496c [2024-03-04T17:55:25.187Z] ---> 045b93c051f3 [2024-03-04T17:55:25.187Z] Step 27/27 : LABEL version=3.2.0-dev.13 [2024-03-04T17:55:25.187Z] ---> Running in 13a8701f0d78 [2024-03-04T17:55:25.453Z] Removing intermediate container 13a8701f0d78 [2024-03-04T17:55:25.453Z] ---> 80df9fbbc765 [2024-03-04T17:55:25.453Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-04T17:55:25.453Z] Successfully built 80df9fbbc765 [2024-03-04T17:55:25.453Z] 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-03-04T17:55:25.907Z] provisioning config files... [2024-03-04T17:55:25.923Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/88@tmp/config5352746536326128218tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-04T17:55:26.323Z] ---> ****-login.sh [2024-03-04T17:55:26.323Z] nexus3.edgexfoundry.org:10001 [2024-03-04T17:55:26.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-04T17:55:26.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-04T17:55:26.589Z] Configure a credential helper to remove this warning. See [2024-03-04T17:55:26.589Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-04T17:55:26.589Z] [2024-03-04T17:55:26.589Z] Login Succeeded [2024-03-04T17:55:26.590Z] nexus3.edgexfoundry.org:10002 [2024-03-04T17:55:26.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-04T17:55:26.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-04T17:55:26.856Z] Configure a credential helper to remove this warning. See [2024-03-04T17:55:26.856Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-04T17:55:26.856Z] [2024-03-04T17:55:26.856Z] Login Succeeded [2024-03-04T17:55:26.856Z] nexus3.edgexfoundry.org:10003 [2024-03-04T17:55:27.124Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-04T17:55:27.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-04T17:55:27.393Z] Configure a credential helper to remove this warning. See [2024-03-04T17:55:27.393Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-04T17:55:27.393Z] [2024-03-04T17:55:27.393Z] Login Succeeded [2024-03-04T17:55:27.393Z] nexus3.edgexfoundry.org:10004 [2024-03-04T17:55:27.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-04T17:55:27.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-04T17:55:27.659Z] Configure a credential helper to remove this warning. See [2024-03-04T17:55:27.659Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-04T17:55:27.659Z] [2024-03-04T17:55:27.659Z] Login Succeeded [2024-03-04T17:55:27.659Z] ****.io [2024-03-04T17:55:27.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-04T17:55:28.187Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-04T17:55:28.188Z] Configure a credential helper to remove this warning. See [2024-03-04T17:55:28.188Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-04T17:55:28.188Z] [2024-03-04T17:55:28.188Z] Login Succeeded [2024-03-04T17:55:28.188Z] ---> ****-login.sh ends [Pipeline] } [2024-03-04T17:55:28.201Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-04T17:55:28.389Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-04T17:55:28.456Z] [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: [2024-03-04T17:55:28.456Z] 5805731c8cc11c49db7ce89f491207344fea090b [2024-03-04T17:55:28.456Z] latest [2024-03-04T17:55:28.456Z] 3.2.0-dev.13 [2024-03-04T17:55:28.456Z] 5805731c8cc11c49db7ce89f491207344fea090b-3.2.0-dev.13 [2024-03-04T17:55:28.456Z] main [2024-03-04T17:55:28.456Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T17:55:29.519Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:5805731c8cc11c49db7ce89f491207344fea090b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T17:55:29.985Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:5805731c8cc11c49db7ce89f491207344fea090b [2024-03-04T17:55:29.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-03-04T17:55:29.985Z] 6cddb7f52901: Preparing [2024-03-04T17:55:29.985Z] a1742a143356: Preparing [2024-03-04T17:55:29.985Z] d82e2b1aad38: Preparing [2024-03-04T17:55:29.985Z] ef0a072856bf: Preparing [2024-03-04T17:55:29.985Z] 90c4fdc5b092: Preparing [2024-03-04T17:55:29.985Z] 933408bd6582: Preparing [2024-03-04T17:55:29.985Z] 7c504f21be85: Preparing [2024-03-04T17:55:29.985Z] 933408bd6582: Waiting [2024-03-04T17:55:29.985Z] 7c504f21be85: Waiting [2024-03-04T17:55:30.253Z] ef0a072856bf: Pushed [2024-03-04T17:55:30.253Z] 90c4fdc5b092: Pushed [2024-03-04T17:55:30.253Z] a1742a143356: Pushed [2024-03-04T17:55:30.253Z] d82e2b1aad38: Pushed [2024-03-04T17:55:30.253Z] 7c504f21be85: Layer already exists [2024-03-04T17:55:30.518Z] 933408bd6582: Pushed [2024-03-04T17:55:37.152Z] 6cddb7f52901: Pushed [2024-03-04T17:55:37.152Z] 5805731c8cc11c49db7ce89f491207344fea090b: digest: sha256:c8a2a76f36d5a364941cfd22a12d986fbe37d900725beb44b1982b4c0487eba8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T17:55:37.635Z] + 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-03-04T17:55:38.099Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2024-03-04T17:55:38.099Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-03-04T17:55:38.099Z] 6cddb7f52901: Preparing [2024-03-04T17:55:38.099Z] a1742a143356: Preparing [2024-03-04T17:55:38.099Z] d82e2b1aad38: Preparing [2024-03-04T17:55:38.099Z] ef0a072856bf: Preparing [2024-03-04T17:55:38.099Z] 90c4fdc5b092: Preparing [2024-03-04T17:55:38.099Z] 933408bd6582: Preparing [2024-03-04T17:55:38.099Z] 7c504f21be85: Preparing [2024-03-04T17:55:38.099Z] 933408bd6582: Waiting [2024-03-04T17:55:38.099Z] 7c504f21be85: Waiting [2024-03-04T17:55:38.099Z] 6cddb7f52901: Layer already exists [2024-03-04T17:55:38.099Z] 90c4fdc5b092: Layer already exists [2024-03-04T17:55:38.099Z] a1742a143356: Layer already exists [2024-03-04T17:55:38.099Z] d82e2b1aad38: Layer already exists [2024-03-04T17:55:38.099Z] ef0a072856bf: Layer already exists [2024-03-04T17:55:38.099Z] 933408bd6582: Layer already exists [2024-03-04T17:55:38.099Z] 7c504f21be85: Layer already exists [2024-03-04T17:55:38.363Z] latest: digest: sha256:c8a2a76f36d5a364941cfd22a12d986fbe37d900725beb44b1982b4c0487eba8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T17:55:38.834Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T17:55:39.280Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.13 [2024-03-04T17:55:39.280Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-03-04T17:55:39.280Z] 6cddb7f52901: Preparing [2024-03-04T17:55:39.280Z] a1742a143356: Preparing [2024-03-04T17:55:39.280Z] d82e2b1aad38: Preparing [2024-03-04T17:55:39.280Z] ef0a072856bf: Preparing [2024-03-04T17:55:39.280Z] 90c4fdc5b092: Preparing [2024-03-04T17:55:39.280Z] 933408bd6582: Preparing [2024-03-04T17:55:39.280Z] 7c504f21be85: Preparing [2024-03-04T17:55:39.280Z] 933408bd6582: Waiting [2024-03-04T17:55:39.280Z] 7c504f21be85: Waiting [2024-03-04T17:55:39.280Z] 6cddb7f52901: Layer already exists [2024-03-04T17:55:39.280Z] d82e2b1aad38: Layer already exists [2024-03-04T17:55:39.280Z] 90c4fdc5b092: Layer already exists [2024-03-04T17:55:39.280Z] ef0a072856bf: Layer already exists [2024-03-04T17:55:39.280Z] a1742a143356: Layer already exists [2024-03-04T17:55:39.280Z] 933408bd6582: Layer already exists [2024-03-04T17:55:39.280Z] 7c504f21be85: Layer already exists [2024-03-04T17:55:39.280Z] 3.2.0-dev.13: digest: sha256:c8a2a76f36d5a364941cfd22a12d986fbe37d900725beb44b1982b4c0487eba8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T17:55:40.026Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:5805731c8cc11c49db7ce89f491207344fea090b-3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T17:55:40.499Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:5805731c8cc11c49db7ce89f491207344fea090b-3.2.0-dev.13 [2024-03-04T17:55:40.499Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-03-04T17:55:40.499Z] 6cddb7f52901: Preparing [2024-03-04T17:55:40.499Z] a1742a143356: Preparing [2024-03-04T17:55:40.499Z] d82e2b1aad38: Preparing [2024-03-04T17:55:40.499Z] ef0a072856bf: Preparing [2024-03-04T17:55:40.499Z] 90c4fdc5b092: Preparing [2024-03-04T17:55:40.499Z] 933408bd6582: Preparing [2024-03-04T17:55:40.499Z] 7c504f21be85: Preparing [2024-03-04T17:55:40.499Z] 933408bd6582: Waiting [2024-03-04T17:55:40.499Z] 7c504f21be85: Waiting [2024-03-04T17:55:40.499Z] ef0a072856bf: Layer already exists [2024-03-04T17:55:40.499Z] a1742a143356: Layer already exists [2024-03-04T17:55:40.499Z] 6cddb7f52901: Layer already exists [2024-03-04T17:55:40.499Z] d82e2b1aad38: Layer already exists [2024-03-04T17:55:40.499Z] 90c4fdc5b092: Layer already exists [2024-03-04T17:55:40.499Z] 933408bd6582: Layer already exists [2024-03-04T17:55:40.499Z] 7c504f21be85: Layer already exists [2024-03-04T17:55:40.499Z] 5805731c8cc11c49db7ce89f491207344fea090b-3.2.0-dev.13: digest: sha256:c8a2a76f36d5a364941cfd22a12d986fbe37d900725beb44b1982b4c0487eba8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T17:55:41.239Z] + 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-03-04T17:55:41.710Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [2024-03-04T17:55:41.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-03-04T17:55:41.710Z] 6cddb7f52901: Preparing [2024-03-04T17:55:41.710Z] a1742a143356: Preparing [2024-03-04T17:55:41.710Z] d82e2b1aad38: Preparing [2024-03-04T17:55:41.710Z] ef0a072856bf: Preparing [2024-03-04T17:55:41.710Z] 90c4fdc5b092: Preparing [2024-03-04T17:55:41.710Z] 933408bd6582: Preparing [2024-03-04T17:55:41.710Z] 7c504f21be85: Preparing [2024-03-04T17:55:41.710Z] 933408bd6582: Waiting [2024-03-04T17:55:41.710Z] 7c504f21be85: Waiting [2024-03-04T17:55:41.710Z] 90c4fdc5b092: Layer already exists [2024-03-04T17:55:41.710Z] 6cddb7f52901: Layer already exists [2024-03-04T17:55:41.710Z] ef0a072856bf: Layer already exists [2024-03-04T17:55:41.710Z] a1742a143356: Layer already exists [2024-03-04T17:55:41.710Z] d82e2b1aad38: Layer already exists [2024-03-04T17:55:41.710Z] 933408bd6582: Layer already exists [2024-03-04T17:55:41.710Z] 7c504f21be85: Layer already exists [2024-03-04T17:55:41.975Z] main: digest: sha256:c8a2a76f36d5a364941cfd22a12d986fbe37d900725beb44b1982b4c0487eba8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-04T17:55:42.293Z] ===================================================== [Pipeline] echo [2024-03-04T17:55:42.347Z] taggedImages: [2024-03-04T17:55:42.347Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:5805731c8cc11c49db7ce89f491207344fea090b [2024-03-04T17:55:42.347Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2024-03-04T17:55:42.347Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.13 [2024-03-04T17:55:42.347Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:5805731c8cc11c49db7ce89f491207344fea090b-3.2.0-dev.13 [2024-03-04T17:55:42.347Z] - 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-03-04T17:55:42.995Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-04T17:55:42.996Z] [2024-03-04T17:55:42.996Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T17:55:43.370Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-04T17:55:43.370Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-04T17:55:43.370Z] 8998bd30e6a1: Pulling fs layer [2024-03-04T17:55:43.370Z] 04944245beec: Pulling fs layer [2024-03-04T17:55:43.370Z] 699f458cf7ca: Pulling fs layer [2024-03-04T17:55:43.370Z] 765212b225bb: Pulling fs layer [2024-03-04T17:55:43.370Z] f23df028b6ca: Pulling fs layer [2024-03-04T17:55:43.370Z] d65c8cfc05b1: Pulling fs layer [2024-03-04T17:55:43.370Z] 765212b225bb: Waiting [2024-03-04T17:55:43.370Z] f23df028b6ca: Waiting [2024-03-04T17:55:43.370Z] 2437ff75d9bd: Pulling fs layer [2024-03-04T17:55:43.637Z] 04944245beec: Verifying Checksum [2024-03-04T17:55:43.637Z] 04944245beec: Download complete [2024-03-04T17:55:43.637Z] 765212b225bb: Verifying Checksum [2024-03-04T17:55:43.637Z] 765212b225bb: Download complete [2024-03-04T17:55:43.637Z] f23df028b6ca: Verifying Checksum [2024-03-04T17:55:43.637Z] f23df028b6ca: Download complete [2024-03-04T17:55:43.637Z] d65c8cfc05b1: Verifying Checksum [2024-03-04T17:55:43.637Z] d65c8cfc05b1: Download complete [2024-03-04T17:55:43.637Z] 699f458cf7ca: Download complete [2024-03-04T17:55:44.220Z] 8998bd30e6a1: Verifying Checksum [2024-03-04T17:55:44.220Z] 8998bd30e6a1: Download complete [2024-03-04T17:55:46.790Z] 2437ff75d9bd: Verifying Checksum [2024-03-04T17:55:46.790Z] 2437ff75d9bd: Download complete [2024-03-04T17:55:48.728Z] 8998bd30e6a1: Pull complete [2024-03-04T17:55:49.309Z] 04944245beec: Pull complete [2024-03-04T17:55:50.716Z] 699f458cf7ca: Pull complete [2024-03-04T17:55:50.981Z] 765212b225bb: Pull complete [2024-03-04T17:55:51.938Z] f23df028b6ca: Pull complete [2024-03-04T17:55:52.205Z] d65c8cfc05b1: Pull complete [2024-03-04T17:56:10.412Z] 2437ff75d9bd: Pull complete [2024-03-04T17:56:10.412Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-04T17:56:10.412Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-04T17:56:10.412Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-04T17:56:10.792Z] prd-ubuntu20.04-docker-arm64-4c-16g-4878 does not seem to be running inside a container [2024-03-04T17:56:10.859Z] $ 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/88 -v /w/workspace/app-record-replay/88:/w/workspace/app-record-replay/88:rw,z -v /w/workspace/app-record-replay/88@tmp:/w/workspace/app-record-replay/88@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-03-04T17:56:13.406Z] $ docker top c25f6d0e4f12c2f1a5606b529e88d54e8208683809a97d0af6ed2b6c0b0d95eb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-04T17:56:14.112Z] ---> job-cost.sh [2024-03-04T17:56:14.385Z] lf-activate-venv: SKIPPING [2024-03-04T17:56:14.385Z] INFO: No Stack... [2024-03-04T17:56:14.677Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-04T17:56:15.642Z] INFO: Archiving Costs [Pipeline] sh [2024-03-04T17:56:15.976Z] + cat /w/workspace/app-record-replay/88/archives/cost.csv [2024-03-04T17:56:15.976Z] + cut -d, -f6 [Pipeline] lock [2024-03-04T17:56:16.038Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-88-stack-cost] [2024-03-04T17:56:16.046Z] Resource [jenkins-edgexfoundry-app-record-replay-main-88-stack-cost] did not exist. Created. [2024-03-04T17:56:16.050Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-88-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-04T17:56:16.520Z] /w/workspace/app-record-replay/88@tmp/durable-861a1b5e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-04T17:56:17.180Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-04T17:56:17.198Z] Warning: overwriting stash ‘stack-cost’ [2024-03-04T17:56:17.258Z] Stashed 1 file(s) [Pipeline] } [2024-03-04T17:56:17.288Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-88-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-04T17:56:17.416Z] $ docker stop --time=1 c25f6d0e4f12c2f1a5606b529e88d54e8208683809a97d0af6ed2b6c0b0d95eb [2024-03-04T17:56:18.911Z] $ docker rm -f --volumes c25f6d0e4f12c2f1a5606b529e88d54e8208683809a97d0af6ed2b6c0b0d95eb [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-03-04T17:56:20.320Z] provisioning config files... [2024-03-04T17:56:20.328Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config6320851420782131660tmp [Pipeline] { [Pipeline] sh [2024-03-04T17:56:20.714Z] + set +x [2024-03-04T17:56:20.714Z] + curl -s https://codecov.io/bash [2024-03-04T17:56:20.714Z] + bash -s -- [2024-03-04T17:56:20.975Z] [2024-03-04T17:56:20.975Z] _____ _ [2024-03-04T17:56:20.975Z] / ____| | | [2024-03-04T17:56:20.975Z] | | ___ __| | ___ ___ _____ __ [2024-03-04T17:56:20.975Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-04T17:56:20.975Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-04T17:56:20.975Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-04T17:56:20.975Z] Bash-1.0.6 [2024-03-04T17:56:20.975Z] [2024-03-04T17:56:20.975Z] [2024-03-04T17:56:20.975Z] ==> git version 2.25.1 found [2024-03-04T17:56:20.975Z] ==> 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-03-04T17:56:20.975Z] Release-Date: 2020-01-08 [2024-03-04T17:56:20.975Z] 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-03-04T17:56:20.975Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-04T17:56:20.975Z] ==> Jenkins CI detected. [2024-03-04T17:56:20.975Z] current dir:  /w/workspace/exfoundry_app-record-replay_main [2024-03-04T17:56:20.975Z] project root: . [2024-03-04T17:56:20.975Z] --> token set from env [2024-03-04T17:56:20.975Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-04T17:56:20.975Z] ==> Running gcov in . (disable via -X gcov) [2024-03-04T17:56:20.975Z] ==> Python coveragepy not found [2024-03-04T17:56:20.975Z] ==> Searching for coverage reports in: [2024-03-04T17:56:20.975Z] + . [2024-03-04T17:56:20.975Z] -> Found 1 reports [2024-03-04T17:56:20.975Z] ==> Detecting git/mercurial file structure [2024-03-04T17:56:20.975Z] ==> Reading reports [2024-03-04T17:56:20.975Z] + ./coverage.out bytes=24667 [2024-03-04T17:56:20.975Z] ==> Appending adjustments [2024-03-04T17:56:20.975Z] https://docs.codecov.io/docs/fixing-reports [2024-03-04T17:56:21.236Z] + Found adjustments [2024-03-04T17:56:21.236Z] ==> Gzipping contents [2024-03-04T17:56:21.236Z] 8.0K /tmp/codecov.WuFDos.gz [2024-03-04T17:56:21.236Z] ==> Uploading reports [2024-03-04T17:56:21.236Z] url: https://codecov.io [2024-03-04T17:56:21.236Z] query: branch=main&commit=5805731c8cc11c49db7ce89f491207344fea090b&build=88&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F88%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-04T17:56:21.236Z] -> Pinging Codecov [2024-03-04T17:56:21.236Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=5805731c8cc11c49db7ce89f491207344fea090b&build=88&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F88%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-04T17:56:21.496Z] -> Uploading to [2024-03-04T17:56:21.496Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-04/F467761B9912B4F32F9BC62907045C81/5805731c8cc11c49db7ce89f491207344fea090b/7a19a8b0-d873-4e0d-afd5-4c3f60c52f49.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240304%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240304T175621Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=88f5f0948c2659d57eff6225bdfa6138e6ad83d2a2b75983f903151fdd1d3473 [2024-03-04T17:56:21.496Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-04T17:56:21.496Z] Dload Upload Total Spent Left Speed [2024-03-04T17:56:21.756Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4846 0 0 100 4846 0 22229 --:--:-- --:--:-- --:--:-- 22127 100 4846 0 0 100 4846 0 16427 --:--:-- --:--:-- --:--:-- 16371 [2024-03-04T17:56:21.756Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/5805731c8cc11c49db7ce89f491207344fea090b [Pipeline] } [2024-03-04T17:56:21.764Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-03-04T17:56:22.227Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-03-04T17:56:22.245Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T17:56:22.693Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-04T17:56:22.693Z] [2024-03-04T17:56:22.693Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T17:56:23.050Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-04T17:56:23.050Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-03-04T17:56:23.050Z] df9b9388f04a: Pulling fs layer [2024-03-04T17:56:23.050Z] 52dc419b0ee2: Pulling fs layer [2024-03-04T17:56:23.050Z] 25bc292e5bac: Pulling fs layer [2024-03-04T17:56:23.050Z] 114826534d7a: Pulling fs layer [2024-03-04T17:56:23.050Z] 4657fd5d0bcf: Pulling fs layer [2024-03-04T17:56:23.050Z] 6ad1cebc031e: Pulling fs layer [2024-03-04T17:56:23.050Z] 8a3aa393b2d8: Pulling fs layer [2024-03-04T17:56:23.050Z] 114826534d7a: Waiting [2024-03-04T17:56:23.050Z] 8a3aa393b2d8: Waiting [2024-03-04T17:56:23.050Z] 4657fd5d0bcf: Waiting [2024-03-04T17:56:23.050Z] 6ad1cebc031e: Waiting [2024-03-04T17:56:23.050Z] 25bc292e5bac: Verifying Checksum [2024-03-04T17:56:23.050Z] 25bc292e5bac: Download complete [2024-03-04T17:56:23.050Z] 52dc419b0ee2: Download complete [2024-03-04T17:56:23.050Z] 4657fd5d0bcf: Verifying Checksum [2024-03-04T17:56:23.050Z] 4657fd5d0bcf: Download complete [2024-03-04T17:56:23.050Z] df9b9388f04a: Download complete [2024-03-04T17:56:23.310Z] 6ad1cebc031e: Verifying Checksum [2024-03-04T17:56:23.310Z] 6ad1cebc031e: Download complete [2024-03-04T17:56:23.310Z] df9b9388f04a: Pull complete [2024-03-04T17:56:23.310Z] 52dc419b0ee2: Pull complete [2024-03-04T17:56:23.310Z] 25bc292e5bac: Pull complete [2024-03-04T17:56:23.877Z] 114826534d7a: Verifying Checksum [2024-03-04T17:56:23.877Z] 114826534d7a: Download complete [2024-03-04T17:56:23.877Z] 8a3aa393b2d8: Verifying Checksum [2024-03-04T17:56:23.877Z] 8a3aa393b2d8: Download complete [2024-03-04T17:56:27.160Z] 114826534d7a: Pull complete [2024-03-04T17:56:27.160Z] 4657fd5d0bcf: Pull complete [2024-03-04T17:56:27.420Z] 6ad1cebc031e: Pull complete [2024-03-04T17:56:30.714Z] 8a3aa393b2d8: Pull complete [2024-03-04T17:56:30.714Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-03-04T17:56:30.714Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-04T17:56:30.714Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-04T17:56:31.005Z] prd-ubuntu20.04-docker-8c-8g-4877 does not seem to be running inside a container [2024-03-04T17:56:31.041Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2024-03-04T17:56:36.119Z] $ docker top c10e0ce76b21a150a684543fe9e54569c8ccec6495c3c005a631b4abca02ccc0 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-03-04T17:56:36.290Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh [2024-03-04T17:56:36.572Z] + set -o pipefail [2024-03-04T17:56:36.572Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' [2024-03-04T17:56:43.152Z] [2024-03-04T17:56:43.152Z] Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... [2024-03-04T17:56:43.152Z] [2024-03-04T17:56:43.152Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/6db24eac-2b5d-4e8c-bf75-e84d8c88bb43 [2024-03-04T17:56:43.152Z] [2024-03-04T17:56:43.152Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-03-04T17:56:43.152Z] [2024-03-04T17:56:43.152Z] [2024-03-04T17:56:43.152Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-03-04T17:56:43.152Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-03-04T17:56:43.152Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2024-03-04T17:56:43.166Z] $ docker stop --time=1 c10e0ce76b21a150a684543fe9e54569c8ccec6495c3c005a631b4abca02ccc0 [2024-03-04T17:56:46.678Z] $ docker rm -f --volumes c10e0ce76b21a150a684543fe9e54569c8ccec6495c3c005a631b4abca02ccc0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-04T17:56:48.170Z] + git log --format=format:%s -1 5805731c8cc11c49db7ce89f491207344fea090b [Pipeline] sh [2024-03-04T17:56:48.463Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-04T17:56:48.463Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T17:56:48.813Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-04T17:56:48.813Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-04T17:56:48.987Z] prd-ubuntu20.04-docker-8c-8g-4877 does not seem to be running inside a container [2024-03-04T17:56:49.019Z] $ 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-03-04T17:56:49.412Z] $ docker top 55a28f5d67ff0f00985d97d7d41f76864b2283b7ea8b3f82aacbd7205e4e64aa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-04T17:56:49.689Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-04T17:56:49.689Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-04T17:56:49.790Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-04T17:56:49.794Z] $ docker exec 55a28f5d67ff0f00985d97d7d41f76864b2283b7ea8b3f82aacbd7205e4e64aa ssh-agent [2024-03-04T17:56:49.902Z] SSH_AUTH_SOCK=/tmp/ssh-rd1sabYnfyWE/agent.32 [2024-03-04T17:56:49.902Z] SSH_AGENT_PID=38 [2024-03-04T17:56:49.906Z] Running ssh-add (command line suppressed) [2024-03-04T17:56:50.014Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_5941271519242076772.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_5941271519242076772.key) [2024-03-04T17:56:50.027Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-04T17:56:50.362Z] + git semver tag [2024-03-04T17:56:50.620Z] 2024-03-04 17:56:50,557 [run_tag] DEBUG tag force:False [2024-03-04T17:56:50.620Z] 2024-03-04 17:56:50,557 [check_head_tag] DEBUG check head tag [2024-03-04T17:56:50.620Z] 2024-03-04 17:56:50,559 [execute] INFO git cat-file --batch-check [2024-03-04T17:56:50.620Z] 2024-03-04 17:56:50,559 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2024-03-04T17:56:50.620Z] 2024-03-04 17:56:50,563 [execute] INFO git cat-file --batch [2024-03-04T17:56:50.620Z] 2024-03-04 17:56:50,564 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2024-03-04T17:56:50.620Z] 2024-03-04 17:56:50,588 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-03-04T17:56:50.620Z] 2024-03-04 17:56:50,588 [execute] INFO git tag -a v3.2.0-dev.13 -m v3.2.0-dev.13 [2024-03-04T17:56:50.620Z] 2024-03-04 17:56:50,588 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.13', '-m', 'v3.2.0-dev.13'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2024-03-04T17:56:50.620Z] 2024-03-04 17:56:50,593 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-03-04T17:56:50.620Z] 3.2.0-dev.13 [Pipeline] } [2024-03-04T17:56:50.629Z] $ docker exec --env ******** --env ******** 55a28f5d67ff0f00985d97d7d41f76864b2283b7ea8b3f82aacbd7205e4e64aa ssh-agent -k [2024-03-04T17:56:50.724Z] unset SSH_AUTH_SOCK; [2024-03-04T17:56:50.724Z] unset SSH_AGENT_PID; [2024-03-04T17:56:50.724Z] echo Agent pid 38 killed; [2024-03-04T17:56:50.731Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-04T17:56:51.220Z] + git semver [Pipeline] } [2024-03-04T17:56:51.493Z] $ docker stop --time=1 55a28f5d67ff0f00985d97d7d41f76864b2283b7ea8b3f82aacbd7205e4e64aa [2024-03-04T17:56:52.768Z] $ docker rm -f --volumes 55a28f5d67ff0f00985d97d7d41f76864b2283b7ea8b3f82aacbd7205e4e64aa [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T17:56:53.445Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-04T17:56:53.445Z] [2024-03-04T17:56:53.445Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T17:56:53.797Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-04T17:56:53.798Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-03-04T17:56:53.798Z] ab5ef0e58194: Pulling fs layer [2024-03-04T17:56:53.798Z] 9712f1f96733: Pulling fs layer [2024-03-04T17:56:53.798Z] 63f879dbbcfc: Pulling fs layer [2024-03-04T17:56:53.798Z] 0d9ebad4ef96: Pulling fs layer [2024-03-04T17:56:53.798Z] e9a5061849ea: Pulling fs layer [2024-03-04T17:56:53.798Z] d747dcd14b5f: Pulling fs layer [2024-03-04T17:56:53.798Z] 2de7ff778b66: Pulling fs layer [2024-03-04T17:56:53.798Z] 0d9ebad4ef96: Waiting [2024-03-04T17:56:53.798Z] e9a5061849ea: Waiting [2024-03-04T17:56:53.798Z] d747dcd14b5f: Waiting [2024-03-04T17:56:53.798Z] 2de7ff778b66: Waiting [2024-03-04T17:56:53.798Z] 9712f1f96733: Download complete [2024-03-04T17:56:54.366Z] 63f879dbbcfc: Verifying Checksum [2024-03-04T17:56:54.366Z] 63f879dbbcfc: Download complete [2024-03-04T17:56:54.366Z] ab5ef0e58194: Verifying Checksum [2024-03-04T17:56:54.366Z] ab5ef0e58194: Download complete [2024-03-04T17:56:54.366Z] d747dcd14b5f: Download complete [2024-03-04T17:56:54.366Z] e9a5061849ea: Verifying Checksum [2024-03-04T17:56:54.366Z] e9a5061849ea: Download complete [2024-03-04T17:56:54.366Z] 0d9ebad4ef96: Verifying Checksum [2024-03-04T17:56:54.366Z] 0d9ebad4ef96: Download complete [2024-03-04T17:56:54.366Z] 2de7ff778b66: Verifying Checksum [2024-03-04T17:56:57.646Z] ab5ef0e58194: Pull complete [2024-03-04T17:56:57.646Z] 9712f1f96733: Pull complete [2024-03-04T17:56:57.646Z] 63f879dbbcfc: Pull complete [2024-03-04T17:57:01.829Z] 0d9ebad4ef96: Pull complete [2024-03-04T17:57:01.829Z] e9a5061849ea: Pull complete [2024-03-04T17:57:01.829Z] d747dcd14b5f: Pull complete [2024-03-04T17:57:02.764Z] 2de7ff778b66: Pull complete [2024-03-04T17:57:02.764Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-03-04T17:57:02.764Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-04T17:57:02.764Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-04T17:57:03.048Z] prd-ubuntu20.04-docker-8c-8g-4877 does not seem to be running inside a container [2024-03-04T17:57:03.075Z] $ 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-03-04T17:57:09.734Z] $ docker top df6132f8e20d2dbf7bc4f00f029239f3471aea8f7d3532c1afef52fc65b05d30 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-03-04T17:57:09.907Z] provisioning config files... [2024-03-04T17:57:09.914Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config11246892895504284426tmp [2024-03-04T17:57:09.923Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config1507590178991647818tmp [2024-03-04T17:57:09.931Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config13163662245828328893tmp [Pipeline] { [Pipeline] echo [2024-03-04T17:57:10.124Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-04T17:57:10.422Z] ---> sigul-configuration.sh [2024-03-04T17:57:10.422Z] gpg: directory `/root/.gnupg' created [2024-03-04T17:57:10.422Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-03-04T17:57:10.422Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-03-04T17:57:10.422Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-03-04T17:57:10.422Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-03-04T17:57:10.422Z] gpg: CAST5 encrypted data [2024-03-04T17:57:10.422Z] gpg: encrypted with 1 passphrase [2024-03-04T17:57:10.422Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-03-04T17:57:10.719Z] + mkdir /home/jenkins [2024-03-04T17:57:10.719Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-03-04T17:57:11.019Z] + 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-03-04T17:57:11.033Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-04T17:57:11.324Z] ---> sigul-install.sh [2024-03-04T17:57:11.324Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-03-04T17:57:11.632Z] + git tag --list [2024-03-04T17:57:11.632Z] v3.1 [2024-03-04T17:57:11.632Z] v3.1.0 [2024-03-04T17:57:11.632Z] v3.1.0-dev.0 [2024-03-04T17:57:11.632Z] v3.1.0-dev.1 [2024-03-04T17:57:11.632Z] v3.1.0-dev.10 [2024-03-04T17:57:11.632Z] v3.1.0-dev.11 [2024-03-04T17:57:11.632Z] v3.1.0-dev.12 [2024-03-04T17:57:11.632Z] v3.1.0-dev.13 [2024-03-04T17:57:11.632Z] v3.1.0-dev.14 [2024-03-04T17:57:11.632Z] v3.1.0-dev.15 [2024-03-04T17:57:11.632Z] v3.1.0-dev.16 [2024-03-04T17:57:11.632Z] v3.1.0-dev.17 [2024-03-04T17:57:11.632Z] v3.1.0-dev.18 [2024-03-04T17:57:11.632Z] v3.1.0-dev.19 [2024-03-04T17:57:11.632Z] v3.1.0-dev.2 [2024-03-04T17:57:11.632Z] v3.1.0-dev.20 [2024-03-04T17:57:11.632Z] v3.1.0-dev.21 [2024-03-04T17:57:11.632Z] v3.1.0-dev.22 [2024-03-04T17:57:11.632Z] v3.1.0-dev.23 [2024-03-04T17:57:11.632Z] v3.1.0-dev.24 [2024-03-04T17:57:11.632Z] v3.1.0-dev.25 [2024-03-04T17:57:11.632Z] v3.1.0-dev.26 [2024-03-04T17:57:11.632Z] v3.1.0-dev.27 [2024-03-04T17:57:11.632Z] v3.1.0-dev.28 [2024-03-04T17:57:11.632Z] v3.1.0-dev.29 [2024-03-04T17:57:11.632Z] v3.1.0-dev.3 [2024-03-04T17:57:11.632Z] v3.1.0-dev.30 [2024-03-04T17:57:11.632Z] v3.1.0-dev.31 [2024-03-04T17:57:11.632Z] v3.1.0-dev.32 [2024-03-04T17:57:11.632Z] v3.1.0-dev.33 [2024-03-04T17:57:11.632Z] v3.1.0-dev.34 [2024-03-04T17:57:11.632Z] v3.1.0-dev.35 [2024-03-04T17:57:11.632Z] v3.1.0-dev.36 [2024-03-04T17:57:11.632Z] v3.1.0-dev.37 [2024-03-04T17:57:11.632Z] v3.1.0-dev.38 [2024-03-04T17:57:11.632Z] v3.1.0-dev.39 [2024-03-04T17:57:11.632Z] v3.1.0-dev.4 [2024-03-04T17:57:11.632Z] v3.1.0-dev.40 [2024-03-04T17:57:11.632Z] v3.1.0-dev.41 [2024-03-04T17:57:11.632Z] v3.1.0-dev.42 [2024-03-04T17:57:11.632Z] v3.1.0-dev.43 [2024-03-04T17:57:11.632Z] v3.1.0-dev.44 [2024-03-04T17:57:11.632Z] v3.1.0-dev.45 [2024-03-04T17:57:11.632Z] v3.1.0-dev.46 [2024-03-04T17:57:11.632Z] v3.1.0-dev.47 [2024-03-04T17:57:11.632Z] v3.1.0-dev.48 [2024-03-04T17:57:11.632Z] v3.1.0-dev.49 [2024-03-04T17:57:11.632Z] v3.1.0-dev.5 [2024-03-04T17:57:11.632Z] v3.1.0-dev.50 [2024-03-04T17:57:11.632Z] v3.1.0-dev.51 [2024-03-04T17:57:11.632Z] v3.1.0-dev.52 [2024-03-04T17:57:11.632Z] v3.1.0-dev.53 [2024-03-04T17:57:11.632Z] v3.1.0-dev.54 [2024-03-04T17:57:11.632Z] v3.1.0-dev.55 [2024-03-04T17:57:11.632Z] v3.1.0-dev.56 [2024-03-04T17:57:11.632Z] v3.1.0-dev.57 [2024-03-04T17:57:11.632Z] v3.1.0-dev.58 [2024-03-04T17:57:11.632Z] v3.1.0-dev.59 [2024-03-04T17:57:11.632Z] v3.1.0-dev.6 [2024-03-04T17:57:11.632Z] v3.1.0-dev.60 [2024-03-04T17:57:11.632Z] v3.1.0-dev.61 [2024-03-04T17:57:11.632Z] v3.1.0-dev.62 [2024-03-04T17:57:11.632Z] v3.1.0-dev.63 [2024-03-04T17:57:11.632Z] v3.1.0-dev.64 [2024-03-04T17:57:11.632Z] v3.1.0-dev.65 [2024-03-04T17:57:11.632Z] v3.1.0-dev.66 [2024-03-04T17:57:11.632Z] v3.1.0-dev.67 [2024-03-04T17:57:11.632Z] v3.1.0-dev.68 [2024-03-04T17:57:11.632Z] v3.1.0-dev.7 [2024-03-04T17:57:11.632Z] v3.1.0-dev.8 [2024-03-04T17:57:11.632Z] v3.1.0-dev.9 [2024-03-04T17:57:11.632Z] v3.2.0-dev.1 [2024-03-04T17:57:11.632Z] v3.2.0-dev.10 [2024-03-04T17:57:11.632Z] v3.2.0-dev.11 [2024-03-04T17:57:11.632Z] v3.2.0-dev.12 [2024-03-04T17:57:11.632Z] v3.2.0-dev.13 [2024-03-04T17:57:11.632Z] v3.2.0-dev.2 [2024-03-04T17:57:11.632Z] v3.2.0-dev.3 [2024-03-04T17:57:11.632Z] v3.2.0-dev.4 [2024-03-04T17:57:11.632Z] v3.2.0-dev.5 [2024-03-04T17:57:11.632Z] v3.2.0-dev.6 [2024-03-04T17:57:11.632Z] v3.2.0-dev.7 [2024-03-04T17:57:11.632Z] v3.2.0-dev.8 [2024-03-04T17:57:11.632Z] v3.2.0-dev.9 [Pipeline] sh [2024-03-04T17:57:11.938Z] + lftools sign git-tag v3.2.0-dev.13 [2024-03-04T17:57:12.507Z] Signing Git tag with Sigul... [2024-03-04T17:57:12.507Z] Signing v3.2.0-dev.13 [Pipeline] echo [2024-03-04T17:57:12.782Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-04T17:57:13.074Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-03-04T17:57:13.083Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-03-04T17:57:13.217Z] $ docker stop --time=1 df6132f8e20d2dbf7bc4f00f029239f3471aea8f7d3532c1afef52fc65b05d30 [2024-03-04T17:57:14.492Z] $ docker rm -f --volumes df6132f8e20d2dbf7bc4f00f029239f3471aea8f7d3532c1afef52fc65b05d30 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-03-04T17:57:15.469Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-04T17:57:15.469Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T17:57:15.833Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-04T17:57:15.833Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-04T17:57:16.021Z] prd-ubuntu20.04-docker-8c-8g-4877 does not seem to be running inside a container [2024-03-04T17:57:16.050Z] $ 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-03-04T17:57:16.408Z] $ docker top e058cb3856cfec5ba8dee9b1283112df0049ae354c4b404fd991e164e497c813 -eo pid,comm [2024-03-04T17:57:16.453Z] 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-03-04T17:57:16.453Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-04T17:57:16.678Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-04T17:57:16.678Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-04T17:57:16.797Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-04T17:57:16.800Z] $ docker exec e058cb3856cfec5ba8dee9b1283112df0049ae354c4b404fd991e164e497c813 ssh-agent [2024-03-04T17:57:16.900Z] SSH_AUTH_SOCK=/tmp/ssh-JEU3QRhNo7ry/agent.31 [2024-03-04T17:57:16.900Z] SSH_AGENT_PID=37 [2024-03-04T17:57:16.905Z] Running ssh-add (command line suppressed) [2024-03-04T17:57:17.004Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_7457849061761892830.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_7457849061761892830.key) [2024-03-04T17:57:17.015Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-04T17:57:17.360Z] + git semver bump pre [2024-03-04T17:57:17.619Z] 2024-03-04 17:57:17,551 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-03-04T17:57:17.619Z] 2024-03-04 17:57:17,551 [bump_version] DEBUG bumping version:3.2.0-dev.13 on axis:pre with prefix:dev [2024-03-04T17:57:17.619Z] 2024-03-04 17:57:17,551 [bump_version] DEBUG bumped version:3.2.0-dev.14 [2024-03-04T17:57:17.619Z] 2024-03-04 17:57:17,551 [write_version] DEBUG write version:3.2.0-dev.14 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True [2024-03-04T17:57:17.619Z] 2024-03-04 17:57:17,551 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-03-04T17:57:17.619Z] 2024-03-04 17:57:17,551 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-03-04T17:57:17.619Z] 2024-03-04 17:57:17,553 [execute] INFO git cat-file --batch-check [2024-03-04T17:57:17.619Z] 2024-03-04 17:57:17,553 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-04T17:57:17.619Z] 2024-03-04 17:57:17,560 [execute] INFO git cat-file --batch [2024-03-04T17:57:17.619Z] 2024-03-04 17:57:17,560 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-04T17:57:17.619Z] 2024-03-04 17:57:17,565 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-03-04T17:57:17.619Z] 3.2.0-dev.14 [Pipeline] } [2024-03-04T17:57:17.630Z] $ docker exec --env ******** --env ******** e058cb3856cfec5ba8dee9b1283112df0049ae354c4b404fd991e164e497c813 ssh-agent -k [2024-03-04T17:57:17.730Z] unset SSH_AUTH_SOCK; [2024-03-04T17:57:17.730Z] unset SSH_AGENT_PID; [2024-03-04T17:57:17.731Z] echo Agent pid 37 killed; [2024-03-04T17:57:17.738Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-04T17:57:18.301Z] + git semver [Pipeline] } [2024-03-04T17:57:18.576Z] $ docker stop --time=1 e058cb3856cfec5ba8dee9b1283112df0049ae354c4b404fd991e164e497c813 [2024-03-04T17:57:19.855Z] $ docker rm -f --volumes e058cb3856cfec5ba8dee9b1283112df0049ae354c4b404fd991e164e497c813 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-04T17:57:20.379Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-04T17:57:20.379Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T17:57:20.738Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-04T17:57:20.738Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-04T17:57:20.923Z] prd-ubuntu20.04-docker-8c-8g-4877 does not seem to be running inside a container [2024-03-04T17:57:20.953Z] $ 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-03-04T17:57:21.288Z] $ docker top a289035786f46d99419412dc147ecb05d978c1e7451886928929cf24878c1696 -eo pid,comm [2024-03-04T17:57:21.332Z] 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-03-04T17:57:21.332Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-04T17:57:21.556Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-04T17:57:21.556Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-04T17:57:21.668Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-04T17:57:21.671Z] $ docker exec a289035786f46d99419412dc147ecb05d978c1e7451886928929cf24878c1696 ssh-agent [2024-03-04T17:57:21.785Z] SSH_AUTH_SOCK=/tmp/ssh-3m0GdgbTVsau/agent.32 [2024-03-04T17:57:21.785Z] SSH_AGENT_PID=38 [2024-03-04T17:57:21.789Z] Running ssh-add (command line suppressed) [2024-03-04T17:57:21.937Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_1223267051037083536.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_1223267051037083536.key) [2024-03-04T17:57:21.954Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-04T17:57:22.386Z] + git semver push [2024-03-04T17:57:22.686Z] 2024-03-04 17:57:22,540 [run_push] DEBUG push [2024-03-04T17:57:22.686Z] 2024-03-04 17:57:22,541 [execute] INFO git cat-file --batch-check [2024-03-04T17:57:22.686Z] 2024-03-04 17:57:22,541 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-04T17:57:22.686Z] 2024-03-04 17:57:22,545 [execute] INFO git rev-list 2cf1436272d514d759688013edb79c2cac02cd25 -- [2024-03-04T17:57:22.686Z] 2024-03-04 17:57:22,545 [execute] DEBUG Popen(['git', 'rev-list', '2cf1436272d514d759688013edb79c2cac02cd25', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-03-04T17:57:22.686Z] 2024-03-04 17:57:22,551 [execute] INFO git fetch -v origin [2024-03-04T17:57:22.686Z] 2024-03-04 17:57:22,552 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-03-04T17:57:23.259Z] 2024-03-04 17:57:23,046 [run_push] DEBUG no remote changes detected [2024-03-04T17:57:23.259Z] 2024-03-04 17:57:23,047 [execute] INFO git push origin semver [2024-03-04T17:57:23.259Z] 2024-03-04 17:57:23,047 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-03-04T17:57:23.829Z] 2024-03-04 17:57:23,788 [run_push] DEBUG push all version tags [2024-03-04T17:57:23.829Z] 2024-03-04 17:57:23,789 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-03-04T17:57:23.829Z] 2024-03-04 17:57:23,789 [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-03-04T17:57:24.769Z] 2024-03-04 17:57:24,508 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-03-04T17:57:24.769Z] 3.2.0-dev.14 [Pipeline] } [2024-03-04T17:57:24.781Z] $ docker exec --env ******** --env ******** a289035786f46d99419412dc147ecb05d978c1e7451886928929cf24878c1696 ssh-agent -k [2024-03-04T17:57:24.877Z] unset SSH_AUTH_SOCK; [2024-03-04T17:57:24.878Z] unset SSH_AGENT_PID; [2024-03-04T17:57:24.878Z] echo Agent pid 38 killed; [2024-03-04T17:57:24.894Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-04T17:57:25.430Z] + git semver [Pipeline] } [2024-03-04T17:57:25.702Z] $ docker stop --time=1 a289035786f46d99419412dc147ecb05d978c1e7451886928929cf24878c1696 [2024-03-04T17:57:26.998Z] $ docker rm -f --volumes a289035786f46d99419412dc147ecb05d978c1e7451886928929cf24878c1696 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-03-04T17:57:28.600Z] + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] [2024-03-04T17:57:28.600Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2024-03-04T17:57:28.600Z] total 16 [2024-03-04T17:57:28.600Z] drwxr-xr-x 3 root root 4096 Mar 4 17:47 . [2024-03-04T17:57:28.600Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 4 17:57 .. [2024-03-04T17:57:28.600Z] drwxr-xr-x 2 root root 4096 Mar 4 17:47 cost [2024-03-04T17:57:28.600Z] -rw-r--r-- 1 root root 88 Mar 4 17:47 cost.csv [2024-03-04T17:57:28.600Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives [2024-03-04T17:57:28.600Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2024-03-04T17:57:28.600Z] total 16 [2024-03-04T17:57:28.600Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 4 17:47 . [2024-03-04T17:57:28.600Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 4 17:57 .. [2024-03-04T17:57:28.600Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 4 17:47 cost [2024-03-04T17:57:28.600Z] -rw-r--r-- 1 jenkins jenkins 88 Mar 4 17:47 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-04T17:57:28.891Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-04T17:57:29.745Z] ---> package-listing.sh [2024-03-04T17:57:29.745Z] ++ facter osfamily [2024-03-04T17:57:29.745Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-04T17:57:30.011Z] + OS_FAMILY=debian [2024-03-04T17:57:30.011Z] + workspace=/w/workspace/exfoundry_app-record-replay_main [2024-03-04T17:57:30.011Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-04T17:57:30.011Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-04T17:57:30.011Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-04T17:57:30.011Z] + PACKAGES=/tmp/packages_start.txt [2024-03-04T17:57:30.011Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2024-03-04T17:57:30.011Z] + PACKAGES=/tmp/packages_end.txt [2024-03-04T17:57:30.011Z] + case "${OS_FAMILY}" in [2024-03-04T17:57:30.011Z] + dpkg -l [2024-03-04T17:57:30.011Z] + grep '^ii' [2024-03-04T17:57:30.011Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-04T17:57:30.011Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-04T17:57:30.011Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-04T17:57:30.011Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2024-03-04T17:57:30.011Z] + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ [2024-03-04T17:57:30.011Z] + 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-03-04T17:57:30.020Z] 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-03-04T17:57:30.296Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T17:57:30.923Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-04T17:57:30.923Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-04T17:57:31.126Z] prd-ubuntu20.04-docker-8c-8g-4877 does not seem to be running inside a container [2024-03-04T17:57:31.156Z] $ 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-03-04T17:57:31.361Z] $ docker top 6970a3667c6a6c5397fd43a32e45457e60fe16956f666417b71a5f7e73a65632 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-04T17:57:31.841Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-04T17:57:32.127Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-04T17:57:32.413Z] + ls /var/log/sa-host [2024-03-04T17:57:32.414Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-04T17:57:32.629Z] provisioning config files... [2024-03-04T17:57:32.637Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config5772465376347788429tmp [Pipeline] { [Pipeline] echo [2024-03-04T17:57:32.827Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-04T17:57:33.111Z] ---> create-netrc.sh [Pipeline] } [2024-03-04T17:57:33.119Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-04T17:57:33.572Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-04T17:57:33.583Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-04T17:57:33.870Z] ---> sudo-logs.sh [2024-03-04T17:57:33.870Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-04T17:57:33.965Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-04T17:57:34.248Z] ---> job-cost.sh [2024-03-04T17:57:34.248Z] lf-activate-venv: SKIPPING [2024-03-04T17:57:34.248Z] DEBUG: total: 0.2199999988079071 [2024-03-04T17:57:34.249Z] INFO: Retrieving Stack Cost... [2024-03-04T17:57:34.816Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-04T17:57:35.075Z] INFO: Archiving Costs [Pipeline] echo [2024-03-04T17:57:35.087Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-04T17:57:35.372Z] ---> logs-deploy.sh [2024-03-04T17:57:35.373Z] lf-activate-venv: SKIPPING [2024-03-04T17:57:35.373Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/88 [2024-03-04T17:57:35.373Z] INFO: archiving workspace using pattern(s): [2024-03-04T17:57:36.313Z] Archives upload complete. [2024-03-04T17:57:36.313Z] INFO: archiving logs to Nexus