Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9e139494c9a54089c8736c8c598bbd4aa6693f44 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-ssh16500151159195485790.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-ssh3408656757912101586.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-ssh8681225709789951187.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-ssh6075218109960459004.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-ssh8569207800093300048.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1033 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 9e139494c9a54089c8736c8c598bbd4aa6693f44 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#124)" > 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 9e139494c9a54089c8736c8c598bbd4aa6693f44 # timeout=10 > git rev-list --no-walk a7b8478cc08d2046ec322d4ca366236e032f8ba1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-02-16T04:29:55.942Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-02-16T04:29:56.020Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-02-16T04:29:56.050Z] ========================================================= [2024-02-16T04:29:56.050Z] EdgeX Global Pipelines Version Info [2024-02-16T04:29:56.050Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-02-16T04:29:56.790Z] ------------------- [2024-02-16T04:29:56.790Z] stable info: [2024-02-16T04:29:56.790Z] ------------------- [2024-02-16T04:29:56.790Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-02-16T04:29:56.790Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-16T04:29:56.790Z] Message: update stable to v1.0.258 [2024-02-16T04:29:57.360Z] ------------------- [2024-02-16T04:29:57.360Z] experimental info: [2024-02-16T04:29:57.360Z] ------------------- [2024-02-16T04:29:57.360Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-02-16T04:29:57.360Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-16T04:29:57.360Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-02-16T04:29:57.457Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2024-02-16T04:29:57.487Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2024-02-16T04:29:57.516Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-02-16T04:29:57.547Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-02-16T04:29:57.575Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-02-16T04:29:57.608Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-02-16T04:29:57.640Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-02-16T04:29:57.672Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-02-16T04:29:57.697Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-02-16T04:29:57.730Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-02-16T04:29:57.764Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-02-16T04:29:57.802Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2024-02-16T04:29:57.834Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-02-16T04:29:57.868Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-02-16T04:29:57.895Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-02-16T04:29:57.929Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-02-16T04:29:57.958Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-02-16T04:29:57.991Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-02-16T04:29:58.024Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-02-16T04:29:58.056Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-02-16T04:29:58.090Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-02-16T04:29:58.125Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-02-16T04:29:58.164Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-02-16T04:29:58.203Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-02-16T04:29:58.244Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-02-16T04:29:58.281Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-02-16T04:29:58.324Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-02-16T04:29:58.363Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-02-16T04:29:58.404Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-02-16T04:29:58.448Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-02-16T04:29:58.489Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9e139494c9a54089c8736c8c598bbd4aa6693f44 [Pipeline] echo [2024-02-16T04:29:58.531Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9e13949 [Pipeline] echo [2024-02-16T04:29:58.569Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-16T04:29:58.745Z] provisioning config files... [2024-02-16T04:29:58.765Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config5690687565419997887tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-16T04:29:59.116Z] ---> ****-login.sh [2024-02-16T04:29:59.116Z] nexus3.edgexfoundry.org:10001 [2024-02-16T04:29:59.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T04:29:59.375Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T04:29:59.375Z] Configure a credential helper to remove this warning. See [2024-02-16T04:29:59.375Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T04:29:59.375Z] [2024-02-16T04:29:59.375Z] Login Succeeded [2024-02-16T04:29:59.376Z] nexus3.edgexfoundry.org:10002 [2024-02-16T04:29:59.637Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T04:29:59.637Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T04:29:59.637Z] Configure a credential helper to remove this warning. See [2024-02-16T04:29:59.637Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T04:29:59.637Z] [2024-02-16T04:29:59.637Z] Login Succeeded [2024-02-16T04:29:59.637Z] nexus3.edgexfoundry.org:10003 [2024-02-16T04:29:59.637Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T04:29:59.637Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T04:29:59.637Z] Configure a credential helper to remove this warning. See [2024-02-16T04:29:59.637Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T04:29:59.637Z] [2024-02-16T04:29:59.637Z] Login Succeeded [2024-02-16T04:29:59.637Z] nexus3.edgexfoundry.org:10004 [2024-02-16T04:29:59.637Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T04:29:59.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T04:29:59.897Z] Configure a credential helper to remove this warning. See [2024-02-16T04:29:59.897Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T04:29:59.897Z] [2024-02-16T04:29:59.897Z] Login Succeeded [2024-02-16T04:29:59.897Z] ****.io [2024-02-16T04:29:59.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T04:30:00.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T04:30:00.158Z] Configure a credential helper to remove this warning. See [2024-02-16T04:30:00.158Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T04:30:00.158Z] [2024-02-16T04:30:00.158Z] Login Succeeded [2024-02-16T04:30:00.158Z] ---> ****-login.sh ends [Pipeline] } [2024-02-16T04:30:00.169Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-02-16T04:30:00.693Z] + git rev-list -1 --merges 9e139494c9a54089c8736c8c598bbd4aa6693f44~1..9e139494c9a54089c8736c8c598bbd4aa6693f44 [Pipeline] echo [2024-02-16T04:30:00.721Z] -----------> git rev-list -1 --merges 9e139494c9a54089c8736c8c598bbd4aa6693f44~1..9e139494c9a54089c8736c8c598bbd4aa6693f44 9e139494c9a54089c8736c8c598bbd4aa6693f44 [false] [Pipeline] sh [2024-02-16T04:30:01.027Z] + git log --format=format:%s -1 9e139494c9a54089c8736c8c598bbd4aa6693f44 [Pipeline] echo [2024-02-16T04:30:01.045Z] ========================================================= [2024-02-16T04:30:01.045Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-02-16T04:30:01.045Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-16T04:30:01.421Z] + git log --format=format:%s -1 9e139494c9a54089c8736c8c598bbd4aa6693f44 [Pipeline] echo [2024-02-16T04:30:01.433Z] [semverPrep] GIT_COMMIT: 9e139494c9a54089c8736c8c598bbd4aa6693f44, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#124) [Pipeline] echo [2024-02-16T04:30:01.457Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-02-16T04:30:01.863Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-16T04:30:01.863Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-02-16T04:30:01.863Z] + [ -e /tmp/ssh_known_hosts ] [2024-02-16T04:30:01.863Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-02-16T04:30:01.863Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-02-16T04:30:01.863Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-02-16T04:30:01.863Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T04:30:02.339Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-16T04:30:02.339Z] [2024-02-16T04:30:02.339Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T04:30:02.659Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-16T04:30:02.659Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-02-16T04:30:02.659Z] b85a868b505f: Pulling fs layer [2024-02-16T04:30:02.659Z] e2be974225ed: Pulling fs layer [2024-02-16T04:30:02.659Z] 339a4e72a1f5: Pulling fs layer [2024-02-16T04:30:02.659Z] 988bab9f4d93: Pulling fs layer [2024-02-16T04:30:02.659Z] 1469e6f7b9e6: Pulling fs layer [2024-02-16T04:30:02.659Z] eaf3925da568: Pulling fs layer [2024-02-16T04:30:02.659Z] bab4dde63d76: Pulling fs layer [2024-02-16T04:30:02.659Z] bde34c3a00c8: Pulling fs layer [2024-02-16T04:30:02.659Z] b352a97aabf1: Pulling fs layer [2024-02-16T04:30:02.659Z] 988bab9f4d93: Waiting [2024-02-16T04:30:02.659Z] 4872d77fe225: Pulling fs layer [2024-02-16T04:30:02.659Z] 5851b861e8e6: Pulling fs layer [2024-02-16T04:30:02.659Z] 1469e6f7b9e6: Waiting [2024-02-16T04:30:02.659Z] bde34c3a00c8: Waiting [2024-02-16T04:30:02.659Z] 4872d77fe225: Waiting [2024-02-16T04:30:02.659Z] 5851b861e8e6: Waiting [2024-02-16T04:30:02.659Z] bab4dde63d76: Waiting [2024-02-16T04:30:02.659Z] b352a97aabf1: Waiting [2024-02-16T04:30:02.659Z] eaf3925da568: Waiting [2024-02-16T04:30:02.659Z] e2be974225ed: Verifying Checksum [2024-02-16T04:30:02.659Z] e2be974225ed: Download complete [2024-02-16T04:30:02.659Z] 988bab9f4d93: Verifying Checksum [2024-02-16T04:30:02.659Z] 988bab9f4d93: Download complete [2024-02-16T04:30:02.919Z] 339a4e72a1f5: Verifying Checksum [2024-02-16T04:30:02.919Z] 339a4e72a1f5: Download complete [2024-02-16T04:30:02.919Z] 1469e6f7b9e6: Verifying Checksum [2024-02-16T04:30:02.919Z] 1469e6f7b9e6: Download complete [2024-02-16T04:30:02.919Z] eaf3925da568: Verifying Checksum [2024-02-16T04:30:02.919Z] eaf3925da568: Download complete [2024-02-16T04:30:02.919Z] bde34c3a00c8: Verifying Checksum [2024-02-16T04:30:02.919Z] bde34c3a00c8: Download complete [2024-02-16T04:30:02.919Z] b352a97aabf1: Download complete [2024-02-16T04:30:02.919Z] 4872d77fe225: Download complete [2024-02-16T04:30:02.919Z] 5851b861e8e6: Verifying Checksum [2024-02-16T04:30:02.919Z] 5851b861e8e6: Download complete [2024-02-16T04:30:02.919Z] b85a868b505f: Verifying Checksum [2024-02-16T04:30:02.919Z] b85a868b505f: Download complete [2024-02-16T04:30:03.178Z] bab4dde63d76: Verifying Checksum [2024-02-16T04:30:03.179Z] bab4dde63d76: Download complete [2024-02-16T04:30:04.118Z] b85a868b505f: Pull complete [2024-02-16T04:30:04.377Z] e2be974225ed: Pull complete [2024-02-16T04:30:04.637Z] 339a4e72a1f5: Pull complete [2024-02-16T04:30:04.896Z] 988bab9f4d93: Pull complete [2024-02-16T04:30:05.163Z] 1469e6f7b9e6: Pull complete [2024-02-16T04:30:05.163Z] eaf3925da568: Pull complete [2024-02-16T04:30:07.070Z] bab4dde63d76: Pull complete [2024-02-16T04:30:07.070Z] bde34c3a00c8: Pull complete [2024-02-16T04:30:07.070Z] b352a97aabf1: Pull complete [2024-02-16T04:30:07.070Z] 4872d77fe225: Pull complete [2024-02-16T04:30:07.070Z] 5851b861e8e6: Pull complete [2024-02-16T04:30:07.070Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-02-16T04:30:07.070Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-16T04:30:07.070Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T04:30:07.277Z] prd-ubuntu20.04-docker-8c-8g-1033 does not seem to be running inside a container [2024-02-16T04:30:07.311Z] $ 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-02-16T04:30:10.568Z] $ docker top 73ceff48bf0985cd7a6de83b0044ce0943f7a4abd547b8304171cc9c012dcefe -eo pid,comm [2024-02-16T04:30:10.618Z] 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-02-16T04:30:10.618Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-16T04:30:17.277Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-16T04:30:17.277Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-16T04:30:17.387Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-16T04:30:17.389Z] $ docker exec 73ceff48bf0985cd7a6de83b0044ce0943f7a4abd547b8304171cc9c012dcefe ssh-agent [2024-02-16T04:30:17.510Z] SSH_AUTH_SOCK=/tmp/ssh-ah6mwqgdsjDm/agent.31 [2024-02-16T04:30:17.510Z] SSH_AGENT_PID=37 [2024-02-16T04:30:17.516Z] Running ssh-add (command line suppressed) [2024-02-16T04:30:17.600Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2503648831793118147.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2503648831793118147.key) [2024-02-16T04:30:17.614Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-16T04:30:17.923Z] + git tag --points-at HEAD [Pipeline] } [2024-02-16T04:30:17.934Z] $ docker exec --env ******** --env ******** 73ceff48bf0985cd7a6de83b0044ce0943f7a4abd547b8304171cc9c012dcefe ssh-agent -k [2024-02-16T04:30:18.023Z] unset SSH_AUTH_SOCK; [2024-02-16T04:30:18.023Z] unset SSH_AGENT_PID; [2024-02-16T04:30:18.023Z] echo Agent pid 37 killed; [2024-02-16T04:30:18.035Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-02-16T04:30:18.101Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-16T04:30:18.101Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-16T04:30:18.227Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-16T04:30:18.228Z] $ docker exec 73ceff48bf0985cd7a6de83b0044ce0943f7a4abd547b8304171cc9c012dcefe ssh-agent [2024-02-16T04:30:18.345Z] SSH_AUTH_SOCK=/tmp/ssh-Rk684oWcE5mP/agent.69 [2024-02-16T04:30:18.345Z] SSH_AGENT_PID=75 [2024-02-16T04:30:18.350Z] Running ssh-add (command line suppressed) [2024-02-16T04:30:18.453Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_1304685909036953267.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_1304685909036953267.key) [2024-02-16T04:30:18.469Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-16T04:30:18.781Z] + git semver init [2024-02-16T04:30:19.045Z] 2024-02-16 04:30:18,960 [run_init] DEBUG init version:0.0.0 force:False [2024-02-16T04:30:19.045Z] 2024-02-16 04:30:18,960 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver [2024-02-16T04:30:19.045Z] 2024-02-16 04:30:18,961 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver [2024-02-16T04:30:19.045Z] 2024-02-16 04:30:18,961 [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-02-16T04:30:19.986Z] 2024-02-16 04:30:19,967 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude [2024-02-16T04:30:19.986Z] 2024-02-16 04:30:19,967 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False [2024-02-16T04:30:19.986Z] 2024-02-16 04:30:19,967 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-02-16T04:30:19.986Z] 2024-02-16 04:30:19,968 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-02-16T04:30:19.986Z] 3.2.0-dev.9 [Pipeline] } [2024-02-16T04:30:20.256Z] $ docker exec --env ******** --env ******** 73ceff48bf0985cd7a6de83b0044ce0943f7a4abd547b8304171cc9c012dcefe ssh-agent -k [2024-02-16T04:30:20.354Z] unset SSH_AUTH_SOCK; [2024-02-16T04:30:20.355Z] unset SSH_AGENT_PID; [2024-02-16T04:30:20.355Z] echo Agent pid 75 killed; [2024-02-16T04:30:20.371Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-16T04:30:20.754Z] + git semver [Pipeline] } [2024-02-16T04:30:21.031Z] $ docker stop --time=1 73ceff48bf0985cd7a6de83b0044ce0943f7a4abd547b8304171cc9c012dcefe [2024-02-16T04:30:22.321Z] $ docker rm -f --volumes 73ceff48bf0985cd7a6de83b0044ce0943f7a4abd547b8304171cc9c012dcefe [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-16T04:30:22.701Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-02-16T04:30:22.955Z] Stashed 1 file(s) [Pipeline] echo [2024-02-16T04:30:22.959Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.9 [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-02-16T04:30:23.360Z] provisioning config files... [2024-02-16T04:30:23.369Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config12264373777516875185tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-16T04:30:23.691Z] ---> ****-login.sh [2024-02-16T04:30:23.691Z] nexus3.edgexfoundry.org:10001 [2024-02-16T04:30:23.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T04:30:23.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T04:30:23.691Z] Configure a credential helper to remove this warning. See [2024-02-16T04:30:23.691Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T04:30:23.691Z] [2024-02-16T04:30:23.691Z] Login Succeeded [2024-02-16T04:30:23.691Z] nexus3.edgexfoundry.org:10002 [2024-02-16T04:30:23.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T04:30:23.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T04:30:23.691Z] Configure a credential helper to remove this warning. See [2024-02-16T04:30:23.691Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T04:30:23.691Z] [2024-02-16T04:30:23.691Z] Login Succeeded [2024-02-16T04:30:23.691Z] nexus3.edgexfoundry.org:10003 [2024-02-16T04:30:23.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T04:30:23.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T04:30:23.951Z] Configure a credential helper to remove this warning. See [2024-02-16T04:30:23.951Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T04:30:23.951Z] [2024-02-16T04:30:23.951Z] Login Succeeded [2024-02-16T04:30:23.951Z] nexus3.edgexfoundry.org:10004 [2024-02-16T04:30:23.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T04:30:23.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T04:30:23.951Z] Configure a credential helper to remove this warning. See [2024-02-16T04:30:23.951Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T04:30:23.951Z] [2024-02-16T04:30:23.951Z] Login Succeeded [2024-02-16T04:30:23.951Z] ****.io [2024-02-16T04:30:23.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T04:30:24.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T04:30:24.212Z] Configure a credential helper to remove this warning. See [2024-02-16T04:30:24.212Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T04:30:24.212Z] [2024-02-16T04:30:24.212Z] Login Succeeded [2024-02-16T04:30:24.212Z] ---> ****-login.sh ends [Pipeline] } [2024-02-16T04:30:24.221Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-16T04:30:24.389Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-16T04:30:24.429Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-16T04:30:24.457Z] ========================================================= [2024-02-16T04:30:24.457Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-02-16T04:30:24.457Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T04:30:24.850Z] + 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-02-16T04:30:24.850Z] Sending build context to Docker daemon 6.678MB [2024-02-16T04:30:24.850Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-02-16T04:30:24.850Z] Step 2/12 : FROM ${BASE} AS builder [2024-02-16T04:30:24.850Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-02-16T04:30:24.850Z] 7264a8db6415: Pulling fs layer [2024-02-16T04:30:24.850Z] c4d48a809fc2: Pulling fs layer [2024-02-16T04:30:24.850Z] 4f1c88b9dad5: Pulling fs layer [2024-02-16T04:30:24.850Z] ad3a456e5733: Pulling fs layer [2024-02-16T04:30:24.850Z] 69c7f0334f64: Pulling fs layer [2024-02-16T04:30:24.850Z] 1f1c1a5573a3: Pulling fs layer [2024-02-16T04:30:24.850Z] ce7588e14bc9: Pulling fs layer [2024-02-16T04:30:24.850Z] b5e4710f87ac: Pulling fs layer [2024-02-16T04:30:24.850Z] 1f1c1a5573a3: Waiting [2024-02-16T04:30:24.850Z] ad3a456e5733: Waiting [2024-02-16T04:30:24.850Z] ce7588e14bc9: Waiting [2024-02-16T04:30:24.850Z] 69c7f0334f64: Waiting [2024-02-16T04:30:24.850Z] c4d48a809fc2: Download complete [2024-02-16T04:30:24.850Z] ad3a456e5733: Verifying Checksum [2024-02-16T04:30:24.850Z] ad3a456e5733: Download complete [2024-02-16T04:30:25.109Z] 69c7f0334f64: Verifying Checksum [2024-02-16T04:30:25.109Z] 69c7f0334f64: Download complete [2024-02-16T04:30:25.109Z] 7264a8db6415: Verifying Checksum [2024-02-16T04:30:25.109Z] 7264a8db6415: Download complete [2024-02-16T04:30:25.109Z] 1f1c1a5573a3: Verifying Checksum [2024-02-16T04:30:25.109Z] 1f1c1a5573a3: Download complete [2024-02-16T04:30:25.109Z] 7264a8db6415: Pull complete [2024-02-16T04:30:25.109Z] b5e4710f87ac: Verifying Checksum [2024-02-16T04:30:25.109Z] b5e4710f87ac: Download complete [2024-02-16T04:30:25.368Z] c4d48a809fc2: Pull complete [2024-02-16T04:30:25.368Z] 4f1c88b9dad5: Verifying Checksum [2024-02-16T04:30:25.368Z] 4f1c88b9dad5: Download complete [2024-02-16T04:30:25.933Z] ce7588e14bc9: Verifying Checksum [2024-02-16T04:30:25.933Z] ce7588e14bc9: Download complete [2024-02-16T04:30:28.470Z] 4f1c88b9dad5: Pull complete [2024-02-16T04:30:28.731Z] ad3a456e5733: Pull complete [2024-02-16T04:30:28.731Z] 69c7f0334f64: Pull complete [2024-02-16T04:30:28.731Z] 1f1c1a5573a3: Pull complete [2024-02-16T04:30:31.263Z] ce7588e14bc9: Pull complete [2024-02-16T04:30:31.528Z] b5e4710f87ac: Pull complete [2024-02-16T04:30:31.528Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-02-16T04:30:31.528Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-16T04:30:31.528Z] ---> 88b5674ff536 [2024-02-16T04:30:31.528Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-02-16T04:30:38.126Z] ---> Running in d9ff33d2f929 [2024-02-16T04:30:38.126Z] Removing intermediate container d9ff33d2f929 [2024-02-16T04:30:38.126Z] ---> cba7f0196bb1 [2024-02-16T04:30:38.126Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-02-16T04:30:38.126Z] ---> Running in cb3feba92e6e [2024-02-16T04:30:38.126Z] Removing intermediate container cb3feba92e6e [2024-02-16T04:30:38.126Z] ---> ad399707c45e [2024-02-16T04:30:38.126Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-02-16T04:30:38.126Z] ---> Running in a8617f26b93b [2024-02-16T04:30:38.126Z] Removing intermediate container a8617f26b93b [2024-02-16T04:30:38.126Z] ---> 37848901098f [2024-02-16T04:30:38.126Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-16T04:30:38.126Z] ---> Running in 94be01524174 [2024-02-16T04:30:38.126Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-16T04:30:38.126Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-16T04:30:38.261Z] Still waiting to schedule task [2024-02-16T04:30:38.262Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-02-16T04:30:38.698Z] OK: 264 MiB in 52 packages [2024-02-16T04:30:38.958Z] Removing intermediate container 94be01524174 [2024-02-16T04:30:38.958Z] ---> 00368d4cfaca [2024-02-16T04:30:38.958Z] Step 7/12 : WORKDIR /app [2024-02-16T04:30:38.958Z] ---> Running in 8de92125b421 [2024-02-16T04:30:38.958Z] Removing intermediate container 8de92125b421 [2024-02-16T04:30:38.958Z] ---> 7c25ab92c300 [2024-02-16T04:30:38.958Z] Step 8/12 : COPY go.mod vendor* ./ [2024-02-16T04:30:38.958Z] ---> 02b0b48aa375 [2024-02-16T04:30:38.958Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-16T04:30:38.958Z] ---> Running in c248c67e3232 [2024-02-16T04:31:17.694Z] Removing intermediate container c248c67e3232 [2024-02-16T04:31:17.694Z] ---> 0ddb1834dddf [2024-02-16T04:31:17.694Z] Step 10/12 : COPY . . [2024-02-16T04:31:17.694Z] ---> 29df7af8a191 [2024-02-16T04:31:17.694Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-16T04:31:17.694Z] ---> Running in f8e519c970cd [2024-02-16T04:31:17.694Z] Removing intermediate container f8e519c970cd [2024-02-16T04:31:17.694Z] ---> d46d3e5e4d23 [2024-02-16T04:31:17.694Z] Step 12/12 : RUN $MAKE [2024-02-16T04:31:17.694Z] ---> Running in 949293a2ca62 [2024-02-16T04:31:17.694Z] noop [2024-02-16T04:31:17.694Z] Removing intermediate container 949293a2ca62 [2024-02-16T04:31:17.694Z] ---> da421d2b2c3f [2024-02-16T04:31:17.694Z] Successfully built da421d2b2c3f [2024-02-16T04:31:17.694Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T04:31:18.085Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-16T04:31:18.086Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T04:31:18.217Z] prd-ubuntu20.04-docker-8c-8g-1033 does not seem to be running inside a container [2024-02-16T04:31:18.273Z] $ 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-02-16T04:31:18.634Z] $ docker top 2157c4c1a3fd23601487489411d5273f4c38e254608b341b9aa1fdc2b21fac2b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-16T04:31:19.045Z] + go version [2024-02-16T04:31:19.046Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-02-16T04:31:19.059Z] $ docker stop --time=1 2157c4c1a3fd23601487489411d5273f4c38e254608b341b9aa1fdc2b21fac2b [2024-02-16T04:31:20.384Z] $ docker rm -f --volumes 2157c4c1a3fd23601487489411d5273f4c38e254608b341b9aa1fdc2b21fac2b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T04:31:21.016Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-16T04:31:21.016Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T04:31:21.153Z] prd-ubuntu20.04-docker-8c-8g-1033 does not seem to be running inside a container [2024-02-16T04:31:21.204Z] $ 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-02-16T04:31:21.539Z] $ docker top d347bf6efa73c4c18d20f40eeb3a1b494da08d637bacc357f9b133c81c8f82ce -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-16T04:31:21.935Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh [2024-02-16T04:31:22.342Z] + make test [2024-02-16T04:31:22.342Z] go test -race -coverprofile=coverage.out ./... [2024-02-16T04:31:44.404Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2024-02-16T04:31:44.404Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2024-02-16T04:31:44.404Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2024-02-16T04:31:44.404Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2024-02-16T04:31:44.404Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.048s coverage: 88.0% of statements [2024-02-16T04:31:51.451Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.612s coverage: 98.7% of statements [2024-02-16T04:31:51.451Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.095s coverage: 89.7% of statements [2024-02-16T04:31:51.451Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.033s coverage: 100.0% of statements [2024-02-16T04:32:15.043Z] go vet ./... [2024-02-16T04:32:15.043Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-16T04:32:15.043Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-16T04:32:15.043Z] ./bin/test-attribution-txt.sh [2024-02-16T04:32:15.043Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-16T04:32:15.061Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-16T04:32:15.097Z] $ docker stop --time=1 d347bf6efa73c4c18d20f40eeb3a1b494da08d637bacc357f9b133c81c8f82ce [2024-02-16T04:32:19.187Z] $ docker rm -f --volumes d347bf6efa73c4c18d20f40eeb3a1b494da08d637bacc357f9b133c81c8f82ce [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-16T04:32:19.787Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-16T04:32:19.837Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-02-16T04:32:20.504Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-16T04:32:20.799Z] + ls -al . [2024-02-16T04:32:20.799Z] total 192 [2024-02-16T04:32:20.799Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 16 04:31 . [2024-02-16T04:32:20.799Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 04:29 .. [2024-02-16T04:32:20.799Z] -rw-rw-r-- 1 jenkins jenkins 119 Feb 16 04:29 .dockerignore [2024-02-16T04:32:20.799Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 16 04:31 .git [2024-02-16T04:32:20.799Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 04:29 .github [2024-02-16T04:32:20.799Z] -rw-rw-r-- 1 jenkins jenkins 164 Feb 16 04:29 .gitignore [2024-02-16T04:32:20.799Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 16 04:29 .golangci.yml [2024-02-16T04:32:20.799Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 16 04:30 .semver [2024-02-16T04:32:20.799Z] -rw-rw-r-- 1 jenkins jenkins 11301 Feb 16 04:29 Attribution.txt [2024-02-16T04:32:20.799Z] -rw-rw-r-- 1 jenkins jenkins 458 Feb 16 04:29 CHANGELOG.md [2024-02-16T04:32:20.799Z] -rw-rw-r-- 1 jenkins jenkins 1725 Feb 16 04:29 Dockerfile [2024-02-16T04:32:20.799Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 16 04:29 GOVERNANCE.md [2024-02-16T04:32:20.799Z] -rw-rw-r-- 1 jenkins jenkins 681 Feb 16 04:29 Jenkinsfile [2024-02-16T04:32:20.799Z] -rw-rw-r-- 1 jenkins jenkins 10174 Feb 16 04:29 LICENSE [2024-02-16T04:32:20.799Z] -rw-rw-r-- 1 jenkins jenkins 3136 Feb 16 04:29 Makefile [2024-02-16T04:32:20.799Z] -rw-rw-r-- 1 jenkins jenkins 611 Feb 16 04:29 OWNERS.md [2024-02-16T04:32:20.799Z] -rw-rw-r-- 1 jenkins jenkins 4107 Feb 16 04:29 README.md [2024-02-16T04:32:20.799Z] -rw-rw-r-- 1 jenkins jenkins 7789 Feb 16 04:29 Record and Reply.postman_collection.json [2024-02-16T04:32:20.799Z] -rw-rw-r-- 1 jenkins jenkins 11 Feb 16 04:30 VERSION [2024-02-16T04:32:20.799Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 04:29 bin [2024-02-16T04:32:20.799Z] -rw-r--r-- 1 jenkins jenkins 24666 Feb 16 04:31 coverage.out [2024-02-16T04:32:20.799Z] -rw-rw-r-- 1 jenkins jenkins 3950 Feb 16 04:29 go.mod [2024-02-16T04:32:20.799Z] -rw-rw-r-- 1 jenkins jenkins 34578 Feb 16 04:29 go.sum [2024-02-16T04:32:20.799Z] drwxrwxr-x 7 jenkins jenkins 4096 Feb 16 04:29 internal [2024-02-16T04:32:20.799Z] -rw-rw-r-- 1 jenkins jenkins 913 Feb 16 04:29 main.go [2024-02-16T04:32:20.799Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 04:29 openapi [2024-02-16T04:32:20.799Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 04:29 pkg [2024-02-16T04:32:20.799Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 04:29 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T04:32:21.260Z] + 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=9e139494c9a54089c8736c8c598bbd4aa6693f44 --label arch=amd64 --label version=3.2.0-dev.9 . [2024-02-16T04:32:21.260Z] Sending build context to Docker daemon 6.704MB [2024-02-16T04:32:21.260Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-02-16T04:32:21.260Z] Step 2/27 : FROM ${BASE} AS builder [2024-02-16T04:32:21.260Z] ---> da421d2b2c3f [2024-02-16T04:32:21.260Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-02-16T04:32:21.526Z] ---> Running in ab05508cc699 [2024-02-16T04:32:21.526Z] Removing intermediate container ab05508cc699 [2024-02-16T04:32:21.526Z] ---> 49dbd98e1d8d [2024-02-16T04:32:21.526Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-02-16T04:32:21.526Z] ---> Running in 6b9660d79dbf [2024-02-16T04:32:21.526Z] Removing intermediate container 6b9660d79dbf [2024-02-16T04:32:21.526Z] ---> c3708e9727b8 [2024-02-16T04:32:21.526Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-02-16T04:32:21.526Z] ---> Running in d0840a923db6 [2024-02-16T04:32:21.792Z] Removing intermediate container d0840a923db6 [2024-02-16T04:32:21.792Z] ---> b1615da94dc4 [2024-02-16T04:32:21.792Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-16T04:32:21.792Z] ---> Running in 2465967ff9da [2024-02-16T04:32:22.056Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-16T04:32:22.319Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-16T04:32:22.585Z] OK: 264 MiB in 52 packages [2024-02-16T04:32:22.852Z] Removing intermediate container 2465967ff9da [2024-02-16T04:32:22.852Z] ---> 23fd5785fcad [2024-02-16T04:32:22.852Z] Step 7/27 : WORKDIR /app [2024-02-16T04:32:22.852Z] ---> Running in d4192dde1876 [2024-02-16T04:32:22.852Z] Removing intermediate container d4192dde1876 [2024-02-16T04:32:22.852Z] ---> 4301c367995c [2024-02-16T04:32:22.852Z] Step 8/27 : COPY go.mod vendor* ./ [2024-02-16T04:32:23.113Z] ---> 6f175490a800 [2024-02-16T04:32:23.113Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-16T04:32:23.113Z] ---> Running in 2523d90879ba [2024-02-16T04:32:23.696Z] Removing intermediate container 2523d90879ba [2024-02-16T04:32:23.696Z] ---> 7b7d288a6df1 [2024-02-16T04:32:23.696Z] Step 10/27 : COPY . . [2024-02-16T04:32:24.054Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1034 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws [2024-02-16T04:32:24.093Z] Running in /w/workspace/app-record-replay/84 [Pipeline] { [Pipeline] checkout [2024-02-16T04:32:24.156Z] Selected Git installation does not exist. Using Default [2024-02-16T04:32:24.156Z] The recommended git tool is: NONE [2024-02-16T04:32:24.274Z] ---> e75ed29d6da6 [2024-02-16T04:32:24.274Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-16T04:32:24.274Z] ---> Running in fe0af4e7adfa [2024-02-16T04:32:24.274Z] Removing intermediate container fe0af4e7adfa [2024-02-16T04:32:24.274Z] ---> 053ed9e528e8 [2024-02-16T04:32:24.274Z] Step 12/27 : RUN $MAKE [2024-02-16T04:32:24.274Z] ---> Running in b5d8ba1cf1c5 [2024-02-16T04:32:24.539Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.19 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.9" -trimpath -mod=readonly -o app-record-replay [2024-02-16T04:32:29.391Z] using credential edgex-jenkins-ssh [2024-02-16T04:32:29.411Z] Cloning the remote Git repository [2024-02-16T04:32:29.455Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2024-02-16T04:32:29.549Z] > git init /w/workspace/app-record-replay/84 # timeout=10 [2024-02-16T04:32:29.716Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2024-02-16T04:32:29.717Z] > git --version # timeout=10 [2024-02-16T04:32:29.742Z] > git --version # 'git version 2.25.1' [2024-02-16T04:32:29.744Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-16T04:32:29.906Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-16T04:32:31.445Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2024-02-16T04:32:31.465Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-16T04:32:32.356Z] Avoid second fetch [2024-02-16T04:32:32.357Z] Checking out Revision 9e139494c9a54089c8736c8c598bbd4aa6693f44 (main) [2024-02-16T04:32:32.970Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#124)" [2024-02-16T04:32:32.374Z] > git config core.sparsecheckout # timeout=10 [2024-02-16T04:32:32.434Z] > git checkout -f 9e139494c9a54089c8736c8c598bbd4aa6693f44 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-16T04:32:34.144Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-02-16T04:32:34.144Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-16T04:32:34.144Z] Dload Upload Total Spent Left Speed [2024-02-16T04:32:34.144Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 117k 0 --:--:-- --:--:-- --:--:-- 117k [Pipeline] sh [2024-02-16T04:32:34.489Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-02-16T04:32:34.818Z] + sudo tee /etc/docker/daemon.new [2024-02-16T04:32:34.818Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-02-16T04:32:34.818Z] { [2024-02-16T04:32:34.818Z] "registry-mirrors": [ [2024-02-16T04:32:34.818Z] "https://nexus3.edgexfoundry.org:10001" [2024-02-16T04:32:34.818Z] ], [2024-02-16T04:32:34.818Z] "bip": "10.250.0.254/24", [2024-02-16T04:32:34.818Z] "hosts": [ [2024-02-16T04:32:34.818Z] "tcp://0.0.0.0:5555", [2024-02-16T04:32:34.818Z] "unix:///var/run/docker.sock" [2024-02-16T04:32:34.818Z] ], [2024-02-16T04:32:34.818Z] "mtu": 1458, [2024-02-16T04:32:34.818Z] "selinux-enabled": true, [2024-02-16T04:32:34.818Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-02-16T04:32:34.818Z] } [Pipeline] sh [2024-02-16T04:32:35.142Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-02-16T04:32:35.479Z] + sudo service docker restart [2024-02-16T04:32:46.774Z] Removing intermediate container b5d8ba1cf1c5 [2024-02-16T04:32:46.774Z] ---> 39d772b77947 [2024-02-16T04:32:46.774Z] Step 13/27 : FROM alpine:3.18 [2024-02-16T04:32:46.774Z] 3.18: Pulling from library/alpine [2024-02-16T04:32:46.774Z] 619be1103602: Pulling fs layer [2024-02-16T04:32:46.774Z] 619be1103602: Verifying Checksum [2024-02-16T04:32:46.774Z] 619be1103602: Download complete [2024-02-16T04:32:47.184Z] 619be1103602: Pull complete [2024-02-16T04:32:47.184Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-16T04:32:47.184Z] Status: Downloaded newer image for alpine:3.18 [2024-02-16T04:32:47.184Z] ---> d3782b16ccc9 [2024-02-16T04:32:47.184Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-02-16T04:32:47.445Z] ---> Running in f19ef01b72c2 [2024-02-16T04:32:47.445Z] Removing intermediate container f19ef01b72c2 [2024-02-16T04:32:47.445Z] ---> af18f8e4942b [2024-02-16T04:32:47.445Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2024-02-16T04:32:47.445Z] ---> Running in 66300496b3c1 [2024-02-16T04:32:47.445Z] Removing intermediate container 66300496b3c1 [2024-02-16T04:32:47.445Z] ---> 3937c2a21c36 [2024-02-16T04:32:47.445Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-16T04:32:47.445Z] ---> Running in 5377f2c15284 [2024-02-16T04:32:47.706Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-16T04:32:47.970Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-16T04:32:48.231Z] (1/2) Installing ca-certificates (20230506-r0) [2024-02-16T04:32:48.231Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-02-16T04:32:48.231Z] Executing busybox-1.36.1-r5.trigger [2024-02-16T04:32:48.231Z] Executing ca-certificates-20230506-r0.trigger [2024-02-16T04:32:48.499Z] OK: 8 MiB in 17 packages [2024-02-16T04:32:49.076Z] Removing intermediate container 5377f2c15284 [2024-02-16T04:32:49.076Z] ---> 90c392e06854 [2024-02-16T04:32:49.076Z] Step 17/27 : RUN apk --no-cache upgrade [2024-02-16T04:32:49.076Z] ---> Running in a18c380cdd07 [2024-02-16T04:32:49.076Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-16T04:32:49.346Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-16T04:32:49.612Z] OK: 8 MiB in 17 packages [2024-02-16T04:32:49.876Z] Removing intermediate container a18c380cdd07 [2024-02-16T04:32:49.876Z] ---> 78ba553941d4 [2024-02-16T04:32:49.876Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-02-16T04:32:49.876Z] ---> 0dd656ca0122 [2024-02-16T04:32:49.876Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-02-16T04:32:50.142Z] ---> 6ee17b9d8656 [2024-02-16T04:32:50.142Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-02-16T04:32:50.142Z] ---> 3a3d53d2cca0 [2024-02-16T04:32:50.142Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2024-02-16T04:32:51.546Z] ---> f0c345de59fb [2024-02-16T04:32:51.546Z] Step 22/27 : EXPOSE 59712 [2024-02-16T04:32:51.546Z] ---> Running in af162b4a3d71 [2024-02-16T04:32:51.546Z] Removing intermediate container af162b4a3d71 [2024-02-16T04:32:51.546Z] ---> 020456ee8978 [2024-02-16T04:32:51.546Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2024-02-16T04:32:51.546Z] ---> Running in ce028d57e5cd [2024-02-16T04:32:51.546Z] Removing intermediate container ce028d57e5cd [2024-02-16T04:32:51.546Z] ---> 201c33b77175 [2024-02-16T04:32:51.546Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-02-16T04:32:51.546Z] ---> Running in aac630e7af83 [2024-02-16T04:32:51.546Z] Removing intermediate container aac630e7af83 [2024-02-16T04:32:51.546Z] ---> c98777a30ee4 [2024-02-16T04:32:51.546Z] Step 25/27 : LABEL arch=amd64 [2024-02-16T04:32:51.546Z] ---> Running in 277fe8f47563 [2024-02-16T04:32:51.546Z] Removing intermediate container 277fe8f47563 [2024-02-16T04:32:51.546Z] ---> 7ebac9f0f651 [2024-02-16T04:32:51.546Z] Step 26/27 : LABEL git_sha=9e139494c9a54089c8736c8c598bbd4aa6693f44 [2024-02-16T04:32:51.546Z] ---> Running in c97373bcb90a [2024-02-16T04:32:51.813Z] Removing intermediate container c97373bcb90a [2024-02-16T04:32:51.813Z] ---> 5f342d48ecf4 [2024-02-16T04:32:51.813Z] Step 27/27 : LABEL version=3.2.0-dev.9 [2024-02-16T04:32:51.813Z] ---> Running in 7dd718b2dfcc [2024-02-16T04:32:51.813Z] Removing intermediate container 7dd718b2dfcc [2024-02-16T04:32:51.813Z] ---> 6f4c53b876fc [2024-02-16T04:32:51.813Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-16T04:32:51.813Z] Successfully built 6f4c53b876fc [2024-02-16T04:32:51.813Z] 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-02-16T04:32:52.143Z] provisioning config files... [2024-02-16T04:32:52.158Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config3726254932451667705tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-16T04:32:52.512Z] ---> ****-login.sh [2024-02-16T04:32:52.512Z] nexus3.edgexfoundry.org:10001 [2024-02-16T04:32:52.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T04:32:52.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T04:32:52.512Z] Configure a credential helper to remove this warning. See [2024-02-16T04:32:52.512Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T04:32:52.512Z] [2024-02-16T04:32:52.512Z] Login Succeeded [2024-02-16T04:32:52.512Z] nexus3.edgexfoundry.org:10002 [2024-02-16T04:32:52.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T04:32:52.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T04:32:52.780Z] Configure a credential helper to remove this warning. See [2024-02-16T04:32:52.780Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T04:32:52.780Z] [2024-02-16T04:32:52.780Z] Login Succeeded [2024-02-16T04:32:52.780Z] nexus3.edgexfoundry.org:10003 [2024-02-16T04:32:52.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T04:32:52.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T04:32:52.780Z] Configure a credential helper to remove this warning. See [2024-02-16T04:32:52.780Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T04:32:52.780Z] [2024-02-16T04:32:52.780Z] Login Succeeded [2024-02-16T04:32:52.780Z] nexus3.edgexfoundry.org:10004 [2024-02-16T04:32:52.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T04:32:53.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T04:32:53.042Z] Configure a credential helper to remove this warning. See [2024-02-16T04:32:53.042Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T04:32:53.042Z] [2024-02-16T04:32:53.042Z] Login Succeeded [2024-02-16T04:32:53.042Z] ****.io [2024-02-16T04:32:53.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T04:32:53.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T04:32:53.303Z] Configure a credential helper to remove this warning. See [2024-02-16T04:32:53.303Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T04:32:53.303Z] [2024-02-16T04:32:53.303Z] Login Succeeded [2024-02-16T04:32:53.303Z] ---> ****-login.sh ends [Pipeline] } [2024-02-16T04:32:53.315Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-16T04:32:53.449Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-16T04:32:53.503Z] [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: [2024-02-16T04:32:53.503Z] 9e139494c9a54089c8736c8c598bbd4aa6693f44 [2024-02-16T04:32:53.503Z] latest [2024-02-16T04:32:53.503Z] 3.2.0-dev.9 [2024-02-16T04:32:53.503Z] 9e139494c9a54089c8736c8c598bbd4aa6693f44-3.2.0-dev.9 [2024-02-16T04:32:53.503Z] main [2024-02-16T04:32:53.503Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-16T04:32:53.817Z] provisioning config files... [2024-02-16T04:32:53.845Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/84@tmp/config2924185616630411125tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-16T04:32:53.992Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:9e139494c9a54089c8736c8c598bbd4aa6693f44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T04:32:54.290Z] ---> ****-login.sh [2024-02-16T04:32:54.290Z] nexus3.edgexfoundry.org:10001 [2024-02-16T04:32:54.461Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:9e139494c9a54089c8736c8c598bbd4aa6693f44 [2024-02-16T04:32:54.461Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-02-16T04:32:54.461Z] 171a4aff2b79: Preparing [2024-02-16T04:32:54.461Z] 020e5f0bda64: Preparing [2024-02-16T04:32:54.461Z] 1377c2730096: Preparing [2024-02-16T04:32:54.461Z] 20fc582f75ea: Preparing [2024-02-16T04:32:54.461Z] 50593bc98363: Preparing [2024-02-16T04:32:54.461Z] dd7985f0e9ca: Preparing [2024-02-16T04:32:54.461Z] aedc3bda2944: Preparing [2024-02-16T04:32:54.461Z] dd7985f0e9ca: Waiting [2024-02-16T04:32:54.461Z] aedc3bda2944: Waiting [2024-02-16T04:32:54.461Z] 020e5f0bda64: Pushed [2024-02-16T04:32:54.461Z] 1377c2730096: Pushed [2024-02-16T04:32:54.461Z] 20fc582f75ea: Pushed [2024-02-16T04:32:54.461Z] 50593bc98363: Pushed [2024-02-16T04:32:54.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T04:32:54.724Z] aedc3bda2944: Layer already exists [2024-02-16T04:32:54.724Z] dd7985f0e9ca: Pushed [2024-02-16T04:32:54.841Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T04:32:54.841Z] Configure a credential helper to remove this warning. See [2024-02-16T04:32:54.841Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T04:32:54.841Z] [2024-02-16T04:32:54.841Z] Login Succeeded [2024-02-16T04:32:54.841Z] nexus3.edgexfoundry.org:10002 [2024-02-16T04:32:55.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T04:32:55.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T04:32:55.111Z] Configure a credential helper to remove this warning. See [2024-02-16T04:32:55.111Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T04:32:55.111Z] [2024-02-16T04:32:55.111Z] Login Succeeded [2024-02-16T04:32:55.111Z] nexus3.edgexfoundry.org:10003 [2024-02-16T04:32:55.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T04:32:55.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T04:32:55.653Z] Configure a credential helper to remove this warning. See [2024-02-16T04:32:55.653Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T04:32:55.653Z] [2024-02-16T04:32:55.653Z] Login Succeeded [2024-02-16T04:32:55.653Z] nexus3.edgexfoundry.org:10004 [2024-02-16T04:32:55.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T04:32:55.924Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T04:32:55.924Z] Configure a credential helper to remove this warning. See [2024-02-16T04:32:55.924Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T04:32:55.924Z] [2024-02-16T04:32:55.924Z] Login Succeeded [2024-02-16T04:32:55.924Z] ****.io [2024-02-16T04:32:56.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T04:32:56.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T04:32:56.461Z] Configure a credential helper to remove this warning. See [2024-02-16T04:32:56.461Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T04:32:56.461Z] [2024-02-16T04:32:56.461Z] Login Succeeded [2024-02-16T04:32:56.461Z] ---> ****-login.sh ends [Pipeline] } [2024-02-16T04:32:56.475Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-16T04:32:56.883Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-16T04:32:56.931Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-16T04:32:56.972Z] ========================================================= [2024-02-16T04:32:56.972Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-02-16T04:32:56.972Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T04:32:57.286Z] 171a4aff2b79: Pushed [2024-02-16T04:32:57.286Z] 9e139494c9a54089c8736c8c598bbd4aa6693f44: digest: sha256:1f45353df657aa47ca4655875db8c2118f9fd77639c1009b44d86d16469851ab size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T04:32:57.545Z] + 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-02-16T04:32:57.545Z] Sending build context to Docker daemon 258.6kB [2024-02-16T04:32:57.735Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [2024-02-16T04:32:57.813Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-02-16T04:32:57.813Z] Step 2/12 : FROM ${BASE} AS builder [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T04:32:58.083Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-02-16T04:32:58.083Z] 9fda8d8052c6: Pulling fs layer [2024-02-16T04:32:58.083Z] 5d54e960e981: Pulling fs layer [2024-02-16T04:32:58.083Z] c4a7e357bf2a: Pulling fs layer [2024-02-16T04:32:58.083Z] f0e02332f6b5: Pulling fs layer [2024-02-16T04:32:58.083Z] 872ee5b61b7b: Pulling fs layer [2024-02-16T04:32:58.083Z] 0c6a40ed1a82: Pulling fs layer [2024-02-16T04:32:58.083Z] 94ae7d8d031c: Pulling fs layer [2024-02-16T04:32:58.083Z] 872ee5b61b7b: Waiting [2024-02-16T04:32:58.083Z] 0c6a40ed1a82: Waiting [2024-02-16T04:32:58.083Z] 94ae7d8d031c: Waiting [2024-02-16T04:32:58.083Z] f0e02332f6b5: Waiting [2024-02-16T04:32:58.083Z] 5d54e960e981: Download complete [2024-02-16T04:32:58.083Z] f0e02332f6b5: Download complete [2024-02-16T04:32:58.083Z] 872ee5b61b7b: Download complete [2024-02-16T04:32:58.083Z] 9fda8d8052c6: Download complete [2024-02-16T04:32:58.144Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest [2024-02-16T04:32:58.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-02-16T04:32:58.144Z] 171a4aff2b79: Preparing [2024-02-16T04:32:58.144Z] 020e5f0bda64: Preparing [2024-02-16T04:32:58.144Z] 1377c2730096: Preparing [2024-02-16T04:32:58.144Z] 20fc582f75ea: Preparing [2024-02-16T04:32:58.144Z] 50593bc98363: Preparing [2024-02-16T04:32:58.144Z] dd7985f0e9ca: Preparing [2024-02-16T04:32:58.144Z] aedc3bda2944: Preparing [2024-02-16T04:32:58.144Z] dd7985f0e9ca: Waiting [2024-02-16T04:32:58.144Z] aedc3bda2944: Waiting [2024-02-16T04:32:58.144Z] 50593bc98363: Layer already exists [2024-02-16T04:32:58.144Z] 20fc582f75ea: Layer already exists [2024-02-16T04:32:58.144Z] 1377c2730096: Layer already exists [2024-02-16T04:32:58.144Z] 171a4aff2b79: Layer already exists [2024-02-16T04:32:58.144Z] 020e5f0bda64: Layer already exists [2024-02-16T04:32:58.144Z] dd7985f0e9ca: Layer already exists [2024-02-16T04:32:58.144Z] aedc3bda2944: Layer already exists [2024-02-16T04:32:58.144Z] latest: digest: sha256:1f45353df657aa47ca4655875db8c2118f9fd77639c1009b44d86d16469851ab size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T04:32:58.353Z] 94ae7d8d031c: Verifying Checksum [2024-02-16T04:32:58.353Z] 94ae7d8d031c: Download complete [2024-02-16T04:32:58.574Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T04:32:58.942Z] 9fda8d8052c6: Pull complete [2024-02-16T04:32:59.010Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.9 [2024-02-16T04:32:59.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-02-16T04:32:59.010Z] 171a4aff2b79: Preparing [2024-02-16T04:32:59.010Z] 020e5f0bda64: Preparing [2024-02-16T04:32:59.010Z] 1377c2730096: Preparing [2024-02-16T04:32:59.010Z] 20fc582f75ea: Preparing [2024-02-16T04:32:59.010Z] 50593bc98363: Preparing [2024-02-16T04:32:59.010Z] dd7985f0e9ca: Preparing [2024-02-16T04:32:59.010Z] aedc3bda2944: Preparing [2024-02-16T04:32:59.010Z] aedc3bda2944: Waiting [2024-02-16T04:32:59.010Z] dd7985f0e9ca: Waiting [2024-02-16T04:32:59.010Z] 171a4aff2b79: Layer already exists [2024-02-16T04:32:59.010Z] 020e5f0bda64: Layer already exists [2024-02-16T04:32:59.010Z] 1377c2730096: Layer already exists [2024-02-16T04:32:59.010Z] 50593bc98363: Layer already exists [2024-02-16T04:32:59.010Z] 20fc582f75ea: Layer already exists [2024-02-16T04:32:59.010Z] aedc3bda2944: Layer already exists [2024-02-16T04:32:59.010Z] dd7985f0e9ca: Layer already exists [2024-02-16T04:32:59.010Z] 3.2.0-dev.9: digest: sha256:1f45353df657aa47ca4655875db8c2118f9fd77639c1009b44d86d16469851ab size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T04:32:59.444Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:9e139494c9a54089c8736c8c598bbd4aa6693f44-3.2.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-02-16T04:32:59.533Z] 5d54e960e981: Pull complete [Pipeline] sh [2024-02-16T04:32:59.801Z] c4a7e357bf2a: Verifying Checksum [2024-02-16T04:32:59.802Z] c4a7e357bf2a: Download complete [2024-02-16T04:32:59.871Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:9e139494c9a54089c8736c8c598bbd4aa6693f44-3.2.0-dev.9 [2024-02-16T04:32:59.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-02-16T04:32:59.871Z] 171a4aff2b79: Preparing [2024-02-16T04:32:59.871Z] 020e5f0bda64: Preparing [2024-02-16T04:32:59.871Z] 1377c2730096: Preparing [2024-02-16T04:32:59.871Z] 20fc582f75ea: Preparing [2024-02-16T04:32:59.871Z] 50593bc98363: Preparing [2024-02-16T04:32:59.871Z] dd7985f0e9ca: Preparing [2024-02-16T04:32:59.871Z] aedc3bda2944: Preparing [2024-02-16T04:32:59.871Z] dd7985f0e9ca: Waiting [2024-02-16T04:32:59.871Z] aedc3bda2944: Waiting [2024-02-16T04:32:59.871Z] 020e5f0bda64: Layer already exists [2024-02-16T04:32:59.871Z] 1377c2730096: Layer already exists [2024-02-16T04:32:59.871Z] 171a4aff2b79: Layer already exists [2024-02-16T04:32:59.871Z] 20fc582f75ea: Layer already exists [2024-02-16T04:32:59.871Z] 50593bc98363: Layer already exists [2024-02-16T04:32:59.871Z] dd7985f0e9ca: Layer already exists [2024-02-16T04:32:59.871Z] aedc3bda2944: Layer already exists [2024-02-16T04:32:59.871Z] 9e139494c9a54089c8736c8c598bbd4aa6693f44-3.2.0-dev.9: digest: sha256:1f45353df657aa47ca4655875db8c2118f9fd77639c1009b44d86d16469851ab size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T04:33:00.301Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T04:33:00.715Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main [2024-02-16T04:33:00.715Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-02-16T04:33:00.715Z] 171a4aff2b79: Preparing [2024-02-16T04:33:00.715Z] 020e5f0bda64: Preparing [2024-02-16T04:33:00.715Z] 1377c2730096: Preparing [2024-02-16T04:33:00.715Z] 20fc582f75ea: Preparing [2024-02-16T04:33:00.715Z] 50593bc98363: Preparing [2024-02-16T04:33:00.715Z] dd7985f0e9ca: Preparing [2024-02-16T04:33:00.715Z] aedc3bda2944: Preparing [2024-02-16T04:33:00.715Z] dd7985f0e9ca: Waiting [2024-02-16T04:33:00.715Z] aedc3bda2944: Waiting [2024-02-16T04:33:00.715Z] 020e5f0bda64: Layer already exists [2024-02-16T04:33:00.715Z] 171a4aff2b79: Layer already exists [2024-02-16T04:33:00.715Z] 50593bc98363: Layer already exists [2024-02-16T04:33:00.715Z] 20fc582f75ea: Layer already exists [2024-02-16T04:33:00.715Z] 1377c2730096: Layer already exists [2024-02-16T04:33:00.715Z] aedc3bda2944: Layer already exists [2024-02-16T04:33:00.715Z] dd7985f0e9ca: Layer already exists [2024-02-16T04:33:00.715Z] main: digest: sha256:1f45353df657aa47ca4655875db8c2118f9fd77639c1009b44d86d16469851ab size: 1782 [Pipeline] } [2024-02-16T04:33:00.763Z] 0c6a40ed1a82: Verifying Checksum [2024-02-16T04:33:00.763Z] 0c6a40ed1a82: Download complete [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-16T04:33:00.978Z] ===================================================== [Pipeline] echo [2024-02-16T04:33:01.027Z] taggedImages: [2024-02-16T04:33:01.027Z] - nexus3.edgexfoundry.org:10004/app-record-replay:9e139494c9a54089c8736c8c598bbd4aa6693f44 [2024-02-16T04:33:01.027Z] - nexus3.edgexfoundry.org:10004/app-record-replay:latest [2024-02-16T04:33:01.027Z] - nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.9 [2024-02-16T04:33:01.027Z] - nexus3.edgexfoundry.org:10004/app-record-replay:9e139494c9a54089c8736c8c598bbd4aa6693f44-3.2.0-dev.9 [2024-02-16T04:33:01.027Z] - 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-02-16T04:33:01.728Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-16T04:33:01.728Z] [2024-02-16T04:33:01.728Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T04:33:02.073Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-16T04:33:02.073Z] latest: Pulling from edgex-lftools-log-publisher [2024-02-16T04:33:02.073Z] 5eb5b503b376: Pulling fs layer [2024-02-16T04:33:02.073Z] 5c69ac0246d0: Pulling fs layer [2024-02-16T04:33:02.073Z] ec43610c2a17: Pulling fs layer [2024-02-16T04:33:02.073Z] 3a2ae6a8a46f: Pulling fs layer [2024-02-16T04:33:02.073Z] 33b1e0a273af: Pulling fs layer [2024-02-16T04:33:02.073Z] 5d3b04190fa2: Pulling fs layer [2024-02-16T04:33:02.073Z] 2f39f015ded8: Pulling fs layer [2024-02-16T04:33:02.073Z] 3a2ae6a8a46f: Waiting [2024-02-16T04:33:02.073Z] 33b1e0a273af: Waiting [2024-02-16T04:33:02.073Z] 2f39f015ded8: Waiting [2024-02-16T04:33:02.073Z] 5d3b04190fa2: Waiting [2024-02-16T04:33:02.073Z] 5c69ac0246d0: Download complete [2024-02-16T04:33:02.073Z] 3a2ae6a8a46f: Verifying Checksum [2024-02-16T04:33:02.073Z] 3a2ae6a8a46f: Download complete [2024-02-16T04:33:02.335Z] 33b1e0a273af: Verifying Checksum [2024-02-16T04:33:02.335Z] 33b1e0a273af: Download complete [2024-02-16T04:33:02.335Z] 5d3b04190fa2: Verifying Checksum [2024-02-16T04:33:02.335Z] 5d3b04190fa2: Download complete [2024-02-16T04:33:02.335Z] ec43610c2a17: Verifying Checksum [2024-02-16T04:33:02.605Z] 5eb5b503b376: Verifying Checksum [2024-02-16T04:33:02.605Z] 5eb5b503b376: Download complete [2024-02-16T04:33:03.180Z] 2f39f015ded8: Download complete [2024-02-16T04:33:03.759Z] 5eb5b503b376: Pull complete [2024-02-16T04:33:03.759Z] 5c69ac0246d0: Pull complete [2024-02-16T04:33:04.346Z] ec43610c2a17: Pull complete [2024-02-16T04:33:04.346Z] 3a2ae6a8a46f: Pull complete [2024-02-16T04:33:04.622Z] 33b1e0a273af: Pull complete [2024-02-16T04:33:04.622Z] 5d3b04190fa2: Pull complete [2024-02-16T04:33:08.851Z] 2f39f015ded8: Pull complete [2024-02-16T04:33:08.851Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-02-16T04:33:08.851Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-16T04:33:08.851Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T04:33:09.098Z] prd-ubuntu20.04-docker-8c-8g-1033 does not seem to be running inside a container [2024-02-16T04:33:09.134Z] $ 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-02-16T04:33:13.085Z] c4a7e357bf2a: Pull complete [2024-02-16T04:33:13.085Z] f0e02332f6b5: Pull complete [2024-02-16T04:33:13.085Z] 872ee5b61b7b: Pull complete [2024-02-16T04:33:14.752Z] $ docker top 7aa781cffcfd60bc2532dceb167374633165b9deb50af30eda761d34872fe909 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-16T04:33:15.234Z] ---> job-cost.sh [2024-02-16T04:33:15.234Z] lf-activate-venv: SKIPPING [2024-02-16T04:33:15.234Z] INFO: No Stack... [2024-02-16T04:33:15.500Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-16T04:33:15.767Z] INFO: Archiving Costs [Pipeline] sh [2024-02-16T04:33:16.074Z] + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv [2024-02-16T04:33:16.074Z] + cut -d, -f6 [Pipeline] lock [2024-02-16T04:33:16.092Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-84-stack-cost] [2024-02-16T04:33:16.099Z] Resource [jenkins-edgexfoundry-app-record-replay-main-84-stack-cost] did not exist. Created. [2024-02-16T04:33:16.104Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-84-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-16T04:33:16.495Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-02-16T04:33:16.524Z] Stashed 1 file(s) [Pipeline] } [2024-02-16T04:33:16.562Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-84-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-16T04:33:16.654Z] $ docker stop --time=1 7aa781cffcfd60bc2532dceb167374633165b9deb50af30eda761d34872fe909 [2024-02-16T04:33:17.809Z] $ docker rm -f --volumes 7aa781cffcfd60bc2532dceb167374633165b9deb50af30eda761d34872fe909 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-02-16T04:33:21.307Z] 0c6a40ed1a82: Pull complete [2024-02-16T04:33:23.088Z] 94ae7d8d031c: Pull complete [2024-02-16T04:33:23.088Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-02-16T04:33:23.088Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-16T04:33:23.088Z] ---> 86de565de09d [2024-02-16T04:33:23.088Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-02-16T04:33:25.252Z] ---> Running in 8ea1d8cd71e0 [2024-02-16T04:33:25.253Z] Removing intermediate container 8ea1d8cd71e0 [2024-02-16T04:33:25.253Z] ---> bc900d521974 [2024-02-16T04:33:25.253Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-02-16T04:33:25.253Z] ---> Running in c28714c242b2 [2024-02-16T04:33:25.253Z] Removing intermediate container c28714c242b2 [2024-02-16T04:33:25.253Z] ---> 5c436c7244e4 [2024-02-16T04:33:25.253Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-02-16T04:33:25.253Z] ---> Running in 0ddb9793066d [2024-02-16T04:33:25.253Z] Removing intermediate container 0ddb9793066d [2024-02-16T04:33:25.253Z] ---> 2c0057a0d12a [2024-02-16T04:33:25.253Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-16T04:33:25.519Z] ---> Running in e746f5dbfaf3 [2024-02-16T04:33:26.479Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-16T04:33:26.746Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-16T04:33:28.153Z] OK: 266 MiB in 52 packages [2024-02-16T04:33:28.748Z] Removing intermediate container e746f5dbfaf3 [2024-02-16T04:33:28.748Z] ---> 877dd36c18d1 [2024-02-16T04:33:28.748Z] Step 7/12 : WORKDIR /app [2024-02-16T04:33:28.748Z] ---> Running in 18b53b748283 [2024-02-16T04:33:29.332Z] Removing intermediate container 18b53b748283 [2024-02-16T04:33:29.332Z] ---> 3badcd19ae58 [2024-02-16T04:33:29.332Z] Step 8/12 : COPY go.mod vendor* ./ [2024-02-16T04:33:34.681Z] ---> faaccba748b7 [2024-02-16T04:33:34.681Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-16T04:33:34.681Z] ---> Running in 8f25005a8cae [2024-02-16T04:34:31.185Z] Removing intermediate container 8f25005a8cae [2024-02-16T04:34:31.185Z] ---> 949f69c05454 [2024-02-16T04:34:31.185Z] Step 10/12 : COPY . . [2024-02-16T04:34:31.458Z] ---> 207228e2ff44 [2024-02-16T04:34:31.458Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-16T04:34:31.458Z] ---> Running in b63188de5f34 [2024-02-16T04:34:31.749Z] Removing intermediate container b63188de5f34 [2024-02-16T04:34:31.749Z] ---> cb3e80e5f2cf [2024-02-16T04:34:31.749Z] Step 12/12 : RUN $MAKE [2024-02-16T04:34:31.749Z] ---> Running in 1e8dac6cf2b2 [2024-02-16T04:34:32.748Z] noop [2024-02-16T04:34:33.342Z] Removing intermediate container 1e8dac6cf2b2 [2024-02-16T04:34:33.342Z] ---> 55ab1af3c40b [2024-02-16T04:34:33.342Z] Successfully built 55ab1af3c40b [2024-02-16T04:34:33.342Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T04:34:34.064Z] + docker inspect -f . ci-base-image-arm64 [2024-02-16T04:34:34.064Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T04:34:34.373Z] prd-ubuntu20.04-docker-arm64-4c-16g-1034 does not seem to be running inside a container [2024-02-16T04:34:34.436Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/84 -v /w/workspace/app-record-replay/84:/w/workspace/app-record-replay/84:rw,z -v /w/workspace/app-record-replay/84@tmp:/w/workspace/app-record-replay/84@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-02-16T04:34:35.621Z] $ docker top b0ef1f22e05b1ee09fdf92003bfb67b6b39600c4ca80d317d22633e6be4a4828 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-16T04:34:36.529Z] + go version [2024-02-16T04:34:36.529Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-02-16T04:34:36.550Z] $ docker stop --time=1 b0ef1f22e05b1ee09fdf92003bfb67b6b39600c4ca80d317d22633e6be4a4828 [2024-02-16T04:34:38.194Z] $ docker rm -f --volumes b0ef1f22e05b1ee09fdf92003bfb67b6b39600c4ca80d317d22633e6be4a4828 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T04:34:39.091Z] + docker inspect -f . ci-base-image-arm64 [2024-02-16T04:34:39.091Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T04:34:39.338Z] prd-ubuntu20.04-docker-arm64-4c-16g-1034 does not seem to be running inside a container [2024-02-16T04:34:39.404Z] $ 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/84 -v /w/workspace/app-record-replay/84:/w/workspace/app-record-replay/84:rw,z -v /w/workspace/app-record-replay/84@tmp:/w/workspace/app-record-replay/84@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-02-16T04:34:40.585Z] $ docker top 963baffea813f25559c63490e00faee2049a929fd1c3db7111f429a9672c0487 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-16T04:34:41.475Z] + git config --global --add safe.directory /w/workspace/app-record-replay/84 [Pipeline] fileExists [Pipeline] sh [2024-02-16T04:34:41.850Z] + make test [2024-02-16T04:34:41.850Z] go test -race -coverprofile=coverage.out ./... [2024-02-16T04:36:49.314Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2024-02-16T04:36:49.907Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.233s coverage: 88.0% of statements [2024-02-16T04:36:55.241Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2024-02-16T04:36:55.241Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2024-02-16T04:36:56.217Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2024-02-16T04:37:00.460Z] ok github.com/edgexfoundry/app-record-replay/internal/application 10.000s coverage: 98.7% of statements [2024-02-16T04:37:00.460Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.453s coverage: 89.7% of statements [2024-02-16T04:37:00.460Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.157s coverage: 100.0% of statements [2024-02-16T04:37:01.436Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-02-16T04:37:01.436Z] go vet ./... [2024-02-16T04:39:08.191Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-16T04:39:08.191Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-16T04:39:08.191Z] ./bin/test-attribution-txt.sh [2024-02-16T04:39:08.191Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-16T04:39:08.214Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-16T04:39:08.266Z] $ docker stop --time=1 963baffea813f25559c63490e00faee2049a929fd1c3db7111f429a9672c0487 [2024-02-16T04:39:13.947Z] $ docker rm -f --volumes 963baffea813f25559c63490e00faee2049a929fd1c3db7111f429a9672c0487 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-16T04:39:15.634Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-16T04:39:15.696Z] Warning: overwriting stash ‘coverage-report’ [2024-02-16T04:39:16.106Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-16T04:39:16.695Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-16T04:39:17.010Z] + ls -al . [2024-02-16T04:39:17.010Z] total 188 [2024-02-16T04:39:17.010Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 16 04:34 . [2024-02-16T04:39:17.010Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 04:32 .. [2024-02-16T04:39:17.010Z] -rw-rw-r-- 1 jenkins jenkins 119 Feb 16 04:32 .dockerignore [2024-02-16T04:39:17.010Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 16 04:32 .git [2024-02-16T04:39:17.010Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 04:32 .github [2024-02-16T04:39:17.010Z] -rw-rw-r-- 1 jenkins jenkins 164 Feb 16 04:32 .gitignore [2024-02-16T04:39:17.010Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 16 04:32 .golangci.yml [2024-02-16T04:39:17.010Z] -rw-rw-r-- 1 jenkins jenkins 11301 Feb 16 04:32 Attribution.txt [2024-02-16T04:39:17.010Z] -rw-rw-r-- 1 jenkins jenkins 458 Feb 16 04:32 CHANGELOG.md [2024-02-16T04:39:17.010Z] -rw-rw-r-- 1 jenkins jenkins 1725 Feb 16 04:32 Dockerfile [2024-02-16T04:39:17.010Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 16 04:32 GOVERNANCE.md [2024-02-16T04:39:17.010Z] -rw-rw-r-- 1 jenkins jenkins 681 Feb 16 04:32 Jenkinsfile [2024-02-16T04:39:17.010Z] -rw-rw-r-- 1 jenkins jenkins 10174 Feb 16 04:32 LICENSE [2024-02-16T04:39:17.010Z] -rw-rw-r-- 1 jenkins jenkins 3136 Feb 16 04:32 Makefile [2024-02-16T04:39:17.010Z] -rw-rw-r-- 1 jenkins jenkins 611 Feb 16 04:32 OWNERS.md [2024-02-16T04:39:17.010Z] -rw-rw-r-- 1 jenkins jenkins 4107 Feb 16 04:32 README.md [2024-02-16T04:39:17.010Z] -rw-rw-r-- 1 jenkins jenkins 7789 Feb 16 04:32 Record and Reply.postman_collection.json [2024-02-16T04:39:17.010Z] -rw-rw-r-- 1 jenkins jenkins 11 Feb 16 04:30 VERSION [2024-02-16T04:39:17.010Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 04:32 bin [2024-02-16T04:39:17.010Z] -rw-r--r-- 1 jenkins jenkins 24666 Feb 16 04:37 coverage.out [2024-02-16T04:39:17.010Z] -rw-rw-r-- 1 jenkins jenkins 3950 Feb 16 04:32 go.mod [2024-02-16T04:39:17.010Z] -rw-rw-r-- 1 jenkins jenkins 34578 Feb 16 04:32 go.sum [2024-02-16T04:39:17.010Z] drwxrwxr-x 7 jenkins jenkins 4096 Feb 16 04:32 internal [2024-02-16T04:39:17.010Z] -rw-rw-r-- 1 jenkins jenkins 913 Feb 16 04:32 main.go [2024-02-16T04:39:17.010Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 04:32 openapi [2024-02-16T04:39:17.010Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 04:32 pkg [2024-02-16T04:39:17.010Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 04:32 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T04:39:17.424Z] + 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=9e139494c9a54089c8736c8c598bbd4aa6693f44 --label arch=arm64 --label version=3.2.0-dev.9 . [2024-02-16T04:39:17.692Z] Sending build context to Docker daemon 284.2kB [2024-02-16T04:39:17.692Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-02-16T04:39:17.692Z] Step 2/27 : FROM ${BASE} AS builder [2024-02-16T04:39:17.692Z] ---> 55ab1af3c40b [2024-02-16T04:39:17.692Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-02-16T04:39:17.692Z] ---> Running in c30d0aef0ba9 [2024-02-16T04:39:17.958Z] Removing intermediate container c30d0aef0ba9 [2024-02-16T04:39:17.958Z] ---> 26e73c8c1cf4 [2024-02-16T04:39:17.958Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-02-16T04:39:18.228Z] ---> Running in 77762b828a74 [2024-02-16T04:39:18.496Z] Removing intermediate container 77762b828a74 [2024-02-16T04:39:18.496Z] ---> aa6dc6ca7848 [2024-02-16T04:39:18.496Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-02-16T04:39:18.496Z] ---> Running in 9132ae76b25b [2024-02-16T04:39:18.767Z] Removing intermediate container 9132ae76b25b [2024-02-16T04:39:18.767Z] ---> 58bf928d2156 [2024-02-16T04:39:18.767Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-16T04:39:18.767Z] ---> Running in 272a7a9e5a75 [2024-02-16T04:39:19.730Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-16T04:39:20.311Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-16T04:39:21.265Z] OK: 266 MiB in 52 packages [2024-02-16T04:39:22.229Z] Removing intermediate container 272a7a9e5a75 [2024-02-16T04:39:22.229Z] ---> 45544c3838cd [2024-02-16T04:39:22.229Z] Step 7/27 : WORKDIR /app [2024-02-16T04:39:22.229Z] ---> Running in 867fe939459e [2024-02-16T04:39:22.494Z] Removing intermediate container 867fe939459e [2024-02-16T04:39:22.494Z] ---> e6bd5c8c9bbd [2024-02-16T04:39:22.494Z] Step 8/27 : COPY go.mod vendor* ./ [2024-02-16T04:39:26.732Z] ---> aecb1dc94304 [2024-02-16T04:39:26.732Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-16T04:39:26.732Z] ---> Running in 26554ecae530 [2024-02-16T04:39:28.668Z] Removing intermediate container 26554ecae530 [2024-02-16T04:39:28.668Z] ---> 141513d0ca08 [2024-02-16T04:39:28.668Z] Step 10/27 : COPY . . [2024-02-16T04:39:28.936Z] ---> 7b0039934feb [2024-02-16T04:39:28.936Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-16T04:39:28.936Z] ---> Running in e8ddf209eedd [2024-02-16T04:39:29.204Z] Removing intermediate container e8ddf209eedd [2024-02-16T04:39:29.204Z] ---> 66e47a8ea124 [2024-02-16T04:39:29.204Z] Step 12/27 : RUN $MAKE [2024-02-16T04:39:29.480Z] ---> Running in 66dc3c1103fc [2024-02-16T04:39:30.452Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.19 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.9" -trimpath -mod=readonly -o app-record-replay [2024-02-16T04:41:22.122Z] Removing intermediate container 66dc3c1103fc [2024-02-16T04:41:22.122Z] ---> 8e3805d62a30 [2024-02-16T04:41:22.122Z] Step 13/27 : FROM alpine:3.18 [2024-02-16T04:41:22.122Z] 3.18: Pulling from library/alpine [2024-02-16T04:41:22.122Z] c6b39de5b339: Pulling fs layer [2024-02-16T04:41:22.122Z] c6b39de5b339: Download complete [2024-02-16T04:41:22.122Z] c6b39de5b339: Pull complete [2024-02-16T04:41:22.122Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-16T04:41:22.122Z] Status: Downloaded newer image for alpine:3.18 [2024-02-16T04:41:22.122Z] ---> 33abbf032149 [2024-02-16T04:41:22.122Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-02-16T04:41:22.122Z] ---> Running in 1bc9d769e159 [2024-02-16T04:41:22.122Z] Removing intermediate container 1bc9d769e159 [2024-02-16T04:41:22.122Z] ---> b6413e788caa [2024-02-16T04:41:22.122Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2024-02-16T04:41:22.122Z] ---> Running in dc8d95992cc4 [2024-02-16T04:41:22.122Z] Removing intermediate container dc8d95992cc4 [2024-02-16T04:41:22.122Z] ---> 4b3f34fa6171 [2024-02-16T04:41:22.122Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-16T04:41:22.122Z] ---> Running in 4ada4e6d0568 [2024-02-16T04:41:22.122Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-16T04:41:22.397Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-16T04:41:23.801Z] (1/2) Installing ca-certificates (20230506-r0) [2024-02-16T04:41:23.801Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-02-16T04:41:23.801Z] Executing busybox-1.36.1-r5.trigger [2024-02-16T04:41:23.801Z] Executing ca-certificates-20230506-r0.trigger [2024-02-16T04:41:23.801Z] OK: 9 MiB in 17 packages [2024-02-16T04:41:25.742Z] Removing intermediate container 4ada4e6d0568 [2024-02-16T04:41:25.742Z] ---> 7b9369d7dc29 [2024-02-16T04:41:25.742Z] Step 17/27 : RUN apk --no-cache upgrade [2024-02-16T04:41:25.742Z] ---> Running in da6933441d13 [2024-02-16T04:41:26.701Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-16T04:41:26.968Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-16T04:41:27.924Z] OK: 9 MiB in 17 packages [2024-02-16T04:41:28.887Z] Removing intermediate container da6933441d13 [2024-02-16T04:41:28.887Z] ---> 88033c523875 [2024-02-16T04:41:28.887Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-02-16T04:41:29.169Z] ---> 754402bfb2e9 [2024-02-16T04:41:29.169Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-02-16T04:41:29.751Z] ---> d686c5b895d9 [2024-02-16T04:41:29.751Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-02-16T04:41:30.339Z] ---> 8ec161c7457c [2024-02-16T04:41:30.339Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2024-02-16T04:41:32.279Z] ---> d466e29a43d3 [2024-02-16T04:41:32.279Z] Step 22/27 : EXPOSE 59712 [2024-02-16T04:41:32.279Z] ---> Running in 4c636de61531 [2024-02-16T04:41:32.279Z] Removing intermediate container 4c636de61531 [2024-02-16T04:41:32.279Z] ---> b289d77a0410 [2024-02-16T04:41:32.279Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2024-02-16T04:41:32.279Z] ---> Running in 1ba8d545426c [2024-02-16T04:41:32.557Z] Removing intermediate container 1ba8d545426c [2024-02-16T04:41:32.557Z] ---> 2fc05a28ee26 [2024-02-16T04:41:32.557Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-02-16T04:41:32.838Z] ---> Running in c5cd99d7705d [2024-02-16T04:41:33.106Z] Removing intermediate container c5cd99d7705d [2024-02-16T04:41:33.106Z] ---> 7084d391a64a [2024-02-16T04:41:33.106Z] Step 25/27 : LABEL arch=arm64 [2024-02-16T04:41:33.106Z] ---> Running in 1a48dd4068f3 [2024-02-16T04:41:33.374Z] Removing intermediate container 1a48dd4068f3 [2024-02-16T04:41:33.374Z] ---> 1f789053dd75 [2024-02-16T04:41:33.374Z] Step 26/27 : LABEL git_sha=9e139494c9a54089c8736c8c598bbd4aa6693f44 [2024-02-16T04:41:33.374Z] ---> Running in dc14c071ac64 [2024-02-16T04:41:33.961Z] Removing intermediate container dc14c071ac64 [2024-02-16T04:41:33.961Z] ---> 270f57c032c8 [2024-02-16T04:41:33.961Z] Step 27/27 : LABEL version=3.2.0-dev.9 [2024-02-16T04:41:33.961Z] ---> Running in b0aa5b9acaae [2024-02-16T04:41:34.228Z] Removing intermediate container b0aa5b9acaae [2024-02-16T04:41:34.228Z] ---> 478a2d418c8d [2024-02-16T04:41:34.228Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-16T04:41:34.228Z] Successfully built 478a2d418c8d [2024-02-16T04:41:34.228Z] 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-02-16T04:41:34.692Z] provisioning config files... [2024-02-16T04:41:34.710Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/84@tmp/config18246164321315339739tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-16T04:41:35.090Z] ---> ****-login.sh [2024-02-16T04:41:35.090Z] nexus3.edgexfoundry.org:10001 [2024-02-16T04:41:35.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T04:41:35.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T04:41:35.358Z] Configure a credential helper to remove this warning. See [2024-02-16T04:41:35.358Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T04:41:35.358Z] [2024-02-16T04:41:35.358Z] Login Succeeded [2024-02-16T04:41:35.358Z] nexus3.edgexfoundry.org:10002 [2024-02-16T04:41:35.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T04:41:35.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T04:41:35.623Z] Configure a credential helper to remove this warning. See [2024-02-16T04:41:35.623Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T04:41:35.623Z] [2024-02-16T04:41:39.868Z] Login Succeeded [2024-02-16T04:41:39.868Z] nexus3.edgexfoundry.org:10003 [2024-02-16T04:41:39.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T04:41:39.868Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T04:41:39.868Z] Configure a credential helper to remove this warning. See [2024-02-16T04:41:39.868Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T04:41:39.868Z] [2024-02-16T04:41:39.868Z] Login Succeeded [2024-02-16T04:41:40.137Z] nexus3.edgexfoundry.org:10004 [2024-02-16T04:41:40.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T04:41:40.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T04:41:40.404Z] Configure a credential helper to remove this warning. See [2024-02-16T04:41:40.404Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T04:41:40.404Z] [2024-02-16T04:41:40.404Z] Login Succeeded [2024-02-16T04:41:40.404Z] ****.io [2024-02-16T04:41:40.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T04:41:40.933Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T04:41:40.933Z] Configure a credential helper to remove this warning. See [2024-02-16T04:41:40.933Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T04:41:40.933Z] [2024-02-16T04:41:40.933Z] Login Succeeded [2024-02-16T04:41:40.933Z] ---> ****-login.sh ends [Pipeline] } [2024-02-16T04:41:40.945Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-16T04:41:41.137Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-16T04:41:41.204Z] [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: [2024-02-16T04:41:41.204Z] 9e139494c9a54089c8736c8c598bbd4aa6693f44 [2024-02-16T04:41:41.204Z] latest [2024-02-16T04:41:41.204Z] 3.2.0-dev.9 [2024-02-16T04:41:41.204Z] 9e139494c9a54089c8736c8c598bbd4aa6693f44-3.2.0-dev.9 [2024-02-16T04:41:41.204Z] main [2024-02-16T04:41:41.204Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T04:41:41.756Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:9e139494c9a54089c8736c8c598bbd4aa6693f44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T04:41:42.364Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:9e139494c9a54089c8736c8c598bbd4aa6693f44 [2024-02-16T04:41:42.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-02-16T04:41:42.364Z] 98d8f11d3f21: Preparing [2024-02-16T04:41:42.364Z] c64f6278e6f5: Preparing [2024-02-16T04:41:42.364Z] 1c29c016da79: Preparing [2024-02-16T04:41:42.364Z] eba78d021fcd: Preparing [2024-02-16T04:41:42.364Z] 40ec47cd15c8: Preparing [2024-02-16T04:41:42.364Z] 0d08bea43c0a: Preparing [2024-02-16T04:41:42.364Z] 7c504f21be85: Preparing [2024-02-16T04:41:42.364Z] 7c504f21be85: Waiting [2024-02-16T04:41:42.364Z] 0d08bea43c0a: Waiting [2024-02-16T04:41:42.639Z] eba78d021fcd: Pushed [2024-02-16T04:41:42.639Z] 40ec47cd15c8: Pushed [2024-02-16T04:41:42.639Z] c64f6278e6f5: Pushed [2024-02-16T04:41:42.639Z] 1c29c016da79: Pushed [2024-02-16T04:41:42.639Z] 7c504f21be85: Layer already exists [2024-02-16T04:41:42.913Z] 0d08bea43c0a: Pushed [2024-02-16T04:41:48.325Z] 98d8f11d3f21: Pushed [2024-02-16T04:41:48.590Z] 9e139494c9a54089c8736c8c598bbd4aa6693f44: digest: sha256:3be36ef9e4504d29f972c86245db26a6f32222725c59d3100be79fefaaf59792 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T04:41:49.047Z] + 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-02-16T04:41:49.517Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2024-02-16T04:41:49.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-02-16T04:41:49.517Z] 98d8f11d3f21: Preparing [2024-02-16T04:41:49.517Z] c64f6278e6f5: Preparing [2024-02-16T04:41:49.517Z] 1c29c016da79: Preparing [2024-02-16T04:41:49.517Z] eba78d021fcd: Preparing [2024-02-16T04:41:49.517Z] 40ec47cd15c8: Preparing [2024-02-16T04:41:49.517Z] 0d08bea43c0a: Preparing [2024-02-16T04:41:49.517Z] 7c504f21be85: Preparing [2024-02-16T04:41:49.517Z] 0d08bea43c0a: Waiting [2024-02-16T04:41:49.517Z] 7c504f21be85: Waiting [2024-02-16T04:41:49.517Z] c64f6278e6f5: Layer already exists [2024-02-16T04:41:49.517Z] eba78d021fcd: Layer already exists [2024-02-16T04:41:49.517Z] 40ec47cd15c8: Layer already exists [2024-02-16T04:41:49.517Z] 1c29c016da79: Layer already exists [2024-02-16T04:41:49.517Z] 98d8f11d3f21: Layer already exists [2024-02-16T04:41:49.517Z] 0d08bea43c0a: Layer already exists [2024-02-16T04:41:49.517Z] 7c504f21be85: Layer already exists [2024-02-16T04:41:49.517Z] latest: digest: sha256:3be36ef9e4504d29f972c86245db26a6f32222725c59d3100be79fefaaf59792 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T04:41:50.268Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T04:41:50.731Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.9 [2024-02-16T04:41:50.732Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-02-16T04:41:50.732Z] 98d8f11d3f21: Preparing [2024-02-16T04:41:50.732Z] c64f6278e6f5: Preparing [2024-02-16T04:41:50.732Z] 1c29c016da79: Preparing [2024-02-16T04:41:50.732Z] eba78d021fcd: Preparing [2024-02-16T04:41:50.732Z] 40ec47cd15c8: Preparing [2024-02-16T04:41:50.732Z] 0d08bea43c0a: Preparing [2024-02-16T04:41:50.732Z] 7c504f21be85: Preparing [2024-02-16T04:41:50.732Z] 0d08bea43c0a: Waiting [2024-02-16T04:41:50.732Z] 7c504f21be85: Waiting [2024-02-16T04:41:50.732Z] eba78d021fcd: Layer already exists [2024-02-16T04:41:50.732Z] c64f6278e6f5: Layer already exists [2024-02-16T04:41:50.732Z] 40ec47cd15c8: Layer already exists [2024-02-16T04:41:50.732Z] 1c29c016da79: Layer already exists [2024-02-16T04:41:50.732Z] 98d8f11d3f21: Layer already exists [2024-02-16T04:41:50.732Z] 0d08bea43c0a: Layer already exists [2024-02-16T04:41:50.732Z] 7c504f21be85: Layer already exists [2024-02-16T04:41:50.996Z] 3.2.0-dev.9: digest: sha256:3be36ef9e4504d29f972c86245db26a6f32222725c59d3100be79fefaaf59792 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T04:41:51.465Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:9e139494c9a54089c8736c8c598bbd4aa6693f44-3.2.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T04:41:56.179Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:9e139494c9a54089c8736c8c598bbd4aa6693f44-3.2.0-dev.9 [2024-02-16T04:41:56.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-02-16T04:41:56.179Z] 98d8f11d3f21: Preparing [2024-02-16T04:41:56.179Z] c64f6278e6f5: Preparing [2024-02-16T04:41:56.179Z] 1c29c016da79: Preparing [2024-02-16T04:41:56.179Z] eba78d021fcd: Preparing [2024-02-16T04:41:56.179Z] 40ec47cd15c8: Preparing [2024-02-16T04:41:56.179Z] 0d08bea43c0a: Preparing [2024-02-16T04:41:56.179Z] 7c504f21be85: Preparing [2024-02-16T04:41:56.179Z] 0d08bea43c0a: Waiting [2024-02-16T04:41:56.179Z] 7c504f21be85: Waiting [2024-02-16T04:41:56.179Z] c64f6278e6f5: Layer already exists [2024-02-16T04:41:56.179Z] 1c29c016da79: Layer already exists [2024-02-16T04:41:56.179Z] 40ec47cd15c8: Layer already exists [2024-02-16T04:41:56.179Z] 98d8f11d3f21: Layer already exists [2024-02-16T04:41:56.179Z] eba78d021fcd: Layer already exists [2024-02-16T04:41:56.179Z] 7c504f21be85: Layer already exists [2024-02-16T04:41:56.179Z] 0d08bea43c0a: Layer already exists [2024-02-16T04:41:56.446Z] 9e139494c9a54089c8736c8c598bbd4aa6693f44-3.2.0-dev.9: digest: sha256:3be36ef9e4504d29f972c86245db26a6f32222725c59d3100be79fefaaf59792 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T04:41:56.927Z] + 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-02-16T04:41:57.408Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [2024-02-16T04:41:57.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-02-16T04:41:57.408Z] 98d8f11d3f21: Preparing [2024-02-16T04:41:57.408Z] c64f6278e6f5: Preparing [2024-02-16T04:41:57.408Z] 1c29c016da79: Preparing [2024-02-16T04:41:57.408Z] eba78d021fcd: Preparing [2024-02-16T04:41:57.408Z] 40ec47cd15c8: Preparing [2024-02-16T04:41:57.408Z] 0d08bea43c0a: Preparing [2024-02-16T04:41:57.408Z] 7c504f21be85: Preparing [2024-02-16T04:41:57.408Z] 7c504f21be85: Waiting [2024-02-16T04:41:57.408Z] 0d08bea43c0a: Waiting [2024-02-16T04:41:57.408Z] 1c29c016da79: Layer already exists [2024-02-16T04:41:57.408Z] eba78d021fcd: Layer already exists [2024-02-16T04:41:57.408Z] c64f6278e6f5: Layer already exists [2024-02-16T04:41:57.408Z] 98d8f11d3f21: Layer already exists [2024-02-16T04:41:57.408Z] 40ec47cd15c8: Layer already exists [2024-02-16T04:41:57.408Z] 7c504f21be85: Layer already exists [2024-02-16T04:41:57.408Z] 0d08bea43c0a: Layer already exists [2024-02-16T04:41:57.677Z] main: digest: sha256:3be36ef9e4504d29f972c86245db26a6f32222725c59d3100be79fefaaf59792 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-16T04:41:57.998Z] ===================================================== [Pipeline] echo [2024-02-16T04:41:58.055Z] taggedImages: [2024-02-16T04:41:58.055Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:9e139494c9a54089c8736c8c598bbd4aa6693f44 [2024-02-16T04:41:58.055Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2024-02-16T04:41:58.055Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.9 [2024-02-16T04:41:58.055Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:9e139494c9a54089c8736c8c598bbd4aa6693f44-3.2.0-dev.9 [2024-02-16T04:41:58.056Z] - 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-02-16T04:41:58.700Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-16T04:41:58.700Z] [2024-02-16T04:41:58.700Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T04:41:59.096Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-16T04:41:59.096Z] arm64: Pulling from edgex-lftools-log-publisher [2024-02-16T04:41:59.096Z] 8998bd30e6a1: Pulling fs layer [2024-02-16T04:41:59.096Z] 04944245beec: Pulling fs layer [2024-02-16T04:41:59.096Z] 699f458cf7ca: Pulling fs layer [2024-02-16T04:41:59.096Z] 765212b225bb: Pulling fs layer [2024-02-16T04:41:59.096Z] f23df028b6ca: Pulling fs layer [2024-02-16T04:41:59.096Z] d65c8cfc05b1: Pulling fs layer [2024-02-16T04:41:59.096Z] 2437ff75d9bd: Pulling fs layer [2024-02-16T04:41:59.096Z] 765212b225bb: Waiting [2024-02-16T04:41:59.096Z] f23df028b6ca: Waiting [2024-02-16T04:41:59.096Z] d65c8cfc05b1: Waiting [2024-02-16T04:41:59.096Z] 2437ff75d9bd: Waiting [2024-02-16T04:41:59.363Z] 04944245beec: Verifying Checksum [2024-02-16T04:41:59.363Z] 04944245beec: Download complete [2024-02-16T04:41:59.363Z] 765212b225bb: Verifying Checksum [2024-02-16T04:41:59.363Z] 765212b225bb: Download complete [2024-02-16T04:41:59.363Z] f23df028b6ca: Download complete [2024-02-16T04:41:59.363Z] d65c8cfc05b1: Verifying Checksum [2024-02-16T04:41:59.363Z] d65c8cfc05b1: Download complete [2024-02-16T04:41:59.630Z] 699f458cf7ca: Verifying Checksum [2024-02-16T04:41:59.630Z] 699f458cf7ca: Download complete [2024-02-16T04:41:59.899Z] 8998bd30e6a1: Download complete [2024-02-16T04:42:02.486Z] 2437ff75d9bd: Verifying Checksum [2024-02-16T04:42:02.486Z] 2437ff75d9bd: Download complete [2024-02-16T04:42:05.072Z] 8998bd30e6a1: Pull complete [2024-02-16T04:42:05.072Z] 04944245beec: Pull complete [2024-02-16T04:42:10.418Z] 699f458cf7ca: Pull complete [2024-02-16T04:42:10.684Z] 765212b225bb: Pull complete [2024-02-16T04:42:11.267Z] f23df028b6ca: Pull complete [2024-02-16T04:42:11.533Z] d65c8cfc05b1: Pull complete [2024-02-16T04:42:29.731Z] 2437ff75d9bd: Pull complete [2024-02-16T04:42:29.731Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-02-16T04:42:29.731Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-16T04:42:29.731Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T04:42:30.110Z] prd-ubuntu20.04-docker-arm64-4c-16g-1034 does not seem to be running inside a container [2024-02-16T04:42:30.180Z] $ 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/84 -v /w/workspace/app-record-replay/84:/w/workspace/app-record-replay/84:rw,z -v /w/workspace/app-record-replay/84@tmp:/w/workspace/app-record-replay/84@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:arm64 cat [2024-02-16T04:42:33.018Z] $ docker top 0075d04f01cbd8012b2d4b7ad456d75b63bb102d6f1ae2a0a7de01fc16363faf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-16T04:42:33.965Z] ---> job-cost.sh [2024-02-16T04:42:33.965Z] lf-activate-venv: SKIPPING [2024-02-16T04:42:33.965Z] INFO: No Stack... [2024-02-16T04:42:34.547Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-02-16T04:42:35.134Z] INFO: Archiving Costs [Pipeline] sh [2024-02-16T04:42:35.775Z] + cat /w/workspace/app-record-replay/84/archives/cost.csv [2024-02-16T04:42:35.775Z] + cut -d, -f6 [Pipeline] lock [2024-02-16T04:42:35.840Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-84-stack-cost] [2024-02-16T04:42:35.847Z] Resource [jenkins-edgexfoundry-app-record-replay-main-84-stack-cost] did not exist. Created. [2024-02-16T04:42:35.855Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-84-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-16T04:42:36.608Z] /w/workspace/app-record-replay/84@tmp/durable-a4f049f2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-02-16T04:42:37.250Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-02-16T04:42:37.320Z] Warning: overwriting stash ‘stack-cost’ [2024-02-16T04:42:37.375Z] Stashed 1 file(s) [Pipeline] } [2024-02-16T04:42:37.382Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-84-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-16T04:42:37.503Z] $ docker stop --time=1 0075d04f01cbd8012b2d4b7ad456d75b63bb102d6f1ae2a0a7de01fc16363faf [2024-02-16T04:42:40.114Z] $ docker rm -f --volumes 0075d04f01cbd8012b2d4b7ad456d75b63bb102d6f1ae2a0a7de01fc16363faf [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-02-16T04:42:41.470Z] provisioning config files... [2024-02-16T04:42:41.478Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config18443812733973740814tmp [Pipeline] { [Pipeline] sh [2024-02-16T04:42:41.860Z] + set +x [2024-02-16T04:42:41.860Z] + bash -s -- [2024-02-16T04:42:41.860Z] + curl -s https://codecov.io/bash [2024-02-16T04:42:41.860Z] [2024-02-16T04:42:41.860Z] _____ _ [2024-02-16T04:42:41.860Z] / ____| | | [2024-02-16T04:42:41.860Z] | | ___ __| | ___ ___ _____ __ [2024-02-16T04:42:41.860Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-02-16T04:42:41.860Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-02-16T04:42:41.860Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-02-16T04:42:41.860Z] Bash-1.0.6 [2024-02-16T04:42:41.860Z] [2024-02-16T04:42:41.860Z] [2024-02-16T04:42:41.860Z] ==> git version 2.25.1 found [2024-02-16T04:42:41.860Z] ==> 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-02-16T04:42:41.860Z] Release-Date: 2020-01-08 [2024-02-16T04:42:41.860Z] 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-02-16T04:42:41.860Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-02-16T04:42:41.860Z] ==> Jenkins CI detected. [2024-02-16T04:42:41.860Z] current dir:  /w/workspace/exfoundry_app-record-replay_main [2024-02-16T04:42:41.860Z] project root: . [2024-02-16T04:42:41.860Z] --> token set from env [2024-02-16T04:42:41.860Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-02-16T04:42:42.119Z] ==> Running gcov in . (disable via -X gcov) [2024-02-16T04:42:42.119Z] ==> Python coveragepy not found [2024-02-16T04:42:42.119Z] ==> Searching for coverage reports in: [2024-02-16T04:42:42.119Z] + . [2024-02-16T04:42:42.119Z] -> Found 1 reports [2024-02-16T04:42:42.119Z] ==> Detecting git/mercurial file structure [2024-02-16T04:42:42.119Z] ==> Reading reports [2024-02-16T04:42:42.119Z] + ./coverage.out bytes=24666 [2024-02-16T04:42:42.119Z] ==> Appending adjustments [2024-02-16T04:42:42.119Z] https://docs.codecov.io/docs/fixing-reports [2024-02-16T04:42:42.119Z] + Found adjustments [2024-02-16T04:42:42.119Z] ==> Gzipping contents [2024-02-16T04:42:42.119Z] 8.0K /tmp/codecov.W5nkH0.gz [2024-02-16T04:42:42.119Z] ==> Uploading reports [2024-02-16T04:42:42.119Z] url: https://codecov.io [2024-02-16T04:42:42.119Z] query: branch=main&commit=9e139494c9a54089c8736c8c598bbd4aa6693f44&build=84&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F84%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2024-02-16T04:42:42.119Z] -> Pinging Codecov [2024-02-16T04:42:42.119Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=9e139494c9a54089c8736c8c598bbd4aa6693f44&build=84&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F84%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2024-02-16T04:42:42.379Z] -> Uploading to [2024-02-16T04:42:42.380Z] https://storage.googleapis.com/codecov/v4/raw/2024-02-16/F467761B9912B4F32F9BC62907045C81/9e139494c9a54089c8736c8c598bbd4aa6693f44/6e5d4bf1-df0f-4d7d-8980-daec10e97fac.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240216%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240216T044242Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d14c496c9b228b26e5b8b727aa6e67a85381279b86997f26f25d31176a074814 [2024-02-16T04:42:42.380Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-16T04:42:42.380Z] Dload Upload Total Spent Left Speed [2024-02-16T04:42:42.639Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4850 0 0 100 4850 0 18653 --:--:-- --:--:-- --:--:-- 18653 [2024-02-16T04:42:42.639Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/9e139494c9a54089c8736c8c598bbd4aa6693f44 [Pipeline] } [2024-02-16T04:42:42.647Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-02-16T04:42:43.120Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-02-16T04:42:43.136Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T04:42:43.583Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-16T04:42:43.583Z] [2024-02-16T04:42:43.583Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T04:42:43.939Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-16T04:42:43.940Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-02-16T04:42:43.940Z] df9b9388f04a: Pulling fs layer [2024-02-16T04:42:43.940Z] 52dc419b0ee2: Pulling fs layer [2024-02-16T04:42:43.940Z] 25bc292e5bac: Pulling fs layer [2024-02-16T04:42:43.940Z] 114826534d7a: Pulling fs layer [2024-02-16T04:42:43.940Z] 4657fd5d0bcf: Pulling fs layer [2024-02-16T04:42:43.940Z] 6ad1cebc031e: Pulling fs layer [2024-02-16T04:42:43.940Z] 8a3aa393b2d8: Pulling fs layer [2024-02-16T04:42:43.940Z] 114826534d7a: Waiting [2024-02-16T04:42:43.940Z] 4657fd5d0bcf: Waiting [2024-02-16T04:42:43.940Z] 6ad1cebc031e: Waiting [2024-02-16T04:42:43.940Z] 8a3aa393b2d8: Waiting [2024-02-16T04:42:43.940Z] 25bc292e5bac: Verifying Checksum [2024-02-16T04:42:43.940Z] 25bc292e5bac: Download complete [2024-02-16T04:42:43.940Z] 52dc419b0ee2: Verifying Checksum [2024-02-16T04:42:43.940Z] 52dc419b0ee2: Download complete [2024-02-16T04:42:43.940Z] 4657fd5d0bcf: Verifying Checksum [2024-02-16T04:42:43.940Z] 4657fd5d0bcf: Download complete [2024-02-16T04:42:43.940Z] df9b9388f04a: Download complete [2024-02-16T04:42:44.199Z] 6ad1cebc031e: Verifying Checksum [2024-02-16T04:42:44.199Z] 6ad1cebc031e: Download complete [2024-02-16T04:42:44.199Z] df9b9388f04a: Pull complete [2024-02-16T04:42:44.458Z] 52dc419b0ee2: Pull complete [2024-02-16T04:42:44.458Z] 25bc292e5bac: Pull complete [2024-02-16T04:42:44.717Z] 114826534d7a: Download complete [2024-02-16T04:42:44.975Z] 8a3aa393b2d8: Verifying Checksum [2024-02-16T04:42:44.975Z] 8a3aa393b2d8: Download complete [2024-02-16T04:42:48.257Z] 114826534d7a: Pull complete [2024-02-16T04:42:48.257Z] 4657fd5d0bcf: Pull complete [2024-02-16T04:42:48.515Z] 6ad1cebc031e: Pull complete [2024-02-16T04:42:51.045Z] 8a3aa393b2d8: Pull complete [2024-02-16T04:42:51.045Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-02-16T04:42:51.045Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-16T04:42:51.045Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T04:42:51.336Z] prd-ubuntu20.04-docker-8c-8g-1033 does not seem to be running inside a container [2024-02-16T04:42:51.371Z] $ 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-02-16T04:42:57.021Z] $ docker top e1819ab534752c6a41995de49bddd29dfe27705adaf8f56ddf133d97221ec06b -eo pid,comm [Pipeline] { [Pipeline] echo [2024-02-16T04:42:57.201Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh [2024-02-16T04:42:57.482Z] + set -o pipefail [2024-02-16T04:42:57.482Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' [2024-02-16T04:43:03.229Z] [2024-02-16T04:43:03.229Z] Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... [2024-02-16T04:43:03.229Z] [2024-02-16T04:43:03.229Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/6991137d-7a7b-4824-b413-23536c8e59e6 [2024-02-16T04:43:03.229Z] [2024-02-16T04:43:03.229Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-02-16T04:43:03.229Z] [2024-02-16T04:43:03.504Z] [2024-02-16T04:43:03.504Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-02-16T04:43:03.504Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-02-16T04:43:03.504Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2024-02-16T04:43:03.511Z] $ docker stop --time=1 e1819ab534752c6a41995de49bddd29dfe27705adaf8f56ddf133d97221ec06b [2024-02-16T04:43:06.989Z] $ docker rm -f --volumes e1819ab534752c6a41995de49bddd29dfe27705adaf8f56ddf133d97221ec06b [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-02-16T04:43:08.490Z] + git log --format=format:%s -1 9e139494c9a54089c8736c8c598bbd4aa6693f44 [Pipeline] sh [2024-02-16T04:43:08.783Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-16T04:43:08.783Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T04:43:09.131Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-16T04:43:09.131Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T04:43:09.306Z] prd-ubuntu20.04-docker-8c-8g-1033 does not seem to be running inside a container [2024-02-16T04:43:09.331Z] $ 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-02-16T04:43:09.826Z] $ docker top 8926ef2a586dff60c0b75df8d02b371088d972537bfac94ed5c02f7b2045e5df -eo pid,comm [2024-02-16T04:43:09.883Z] 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-02-16T04:43:09.883Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-16T04:43:10.074Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-16T04:43:10.074Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-16T04:43:10.183Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-16T04:43:10.180Z] $ docker exec 8926ef2a586dff60c0b75df8d02b371088d972537bfac94ed5c02f7b2045e5df ssh-agent [2024-02-16T04:43:10.290Z] SSH_AUTH_SOCK=/tmp/ssh-lT7sq8VrjoM3/agent.32 [2024-02-16T04:43:10.290Z] SSH_AGENT_PID=38 [2024-02-16T04:43:10.295Z] Running ssh-add (command line suppressed) [2024-02-16T04:43:10.392Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_14601287980230036636.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_14601287980230036636.key) [2024-02-16T04:43:10.411Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-16T04:43:10.748Z] + git semver tag [2024-02-16T04:43:11.007Z] 2024-02-16 04:43:10,916 [run_tag] DEBUG tag force:False [2024-02-16T04:43:11.007Z] 2024-02-16 04:43:10,916 [check_head_tag] DEBUG check head tag [2024-02-16T04:43:11.007Z] 2024-02-16 04:43:10,918 [execute] INFO git cat-file --batch-check [2024-02-16T04:43:11.007Z] 2024-02-16 04:43:10,918 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2024-02-16T04:43:11.007Z] 2024-02-16 04:43:10,922 [execute] INFO git cat-file --batch [2024-02-16T04:43:11.007Z] 2024-02-16 04:43:10,922 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2024-02-16T04:43:11.007Z] 2024-02-16 04:43:10,948 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-02-16T04:43:11.007Z] 2024-02-16 04:43:10,948 [execute] INFO git tag -a v3.2.0-dev.9 -m v3.2.0-dev.9 [2024-02-16T04:43:11.007Z] 2024-02-16 04:43:10,948 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.9', '-m', 'v3.2.0-dev.9'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2024-02-16T04:43:11.007Z] 2024-02-16 04:43:10,953 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-02-16T04:43:11.007Z] 3.2.0-dev.9 [Pipeline] } [2024-02-16T04:43:11.011Z] $ docker exec --env ******** --env ******** 8926ef2a586dff60c0b75df8d02b371088d972537bfac94ed5c02f7b2045e5df ssh-agent -k [2024-02-16T04:43:11.107Z] unset SSH_AUTH_SOCK; [2024-02-16T04:43:11.107Z] unset SSH_AGENT_PID; [2024-02-16T04:43:11.107Z] echo Agent pid 38 killed; [2024-02-16T04:43:11.123Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-16T04:43:11.638Z] + git semver [Pipeline] } [2024-02-16T04:43:11.906Z] $ docker stop --time=1 8926ef2a586dff60c0b75df8d02b371088d972537bfac94ed5c02f7b2045e5df [2024-02-16T04:43:13.169Z] $ docker rm -f --volumes 8926ef2a586dff60c0b75df8d02b371088d972537bfac94ed5c02f7b2045e5df [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T04:43:13.806Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-16T04:43:13.806Z] [2024-02-16T04:43:13.806Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T04:43:14.156Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-16T04:43:14.156Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-02-16T04:43:14.156Z] ab5ef0e58194: Pulling fs layer [2024-02-16T04:43:14.156Z] 9712f1f96733: Pulling fs layer [2024-02-16T04:43:14.156Z] 63f879dbbcfc: Pulling fs layer [2024-02-16T04:43:14.156Z] 0d9ebad4ef96: Pulling fs layer [2024-02-16T04:43:14.156Z] e9a5061849ea: Pulling fs layer [2024-02-16T04:43:14.156Z] d747dcd14b5f: Pulling fs layer [2024-02-16T04:43:14.156Z] 2de7ff778b66: Pulling fs layer [2024-02-16T04:43:14.156Z] d747dcd14b5f: Waiting [2024-02-16T04:43:14.156Z] 0d9ebad4ef96: Waiting [2024-02-16T04:43:14.156Z] 2de7ff778b66: Waiting [2024-02-16T04:43:14.156Z] e9a5061849ea: Waiting [2024-02-16T04:43:14.156Z] 9712f1f96733: Verifying Checksum [2024-02-16T04:43:14.156Z] 9712f1f96733: Download complete [2024-02-16T04:43:14.744Z] 63f879dbbcfc: Verifying Checksum [2024-02-16T04:43:14.744Z] 63f879dbbcfc: Download complete [2024-02-16T04:43:15.019Z] e9a5061849ea: Verifying Checksum [2024-02-16T04:43:15.019Z] e9a5061849ea: Download complete [2024-02-16T04:43:15.019Z] d747dcd14b5f: Download complete [2024-02-16T04:43:15.019Z] 2de7ff778b66: Verifying Checksum [2024-02-16T04:43:15.019Z] 2de7ff778b66: Download complete [2024-02-16T04:43:15.019Z] 0d9ebad4ef96: Verifying Checksum [2024-02-16T04:43:15.019Z] 0d9ebad4ef96: Download complete [2024-02-16T04:43:15.277Z] ab5ef0e58194: Verifying Checksum [2024-02-16T04:43:15.277Z] ab5ef0e58194: Download complete [2024-02-16T04:43:17.812Z] ab5ef0e58194: Pull complete [2024-02-16T04:43:17.812Z] 9712f1f96733: Pull complete [2024-02-16T04:43:18.745Z] 63f879dbbcfc: Pull complete [2024-02-16T04:43:22.942Z] 0d9ebad4ef96: Pull complete [2024-02-16T04:43:22.942Z] e9a5061849ea: Pull complete [2024-02-16T04:43:22.942Z] d747dcd14b5f: Pull complete [2024-02-16T04:43:23.877Z] 2de7ff778b66: Pull complete [2024-02-16T04:43:23.877Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-02-16T04:43:23.877Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-16T04:43:23.877Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T04:43:24.190Z] prd-ubuntu20.04-docker-8c-8g-1033 does not seem to be running inside a container [2024-02-16T04:43:24.214Z] $ 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-02-16T04:43:30.080Z] $ docker top ee4766f8bcb3a60aef7460a6da1306d6c635099f2fdfb4a45dac8b789de5bb11 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-02-16T04:43:33.831Z] provisioning config files... [2024-02-16T04:43:33.840Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config5496113139386034234tmp [2024-02-16T04:43:33.854Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config5710436994123261475tmp [2024-02-16T04:43:33.864Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config12762641350633760277tmp [Pipeline] { [Pipeline] echo [2024-02-16T04:43:34.016Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-16T04:43:34.315Z] ---> sigul-configuration.sh [2024-02-16T04:43:34.315Z] gpg: directory `/root/.gnupg' created [2024-02-16T04:43:34.315Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-02-16T04:43:34.315Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-02-16T04:43:34.315Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-02-16T04:43:34.315Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-02-16T04:43:34.315Z] gpg: CAST5 encrypted data [2024-02-16T04:43:34.315Z] gpg: encrypted with 1 passphrase [2024-02-16T04:43:34.315Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-02-16T04:43:34.613Z] + mkdir /home/jenkins [2024-02-16T04:43:34.614Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-02-16T04:43:34.912Z] + 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-02-16T04:43:34.925Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-16T04:43:35.218Z] ---> sigul-install.sh [2024-02-16T04:43:35.218Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-02-16T04:43:35.515Z] + git tag --list [2024-02-16T04:43:35.516Z] v3.1 [2024-02-16T04:43:35.516Z] v3.1.0 [2024-02-16T04:43:35.516Z] v3.1.0-dev.0 [2024-02-16T04:43:35.516Z] v3.1.0-dev.1 [2024-02-16T04:43:35.516Z] v3.1.0-dev.10 [2024-02-16T04:43:35.516Z] v3.1.0-dev.11 [2024-02-16T04:43:35.516Z] v3.1.0-dev.12 [2024-02-16T04:43:35.516Z] v3.1.0-dev.13 [2024-02-16T04:43:35.516Z] v3.1.0-dev.14 [2024-02-16T04:43:35.516Z] v3.1.0-dev.15 [2024-02-16T04:43:35.516Z] v3.1.0-dev.16 [2024-02-16T04:43:35.516Z] v3.1.0-dev.17 [2024-02-16T04:43:35.516Z] v3.1.0-dev.18 [2024-02-16T04:43:35.516Z] v3.1.0-dev.19 [2024-02-16T04:43:35.516Z] v3.1.0-dev.2 [2024-02-16T04:43:35.516Z] v3.1.0-dev.20 [2024-02-16T04:43:35.516Z] v3.1.0-dev.21 [2024-02-16T04:43:35.516Z] v3.1.0-dev.22 [2024-02-16T04:43:35.516Z] v3.1.0-dev.23 [2024-02-16T04:43:35.516Z] v3.1.0-dev.24 [2024-02-16T04:43:35.516Z] v3.1.0-dev.25 [2024-02-16T04:43:35.516Z] v3.1.0-dev.26 [2024-02-16T04:43:35.516Z] v3.1.0-dev.27 [2024-02-16T04:43:35.516Z] v3.1.0-dev.28 [2024-02-16T04:43:35.516Z] v3.1.0-dev.29 [2024-02-16T04:43:35.516Z] v3.1.0-dev.3 [2024-02-16T04:43:35.516Z] v3.1.0-dev.30 [2024-02-16T04:43:35.516Z] v3.1.0-dev.31 [2024-02-16T04:43:35.516Z] v3.1.0-dev.32 [2024-02-16T04:43:35.516Z] v3.1.0-dev.33 [2024-02-16T04:43:35.516Z] v3.1.0-dev.34 [2024-02-16T04:43:35.516Z] v3.1.0-dev.35 [2024-02-16T04:43:35.516Z] v3.1.0-dev.36 [2024-02-16T04:43:35.516Z] v3.1.0-dev.37 [2024-02-16T04:43:35.516Z] v3.1.0-dev.38 [2024-02-16T04:43:35.516Z] v3.1.0-dev.39 [2024-02-16T04:43:35.516Z] v3.1.0-dev.4 [2024-02-16T04:43:35.516Z] v3.1.0-dev.40 [2024-02-16T04:43:35.516Z] v3.1.0-dev.41 [2024-02-16T04:43:35.516Z] v3.1.0-dev.42 [2024-02-16T04:43:35.516Z] v3.1.0-dev.43 [2024-02-16T04:43:35.516Z] v3.1.0-dev.44 [2024-02-16T04:43:35.516Z] v3.1.0-dev.45 [2024-02-16T04:43:35.516Z] v3.1.0-dev.46 [2024-02-16T04:43:35.516Z] v3.1.0-dev.47 [2024-02-16T04:43:35.516Z] v3.1.0-dev.48 [2024-02-16T04:43:35.516Z] v3.1.0-dev.49 [2024-02-16T04:43:35.516Z] v3.1.0-dev.5 [2024-02-16T04:43:35.516Z] v3.1.0-dev.50 [2024-02-16T04:43:35.516Z] v3.1.0-dev.51 [2024-02-16T04:43:35.516Z] v3.1.0-dev.52 [2024-02-16T04:43:35.516Z] v3.1.0-dev.53 [2024-02-16T04:43:35.516Z] v3.1.0-dev.54 [2024-02-16T04:43:35.516Z] v3.1.0-dev.55 [2024-02-16T04:43:35.516Z] v3.1.0-dev.56 [2024-02-16T04:43:35.516Z] v3.1.0-dev.57 [2024-02-16T04:43:35.516Z] v3.1.0-dev.58 [2024-02-16T04:43:35.516Z] v3.1.0-dev.59 [2024-02-16T04:43:35.516Z] v3.1.0-dev.6 [2024-02-16T04:43:35.516Z] v3.1.0-dev.60 [2024-02-16T04:43:35.516Z] v3.1.0-dev.61 [2024-02-16T04:43:35.516Z] v3.1.0-dev.62 [2024-02-16T04:43:35.516Z] v3.1.0-dev.63 [2024-02-16T04:43:35.516Z] v3.1.0-dev.64 [2024-02-16T04:43:35.516Z] v3.1.0-dev.65 [2024-02-16T04:43:35.516Z] v3.1.0-dev.66 [2024-02-16T04:43:35.516Z] v3.1.0-dev.67 [2024-02-16T04:43:35.516Z] v3.1.0-dev.68 [2024-02-16T04:43:35.516Z] v3.1.0-dev.7 [2024-02-16T04:43:35.516Z] v3.1.0-dev.8 [2024-02-16T04:43:35.516Z] v3.1.0-dev.9 [2024-02-16T04:43:35.516Z] v3.2.0-dev.1 [2024-02-16T04:43:35.516Z] v3.2.0-dev.2 [2024-02-16T04:43:35.516Z] v3.2.0-dev.3 [2024-02-16T04:43:35.516Z] v3.2.0-dev.4 [2024-02-16T04:43:35.516Z] v3.2.0-dev.5 [2024-02-16T04:43:35.516Z] v3.2.0-dev.6 [2024-02-16T04:43:35.516Z] v3.2.0-dev.7 [2024-02-16T04:43:35.516Z] v3.2.0-dev.8 [2024-02-16T04:43:35.516Z] v3.2.0-dev.9 [Pipeline] sh [2024-02-16T04:43:35.813Z] + lftools sign git-tag v3.2.0-dev.9 [2024-02-16T04:43:36.381Z] Signing Git tag with Sigul... [2024-02-16T04:43:36.381Z] Signing v3.2.0-dev.9 [Pipeline] echo [2024-02-16T04:43:36.963Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-16T04:43:37.258Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-02-16T04:43:37.266Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-02-16T04:43:37.395Z] $ docker stop --time=1 ee4766f8bcb3a60aef7460a6da1306d6c635099f2fdfb4a45dac8b789de5bb11 [2024-02-16T04:43:38.665Z] $ docker rm -f --volumes ee4766f8bcb3a60aef7460a6da1306d6c635099f2fdfb4a45dac8b789de5bb11 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-02-16T04:43:39.591Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-16T04:43:39.592Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T04:43:39.953Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-16T04:43:39.953Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T04:43:40.146Z] prd-ubuntu20.04-docker-8c-8g-1033 does not seem to be running inside a container [2024-02-16T04:43:40.172Z] $ 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-02-16T04:43:40.499Z] $ docker top d3d3529a2f40941893c8a26abb269f06c8d70e19bac587c7d860bbe00ddc0ee5 -eo pid,comm [2024-02-16T04:43:40.552Z] 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-02-16T04:43:40.552Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-16T04:43:40.775Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-16T04:43:40.775Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-16T04:43:40.885Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-16T04:43:40.881Z] $ docker exec d3d3529a2f40941893c8a26abb269f06c8d70e19bac587c7d860bbe00ddc0ee5 ssh-agent [2024-02-16T04:43:40.978Z] SSH_AUTH_SOCK=/tmp/ssh-yfBcVMW1z1Lo/agent.33 [2024-02-16T04:43:40.978Z] SSH_AGENT_PID=39 [2024-02-16T04:43:40.983Z] Running ssh-add (command line suppressed) [2024-02-16T04:43:41.075Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_17680309373338063147.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_17680309373338063147.key) [2024-02-16T04:43:41.093Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-16T04:43:41.434Z] + git semver bump pre [2024-02-16T04:43:41.694Z] 2024-02-16 04:43:41,593 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-02-16T04:43:41.694Z] 2024-02-16 04:43:41,593 [bump_version] DEBUG bumping version:3.2.0-dev.9 on axis:pre with prefix:dev [2024-02-16T04:43:41.694Z] 2024-02-16 04:43:41,593 [bump_version] DEBUG bumped version:3.2.0-dev.10 [2024-02-16T04:43:41.694Z] 2024-02-16 04:43:41,593 [write_version] DEBUG write version:3.2.0-dev.10 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True [2024-02-16T04:43:41.694Z] 2024-02-16 04:43:41,593 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-02-16T04:43:41.694Z] 2024-02-16 04:43:41,593 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-02-16T04:43:41.694Z] 2024-02-16 04:43:41,595 [execute] INFO git cat-file --batch-check [2024-02-16T04:43:41.694Z] 2024-02-16 04:43:41,595 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2024-02-16T04:43:41.694Z] 2024-02-16 04:43:41,601 [execute] INFO git cat-file --batch [2024-02-16T04:43:41.694Z] 2024-02-16 04:43:41,601 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2024-02-16T04:43:41.694Z] 2024-02-16 04:43:41,606 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-02-16T04:43:41.694Z] 3.2.0-dev.10 [Pipeline] } [2024-02-16T04:43:41.699Z] $ docker exec --env ******** --env ******** d3d3529a2f40941893c8a26abb269f06c8d70e19bac587c7d860bbe00ddc0ee5 ssh-agent -k [2024-02-16T04:43:41.797Z] unset SSH_AUTH_SOCK; [2024-02-16T04:43:41.798Z] unset SSH_AGENT_PID; [2024-02-16T04:43:41.798Z] echo Agent pid 39 killed; [2024-02-16T04:43:41.815Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-16T04:43:42.367Z] + git semver [Pipeline] } [2024-02-16T04:43:42.631Z] $ docker stop --time=1 d3d3529a2f40941893c8a26abb269f06c8d70e19bac587c7d860bbe00ddc0ee5 [2024-02-16T04:43:43.924Z] $ docker rm -f --volumes d3d3529a2f40941893c8a26abb269f06c8d70e19bac587c7d860bbe00ddc0ee5 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-16T04:43:44.454Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-16T04:43:44.454Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T04:43:44.810Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-16T04:43:44.810Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T04:43:44.994Z] prd-ubuntu20.04-docker-8c-8g-1033 does not seem to be running inside a container [2024-02-16T04:43:45.015Z] $ 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-02-16T04:43:45.346Z] $ docker top 5d23d563c617f2c4d835851a438c23645f43d55d2c38d7182764c83ea94f915f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-16T04:43:45.626Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-16T04:43:45.626Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-16T04:43:45.735Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-16T04:43:45.731Z] $ docker exec 5d23d563c617f2c4d835851a438c23645f43d55d2c38d7182764c83ea94f915f ssh-agent [2024-02-16T04:43:45.839Z] SSH_AUTH_SOCK=/tmp/ssh-yDUmfsV5vV26/agent.32 [2024-02-16T04:43:45.839Z] SSH_AGENT_PID=38 [2024-02-16T04:43:45.843Z] Running ssh-add (command line suppressed) [2024-02-16T04:43:45.930Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2520615226293320371.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2520615226293320371.key) [2024-02-16T04:43:45.950Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-16T04:43:46.298Z] + git semver push [2024-02-16T04:43:46.558Z] 2024-02-16 04:43:46,461 [run_push] DEBUG push [2024-02-16T04:43:46.558Z] 2024-02-16 04:43:46,461 [execute] INFO git cat-file --batch-check [2024-02-16T04:43:46.558Z] 2024-02-16 04:43:46,462 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2024-02-16T04:43:46.558Z] 2024-02-16 04:43:46,465 [execute] INFO git rev-list f29b08bcb6a08961e50f8304cafddae8c1154ff6 -- [2024-02-16T04:43:46.558Z] 2024-02-16 04:43:46,466 [execute] DEBUG Popen(['git', 'rev-list', 'f29b08bcb6a08961e50f8304cafddae8c1154ff6', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-02-16T04:43:46.558Z] 2024-02-16 04:43:46,473 [execute] INFO git fetch -v origin [2024-02-16T04:43:46.558Z] 2024-02-16 04:43:46,474 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-02-16T04:43:47.128Z] 2024-02-16 04:43:46,973 [run_push] DEBUG no remote changes detected [2024-02-16T04:43:47.128Z] 2024-02-16 04:43:46,973 [execute] INFO git push origin semver [2024-02-16T04:43:47.128Z] 2024-02-16 04:43:46,974 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-02-16T04:43:47.697Z] 2024-02-16 04:43:47,651 [run_push] DEBUG push all version tags [2024-02-16T04:43:47.697Z] 2024-02-16 04:43:47,652 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-02-16T04:43:47.697Z] 2024-02-16 04:43:47,653 [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-02-16T04:43:48.636Z] 2024-02-16 04:43:48,298 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-02-16T04:43:48.636Z] 3.2.0-dev.10 [Pipeline] } [2024-02-16T04:43:48.641Z] $ docker exec --env ******** --env ******** 5d23d563c617f2c4d835851a438c23645f43d55d2c38d7182764c83ea94f915f ssh-agent -k [2024-02-16T04:43:48.735Z] unset SSH_AUTH_SOCK; [2024-02-16T04:43:48.737Z] unset SSH_AGENT_PID; [2024-02-16T04:43:48.737Z] echo Agent pid 38 killed; [2024-02-16T04:43:48.750Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-16T04:43:49.282Z] + git semver [Pipeline] } [2024-02-16T04:43:49.548Z] $ docker stop --time=1 5d23d563c617f2c4d835851a438c23645f43d55d2c38d7182764c83ea94f915f [2024-02-16T04:43:50.840Z] $ docker rm -f --volumes 5d23d563c617f2c4d835851a438c23645f43d55d2c38d7182764c83ea94f915f [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-02-16T04:43:52.454Z] + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] [2024-02-16T04:43:52.454Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2024-02-16T04:43:52.454Z] total 16 [2024-02-16T04:43:52.454Z] drwxr-xr-x 3 root root 4096 Feb 16 04:33 . [2024-02-16T04:43:52.454Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 16 04:43 .. [2024-02-16T04:43:52.454Z] drwxr-xr-x 2 root root 4096 Feb 16 04:33 cost [2024-02-16T04:43:52.454Z] -rw-r--r-- 1 root root 88 Feb 16 04:33 cost.csv [2024-02-16T04:43:52.454Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives [2024-02-16T04:43:52.454Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2024-02-16T04:43:52.454Z] total 16 [2024-02-16T04:43:52.454Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 16 04:33 . [2024-02-16T04:43:52.454Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 16 04:43 .. [2024-02-16T04:43:52.454Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 16 04:33 cost [2024-02-16T04:43:52.454Z] -rw-r--r-- 1 jenkins jenkins 88 Feb 16 04:33 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-02-16T04:43:52.743Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-16T04:43:53.603Z] ---> package-listing.sh [2024-02-16T04:43:53.603Z] ++ tr '[:upper:]' '[:lower:]' [2024-02-16T04:43:53.603Z] ++ facter osfamily [2024-02-16T04:43:53.863Z] + OS_FAMILY=debian [2024-02-16T04:43:53.863Z] + workspace=/w/workspace/exfoundry_app-record-replay_main [2024-02-16T04:43:53.863Z] + START_PACKAGES=/tmp/packages_start.txt [2024-02-16T04:43:53.863Z] + END_PACKAGES=/tmp/packages_end.txt [2024-02-16T04:43:53.863Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-02-16T04:43:53.863Z] + PACKAGES=/tmp/packages_start.txt [2024-02-16T04:43:53.863Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2024-02-16T04:43:53.863Z] + PACKAGES=/tmp/packages_end.txt [2024-02-16T04:43:53.863Z] + case "${OS_FAMILY}" in [2024-02-16T04:43:53.863Z] + dpkg -l [2024-02-16T04:43:53.863Z] + grep '^ii' [2024-02-16T04:43:53.863Z] + '[' -f /tmp/packages_start.txt ']' [2024-02-16T04:43:53.863Z] + '[' -f /tmp/packages_end.txt ']' [2024-02-16T04:43:53.863Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-02-16T04:43:53.863Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2024-02-16T04:43:53.863Z] + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ [2024-02-16T04:43:53.863Z] + 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-02-16T04:43:53.875Z] 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-02-16T04:43:54.210Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T04:43:54.654Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-16T04:43:54.654Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T04:43:54.870Z] prd-ubuntu20.04-docker-8c-8g-1033 does not seem to be running inside a container [2024-02-16T04:43:54.894Z] $ 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-02-16T04:43:55.105Z] $ docker top 0868a55c9934b9d7d2ffb82f20f890341b0676eb696a41a6006a7ef5f345304b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-16T04:43:55.578Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-02-16T04:43:55.867Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-02-16T04:43:56.154Z] + ls /var/log/sa-host [2024-02-16T04:43:56.154Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-16T04:43:56.393Z] provisioning config files... [2024-02-16T04:43:56.403Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config12739308465892326735tmp [Pipeline] { [Pipeline] echo [2024-02-16T04:43:56.590Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-16T04:43:57.028Z] ---> create-netrc.sh [Pipeline] } [2024-02-16T04:43:57.036Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-02-16T04:43:57.483Z] ---> python-tools-install.sh [Pipeline] echo [2024-02-16T04:43:57.492Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-16T04:43:57.773Z] ---> sudo-logs.sh [2024-02-16T04:43:57.773Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-02-16T04:43:57.867Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-16T04:43:58.150Z] ---> job-cost.sh [2024-02-16T04:43:58.150Z] lf-activate-venv: SKIPPING [2024-02-16T04:43:58.150Z] DEBUG: total: 0.2199999988079071 [2024-02-16T04:43:58.150Z] INFO: Retrieving Stack Cost... [2024-02-16T04:43:58.720Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-16T04:43:58.980Z] INFO: Archiving Costs [Pipeline] echo [2024-02-16T04:43:58.992Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-16T04:43:59.274Z] ---> logs-deploy.sh [2024-02-16T04:43:59.274Z] lf-activate-venv: SKIPPING [2024-02-16T04:43:59.274Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/84 [2024-02-16T04:43:59.274Z] INFO: archiving workspace using pattern(s): [2024-02-16T04:44:00.214Z] Archives upload complete. [2024-02-16T04:44:00.472Z] INFO: archiving logs to Nexus