Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 98332db10de1426bd36800551eb50bbad6d7add7 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-ssh17669890303927055596.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-ssh16347969720934564250.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-ssh2314048180744824495.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-ssh12658726991308649614.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-ssh13548185089333266166.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 ‘prd-ubuntu20.04-docker-8c-8g-26992’ is offline Running on prd-ubuntu20.04-docker-8c-8g-26994 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 98332db10de1426bd36800551eb50bbad6d7add7 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#116)" > 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 98332db10de1426bd36800551eb50bbad6d7add7 # timeout=10 > git rev-list --no-walk 84227a6b8907ed7ae78168a496abf1cce4bdb2a7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-01-09T15:03:30.354Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-01-09T15:03:30.439Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-01-09T15:03:30.468Z] ========================================================= [2024-01-09T15:03:30.468Z] EdgeX Global Pipelines Version Info [2024-01-09T15:03:30.468Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-01-09T15:03:31.191Z] ------------------- [2024-01-09T15:03:31.191Z] stable info: [2024-01-09T15:03:31.191Z] ------------------- [2024-01-09T15:03:31.191Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-01-09T15:03:31.191Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-09T15:03:31.191Z] Message: update stable to v1.0.258 [2024-01-09T15:03:31.761Z] ------------------- [2024-01-09T15:03:31.761Z] experimental info: [2024-01-09T15:03:31.761Z] ------------------- [2024-01-09T15:03:31.761Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-01-09T15:03:31.761Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-09T15:03:31.761Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-01-09T15:03:31.840Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2024-01-09T15:03:31.869Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2024-01-09T15:03:31.892Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-01-09T15:03:31.923Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-01-09T15:03:31.952Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-01-09T15:03:31.976Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-01-09T15:03:32.008Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-01-09T15:03:32.035Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-01-09T15:03:32.070Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-01-09T15:03:32.102Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-01-09T15:03:32.134Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-01-09T15:03:32.162Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2024-01-09T15:03:32.195Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-01-09T15:03:32.278Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-01-09T15:03:32.303Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-01-09T15:03:32.331Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-01-09T15:03:32.361Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-01-09T15:03:32.388Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-01-09T15:03:32.413Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-01-09T15:03:32.448Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-01-09T15:03:32.482Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-01-09T15:03:32.518Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-01-09T15:03:32.552Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-01-09T15:03:32.583Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-01-09T15:03:32.617Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-01-09T15:03:32.662Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-01-09T15:03:32.703Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-01-09T15:03:32.741Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-01-09T15:03:32.780Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-01-09T15:03:32.822Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-01-09T15:03:32.860Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 98332db10de1426bd36800551eb50bbad6d7add7 [Pipeline] echo [2024-01-09T15:03:32.895Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 98332db [Pipeline] echo [2024-01-09T15:03:32.935Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-09T15:03:33.026Z] provisioning config files... [2024-01-09T15:03:33.039Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config601922928402165747tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-09T15:03:33.382Z] ---> ****-login.sh [2024-01-09T15:03:33.382Z] nexus3.edgexfoundry.org:10001 [2024-01-09T15:03:33.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-09T15:03:33.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-09T15:03:33.641Z] Configure a credential helper to remove this warning. See [2024-01-09T15:03:33.641Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-09T15:03:33.641Z] [2024-01-09T15:03:33.641Z] Login Succeeded [2024-01-09T15:03:33.641Z] nexus3.edgexfoundry.org:10002 [2024-01-09T15:03:33.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-09T15:03:33.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-09T15:03:33.641Z] Configure a credential helper to remove this warning. See [2024-01-09T15:03:33.641Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-09T15:03:33.641Z] [2024-01-09T15:03:33.641Z] Login Succeeded [2024-01-09T15:03:33.641Z] nexus3.edgexfoundry.org:10003 [2024-01-09T15:03:33.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-09T15:03:33.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-09T15:03:33.901Z] Configure a credential helper to remove this warning. See [2024-01-09T15:03:33.901Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-09T15:03:33.901Z] [2024-01-09T15:03:33.901Z] Login Succeeded [2024-01-09T15:03:33.901Z] nexus3.edgexfoundry.org:10004 [2024-01-09T15:03:33.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-09T15:03:33.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-09T15:03:33.901Z] Configure a credential helper to remove this warning. See [2024-01-09T15:03:33.901Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-09T15:03:33.901Z] [2024-01-09T15:03:33.901Z] Login Succeeded [2024-01-09T15:03:33.901Z] ****.io [2024-01-09T15:03:33.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-09T15:03:34.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-09T15:03:34.160Z] Configure a credential helper to remove this warning. See [2024-01-09T15:03:34.160Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-09T15:03:34.160Z] [2024-01-09T15:03:34.160Z] Login Succeeded [2024-01-09T15:03:34.160Z] ---> ****-login.sh ends [Pipeline] } [2024-01-09T15:03:34.166Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-01-09T15:03:34.672Z] + git rev-list -1 --merges 98332db10de1426bd36800551eb50bbad6d7add7~1..98332db10de1426bd36800551eb50bbad6d7add7 [Pipeline] echo [2024-01-09T15:03:34.704Z] -----------> git rev-list -1 --merges 98332db10de1426bd36800551eb50bbad6d7add7~1..98332db10de1426bd36800551eb50bbad6d7add7 98332db10de1426bd36800551eb50bbad6d7add7 [false] [Pipeline] sh [2024-01-09T15:03:35.010Z] + git log --format=format:%s -1 98332db10de1426bd36800551eb50bbad6d7add7 [Pipeline] echo [2024-01-09T15:03:35.027Z] ========================================================= [2024-01-09T15:03:35.027Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-01-09T15:03:35.027Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-09T15:03:35.421Z] + git log --format=format:%s -1 98332db10de1426bd36800551eb50bbad6d7add7 [Pipeline] echo [2024-01-09T15:03:35.434Z] [semverPrep] GIT_COMMIT: 98332db10de1426bd36800551eb50bbad6d7add7, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#116) [Pipeline] echo [2024-01-09T15:03:35.457Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-01-09T15:03:35.835Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-09T15:03:35.835Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-01-09T15:03:35.835Z] + [ -e /tmp/ssh_known_hosts ] [2024-01-09T15:03:35.835Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-01-09T15:03:35.835Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2024-01-09T15:03:35.835Z] -a /etc/ssh/ssh_known_hosts [2024-01-09T15:03:35.835Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T15:03:36.223Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-09T15:03:36.224Z] [2024-01-09T15:03:36.224Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T15:03:36.546Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-09T15:03:36.546Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-01-09T15:03:36.546Z] b85a868b505f: Pulling fs layer [2024-01-09T15:03:36.546Z] e2be974225ed: Pulling fs layer [2024-01-09T15:03:36.546Z] 339a4e72a1f5: Pulling fs layer [2024-01-09T15:03:36.546Z] 988bab9f4d93: Pulling fs layer [2024-01-09T15:03:36.546Z] 1469e6f7b9e6: Pulling fs layer [2024-01-09T15:03:36.546Z] eaf3925da568: Pulling fs layer [2024-01-09T15:03:36.546Z] bab4dde63d76: Pulling fs layer [2024-01-09T15:03:36.546Z] bde34c3a00c8: Pulling fs layer [2024-01-09T15:03:36.546Z] b352a97aabf1: Pulling fs layer [2024-01-09T15:03:36.546Z] 4872d77fe225: Pulling fs layer [2024-01-09T15:03:36.546Z] 5851b861e8e6: Pulling fs layer [2024-01-09T15:03:36.546Z] bab4dde63d76: Waiting [2024-01-09T15:03:36.546Z] 988bab9f4d93: Waiting [2024-01-09T15:03:36.546Z] bde34c3a00c8: Waiting [2024-01-09T15:03:36.546Z] b352a97aabf1: Waiting [2024-01-09T15:03:36.546Z] 1469e6f7b9e6: Waiting [2024-01-09T15:03:36.546Z] 4872d77fe225: Waiting [2024-01-09T15:03:36.546Z] eaf3925da568: Waiting [2024-01-09T15:03:36.546Z] 5851b861e8e6: Waiting [2024-01-09T15:03:36.546Z] e2be974225ed: Verifying Checksum [2024-01-09T15:03:36.546Z] e2be974225ed: Download complete [2024-01-09T15:03:36.546Z] 988bab9f4d93: Verifying Checksum [2024-01-09T15:03:36.546Z] 988bab9f4d93: Download complete [2024-01-09T15:03:36.546Z] 1469e6f7b9e6: Verifying Checksum [2024-01-09T15:03:36.546Z] 1469e6f7b9e6: Download complete [2024-01-09T15:03:36.546Z] eaf3925da568: Verifying Checksum [2024-01-09T15:03:36.546Z] eaf3925da568: Download complete [2024-01-09T15:03:36.805Z] 339a4e72a1f5: Verifying Checksum [2024-01-09T15:03:36.805Z] 339a4e72a1f5: Download complete [2024-01-09T15:03:36.805Z] bde34c3a00c8: Verifying Checksum [2024-01-09T15:03:36.805Z] bde34c3a00c8: Download complete [2024-01-09T15:03:36.805Z] b352a97aabf1: Download complete [2024-01-09T15:03:36.805Z] 4872d77fe225: Verifying Checksum [2024-01-09T15:03:36.805Z] 4872d77fe225: Download complete [2024-01-09T15:03:36.805Z] 5851b861e8e6: Download complete [2024-01-09T15:03:36.805Z] b85a868b505f: Verifying Checksum [2024-01-09T15:03:36.805Z] b85a868b505f: Download complete [2024-01-09T15:03:37.065Z] bab4dde63d76: Verifying Checksum [2024-01-09T15:03:37.065Z] bab4dde63d76: Download complete [2024-01-09T15:03:38.008Z] b85a868b505f: Pull complete [2024-01-09T15:03:38.008Z] e2be974225ed: Pull complete [2024-01-09T15:03:38.576Z] 339a4e72a1f5: Pull complete [2024-01-09T15:03:38.576Z] 988bab9f4d93: Pull complete [2024-01-09T15:03:38.836Z] 1469e6f7b9e6: Pull complete [2024-01-09T15:03:38.836Z] eaf3925da568: Pull complete [2024-01-09T15:03:40.741Z] bab4dde63d76: Pull complete [2024-01-09T15:03:40.741Z] bde34c3a00c8: Pull complete [2024-01-09T15:03:40.741Z] b352a97aabf1: Pull complete [2024-01-09T15:03:40.741Z] 4872d77fe225: Pull complete [2024-01-09T15:03:40.741Z] 5851b861e8e6: Pull complete [2024-01-09T15:03:41.000Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-01-09T15:03:41.000Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-09T15:03:41.000Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-09T15:03:41.195Z] prd-ubuntu20.04-docker-8c-8g-26994 does not seem to be running inside a container [2024-01-09T15:03:41.226Z] $ 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-01-09T15:03:45.116Z] $ docker top eac8596cbb510ffea2d0027ec56d22c9e5a82197eecf9f3a16104c6941f85693 -eo pid,comm [2024-01-09T15:03:45.191Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-01-09T15:03:45.191Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-09T15:03:45.285Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-09T15:03:45.285Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-09T15:03:45.399Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-09T15:03:45.403Z] $ docker exec eac8596cbb510ffea2d0027ec56d22c9e5a82197eecf9f3a16104c6941f85693 ssh-agent [2024-01-09T15:03:45.514Z] SSH_AUTH_SOCK=/tmp/ssh-bNbMtE9qaRk4/agent.33 [2024-01-09T15:03:45.514Z] SSH_AGENT_PID=39 [2024-01-09T15:03:45.521Z] Running ssh-add (command line suppressed) [2024-01-09T15:03:45.628Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11633067180650848814.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11633067180650848814.key) [2024-01-09T15:03:45.638Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-09T15:03:45.946Z] + git tag --points-at HEAD [Pipeline] } [2024-01-09T15:03:45.960Z] $ docker exec --env ******** --env ******** eac8596cbb510ffea2d0027ec56d22c9e5a82197eecf9f3a16104c6941f85693 ssh-agent -k [2024-01-09T15:03:46.057Z] unset SSH_AUTH_SOCK; [2024-01-09T15:03:46.058Z] unset SSH_AGENT_PID; [2024-01-09T15:03:46.058Z] echo Agent pid 39 killed; [2024-01-09T15:03:46.066Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-01-09T15:03:46.130Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-09T15:03:46.130Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-09T15:03:46.237Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-09T15:03:46.241Z] $ docker exec eac8596cbb510ffea2d0027ec56d22c9e5a82197eecf9f3a16104c6941f85693 ssh-agent [2024-01-09T15:03:46.345Z] SSH_AUTH_SOCK=/tmp/ssh-iDILTKi3br0e/agent.73 [2024-01-09T15:03:46.345Z] SSH_AGENT_PID=79 [2024-01-09T15:03:46.349Z] Running ssh-add (command line suppressed) [2024-01-09T15:03:46.442Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_16135355982405182812.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_16135355982405182812.key) [2024-01-09T15:03:46.454Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-09T15:03:46.759Z] + git semver init [2024-01-09T15:03:47.020Z] 2024-01-09 15:03:46,988 [run_init] DEBUG init version:0.0.0 force:False [2024-01-09T15:03:47.020Z] 2024-01-09 15:03:46,989 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver [2024-01-09T15:03:47.020Z] 2024-01-09 15:03:46,989 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver [2024-01-09T15:03:47.020Z] 2024-01-09 15:03:46,990 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/exfoundry_app-record-replay_main/.semver'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2024-01-09T15:03:48.420Z] 2024-01-09 15:03:48,140 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude [2024-01-09T15:03:48.420Z] 2024-01-09 15:03:48,140 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False [2024-01-09T15:03:48.420Z] 2024-01-09 15:03:48,140 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-01-09T15:03:48.420Z] 2024-01-09 15:03:48,141 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-01-09T15:03:48.420Z] 3.2.0-dev.5 [Pipeline] } [2024-01-09T15:03:48.431Z] $ docker exec --env ******** --env ******** eac8596cbb510ffea2d0027ec56d22c9e5a82197eecf9f3a16104c6941f85693 ssh-agent -k [2024-01-09T15:03:48.527Z] unset SSH_AUTH_SOCK; [2024-01-09T15:03:48.528Z] unset SSH_AGENT_PID; [2024-01-09T15:03:48.528Z] echo Agent pid 79 killed; [2024-01-09T15:03:48.537Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-09T15:03:48.912Z] + git semver [Pipeline] } [2024-01-09T15:03:49.186Z] $ docker stop --time=1 eac8596cbb510ffea2d0027ec56d22c9e5a82197eecf9f3a16104c6941f85693 [2024-01-09T15:03:50.538Z] $ docker rm -f --volumes eac8596cbb510ffea2d0027ec56d22c9e5a82197eecf9f3a16104c6941f85693 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-09T15:03:50.915Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-01-09T15:03:51.194Z] Stashed 1 file(s) [Pipeline] echo [2024-01-09T15:03:51.198Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.5 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-09T15:03:51.577Z] provisioning config files... [2024-01-09T15:03:51.590Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config1338704333490718573tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-09T15:03:51.923Z] ---> ****-login.sh [2024-01-09T15:03:51.923Z] nexus3.edgexfoundry.org:10001 [2024-01-09T15:03:51.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-09T15:03:51.924Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-09T15:03:51.924Z] Configure a credential helper to remove this warning. See [2024-01-09T15:03:51.924Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-09T15:03:51.924Z] [2024-01-09T15:03:51.924Z] Login Succeeded [2024-01-09T15:03:51.924Z] nexus3.edgexfoundry.org:10002 [2024-01-09T15:03:51.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-09T15:03:51.924Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-09T15:03:51.924Z] Configure a credential helper to remove this warning. See [2024-01-09T15:03:51.924Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-09T15:03:51.924Z] [2024-01-09T15:03:51.924Z] Login Succeeded [2024-01-09T15:03:51.924Z] nexus3.edgexfoundry.org:10003 [2024-01-09T15:03:52.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-09T15:03:52.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-09T15:03:52.185Z] Configure a credential helper to remove this warning. See [2024-01-09T15:03:52.185Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-09T15:03:52.185Z] [2024-01-09T15:03:52.185Z] Login Succeeded [2024-01-09T15:03:52.185Z] nexus3.edgexfoundry.org:10004 [2024-01-09T15:03:52.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-09T15:03:52.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-09T15:03:52.185Z] Configure a credential helper to remove this warning. See [2024-01-09T15:03:52.185Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-09T15:03:52.185Z] [2024-01-09T15:03:52.185Z] Login Succeeded [2024-01-09T15:03:52.185Z] ****.io [2024-01-09T15:03:52.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-09T15:03:52.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-09T15:03:52.444Z] Configure a credential helper to remove this warning. See [2024-01-09T15:03:52.444Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-09T15:03:52.444Z] [2024-01-09T15:03:52.444Z] Login Succeeded [2024-01-09T15:03:52.444Z] ---> ****-login.sh ends [Pipeline] } [2024-01-09T15:03:52.452Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-01-09T15:03:52.616Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-09T15:03:52.649Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-09T15:03:52.677Z] ========================================================= [2024-01-09T15:03:52.678Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-01-09T15:03:52.678Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T15:03:53.080Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-01-09T15:03:53.080Z] Sending build context to Docker daemon 6.704MB [2024-01-09T15:03:53.080Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-01-09T15:03:53.080Z] Step 2/12 : FROM ${BASE} AS builder [2024-01-09T15:03:53.080Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-01-09T15:03:53.080Z] 7264a8db6415: Pulling fs layer [2024-01-09T15:03:53.080Z] c4d48a809fc2: Pulling fs layer [2024-01-09T15:03:53.080Z] 4f1c88b9dad5: Pulling fs layer [2024-01-09T15:03:53.080Z] ad3a456e5733: Pulling fs layer [2024-01-09T15:03:53.081Z] 69c7f0334f64: Pulling fs layer [2024-01-09T15:03:53.081Z] 1f1c1a5573a3: Pulling fs layer [2024-01-09T15:03:53.081Z] ce7588e14bc9: Pulling fs layer [2024-01-09T15:03:53.081Z] b5e4710f87ac: Pulling fs layer [2024-01-09T15:03:53.081Z] 1f1c1a5573a3: Waiting [2024-01-09T15:03:53.081Z] ce7588e14bc9: Waiting [2024-01-09T15:03:53.081Z] ad3a456e5733: Waiting [2024-01-09T15:03:53.081Z] 69c7f0334f64: Waiting [2024-01-09T15:03:53.081Z] b5e4710f87ac: Waiting [2024-01-09T15:03:53.081Z] c4d48a809fc2: Download complete [2024-01-09T15:03:53.081Z] ad3a456e5733: Download complete [2024-01-09T15:03:53.339Z] 69c7f0334f64: Verifying Checksum [2024-01-09T15:03:53.339Z] 69c7f0334f64: Download complete [2024-01-09T15:03:53.339Z] 7264a8db6415: Verifying Checksum [2024-01-09T15:03:53.339Z] 7264a8db6415: Download complete [2024-01-09T15:03:53.339Z] 1f1c1a5573a3: Verifying Checksum [2024-01-09T15:03:53.339Z] 1f1c1a5573a3: Download complete [2024-01-09T15:03:53.339Z] 7264a8db6415: Pull complete [2024-01-09T15:03:53.600Z] b5e4710f87ac: Verifying Checksum [2024-01-09T15:03:53.600Z] b5e4710f87ac: Download complete [2024-01-09T15:03:53.600Z] c4d48a809fc2: Pull complete [2024-01-09T15:03:53.600Z] 4f1c88b9dad5: Download complete [2024-01-09T15:03:54.165Z] ce7588e14bc9: Verifying Checksum [2024-01-09T15:03:54.165Z] ce7588e14bc9: Download complete [2024-01-09T15:03:56.694Z] 4f1c88b9dad5: Pull complete [2024-01-09T15:03:56.952Z] ad3a456e5733: Pull complete [2024-01-09T15:03:56.952Z] 69c7f0334f64: Pull complete [2024-01-09T15:03:56.952Z] 1f1c1a5573a3: Pull complete [2024-01-09T15:03:59.481Z] ce7588e14bc9: Pull complete [2024-01-09T15:04:00.050Z] b5e4710f87ac: Pull complete [2024-01-09T15:04:00.050Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-01-09T15:04:00.050Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-01-09T15:04:00.050Z] ---> 88b5674ff536 [2024-01-09T15:04:00.050Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-01-09T15:04:05.379Z] ---> Running in 60f1e5afac8a [2024-01-09T15:04:05.379Z] Removing intermediate container 60f1e5afac8a [2024-01-09T15:04:05.379Z] ---> 6b10509b8222 [2024-01-09T15:04:05.379Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-01-09T15:04:05.379Z] ---> Running in 8bddbdea7fb3 [2024-01-09T15:04:05.379Z] Removing intermediate container 8bddbdea7fb3 [2024-01-09T15:04:05.379Z] ---> ead1d590e724 [2024-01-09T15:04:05.379Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-01-09T15:04:05.379Z] ---> Running in 1a1f954130b6 [2024-01-09T15:04:05.379Z] Removing intermediate container 1a1f954130b6 [2024-01-09T15:04:05.379Z] ---> 48719b4b7402 [2024-01-09T15:04:05.379Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-01-09T15:04:05.638Z] ---> Running in 02304c2ace6d [2024-01-09T15:04:05.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-09T15:04:05.896Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-09T15:04:06.155Z] OK: 264 MiB in 52 packages [2024-01-09T15:04:06.414Z] Removing intermediate container 02304c2ace6d [2024-01-09T15:04:06.414Z] ---> 2e86d3a1dbfc [2024-01-09T15:04:06.414Z] Step 7/12 : WORKDIR /app [2024-01-09T15:04:06.414Z] ---> Running in ebdb07d3f34d [2024-01-09T15:04:06.414Z] Removing intermediate container ebdb07d3f34d [2024-01-09T15:04:06.414Z] ---> fc4d6d1a109b [2024-01-09T15:04:06.414Z] Step 8/12 : COPY go.mod vendor* ./ [2024-01-09T15:04:06.478Z] Still waiting to schedule task [2024-01-09T15:04:06.478Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-26993’ is offline [2024-01-09T15:04:06.673Z] ---> 3c9dadbaa184 [2024-01-09T15:04:06.673Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-09T15:04:06.673Z] ---> Running in 5dbd8c5b1ae1 [2024-01-09T15:04:45.399Z] Removing intermediate container 5dbd8c5b1ae1 [2024-01-09T15:04:45.399Z] ---> 48083beeb420 [2024-01-09T15:04:45.399Z] Step 10/12 : COPY . . [2024-01-09T15:04:45.399Z] ---> 335a2f949ec9 [2024-01-09T15:04:45.399Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-01-09T15:04:45.399Z] ---> Running in 9bb25cb48edf [2024-01-09T15:04:45.399Z] Removing intermediate container 9bb25cb48edf [2024-01-09T15:04:45.399Z] ---> 59b58a37caf6 [2024-01-09T15:04:45.399Z] Step 12/12 : RUN $MAKE [2024-01-09T15:04:45.399Z] ---> Running in 2145291d5699 [2024-01-09T15:04:45.399Z] noop [2024-01-09T15:04:45.399Z] Removing intermediate container 2145291d5699 [2024-01-09T15:04:45.399Z] ---> 298eeedb2abd [2024-01-09T15:04:45.399Z] Successfully built 298eeedb2abd [2024-01-09T15:04:45.399Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T15:04:45.782Z] + docker inspect -f . ci-base-image-x86_64 [2024-01-09T15:04:45.782Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-09T15:04:45.911Z] prd-ubuntu20.04-docker-8c-8g-26994 does not seem to be running inside a container [2024-01-09T15:04:45.951Z] $ 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-01-09T15:04:46.301Z] $ docker top ecabdc8ddac685b3df045d8f1d99c184f5117ddb6c4a3d9bfe60000f9a0de193 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-09T15:04:46.679Z] + go version [2024-01-09T15:04:46.679Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-01-09T15:04:46.694Z] $ docker stop --time=1 ecabdc8ddac685b3df045d8f1d99c184f5117ddb6c4a3d9bfe60000f9a0de193 [2024-01-09T15:04:47.940Z] $ docker rm -f --volumes ecabdc8ddac685b3df045d8f1d99c184f5117ddb6c4a3d9bfe60000f9a0de193 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T15:04:48.564Z] + docker inspect -f . ci-base-image-x86_64 [2024-01-09T15:04:48.564Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-09T15:04:48.693Z] prd-ubuntu20.04-docker-8c-8g-26994 does not seem to be running inside a container [2024-01-09T15:04:48.730Z] $ 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-01-09T15:04:49.048Z] $ docker top 2348e20ed058d36fcc826484f41366d9f65eb6c9943abd802d763e4fd19579ed -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-09T15:04:49.432Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh [2024-01-09T15:04:49.752Z] + make test [2024-01-09T15:04:49.752Z] go test -race -coverprofile=coverage.out ./... [2024-01-09T15:05:07.996Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2024-01-09T15:05:09.373Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2024-01-09T15:05:09.373Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2024-01-09T15:05:09.373Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2024-01-09T15:05:09.940Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.041s coverage: 88.0% of statements [2024-01-09T15:05:19.936Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.642s coverage: 98.7% of statements [2024-01-09T15:05:19.936Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.105s coverage: 89.7% of statements [2024-01-09T15:05:19.936Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.028s coverage: 100.0% of statements [2024-01-09T15:05:41.867Z] go vet ./... [2024-01-09T15:05:41.867Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-01-09T15:05:41.867Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-01-09T15:05:41.867Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-01-09T15:05:41.880Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-01-09T15:05:41.917Z] $ docker stop --time=1 2348e20ed058d36fcc826484f41366d9f65eb6c9943abd802d763e4fd19579ed [2024-01-09T15:05:45.660Z] $ docker rm -f --volumes 2348e20ed058d36fcc826484f41366d9f65eb6c9943abd802d763e4fd19579ed [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-09T15:05:46.236Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-01-09T15:05:46.308Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-01-09T15:05:46.854Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-01-09T15:05:47.141Z] + ls -al . [2024-01-09T15:05:47.141Z] total 192 [2024-01-09T15:05:47.141Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 9 15:04 . [2024-01-09T15:05:47.141Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 15:03 .. [2024-01-09T15:05:47.141Z] -rw-rw-r-- 1 jenkins jenkins 119 Jan 9 15:03 .dockerignore [2024-01-09T15:05:47.141Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 9 15:05 .git [2024-01-09T15:05:47.141Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 15:03 .github [2024-01-09T15:05:47.141Z] -rw-rw-r-- 1 jenkins jenkins 164 Jan 9 15:03 .gitignore [2024-01-09T15:05:47.141Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 9 15:03 .golangci.yml [2024-01-09T15:05:47.141Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 9 15:03 .semver [2024-01-09T15:05:47.141Z] -rw-rw-r-- 1 jenkins jenkins 11301 Jan 9 15:03 Attribution.txt [2024-01-09T15:05:47.141Z] -rw-rw-r-- 1 jenkins jenkins 458 Jan 9 15:03 CHANGELOG.md [2024-01-09T15:05:47.141Z] -rw-rw-r-- 1 jenkins jenkins 1725 Jan 9 15:03 Dockerfile [2024-01-09T15:05:47.141Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 9 15:03 GOVERNANCE.md [2024-01-09T15:05:47.141Z] -rw-rw-r-- 1 jenkins jenkins 681 Jan 9 15:03 Jenkinsfile [2024-01-09T15:05:47.141Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jan 9 15:03 LICENSE [2024-01-09T15:05:47.141Z] -rw-rw-r-- 1 jenkins jenkins 3136 Jan 9 15:03 Makefile [2024-01-09T15:05:47.141Z] -rw-rw-r-- 1 jenkins jenkins 611 Jan 9 15:03 OWNERS.md [2024-01-09T15:05:47.141Z] -rw-rw-r-- 1 jenkins jenkins 4107 Jan 9 15:03 README.md [2024-01-09T15:05:47.141Z] -rw-rw-r-- 1 jenkins jenkins 7789 Jan 9 15:03 Record and Reply.postman_collection.json [2024-01-09T15:05:47.141Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 9 15:03 VERSION [2024-01-09T15:05:47.141Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 9 15:03 bin [2024-01-09T15:05:47.141Z] -rw-r--r-- 1 jenkins jenkins 24666 Jan 9 15:05 coverage.out [2024-01-09T15:05:47.141Z] -rw-rw-r-- 1 jenkins jenkins 3902 Jan 9 15:03 go.mod [2024-01-09T15:05:47.141Z] -rw-rw-r-- 1 jenkins jenkins 34482 Jan 9 15:03 go.sum [2024-01-09T15:05:47.141Z] drwxrwxr-x 7 jenkins jenkins 4096 Jan 9 15:03 internal [2024-01-09T15:05:47.141Z] -rw-rw-r-- 1 jenkins jenkins 913 Jan 9 15:03 main.go [2024-01-09T15:05:47.141Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 15:03 openapi [2024-01-09T15:05:47.141Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 15:03 pkg [2024-01-09T15:05:47.141Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 9 15:03 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T15:05:47.560Z] + 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=98332db10de1426bd36800551eb50bbad6d7add7 --label arch=amd64 --label version=3.2.0-dev.5 . [2024-01-09T15:05:47.561Z] Sending build context to Docker daemon 6.73MB [2024-01-09T15:05:47.561Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-01-09T15:05:47.561Z] Step 2/27 : FROM ${BASE} AS builder [2024-01-09T15:05:47.561Z] ---> 298eeedb2abd [2024-01-09T15:05:47.561Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-01-09T15:05:47.821Z] ---> Running in 36dde7ea03c9 [2024-01-09T15:05:47.821Z] Removing intermediate container 36dde7ea03c9 [2024-01-09T15:05:47.821Z] ---> dcf65a2456ab [2024-01-09T15:05:47.821Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-01-09T15:05:47.821Z] ---> Running in 5407844fe8fd [2024-01-09T15:05:47.821Z] Removing intermediate container 5407844fe8fd [2024-01-09T15:05:47.821Z] ---> 5adb8fd6dd39 [2024-01-09T15:05:47.821Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-01-09T15:05:47.821Z] ---> Running in 3d0de2988f54 [2024-01-09T15:05:48.082Z] Removing intermediate container 3d0de2988f54 [2024-01-09T15:05:48.082Z] ---> 0ab06e6d5970 [2024-01-09T15:05:48.082Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-01-09T15:05:48.082Z] ---> Running in f84e82c20035 [2024-01-09T15:05:48.341Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-09T15:05:48.341Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-09T15:05:48.601Z] OK: 264 MiB in 52 packages [2024-01-09T15:05:48.859Z] Removing intermediate container f84e82c20035 [2024-01-09T15:05:48.859Z] ---> 692f60ff655f [2024-01-09T15:05:48.859Z] Step 7/27 : WORKDIR /app [2024-01-09T15:05:48.859Z] ---> Running in 224e5187e643 [2024-01-09T15:05:49.118Z] Removing intermediate container 224e5187e643 [2024-01-09T15:05:49.118Z] ---> c7e5263cc87b [2024-01-09T15:05:49.118Z] Step 8/27 : COPY go.mod vendor* ./ [2024-01-09T15:05:49.118Z] ---> 8927720354ee [2024-01-09T15:05:49.118Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-09T15:05:49.118Z] ---> Running in 4356de18e08e [2024-01-09T15:05:50.120Z] Removing intermediate container 4356de18e08e [2024-01-09T15:05:50.120Z] ---> 23699f572a82 [2024-01-09T15:05:50.120Z] Step 10/27 : COPY . . [2024-01-09T15:05:50.378Z] ---> c9b6096239a7 [2024-01-09T15:05:50.379Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-01-09T15:05:50.379Z] ---> Running in 5a5afbdd46ce [2024-01-09T15:05:50.379Z] Removing intermediate container 5a5afbdd46ce [2024-01-09T15:05:50.379Z] ---> a8bf103edb36 [2024-01-09T15:05:50.379Z] Step 12/27 : RUN $MAKE [2024-01-09T15:05:50.379Z] ---> Running in 715b0e4d6b7a [2024-01-09T15:05:50.636Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.9 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.5" -trimpath -mod=readonly -o app-record-replay [2024-01-09T15:06:12.561Z] Removing intermediate container 715b0e4d6b7a [2024-01-09T15:06:12.561Z] ---> 92755081e9bd [2024-01-09T15:06:12.561Z] Step 13/27 : FROM alpine:3.18 [2024-01-09T15:06:12.561Z] 3.18: Pulling from library/alpine [2024-01-09T15:06:12.561Z] c926b61bad3b: Pulling fs layer [2024-01-09T15:06:12.561Z] c926b61bad3b: Verifying Checksum [2024-01-09T15:06:12.561Z] c926b61bad3b: Download complete [2024-01-09T15:06:12.561Z] c926b61bad3b: Pull complete [2024-01-09T15:06:12.561Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-09T15:06:12.561Z] Status: Downloaded newer image for alpine:3.18 [2024-01-09T15:06:12.561Z] ---> b541f2080109 [2024-01-09T15:06:12.561Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-01-09T15:06:12.561Z] ---> Running in 0ccb13527660 [2024-01-09T15:06:12.561Z] Removing intermediate container 0ccb13527660 [2024-01-09T15:06:12.561Z] ---> 80d41b2fef36 [2024-01-09T15:06:12.561Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2024-01-09T15:06:12.561Z] ---> Running in f0f066dace19 [2024-01-09T15:06:12.561Z] Removing intermediate container f0f066dace19 [2024-01-09T15:06:12.561Z] ---> 9fd9d3d34771 [2024-01-09T15:06:12.561Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-01-09T15:06:12.561Z] ---> Running in 1c8e19155770 [2024-01-09T15:06:12.561Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-09T15:06:12.561Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-09T15:06:12.561Z] (1/2) Installing ca-certificates (20230506-r0) [2024-01-09T15:06:12.561Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-01-09T15:06:12.561Z] Executing busybox-1.36.1-r5.trigger [2024-01-09T15:06:12.561Z] Executing ca-certificates-20230506-r0.trigger [2024-01-09T15:06:12.561Z] OK: 8 MiB in 17 packages [2024-01-09T15:06:12.820Z] Removing intermediate container 1c8e19155770 [2024-01-09T15:06:12.820Z] ---> 4b375d2cbbc1 [2024-01-09T15:06:12.820Z] Step 17/27 : RUN apk --no-cache upgrade [2024-01-09T15:06:12.820Z] ---> Running in ad6936ce5500 [2024-01-09T15:06:13.079Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-09T15:06:13.079Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-09T15:06:13.337Z] OK: 8 MiB in 17 packages [2024-01-09T15:06:13.598Z] Removing intermediate container ad6936ce5500 [2024-01-09T15:06:13.598Z] ---> 0b3ca69f79d7 [2024-01-09T15:06:13.598Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-01-09T15:06:13.858Z] ---> 55539c7b66ff [2024-01-09T15:06:13.858Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-01-09T15:06:13.858Z] ---> c2c52ac871b8 [2024-01-09T15:06:13.858Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-01-09T15:06:14.117Z] ---> 142d0703efe4 [2024-01-09T15:06:14.117Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2024-01-09T15:06:14.718Z] ---> 454f8a00475b [2024-01-09T15:06:14.718Z] Step 22/27 : EXPOSE 59712 [2024-01-09T15:06:14.718Z] ---> Running in c131b75035c2 [2024-01-09T15:06:14.977Z] Removing intermediate container c131b75035c2 [2024-01-09T15:06:14.977Z] ---> cb4cbfcc12e9 [2024-01-09T15:06:14.977Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2024-01-09T15:06:14.977Z] ---> Running in dce029615f70 [2024-01-09T15:06:14.977Z] Removing intermediate container dce029615f70 [2024-01-09T15:06:14.977Z] ---> 16739acbaa09 [2024-01-09T15:06:14.977Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-01-09T15:06:14.977Z] ---> Running in 86bfc8c74c9e [2024-01-09T15:06:14.977Z] Removing intermediate container 86bfc8c74c9e [2024-01-09T15:06:14.977Z] ---> 91e8366e2709 [2024-01-09T15:06:14.977Z] Step 25/27 : LABEL arch=amd64 [2024-01-09T15:06:14.977Z] ---> Running in db0d8ca0af00 [2024-01-09T15:06:15.236Z] Removing intermediate container db0d8ca0af00 [2024-01-09T15:06:15.236Z] ---> 9590380880d9 [2024-01-09T15:06:15.236Z] Step 26/27 : LABEL git_sha=98332db10de1426bd36800551eb50bbad6d7add7 [2024-01-09T15:06:15.236Z] ---> Running in 18e1d364a4d5 [2024-01-09T15:06:15.236Z] Removing intermediate container 18e1d364a4d5 [2024-01-09T15:06:15.236Z] ---> c00d38d2e4d8 [2024-01-09T15:06:15.236Z] Step 27/27 : LABEL version=3.2.0-dev.5 [2024-01-09T15:06:15.236Z] ---> Running in 4aa84ee902ce [2024-01-09T15:06:15.236Z] Removing intermediate container 4aa84ee902ce [2024-01-09T15:06:15.236Z] ---> 27a2c8fea117 [2024-01-09T15:06:15.236Z] [Warning] One or more build-args [ARCH] were not consumed [2024-01-09T15:06:15.236Z] Successfully built 27a2c8fea117 [2024-01-09T15:06:15.236Z] Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-09T15:06:15.501Z] provisioning config files... [2024-01-09T15:06:15.510Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config13004464822519324021tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-09T15:06:15.663Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-26996 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws [2024-01-09T15:06:15.702Z] Running in /w/workspace/app-record-replay/79 [Pipeline] { [Pipeline] checkout [2024-01-09T15:06:15.843Z] ---> ****-login.sh [2024-01-09T15:06:15.843Z] nexus3.edgexfoundry.org:10001 [2024-01-09T15:06:15.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-09T15:06:15.843Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-09T15:06:15.843Z] Configure a credential helper to remove this warning. See [2024-01-09T15:06:15.843Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-09T15:06:15.843Z] [2024-01-09T15:06:15.843Z] Login Succeeded [2024-01-09T15:06:15.843Z] nexus3.edgexfoundry.org:10002 [2024-01-09T15:06:15.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-09T15:06:15.843Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-09T15:06:15.843Z] Configure a credential helper to remove this warning. See [2024-01-09T15:06:15.843Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-09T15:06:15.843Z] [2024-01-09T15:06:15.843Z] Login Succeeded [2024-01-09T15:06:15.844Z] nexus3.edgexfoundry.org:10003 [2024-01-09T15:06:16.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-09T15:06:16.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-09T15:06:16.104Z] Configure a credential helper to remove this warning. See [2024-01-09T15:06:16.104Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-09T15:06:16.104Z] [2024-01-09T15:06:16.104Z] Login Succeeded [2024-01-09T15:06:16.104Z] nexus3.edgexfoundry.org:10004 [2024-01-09T15:06:16.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-09T15:06:16.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-09T15:06:16.104Z] Configure a credential helper to remove this warning. See [2024-01-09T15:06:16.104Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-09T15:06:16.104Z] [2024-01-09T15:06:16.104Z] Login Succeeded [2024-01-09T15:06:16.104Z] ****.io [2024-01-09T15:06:16.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-09T15:06:16.365Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-09T15:06:16.365Z] Configure a credential helper to remove this warning. See [2024-01-09T15:06:16.365Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-09T15:06:16.365Z] [2024-01-09T15:06:16.365Z] Login Succeeded [2024-01-09T15:06:16.365Z] ---> ****-login.sh ends [2024-01-09T15:06:18.777Z] Selected Git installation does not exist. Using Default [2024-01-09T15:06:18.777Z] The recommended git tool is: NONE [Pipeline] } [2024-01-09T15:06:18.796Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-09T15:06:18.939Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-09T15:06:18.994Z] [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: [2024-01-09T15:06:18.994Z] 98332db10de1426bd36800551eb50bbad6d7add7 [2024-01-09T15:06:18.994Z] latest [2024-01-09T15:06:18.994Z] 3.2.0-dev.5 [2024-01-09T15:06:18.994Z] 98332db10de1426bd36800551eb50bbad6d7add7-3.2.0-dev.5 [2024-01-09T15:06:18.994Z] main [2024-01-09T15:06:18.994Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T15:06:19.518Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:98332db10de1426bd36800551eb50bbad6d7add7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T15:06:19.909Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:98332db10de1426bd36800551eb50bbad6d7add7 [2024-01-09T15:06:19.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-01-09T15:06:19.909Z] 6d23a9427023: Preparing [2024-01-09T15:06:19.909Z] 45f194e47bad: Preparing [2024-01-09T15:06:19.909Z] f8cbb0fe44a7: Preparing [2024-01-09T15:06:19.909Z] 1f67c8071381: Preparing [2024-01-09T15:06:19.909Z] 7dcac2d6daa6: Preparing [2024-01-09T15:06:19.909Z] 31c4f63dd3a9: Preparing [2024-01-09T15:06:19.909Z] 9fe9a137fd00: Preparing [2024-01-09T15:06:19.909Z] 31c4f63dd3a9: Waiting [2024-01-09T15:06:19.909Z] 9fe9a137fd00: Waiting [2024-01-09T15:06:19.909Z] f8cbb0fe44a7: Pushed [2024-01-09T15:06:19.909Z] 45f194e47bad: Pushed [2024-01-09T15:06:19.909Z] 7dcac2d6daa6: Pushed [2024-01-09T15:06:19.909Z] 1f67c8071381: Pushed [2024-01-09T15:06:19.909Z] 9fe9a137fd00: Layer already exists [2024-01-09T15:06:20.167Z] 31c4f63dd3a9: Pushed [2024-01-09T15:06:22.703Z] 6d23a9427023: Pushed [2024-01-09T15:06:22.703Z] 98332db10de1426bd36800551eb50bbad6d7add7: digest: sha256:7fec8a8ce2484881cbb3b57ace73d59fcc21c50b857381c3ccbe69cd5431c1d4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T15:06:23.115Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T15:06:23.505Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest [2024-01-09T15:06:23.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-01-09T15:06:23.505Z] 6d23a9427023: Preparing [2024-01-09T15:06:23.505Z] 45f194e47bad: Preparing [2024-01-09T15:06:23.505Z] f8cbb0fe44a7: Preparing [2024-01-09T15:06:23.505Z] 1f67c8071381: Preparing [2024-01-09T15:06:23.505Z] 7dcac2d6daa6: Preparing [2024-01-09T15:06:23.505Z] 31c4f63dd3a9: Preparing [2024-01-09T15:06:23.505Z] 9fe9a137fd00: Preparing [2024-01-09T15:06:23.505Z] 31c4f63dd3a9: Waiting [2024-01-09T15:06:23.505Z] 9fe9a137fd00: Waiting [2024-01-09T15:06:23.505Z] 45f194e47bad: Layer already exists [2024-01-09T15:06:23.505Z] 7dcac2d6daa6: Layer already exists [2024-01-09T15:06:23.505Z] 1f67c8071381: Layer already exists [2024-01-09T15:06:23.505Z] f8cbb0fe44a7: Layer already exists [2024-01-09T15:06:23.505Z] 6d23a9427023: Layer already exists [2024-01-09T15:06:23.505Z] 9fe9a137fd00: Layer already exists [2024-01-09T15:06:23.505Z] 31c4f63dd3a9: Layer already exists [2024-01-09T15:06:23.505Z] latest: digest: sha256:7fec8a8ce2484881cbb3b57ace73d59fcc21c50b857381c3ccbe69cd5431c1d4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T15:06:23.907Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T15:06:24.325Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.5 [2024-01-09T15:06:24.325Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-01-09T15:06:24.325Z] 6d23a9427023: Preparing [2024-01-09T15:06:24.325Z] 45f194e47bad: Preparing [2024-01-09T15:06:24.325Z] f8cbb0fe44a7: Preparing [2024-01-09T15:06:24.325Z] 1f67c8071381: Preparing [2024-01-09T15:06:24.325Z] 7dcac2d6daa6: Preparing [2024-01-09T15:06:24.325Z] 31c4f63dd3a9: Preparing [2024-01-09T15:06:24.325Z] 9fe9a137fd00: Preparing [2024-01-09T15:06:24.325Z] 9fe9a137fd00: Waiting [2024-01-09T15:06:24.325Z] 6d23a9427023: Layer already exists [2024-01-09T15:06:24.325Z] f8cbb0fe44a7: Layer already exists [2024-01-09T15:06:24.325Z] 45f194e47bad: Layer already exists [2024-01-09T15:06:24.325Z] 7dcac2d6daa6: Layer already exists [2024-01-09T15:06:24.325Z] 1f67c8071381: Layer already exists [2024-01-09T15:06:24.325Z] 9fe9a137fd00: Layer already exists [2024-01-09T15:06:24.325Z] 31c4f63dd3a9: Layer already exists [2024-01-09T15:06:24.325Z] 3.2.0-dev.5: digest: sha256:7fec8a8ce2484881cbb3b57ace73d59fcc21c50b857381c3ccbe69cd5431c1d4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T15:06:24.728Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:98332db10de1426bd36800551eb50bbad6d7add7-3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T15:06:25.138Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:98332db10de1426bd36800551eb50bbad6d7add7-3.2.0-dev.5 [2024-01-09T15:06:25.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-01-09T15:06:25.138Z] 6d23a9427023: Preparing [2024-01-09T15:06:25.138Z] 45f194e47bad: Preparing [2024-01-09T15:06:25.138Z] f8cbb0fe44a7: Preparing [2024-01-09T15:06:25.138Z] 1f67c8071381: Preparing [2024-01-09T15:06:25.138Z] 7dcac2d6daa6: Preparing [2024-01-09T15:06:25.138Z] 31c4f63dd3a9: Preparing [2024-01-09T15:06:25.138Z] 9fe9a137fd00: Preparing [2024-01-09T15:06:25.138Z] 31c4f63dd3a9: Waiting [2024-01-09T15:06:25.138Z] 9fe9a137fd00: Waiting [2024-01-09T15:06:25.138Z] 45f194e47bad: Layer already exists [2024-01-09T15:06:25.138Z] 7dcac2d6daa6: Layer already exists [2024-01-09T15:06:25.138Z] 1f67c8071381: Layer already exists [2024-01-09T15:06:25.138Z] f8cbb0fe44a7: Layer already exists [2024-01-09T15:06:25.138Z] 6d23a9427023: Layer already exists [2024-01-09T15:06:25.138Z] 31c4f63dd3a9: Layer already exists [2024-01-09T15:06:25.138Z] 9fe9a137fd00: Layer already exists [2024-01-09T15:06:25.138Z] 98332db10de1426bd36800551eb50bbad6d7add7-3.2.0-dev.5: digest: sha256:7fec8a8ce2484881cbb3b57ace73d59fcc21c50b857381c3ccbe69cd5431c1d4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T15:06:25.536Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T15:06:25.952Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main [2024-01-09T15:06:25.952Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-01-09T15:06:25.952Z] 6d23a9427023: Preparing [2024-01-09T15:06:25.952Z] 45f194e47bad: Preparing [2024-01-09T15:06:25.952Z] f8cbb0fe44a7: Preparing [2024-01-09T15:06:25.952Z] 1f67c8071381: Preparing [2024-01-09T15:06:25.952Z] 7dcac2d6daa6: Preparing [2024-01-09T15:06:25.952Z] 31c4f63dd3a9: Preparing [2024-01-09T15:06:25.952Z] 9fe9a137fd00: Preparing [2024-01-09T15:06:25.952Z] 31c4f63dd3a9: Waiting [2024-01-09T15:06:25.952Z] 9fe9a137fd00: Waiting [2024-01-09T15:06:25.952Z] 1f67c8071381: Layer already exists [2024-01-09T15:06:25.952Z] 7dcac2d6daa6: Layer already exists [2024-01-09T15:06:25.952Z] 6d23a9427023: Layer already exists [2024-01-09T15:06:25.952Z] f8cbb0fe44a7: Layer already exists [2024-01-09T15:06:25.952Z] 45f194e47bad: Layer already exists [2024-01-09T15:06:25.952Z] 31c4f63dd3a9: Layer already exists [2024-01-09T15:06:25.952Z] 9fe9a137fd00: Layer already exists [2024-01-09T15:06:25.952Z] main: digest: sha256:7fec8a8ce2484881cbb3b57ace73d59fcc21c50b857381c3ccbe69cd5431c1d4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-09T15:06:26.195Z] ===================================================== [Pipeline] echo [2024-01-09T15:06:26.236Z] taggedImages: [2024-01-09T15:06:26.236Z] - nexus3.edgexfoundry.org:10004/app-record-replay:98332db10de1426bd36800551eb50bbad6d7add7 [2024-01-09T15:06:26.236Z] - nexus3.edgexfoundry.org:10004/app-record-replay:latest [2024-01-09T15:06:26.236Z] - nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.5 [2024-01-09T15:06:26.236Z] - nexus3.edgexfoundry.org:10004/app-record-replay:98332db10de1426bd36800551eb50bbad6d7add7-3.2.0-dev.5 [2024-01-09T15:06:26.236Z] - nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T15:06:26.889Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-09T15:06:26.889Z] [2024-01-09T15:06:26.889Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T15:06:27.232Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-09T15:06:27.232Z] latest: Pulling from edgex-lftools-log-publisher [2024-01-09T15:06:27.232Z] 5eb5b503b376: Pulling fs layer [2024-01-09T15:06:27.232Z] 5c69ac0246d0: Pulling fs layer [2024-01-09T15:06:27.232Z] ec43610c2a17: Pulling fs layer [2024-01-09T15:06:27.232Z] 3a2ae6a8a46f: Pulling fs layer [2024-01-09T15:06:27.232Z] 33b1e0a273af: Pulling fs layer [2024-01-09T15:06:27.232Z] 5d3b04190fa2: Pulling fs layer [2024-01-09T15:06:27.232Z] 2f39f015ded8: Pulling fs layer [2024-01-09T15:06:27.232Z] 33b1e0a273af: Waiting [2024-01-09T15:06:27.232Z] 5d3b04190fa2: Waiting [2024-01-09T15:06:27.232Z] 2f39f015ded8: Waiting [2024-01-09T15:06:27.232Z] 3a2ae6a8a46f: Waiting [2024-01-09T15:06:27.232Z] 5c69ac0246d0: Verifying Checksum [2024-01-09T15:06:27.232Z] 5c69ac0246d0: Download complete [2024-01-09T15:06:27.232Z] 3a2ae6a8a46f: Verifying Checksum [2024-01-09T15:06:27.232Z] 3a2ae6a8a46f: Download complete [2024-01-09T15:06:27.232Z] 33b1e0a273af: Verifying Checksum [2024-01-09T15:06:27.232Z] 33b1e0a273af: Download complete [2024-01-09T15:06:27.232Z] ec43610c2a17: Verifying Checksum [2024-01-09T15:06:27.232Z] ec43610c2a17: Download complete [2024-01-09T15:06:27.232Z] 5d3b04190fa2: Download complete [2024-01-09T15:06:27.491Z] 5eb5b503b376: Verifying Checksum [2024-01-09T15:06:27.491Z] 5eb5b503b376: Download complete [2024-01-09T15:06:27.787Z] using credential edgex-jenkins-ssh [2024-01-09T15:06:27.809Z] Cloning the remote Git repository [2024-01-09T15:06:28.057Z] 2f39f015ded8: Download complete [2024-01-09T15:06:28.624Z] 5eb5b503b376: Pull complete [2024-01-09T15:06:28.884Z] 5c69ac0246d0: Pull complete [2024-01-09T15:06:27.860Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2024-01-09T15:06:27.970Z] > git init /w/workspace/app-record-replay/79 # timeout=10 [2024-01-09T15:06:28.120Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2024-01-09T15:06:28.121Z] > git --version # timeout=10 [2024-01-09T15:06:28.140Z] > git --version # 'git version 2.25.1' [2024-01-09T15:06:28.142Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-09T15:06:28.294Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-09T15:06:29.143Z] ec43610c2a17: Pull complete [2024-01-09T15:06:29.403Z] 3a2ae6a8a46f: Pull complete [2024-01-09T15:06:29.662Z] 33b1e0a273af: Pull complete [2024-01-09T15:06:29.662Z] 5d3b04190fa2: Pull complete [2024-01-09T15:06:29.887Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2024-01-09T15:06:29.909Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-09T15:06:30.695Z] Avoid second fetch [2024-01-09T15:06:30.696Z] Checking out Revision 98332db10de1426bd36800551eb50bbad6d7add7 (main) [2024-01-09T15:06:31.223Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#116)" [2024-01-09T15:06:30.710Z] > git config core.sparsecheckout # timeout=10 [2024-01-09T15:06:30.768Z] > git checkout -f 98332db10de1426bd36800551eb50bbad6d7add7 # timeout=10 [2024-01-09T15:06:31.729Z] [2024-01-09T15:06:31.729Z] GitHub has been notified of this commit’s build result [2024-01-09T15:06:31.729Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-09T15:06:32.464Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-01-09T15:06:32.464Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-09T15:06:32.464Z] Dload Upload Total Spent Left Speed [2024-01-09T15:06:32.464Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 229k 0 --:--:-- --:--:-- --:--:-- 233k [Pipeline] sh [2024-01-09T15:06:32.800Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-01-09T15:06:33.134Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-01-09T15:06:33.134Z] + sudo tee /etc/docker/daemon.new [2024-01-09T15:06:33.134Z] { [2024-01-09T15:06:33.134Z] "registry-mirrors": [ [2024-01-09T15:06:33.134Z] "https://nexus3.edgexfoundry.org:10001" [2024-01-09T15:06:33.134Z] ], [2024-01-09T15:06:33.134Z] "bip": "10.250.0.254/24", [2024-01-09T15:06:33.134Z] "hosts": [ [2024-01-09T15:06:33.134Z] "tcp://0.0.0.0:5555", [2024-01-09T15:06:33.134Z] "unix:///var/run/docker.sock" [2024-01-09T15:06:33.134Z] ], [2024-01-09T15:06:33.134Z] "mtu": 1458, [2024-01-09T15:06:33.134Z] "selinux-enabled": true, [2024-01-09T15:06:33.134Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-01-09T15:06:33.134Z] } [Pipeline] sh [2024-01-09T15:06:33.462Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-01-09T15:06:33.790Z] + sudo service docker restart [2024-01-09T15:06:33.849Z] 2f39f015ded8: Pull complete [2024-01-09T15:06:33.849Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-01-09T15:06:33.849Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-09T15:06:33.849Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-09T15:06:34.068Z] prd-ubuntu20.04-docker-8c-8g-26994 does not seem to be running inside a container [2024-01-09T15:06:34.100Z] $ 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-01-09T15:06:38.432Z] $ docker top 7ecfc3721d4c31bcc40e961a76ac52db8856dddc1c879c02c0dc875fa60d5840 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-09T15:06:38.881Z] ---> job-cost.sh [2024-01-09T15:06:38.881Z] lf-activate-venv: SKIPPING [2024-01-09T15:06:38.881Z] INFO: No Stack... [2024-01-09T15:06:39.140Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-09T15:06:39.400Z] INFO: Archiving Costs [Pipeline] sh [2024-01-09T15:06:39.691Z] + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv [2024-01-09T15:06:39.691Z] + cut -d, -f6 [Pipeline] lock [2024-01-09T15:06:39.706Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-79-stack-cost] [2024-01-09T15:06:39.712Z] Resource [jenkins-edgexfoundry-app-record-replay-main-79-stack-cost] did not exist. Created. [2024-01-09T15:06:39.712Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-79-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-09T15:06:40.081Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-01-09T15:06:40.106Z] Stashed 1 file(s) [Pipeline] } [2024-01-09T15:06:40.141Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-79-stack-cost] [Pipeline] // lock [Pipeline] } [2024-01-09T15:06:40.233Z] $ docker stop --time=1 7ecfc3721d4c31bcc40e961a76ac52db8856dddc1c879c02c0dc875fa60d5840 [2024-01-09T15:06:41.382Z] $ docker rm -f --volumes 7ecfc3721d4c31bcc40e961a76ac52db8856dddc1c879c02c0dc875fa60d5840 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-09T15:06:55.951Z] provisioning config files... [2024-01-09T15:06:55.983Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/79@tmp/config11151655326079503767tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-09T15:06:56.527Z] ---> ****-login.sh [2024-01-09T15:06:56.527Z] nexus3.edgexfoundry.org:10001 [2024-01-09T15:06:56.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-09T15:06:57.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-09T15:06:57.082Z] Configure a credential helper to remove this warning. See [2024-01-09T15:06:57.082Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-09T15:06:57.082Z] [2024-01-09T15:06:57.082Z] Login Succeeded [2024-01-09T15:06:57.082Z] nexus3.edgexfoundry.org:10002 [2024-01-09T15:06:57.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-09T15:06:57.352Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-09T15:06:57.352Z] Configure a credential helper to remove this warning. See [2024-01-09T15:06:57.352Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-09T15:06:57.352Z] [2024-01-09T15:06:57.352Z] Login Succeeded [2024-01-09T15:06:57.352Z] nexus3.edgexfoundry.org:10003 [2024-01-09T15:06:57.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-09T15:06:57.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-09T15:06:57.623Z] Configure a credential helper to remove this warning. See [2024-01-09T15:06:57.623Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-09T15:06:57.623Z] [2024-01-09T15:06:57.623Z] Login Succeeded [2024-01-09T15:06:57.892Z] nexus3.edgexfoundry.org:10004 [2024-01-09T15:06:57.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-09T15:06:58.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-09T15:06:58.162Z] Configure a credential helper to remove this warning. See [2024-01-09T15:06:58.162Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-09T15:06:58.162Z] [2024-01-09T15:06:58.162Z] Login Succeeded [2024-01-09T15:06:58.162Z] ****.io [2024-01-09T15:06:58.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-09T15:06:58.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-09T15:06:58.429Z] Configure a credential helper to remove this warning. See [2024-01-09T15:06:58.429Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-09T15:06:58.429Z] [2024-01-09T15:06:58.429Z] Login Succeeded [2024-01-09T15:06:58.429Z] ---> ****-login.sh ends [Pipeline] } [2024-01-09T15:06:58.443Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-01-09T15:06:58.852Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-09T15:06:58.902Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-09T15:06:58.948Z] ========================================================= [2024-01-09T15:06:58.948Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-01-09T15:06:58.948Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T15:06:59.453Z] + 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-01-09T15:07:00.872Z] #0 building with "default" instance using docker driver [2024-01-09T15:07:00.872Z] [2024-01-09T15:07:00.872Z] #1 [internal] load .dockerignore [2024-01-09T15:07:00.872Z] #1 transferring context: 159B 0.0s done [2024-01-09T15:07:00.872Z] #1 DONE 0.1s [2024-01-09T15:07:00.872Z] [2024-01-09T15:07:00.872Z] #2 [internal] load build definition from Dockerfile [2024-01-09T15:07:00.872Z] #2 transferring dockerfile: 1.76kB done [2024-01-09T15:07:00.872Z] #2 DONE 0.1s [2024-01-09T15:07:00.872Z] [2024-01-09T15:07:00.872Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-01-09T15:07:00.872Z] #3 DONE 0.1s [2024-01-09T15:07:00.872Z] [2024-01-09T15:07:00.872Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-01-09T15:07:00.872Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2024-01-09T15:07:00.872Z] #4 ... [2024-01-09T15:07:00.872Z] [2024-01-09T15:07:00.872Z] #5 [internal] load build context [2024-01-09T15:07:00.872Z] #5 transferring context: 220.26kB 0.1s done [2024-01-09T15:07:00.872Z] #5 DONE 0.1s [2024-01-09T15:07:00.872Z] [2024-01-09T15:07:00.872Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-01-09T15:07:00.872Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0B / 286.30kB 0.1s [2024-01-09T15:07:00.872Z] #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2024-01-09T15:07:00.872Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 1.05MB / 3.33MB 0.1s [2024-01-09T15:07:00.872Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0B / 63.99MB 0.1s [2024-01-09T15:07:00.872Z] #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2024-01-09T15:07:00.872Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2024-01-09T15:07:01.143Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done [2024-01-09T15:07:01.143Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done [2024-01-09T15:07:01.143Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.24MB / 63.99MB 0.3s [2024-01-09T15:07:01.143Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done [2024-01-09T15:07:01.143Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done [2024-01-09T15:07:01.143Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0B / 11.40MB 0.3s [2024-01-09T15:07:01.143Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 3.15MB / 97.63MB 0.3s [2024-01-09T15:07:01.143Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 9.44MB / 63.99MB 0.4s [2024-01-09T15:07:01.143Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 3.15MB / 11.40MB 0.4s [2024-01-09T15:07:01.415Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 13.59MB / 63.99MB 0.5s [2024-01-09T15:07:01.415Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 7.34MB / 11.40MB 0.5s [2024-01-09T15:07:01.415Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 11.92MB / 97.63MB 0.5s [2024-01-09T15:07:01.415Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.83MB / 63.99MB 0.6s [2024-01-09T15:07:01.415Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.4s done [2024-01-09T15:07:01.415Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.27MB / 11.40MB 0.6s [2024-01-09T15:07:01.415Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 17.09MB / 97.63MB 0.6s [2024-01-09T15:07:01.684Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 26.74MB / 63.99MB 0.8s [2024-01-09T15:07:01.684Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.6s done [2024-01-09T15:07:01.684Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 26.24MB / 97.63MB 0.8s [2024-01-09T15:07:01.684Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 [2024-01-09T15:07:01.684Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 31.46MB / 63.99MB 0.9s [2024-01-09T15:07:01.684Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 31.46MB / 97.63MB 0.9s [2024-01-09T15:07:01.955Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 40.89MB / 63.99MB 1.1s [2024-01-09T15:07:01.955Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 40.89MB / 97.63MB 1.1s [2024-01-09T15:07:01.955Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2024-01-09T15:07:01.955Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 45.87MB / 63.99MB 1.2s [2024-01-09T15:07:01.955Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 46.14MB / 97.63MB 1.2s [2024-01-09T15:07:02.230Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 50.73MB / 63.99MB 1.3s [2024-01-09T15:07:02.230Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 51.38MB / 97.63MB 1.3s [2024-01-09T15:07:02.230Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 55.98MB / 63.99MB 1.4s [2024-01-09T15:07:02.230Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 61.68MB / 63.99MB 1.5s [2024-01-09T15:07:02.230Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 61.87MB / 97.63MB 1.5s [2024-01-09T15:07:02.498Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.7s done [2024-01-09T15:07:02.498Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 73.40MB / 97.63MB 1.7s [2024-01-09T15:07:02.767Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 78.64MB / 97.63MB 1.8s [2024-01-09T15:07:02.767Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 [2024-01-09T15:07:02.767Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 83.89MB / 97.63MB 1.9s [2024-01-09T15:07:03.035Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 95.27MB / 97.63MB 2.1s [2024-01-09T15:07:03.303Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.3s done [2024-01-09T15:07:08.655Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.8s [2024-01-09T15:07:14.005Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.9s [2024-01-09T15:07:20.677Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.6s done [2024-01-09T15:07:22.087Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2024-01-09T15:07:22.087Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2024-01-09T15:07:22.087Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 [2024-01-09T15:07:27.437Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.3s [2024-01-09T15:07:31.690Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.8s done [2024-01-09T15:07:31.690Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb [2024-01-09T15:07:33.112Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.8s done [2024-01-09T15:07:37.369Z] #4 DONE 35.9s [2024-01-09T15:07:37.369Z] [2024-01-09T15:07:37.369Z] #6 [builder 2/7] RUN apk add --update --no-cache make git [2024-01-09T15:07:37.635Z] #6 0.752 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-09T15:07:37.903Z] #6 1.224 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-09T15:07:39.315Z] #6 2.378 OK: 266 MiB in 52 packages [2024-01-09T15:07:40.728Z] #6 DONE 4.0s [2024-01-09T15:07:40.728Z] [2024-01-09T15:07:40.728Z] #7 [builder 3/7] WORKDIR /app [2024-01-09T15:07:40.728Z] #7 DONE 0.1s [2024-01-09T15:07:40.997Z] [2024-01-09T15:07:40.998Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2024-01-09T15:07:40.998Z] #8 DONE 0.2s [2024-01-09T15:07:40.998Z] [2024-01-09T15:07:40.998Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-09T15:08:13.223Z] #9 DONE 27.9s [2024-01-09T15:08:13.223Z] [2024-01-09T15:08:13.223Z] #10 [builder 6/7] COPY . . [2024-01-09T15:08:13.223Z] #10 DONE 0.1s [2024-01-09T15:08:13.223Z] [2024-01-09T15:08:13.223Z] #11 [builder 7/7] RUN echo noop [2024-01-09T15:08:13.223Z] #11 0.629 noop [2024-01-09T15:08:13.223Z] #11 DONE 0.7s [2024-01-09T15:08:13.223Z] [2024-01-09T15:08:13.223Z] #12 exporting to image [2024-01-09T15:08:13.223Z] #12 exporting layers [2024-01-09T15:08:35.309Z] #12 exporting layers 23.1s done [2024-01-09T15:08:35.309Z] #12 writing image sha256:791c08d18abd68c85b43570f38d5a7a9468ae8ce18419b5b9f4cc39bea36e7ed done [2024-01-09T15:08:35.309Z] #12 naming to docker.io/library/ci-base-image-arm64 0.0s done [2024-01-09T15:08:35.309Z] #12 DONE 23.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T15:08:35.766Z] + docker inspect -f . ci-base-image-arm64 [2024-01-09T15:08:35.766Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-09T15:08:36.034Z] prd-ubuntu20.04-docker-arm64-4c-16g-26996 does not seem to be running inside a container [2024-01-09T15:08:36.105Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/79 -v /w/workspace/app-record-replay/79:/w/workspace/app-record-replay/79:rw,z -v /w/workspace/app-record-replay/79@tmp:/w/workspace/app-record-replay/79@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-01-09T15:08:37.286Z] $ docker top 33f2a39a8845460ab1222c7b9bbc9d592e8ffd22b51d6fd5b3329b3cb3c10020 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-09T15:08:37.846Z] + go version [2024-01-09T15:08:38.115Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-01-09T15:08:38.134Z] $ docker stop --time=1 33f2a39a8845460ab1222c7b9bbc9d592e8ffd22b51d6fd5b3329b3cb3c10020 [2024-01-09T15:08:39.673Z] $ docker rm -f --volumes 33f2a39a8845460ab1222c7b9bbc9d592e8ffd22b51d6fd5b3329b3cb3c10020 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T15:08:40.526Z] + docker inspect -f . ci-base-image-arm64 [2024-01-09T15:08:40.526Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-09T15:08:40.872Z] prd-ubuntu20.04-docker-arm64-4c-16g-26996 does not seem to be running inside a container [2024-01-09T15:08:40.941Z] $ 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/79 -v /w/workspace/app-record-replay/79:/w/workspace/app-record-replay/79:rw,z -v /w/workspace/app-record-replay/79@tmp:/w/workspace/app-record-replay/79@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-01-09T15:08:41.926Z] $ docker top 3d7781e217e00f95412eab3c2e914e05c80316ff0c3232c921d50189ce807183 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-09T15:08:42.482Z] + git config --global --add safe.directory /w/workspace/app-record-replay/79 [Pipeline] fileExists [Pipeline] sh [2024-01-09T15:08:42.853Z] + make test [2024-01-09T15:08:42.853Z] go test -race -coverprofile=coverage.out ./... [2024-01-09T15:10:19.673Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2024-01-09T15:10:20.631Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.215s coverage: 88.0% of statements [2024-01-09T15:10:20.898Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2024-01-09T15:10:20.898Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2024-01-09T15:10:20.898Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2024-01-09T15:10:30.952Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.936s coverage: 98.7% of statements [2024-01-09T15:10:30.952Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.565s coverage: 89.7% of statements [2024-01-09T15:10:30.952Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.193s coverage: 100.0% of statements [2024-01-09T15:10:31.533Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-01-09T15:10:31.533Z] go vet ./... [2024-01-09T15:11:53.285Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-01-09T15:11:53.285Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-01-09T15:11:53.285Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-01-09T15:11:53.302Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-01-09T15:11:53.354Z] $ docker stop --time=1 3d7781e217e00f95412eab3c2e914e05c80316ff0c3232c921d50189ce807183 [2024-01-09T15:11:55.232Z] $ docker rm -f --volumes 3d7781e217e00f95412eab3c2e914e05c80316ff0c3232c921d50189ce807183 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-09T15:11:56.842Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-01-09T15:11:56.901Z] Warning: overwriting stash ‘coverage-report’ [2024-01-09T15:11:57.318Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-09T15:11:57.943Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-01-09T15:11:58.264Z] + ls -al . [2024-01-09T15:11:58.264Z] total 188 [2024-01-09T15:11:58.264Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 9 15:08 . [2024-01-09T15:11:58.264Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 15:06 .. [2024-01-09T15:11:58.264Z] -rw-rw-r-- 1 jenkins jenkins 119 Jan 9 15:06 .dockerignore [2024-01-09T15:11:58.264Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 9 15:06 .git [2024-01-09T15:11:58.264Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 15:06 .github [2024-01-09T15:11:58.264Z] -rw-rw-r-- 1 jenkins jenkins 164 Jan 9 15:06 .gitignore [2024-01-09T15:11:58.264Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 9 15:06 .golangci.yml [2024-01-09T15:11:58.264Z] -rw-rw-r-- 1 jenkins jenkins 11301 Jan 9 15:06 Attribution.txt [2024-01-09T15:11:58.264Z] -rw-rw-r-- 1 jenkins jenkins 458 Jan 9 15:06 CHANGELOG.md [2024-01-09T15:11:58.264Z] -rw-rw-r-- 1 jenkins jenkins 1725 Jan 9 15:06 Dockerfile [2024-01-09T15:11:58.264Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 9 15:06 GOVERNANCE.md [2024-01-09T15:11:58.264Z] -rw-rw-r-- 1 jenkins jenkins 681 Jan 9 15:06 Jenkinsfile [2024-01-09T15:11:58.264Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jan 9 15:06 LICENSE [2024-01-09T15:11:58.264Z] -rw-rw-r-- 1 jenkins jenkins 3136 Jan 9 15:06 Makefile [2024-01-09T15:11:58.264Z] -rw-rw-r-- 1 jenkins jenkins 611 Jan 9 15:06 OWNERS.md [2024-01-09T15:11:58.264Z] -rw-rw-r-- 1 jenkins jenkins 4107 Jan 9 15:06 README.md [2024-01-09T15:11:58.264Z] -rw-rw-r-- 1 jenkins jenkins 7789 Jan 9 15:06 Record and Reply.postman_collection.json [2024-01-09T15:11:58.264Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 9 15:03 VERSION [2024-01-09T15:11:58.264Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 9 15:06 bin [2024-01-09T15:11:58.264Z] -rw-r--r-- 1 jenkins jenkins 24666 Jan 9 15:10 coverage.out [2024-01-09T15:11:58.264Z] -rw-rw-r-- 1 jenkins jenkins 3902 Jan 9 15:06 go.mod [2024-01-09T15:11:58.264Z] -rw-rw-r-- 1 jenkins jenkins 34482 Jan 9 15:06 go.sum [2024-01-09T15:11:58.264Z] drwxrwxr-x 7 jenkins jenkins 4096 Jan 9 15:06 internal [2024-01-09T15:11:58.264Z] -rw-rw-r-- 1 jenkins jenkins 913 Jan 9 15:06 main.go [2024-01-09T15:11:58.264Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 15:06 openapi [2024-01-09T15:11:58.264Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 15:06 pkg [2024-01-09T15:11:58.264Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 9 15:06 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T15:11:58.705Z] + 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=98332db10de1426bd36800551eb50bbad6d7add7 --label arch=arm64 --label version=3.2.0-dev.5 . [2024-01-09T15:11:59.667Z] #0 building with "default" instance using docker driver [2024-01-09T15:11:59.667Z] [2024-01-09T15:11:59.667Z] #1 [internal] load build definition from Dockerfile [2024-01-09T15:11:59.667Z] #1 transferring dockerfile: 1.76kB done [2024-01-09T15:11:59.667Z] #1 DONE 0.0s [2024-01-09T15:11:59.667Z] [2024-01-09T15:11:59.667Z] #2 [internal] load .dockerignore [2024-01-09T15:11:59.667Z] #2 transferring context: 159B done [2024-01-09T15:11:59.667Z] #2 DONE 0.0s [2024-01-09T15:11:59.667Z] [2024-01-09T15:11:59.667Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-09T15:11:59.667Z] #3 DONE 0.0s [2024-01-09T15:11:59.667Z] [2024-01-09T15:11:59.667Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2024-01-09T15:11:59.667Z] #4 DONE 0.2s [2024-01-09T15:11:59.934Z] [2024-01-09T15:11:59.934Z] #5 [internal] load build context [2024-01-09T15:11:59.934Z] #5 transferring context: 26.74kB 0.0s done [2024-01-09T15:11:59.934Z] #5 DONE 0.1s [2024-01-09T15:11:59.934Z] [2024-01-09T15:11:59.934Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-09T15:11:59.934Z] #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2024-01-09T15:11:59.934Z] #6 ... [2024-01-09T15:11:59.934Z] [2024-01-09T15:11:59.934Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-01-09T15:11:59.934Z] #7 DONE 0.2s [2024-01-09T15:11:59.934Z] [2024-01-09T15:11:59.934Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-09T15:11:59.934Z] #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2024-01-09T15:11:59.934Z] #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2024-01-09T15:11:59.934Z] #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2024-01-09T15:11:59.934Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 2.10MB / 3.33MB 0.1s [2024-01-09T15:12:00.201Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done [2024-01-09T15:12:00.201Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2024-01-09T15:12:00.468Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.5s done [2024-01-09T15:12:00.734Z] #6 DONE 0.9s [2024-01-09T15:12:00.734Z] [2024-01-09T15:12:00.734Z] #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-01-09T15:12:01.321Z] #8 0.659 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-09T15:12:01.588Z] #8 0.984 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-09T15:12:02.551Z] #8 ... [2024-01-09T15:12:02.551Z] [2024-01-09T15:12:02.551Z] #9 [builder 2/7] RUN apk add --update --no-cache make git [2024-01-09T15:12:02.551Z] #9 0.706 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-09T15:12:02.551Z] #9 1.151 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-09T15:12:02.551Z] #9 2.241 OK: 266 MiB in 52 packages [2024-01-09T15:12:02.551Z] #9 DONE 2.6s [2024-01-09T15:12:02.551Z] [2024-01-09T15:12:02.551Z] #10 [builder 3/7] WORKDIR /app [2024-01-09T15:12:02.551Z] #10 DONE 0.1s [2024-01-09T15:12:02.551Z] [2024-01-09T15:12:02.551Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2024-01-09T15:12:02.821Z] #11 DONE 0.2s [2024-01-09T15:12:02.821Z] [2024-01-09T15:12:02.821Z] #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-01-09T15:12:02.821Z] #8 1.978 (1/2) Installing ca-certificates (20230506-r0) [2024-01-09T15:12:02.821Z] #8 2.083 (2/2) Installing dumb-init (1.2.5-r2) [2024-01-09T15:12:02.821Z] #8 2.093 Executing busybox-1.36.1-r5.trigger [2024-01-09T15:12:02.821Z] #8 2.116 Executing ca-certificates-20230506-r0.trigger [2024-01-09T15:12:03.089Z] #8 2.364 OK: 9 MiB in 17 packages [2024-01-09T15:12:03.681Z] #8 DONE 2.7s [2024-01-09T15:12:03.681Z] [2024-01-09T15:12:03.681Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2024-01-09T15:12:04.264Z] #12 0.766 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-09T15:12:04.531Z] #12 1.117 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-09T15:12:04.797Z] #12 ... [2024-01-09T15:12:04.797Z] [2024-01-09T15:12:04.797Z] #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-09T15:12:04.797Z] #13 DONE 1.8s [2024-01-09T15:12:04.797Z] [2024-01-09T15:12:04.797Z] #14 [builder 6/7] COPY . . [2024-01-09T15:12:04.797Z] #14 DONE 0.1s [2024-01-09T15:12:04.797Z] [2024-01-09T15:12:04.797Z] #15 [builder 7/7] RUN make build [2024-01-09T15:12:05.379Z] #15 0.643 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.9 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.5" -trimpath -mod=readonly -o app-record-replay [2024-01-09T15:12:05.967Z] #15 ... [2024-01-09T15:12:05.967Z] [2024-01-09T15:12:05.967Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2024-01-09T15:12:05.967Z] #12 2.206 OK: 9 MiB in 17 packages [2024-01-09T15:12:05.967Z] #12 DONE 2.5s [2024-01-09T15:12:05.967Z] [2024-01-09T15:12:05.967Z] #15 [builder 7/7] RUN make build [2024-01-09T15:13:13.795Z] #15 DONE 59.5s [2024-01-09T15:13:13.795Z] [2024-01-09T15:13:13.795Z] #16 [stage-1 4/7] COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-01-09T15:13:13.795Z] #16 DONE 0.1s [2024-01-09T15:13:13.795Z] [2024-01-09T15:13:13.795Z] #17 [stage-1 5/7] COPY --from=builder /app/LICENSE /LICENSE [2024-01-09T15:13:13.795Z] #17 DONE 0.1s [2024-01-09T15:13:13.795Z] [2024-01-09T15:13:13.795Z] #18 [stage-1 6/7] COPY --from=builder /app/res/ /res/ [2024-01-09T15:13:13.795Z] #18 DONE 0.1s [2024-01-09T15:13:13.795Z] [2024-01-09T15:13:13.795Z] #19 [stage-1 7/7] COPY --from=builder /app/app-record-replay /app-record-replay [2024-01-09T15:13:13.795Z] #19 DONE 0.3s [2024-01-09T15:13:13.795Z] [2024-01-09T15:13:13.795Z] #20 exporting to image [2024-01-09T15:13:13.795Z] #20 exporting layers [2024-01-09T15:13:13.795Z] #20 exporting layers 0.3s done [2024-01-09T15:13:13.795Z] #20 writing image sha256:29f3071c0599d960935483dfb8a093b351440c22931ac777e360e31e6781197a done [2024-01-09T15:13:13.795Z] #20 naming to docker.io/library/app-record-replay-arm64 done [2024-01-09T15:13:13.795Z] #20 DONE 0.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-09T15:13:14.263Z] provisioning config files... [2024-01-09T15:13:14.275Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/79@tmp/config17444148562494001781tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-09T15:13:14.670Z] ---> ****-login.sh [2024-01-09T15:13:14.670Z] nexus3.edgexfoundry.org:10001 [2024-01-09T15:13:14.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-09T15:13:14.935Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-09T15:13:14.935Z] Configure a credential helper to remove this warning. See [2024-01-09T15:13:14.935Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-09T15:13:14.935Z] [2024-01-09T15:13:14.935Z] Login Succeeded [2024-01-09T15:13:14.935Z] nexus3.edgexfoundry.org:10002 [2024-01-09T15:13:14.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-09T15:13:15.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-09T15:13:15.201Z] Configure a credential helper to remove this warning. See [2024-01-09T15:13:15.201Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-09T15:13:15.201Z] [2024-01-09T15:13:15.201Z] Login Succeeded [2024-01-09T15:13:15.201Z] nexus3.edgexfoundry.org:10003 [2024-01-09T15:13:15.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-09T15:13:15.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-09T15:13:15.466Z] Configure a credential helper to remove this warning. See [2024-01-09T15:13:15.466Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-09T15:13:15.466Z] [2024-01-09T15:13:15.466Z] Login Succeeded [2024-01-09T15:13:15.466Z] nexus3.edgexfoundry.org:10004 [2024-01-09T15:13:15.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-09T15:13:15.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-09T15:13:15.733Z] Configure a credential helper to remove this warning. See [2024-01-09T15:13:15.733Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-09T15:13:15.733Z] [2024-01-09T15:13:15.733Z] Login Succeeded [2024-01-09T15:13:15.733Z] ****.io [2024-01-09T15:13:15.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-09T15:13:15.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-09T15:13:15.996Z] Configure a credential helper to remove this warning. See [2024-01-09T15:13:15.996Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-09T15:13:15.996Z] [2024-01-09T15:13:15.996Z] Login Succeeded [2024-01-09T15:13:15.996Z] ---> ****-login.sh ends [Pipeline] } [2024-01-09T15:13:16.008Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-09T15:13:16.195Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-09T15:13:16.266Z] [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: [2024-01-09T15:13:16.266Z] 98332db10de1426bd36800551eb50bbad6d7add7 [2024-01-09T15:13:16.266Z] latest [2024-01-09T15:13:16.266Z] 3.2.0-dev.5 [2024-01-09T15:13:16.266Z] 98332db10de1426bd36800551eb50bbad6d7add7-3.2.0-dev.5 [2024-01-09T15:13:16.266Z] main [2024-01-09T15:13:16.266Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T15:13:16.821Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:98332db10de1426bd36800551eb50bbad6d7add7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T15:13:17.292Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:98332db10de1426bd36800551eb50bbad6d7add7 [2024-01-09T15:13:17.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-01-09T15:13:17.292Z] e18ebe7c464a: Preparing [2024-01-09T15:13:17.292Z] 81acc5da4e4e: Preparing [2024-01-09T15:13:17.292Z] 27a81b8d28d3: Preparing [2024-01-09T15:13:17.292Z] 10b06c442dff: Preparing [2024-01-09T15:13:17.292Z] e3adbae15f1b: Preparing [2024-01-09T15:13:17.292Z] a03049f37e21: Preparing [2024-01-09T15:13:17.292Z] 0faf9b67be60: Preparing [2024-01-09T15:13:17.292Z] a03049f37e21: Waiting [2024-01-09T15:13:17.292Z] 0faf9b67be60: Waiting [2024-01-09T15:13:17.556Z] e3adbae15f1b: Pushed [2024-01-09T15:13:17.556Z] 10b06c442dff: Pushed [2024-01-09T15:13:17.556Z] 81acc5da4e4e: Pushed [2024-01-09T15:13:17.556Z] 27a81b8d28d3: Pushed [2024-01-09T15:13:17.556Z] 0faf9b67be60: Layer already exists [2024-01-09T15:13:17.820Z] a03049f37e21: Pushed [2024-01-09T15:13:25.993Z] e18ebe7c464a: Pushed [2024-01-09T15:13:25.993Z] 98332db10de1426bd36800551eb50bbad6d7add7: digest: sha256:cab02fe0a6122304363656453e935522a072c889bce91a80fca21da1cce2cf1d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T15:13:26.462Z] + 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-01-09T15:13:26.932Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2024-01-09T15:13:26.933Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-01-09T15:13:26.933Z] e18ebe7c464a: Preparing [2024-01-09T15:13:26.933Z] 81acc5da4e4e: Preparing [2024-01-09T15:13:26.933Z] 27a81b8d28d3: Preparing [2024-01-09T15:13:26.933Z] 10b06c442dff: Preparing [2024-01-09T15:13:26.933Z] e3adbae15f1b: Preparing [2024-01-09T15:13:26.933Z] a03049f37e21: Preparing [2024-01-09T15:13:26.933Z] 0faf9b67be60: Preparing [2024-01-09T15:13:26.933Z] a03049f37e21: Waiting [2024-01-09T15:13:26.933Z] 0faf9b67be60: Waiting [2024-01-09T15:13:26.933Z] 81acc5da4e4e: Layer already exists [2024-01-09T15:13:26.933Z] 27a81b8d28d3: Layer already exists [2024-01-09T15:13:26.933Z] 10b06c442dff: Layer already exists [2024-01-09T15:13:26.933Z] e18ebe7c464a: Layer already exists [2024-01-09T15:13:26.933Z] e3adbae15f1b: Layer already exists [2024-01-09T15:13:26.933Z] a03049f37e21: Layer already exists [2024-01-09T15:13:26.933Z] 0faf9b67be60: Layer already exists [2024-01-09T15:13:27.196Z] latest: digest: sha256:cab02fe0a6122304363656453e935522a072c889bce91a80fca21da1cce2cf1d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T15:13:27.659Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T15:13:28.118Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.5 [2024-01-09T15:13:28.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-01-09T15:13:28.118Z] e18ebe7c464a: Preparing [2024-01-09T15:13:28.118Z] 81acc5da4e4e: Preparing [2024-01-09T15:13:28.118Z] 27a81b8d28d3: Preparing [2024-01-09T15:13:28.118Z] 10b06c442dff: Preparing [2024-01-09T15:13:28.118Z] e3adbae15f1b: Preparing [2024-01-09T15:13:28.118Z] a03049f37e21: Preparing [2024-01-09T15:13:28.118Z] 0faf9b67be60: Preparing [2024-01-09T15:13:28.118Z] 0faf9b67be60: Waiting [2024-01-09T15:13:28.118Z] a03049f37e21: Waiting [2024-01-09T15:13:28.118Z] e3adbae15f1b: Layer already exists [2024-01-09T15:13:28.118Z] 81acc5da4e4e: Layer already exists [2024-01-09T15:13:28.118Z] 27a81b8d28d3: Layer already exists [2024-01-09T15:13:28.118Z] e18ebe7c464a: Layer already exists [2024-01-09T15:13:28.118Z] 10b06c442dff: Layer already exists [2024-01-09T15:13:28.118Z] a03049f37e21: Layer already exists [2024-01-09T15:13:28.118Z] 0faf9b67be60: Layer already exists [2024-01-09T15:13:28.381Z] 3.2.0-dev.5: digest: sha256:cab02fe0a6122304363656453e935522a072c889bce91a80fca21da1cce2cf1d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T15:13:28.849Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:98332db10de1426bd36800551eb50bbad6d7add7-3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T15:13:29.326Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:98332db10de1426bd36800551eb50bbad6d7add7-3.2.0-dev.5 [2024-01-09T15:13:29.326Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-01-09T15:13:29.326Z] e18ebe7c464a: Preparing [2024-01-09T15:13:29.326Z] 81acc5da4e4e: Preparing [2024-01-09T15:13:29.326Z] 27a81b8d28d3: Preparing [2024-01-09T15:13:29.326Z] 10b06c442dff: Preparing [2024-01-09T15:13:29.326Z] e3adbae15f1b: Preparing [2024-01-09T15:13:29.326Z] a03049f37e21: Preparing [2024-01-09T15:13:29.326Z] 0faf9b67be60: Preparing [2024-01-09T15:13:29.326Z] a03049f37e21: Waiting [2024-01-09T15:13:29.326Z] 0faf9b67be60: Waiting [2024-01-09T15:13:29.326Z] 81acc5da4e4e: Layer already exists [2024-01-09T15:13:29.326Z] e3adbae15f1b: Layer already exists [2024-01-09T15:13:29.326Z] 10b06c442dff: Layer already exists [2024-01-09T15:13:29.326Z] e18ebe7c464a: Layer already exists [2024-01-09T15:13:29.326Z] 27a81b8d28d3: Layer already exists [2024-01-09T15:13:29.326Z] a03049f37e21: Layer already exists [2024-01-09T15:13:29.326Z] 0faf9b67be60: Layer already exists [2024-01-09T15:13:29.589Z] 98332db10de1426bd36800551eb50bbad6d7add7-3.2.0-dev.5: digest: sha256:cab02fe0a6122304363656453e935522a072c889bce91a80fca21da1cce2cf1d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T15:13:30.067Z] + 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-01-09T15:13:30.538Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [2024-01-09T15:13:30.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-01-09T15:13:30.538Z] e18ebe7c464a: Preparing [2024-01-09T15:13:30.538Z] 81acc5da4e4e: Preparing [2024-01-09T15:13:30.538Z] 27a81b8d28d3: Preparing [2024-01-09T15:13:30.538Z] 10b06c442dff: Preparing [2024-01-09T15:13:30.538Z] e3adbae15f1b: Preparing [2024-01-09T15:13:30.538Z] a03049f37e21: Preparing [2024-01-09T15:13:30.538Z] 0faf9b67be60: Preparing [2024-01-09T15:13:30.538Z] a03049f37e21: Waiting [2024-01-09T15:13:30.538Z] 0faf9b67be60: Waiting [2024-01-09T15:13:30.538Z] 27a81b8d28d3: Layer already exists [2024-01-09T15:13:30.538Z] 81acc5da4e4e: Layer already exists [2024-01-09T15:13:30.538Z] e18ebe7c464a: Layer already exists [2024-01-09T15:13:30.538Z] e3adbae15f1b: Layer already exists [2024-01-09T15:13:30.538Z] 10b06c442dff: Layer already exists [2024-01-09T15:13:30.538Z] 0faf9b67be60: Layer already exists [2024-01-09T15:13:30.538Z] a03049f37e21: Layer already exists [2024-01-09T15:13:30.803Z] main: digest: sha256:cab02fe0a6122304363656453e935522a072c889bce91a80fca21da1cce2cf1d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-09T15:13:31.131Z] ===================================================== [Pipeline] echo [2024-01-09T15:13:31.190Z] taggedImages: [2024-01-09T15:13:31.190Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:98332db10de1426bd36800551eb50bbad6d7add7 [2024-01-09T15:13:31.190Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2024-01-09T15:13:31.190Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.5 [2024-01-09T15:13:31.190Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:98332db10de1426bd36800551eb50bbad6d7add7-3.2.0-dev.5 [2024-01-09T15:13:31.190Z] - 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-01-09T15:13:31.812Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-09T15:13:31.812Z] [2024-01-09T15:13:31.812Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T15:13:32.182Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-09T15:13:32.183Z] arm64: Pulling from edgex-lftools-log-publisher [2024-01-09T15:13:32.183Z] 8998bd30e6a1: Pulling fs layer [2024-01-09T15:13:32.183Z] 04944245beec: Pulling fs layer [2024-01-09T15:13:32.183Z] 699f458cf7ca: Pulling fs layer [2024-01-09T15:13:32.183Z] 765212b225bb: Pulling fs layer [2024-01-09T15:13:32.183Z] f23df028b6ca: Pulling fs layer [2024-01-09T15:13:32.183Z] d65c8cfc05b1: Pulling fs layer [2024-01-09T15:13:32.183Z] 2437ff75d9bd: Pulling fs layer [2024-01-09T15:13:32.183Z] 765212b225bb: Waiting [2024-01-09T15:13:32.183Z] f23df028b6ca: Waiting [2024-01-09T15:13:32.183Z] 2437ff75d9bd: Waiting [2024-01-09T15:13:32.183Z] d65c8cfc05b1: Waiting [2024-01-09T15:13:32.450Z] 04944245beec: Verifying Checksum [2024-01-09T15:13:32.450Z] 04944245beec: Download complete [2024-01-09T15:13:32.450Z] 765212b225bb: Download complete [2024-01-09T15:13:32.450Z] f23df028b6ca: Verifying Checksum [2024-01-09T15:13:32.450Z] f23df028b6ca: Download complete [2024-01-09T15:13:32.450Z] d65c8cfc05b1: Download complete [2024-01-09T15:13:32.450Z] 699f458cf7ca: Verifying Checksum [2024-01-09T15:13:33.030Z] 8998bd30e6a1: Verifying Checksum [2024-01-09T15:13:33.030Z] 8998bd30e6a1: Download complete [2024-01-09T15:13:34.967Z] 2437ff75d9bd: Verifying Checksum [2024-01-09T15:13:34.967Z] 2437ff75d9bd: Download complete [2024-01-09T15:13:39.209Z] 8998bd30e6a1: Pull complete [2024-01-09T15:13:39.475Z] 04944245beec: Pull complete [2024-01-09T15:13:41.417Z] 699f458cf7ca: Pull complete [2024-01-09T15:13:41.417Z] 765212b225bb: Pull complete [2024-01-09T15:13:42.054Z] f23df028b6ca: Pull complete [2024-01-09T15:13:42.054Z] d65c8cfc05b1: Pull complete [2024-01-09T15:14:08.727Z] 2437ff75d9bd: Pull complete [2024-01-09T15:14:08.727Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-01-09T15:14:08.727Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-09T15:14:08.727Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-09T15:14:09.141Z] prd-ubuntu20.04-docker-arm64-4c-16g-26996 does not seem to be running inside a container [2024-01-09T15:14:09.195Z] $ 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/79 -v /w/workspace/app-record-replay/79:/w/workspace/app-record-replay/79:rw,z -v /w/workspace/app-record-replay/79@tmp:/w/workspace/app-record-replay/79@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-01-09T15:14:10.548Z] $ docker top 2d3ef27f37cea5520f32694b32eb4a68fba2336cc594e6a126efac0ef9b1c7ee -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-09T15:14:11.115Z] ---> job-cost.sh [2024-01-09T15:14:11.382Z] lf-activate-venv: SKIPPING [2024-01-09T15:14:11.382Z] INFO: No Stack... [2024-01-09T15:14:11.646Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-09T15:14:12.599Z] INFO: Archiving Costs [Pipeline] sh [2024-01-09T15:14:12.917Z] + cat /w/workspace/app-record-replay/79/archives/cost.csv [2024-01-09T15:14:12.917Z] + cut -d, -f6 [Pipeline] lock [2024-01-09T15:14:12.968Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-79-stack-cost] [2024-01-09T15:14:12.977Z] Resource [jenkins-edgexfoundry-app-record-replay-main-79-stack-cost] did not exist. Created. [2024-01-09T15:14:12.977Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-79-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-09T15:14:13.396Z] /w/workspace/app-record-replay/79@tmp/durable-92dd16e8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-01-09T15:14:13.713Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-01-09T15:14:13.797Z] Warning: overwriting stash ‘stack-cost’ [2024-01-09T15:14:13.871Z] Stashed 1 file(s) [Pipeline] } [2024-01-09T15:14:13.930Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-79-stack-cost] [Pipeline] // lock [Pipeline] } [2024-01-09T15:14:14.041Z] $ docker stop --time=1 2d3ef27f37cea5520f32694b32eb4a68fba2336cc594e6a126efac0ef9b1c7ee [2024-01-09T15:14:15.426Z] $ docker rm -f --volumes 2d3ef27f37cea5520f32694b32eb4a68fba2336cc594e6a126efac0ef9b1c7ee [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-01-09T15:14:16.743Z] provisioning config files... [2024-01-09T15:14:16.751Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config6966594459856049563tmp [Pipeline] { [Pipeline] sh [2024-01-09T15:14:17.130Z] + set +x [2024-01-09T15:14:17.130Z] + curl+ -s https://codecov.io/bash [2024-01-09T15:14:17.130Z] bash -s -- [2024-01-09T15:14:17.130Z] [2024-01-09T15:14:17.130Z] _____ _ [2024-01-09T15:14:17.130Z] / ____| | | [2024-01-09T15:14:17.130Z] | | ___ __| | ___ ___ _____ __ [2024-01-09T15:14:17.130Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-01-09T15:14:17.130Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-01-09T15:14:17.130Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-01-09T15:14:17.130Z] Bash-1.0.6 [2024-01-09T15:14:17.130Z] [2024-01-09T15:14:17.130Z] [2024-01-09T15:14:17.130Z] ==> git version 2.25.1 found [2024-01-09T15:14:17.130Z] ==> 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-01-09T15:14:17.130Z] Release-Date: 2020-01-08 [2024-01-09T15:14:17.130Z] 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-01-09T15:14:17.130Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-01-09T15:14:17.130Z] ==> Jenkins CI detected. [2024-01-09T15:14:17.130Z] current dir:  /w/workspace/exfoundry_app-record-replay_main [2024-01-09T15:14:17.130Z] project root: . [2024-01-09T15:14:17.130Z] --> token set from env [2024-01-09T15:14:17.130Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-01-09T15:14:17.130Z] ==> Running gcov in . (disable via -X gcov) [2024-01-09T15:14:17.130Z] ==> Python coveragepy not found [2024-01-09T15:14:17.130Z] ==> Searching for coverage reports in: [2024-01-09T15:14:17.130Z] + . [2024-01-09T15:14:17.130Z] -> Found 1 reports [2024-01-09T15:14:17.130Z] ==> Detecting git/mercurial file structure [2024-01-09T15:14:17.130Z] ==> Reading reports [2024-01-09T15:14:17.130Z] + ./coverage.out bytes=24666 [2024-01-09T15:14:17.130Z] ==> Appending adjustments [2024-01-09T15:14:17.130Z] https://docs.codecov.io/docs/fixing-reports [2024-01-09T15:14:17.390Z] + Found adjustments [2024-01-09T15:14:17.390Z] ==> Gzipping contents [2024-01-09T15:14:17.390Z] 8.0K /tmp/codecov.DywZmb.gz [2024-01-09T15:14:17.390Z] ==> Uploading reports [2024-01-09T15:14:17.390Z] url: https://codecov.io [2024-01-09T15:14:17.390Z] query: branch=main&commit=98332db10de1426bd36800551eb50bbad6d7add7&build=79&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F79%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2024-01-09T15:14:17.390Z] -> Pinging Codecov [2024-01-09T15:14:17.390Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=98332db10de1426bd36800551eb50bbad6d7add7&build=79&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F79%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2024-01-09T15:14:17.650Z] -> Uploading to [2024-01-09T15:14:17.650Z] https://storage.googleapis.com/codecov/v4/raw/2024-01-09/F467761B9912B4F32F9BC62907045C81/98332db10de1426bd36800551eb50bbad6d7add7/f7fe2a95-1062-4b5d-bedf-fc0a933dea16.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240109%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240109T151417Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=09f81b6a5da113cc6b29ba6befd3319948088700025ef436442135e5224e42cf [2024-01-09T15:14:17.650Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-09T15:14:17.650Z] Dload Upload Total Spent Left Speed [2024-01-09T15:14:17.910Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4847 0 0 100 4847 0 23302 --:--:-- --:--:-- --:--:-- 23302 100 4847 0 0 100 4847 0 20451 --:--:-- --:--:-- --:--:-- 20365 [2024-01-09T15:14:17.910Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/98332db10de1426bd36800551eb50bbad6d7add7 [Pipeline] } [2024-01-09T15:14:17.918Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-01-09T15:14:18.278Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-01-09T15:14:18.290Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T15:14:18.738Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-01-09T15:14:18.738Z] [2024-01-09T15:14:18.738Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T15:14:19.089Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-01-09T15:14:19.089Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-01-09T15:14:19.089Z] df9b9388f04a: Pulling fs layer [2024-01-09T15:14:19.089Z] 52dc419b0ee2: Pulling fs layer [2024-01-09T15:14:19.089Z] 25bc292e5bac: Pulling fs layer [2024-01-09T15:14:19.089Z] 114826534d7a: Pulling fs layer [2024-01-09T15:14:19.089Z] 4657fd5d0bcf: Pulling fs layer [2024-01-09T15:14:19.089Z] 6ad1cebc031e: Pulling fs layer [2024-01-09T15:14:19.089Z] 8a3aa393b2d8: Pulling fs layer [2024-01-09T15:14:19.089Z] 6ad1cebc031e: Waiting [2024-01-09T15:14:19.089Z] 4657fd5d0bcf: Waiting [2024-01-09T15:14:19.089Z] 114826534d7a: Waiting [2024-01-09T15:14:19.089Z] 8a3aa393b2d8: Waiting [2024-01-09T15:14:19.089Z] 25bc292e5bac: Verifying Checksum [2024-01-09T15:14:19.089Z] 25bc292e5bac: Download complete [2024-01-09T15:14:19.089Z] 52dc419b0ee2: Verifying Checksum [2024-01-09T15:14:19.089Z] 52dc419b0ee2: Download complete [2024-01-09T15:14:19.089Z] 4657fd5d0bcf: Verifying Checksum [2024-01-09T15:14:19.089Z] 4657fd5d0bcf: Download complete [2024-01-09T15:14:19.350Z] df9b9388f04a: Download complete [2024-01-09T15:14:19.350Z] 6ad1cebc031e: Download complete [2024-01-09T15:14:19.350Z] df9b9388f04a: Pull complete [2024-01-09T15:14:19.350Z] 52dc419b0ee2: Pull complete [2024-01-09T15:14:19.609Z] 25bc292e5bac: Pull complete [2024-01-09T15:14:19.867Z] 114826534d7a: Verifying Checksum [2024-01-09T15:14:19.867Z] 114826534d7a: Download complete [2024-01-09T15:14:20.125Z] 8a3aa393b2d8: Verifying Checksum [2024-01-09T15:14:20.125Z] 8a3aa393b2d8: Download complete [2024-01-09T15:14:23.403Z] 114826534d7a: Pull complete [2024-01-09T15:14:23.403Z] 4657fd5d0bcf: Pull complete [2024-01-09T15:14:23.403Z] 6ad1cebc031e: Pull complete [2024-01-09T15:14:25.936Z] 8a3aa393b2d8: Pull complete [2024-01-09T15:14:25.936Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-01-09T15:14:25.936Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-01-09T15:14:25.936Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-09T15:14:26.218Z] prd-ubuntu20.04-docker-8c-8g-26994 does not seem to be running inside a container [2024-01-09T15:14:26.256Z] $ 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-01-09T15:14:31.310Z] $ docker top 449aeba2911d622c6394ef1c726db566d32672b804a53e0e51064ac9af85a32d -eo pid,comm [Pipeline] { [Pipeline] echo [2024-01-09T15:14:31.465Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh [2024-01-09T15:14:31.741Z] + set -o pipefail [2024-01-09T15:14:31.741Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' [2024-01-09T15:14:37.008Z] [2024-01-09T15:14:37.008Z] Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... [2024-01-09T15:14:37.008Z] [2024-01-09T15:14:37.008Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/cb6ac44f-4255-4077-b266-6202a81dbb12 [2024-01-09T15:14:37.008Z] [2024-01-09T15:14:37.008Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-01-09T15:14:37.008Z] [2024-01-09T15:14:37.008Z] [2024-01-09T15:14:37.008Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-01-09T15:14:37.008Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-01-09T15:14:37.008Z] More details here: https://snyk.co/ue1NS [2024-01-09T15:14:37.008Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2024-01-09T15:14:37.008Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-01-09T15:14:37.021Z] $ docker stop --time=1 449aeba2911d622c6394ef1c726db566d32672b804a53e0e51064ac9af85a32d [2024-01-09T15:14:41.091Z] $ docker rm -f --volumes 449aeba2911d622c6394ef1c726db566d32672b804a53e0e51064ac9af85a32d [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-01-09T15:14:42.584Z] + git log --format=format:%s -1 98332db10de1426bd36800551eb50bbad6d7add7 [Pipeline] sh [2024-01-09T15:14:42.878Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-09T15:14:42.878Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T15:14:43.238Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-09T15:14:43.238Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-09T15:14:43.417Z] prd-ubuntu20.04-docker-8c-8g-26994 does not seem to be running inside a container [2024-01-09T15:14:43.446Z] $ 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-01-09T15:14:43.833Z] $ docker top 55562cdae85d3bdf7c443cd393e157ab856c76ce1452157f1a072ad6d1cf559a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-09T15:14:44.081Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-09T15:14:44.081Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-09T15:14:44.205Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-09T15:14:44.210Z] $ docker exec 55562cdae85d3bdf7c443cd393e157ab856c76ce1452157f1a072ad6d1cf559a ssh-agent [2024-01-09T15:14:44.310Z] SSH_AUTH_SOCK=/tmp/ssh-UGi38Y04IBak/agent.32 [2024-01-09T15:14:44.310Z] SSH_AGENT_PID=38 [2024-01-09T15:14:44.315Z] Running ssh-add (command line suppressed) [2024-01-09T15:14:44.426Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_16307829091805691437.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_16307829091805691437.key) [2024-01-09T15:14:44.440Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-09T15:14:44.784Z] + git semver tag [2024-01-09T15:14:45.044Z] 2024-01-09 15:14:44,949 [run_tag] DEBUG tag force:False [2024-01-09T15:14:45.044Z] 2024-01-09 15:14:44,950 [check_head_tag] DEBUG check head tag [2024-01-09T15:14:45.044Z] 2024-01-09 15:14:44,951 [execute] INFO git cat-file --batch-check [2024-01-09T15:14:45.045Z] 2024-01-09 15:14:44,951 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2024-01-09T15:14:45.045Z] 2024-01-09 15:14:44,955 [execute] INFO git cat-file --batch [2024-01-09T15:14:45.045Z] 2024-01-09 15:14:44,955 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2024-01-09T15:14:45.045Z] 2024-01-09 15:14:44,976 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-01-09T15:14:45.045Z] 2024-01-09 15:14:44,976 [execute] INFO git tag -a v3.2.0-dev.5 -m v3.2.0-dev.5 [2024-01-09T15:14:45.045Z] 2024-01-09 15:14:44,976 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.5', '-m', 'v3.2.0-dev.5'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2024-01-09T15:14:45.045Z] 2024-01-09 15:14:44,981 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-01-09T15:14:45.045Z] 3.2.0-dev.5 [Pipeline] } [2024-01-09T15:14:45.057Z] $ docker exec --env ******** --env ******** 55562cdae85d3bdf7c443cd393e157ab856c76ce1452157f1a072ad6d1cf559a ssh-agent -k [2024-01-09T15:14:45.158Z] unset SSH_AUTH_SOCK; [2024-01-09T15:14:45.159Z] unset SSH_AGENT_PID; [2024-01-09T15:14:45.159Z] echo Agent pid 38 killed; [2024-01-09T15:14:45.165Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-09T15:14:45.694Z] + git semver [Pipeline] } [2024-01-09T15:14:45.971Z] $ docker stop --time=1 55562cdae85d3bdf7c443cd393e157ab856c76ce1452157f1a072ad6d1cf559a [2024-01-09T15:14:47.226Z] $ docker rm -f --volumes 55562cdae85d3bdf7c443cd393e157ab856c76ce1452157f1a072ad6d1cf559a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T15:14:47.876Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-01-09T15:14:47.876Z] [2024-01-09T15:14:47.876Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T15:14:48.231Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-01-09T15:14:48.231Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-01-09T15:14:48.231Z] ab5ef0e58194: Pulling fs layer [2024-01-09T15:14:48.231Z] 9712f1f96733: Pulling fs layer [2024-01-09T15:14:48.231Z] 63f879dbbcfc: Pulling fs layer [2024-01-09T15:14:48.231Z] 0d9ebad4ef96: Pulling fs layer [2024-01-09T15:14:48.231Z] e9a5061849ea: Pulling fs layer [2024-01-09T15:14:48.231Z] d747dcd14b5f: Pulling fs layer [2024-01-09T15:14:48.231Z] 2de7ff778b66: Pulling fs layer [2024-01-09T15:14:48.231Z] 0d9ebad4ef96: Waiting [2024-01-09T15:14:48.231Z] e9a5061849ea: Waiting [2024-01-09T15:14:48.231Z] d747dcd14b5f: Waiting [2024-01-09T15:14:48.231Z] 2de7ff778b66: Waiting [2024-01-09T15:14:48.488Z] 63f879dbbcfc: Verifying Checksum [2024-01-09T15:14:48.488Z] 63f879dbbcfc: Download complete [2024-01-09T15:14:48.748Z] e9a5061849ea: Verifying Checksum [2024-01-09T15:14:48.748Z] e9a5061849ea: Download complete [2024-01-09T15:14:48.748Z] d747dcd14b5f: Verifying Checksum [2024-01-09T15:14:48.748Z] d747dcd14b5f: Download complete [2024-01-09T15:14:48.748Z] ab5ef0e58194: Verifying Checksum [2024-01-09T15:14:48.748Z] ab5ef0e58194: Download complete [2024-01-09T15:14:48.748Z] 0d9ebad4ef96: Verifying Checksum [2024-01-09T15:14:48.748Z] 0d9ebad4ef96: Download complete [2024-01-09T15:14:48.748Z] 2de7ff778b66: Verifying Checksum [2024-01-09T15:14:48.748Z] 2de7ff778b66: Download complete [2024-01-09T15:14:51.282Z] ab5ef0e58194: Pull complete [2024-01-09T15:14:51.539Z] 9712f1f96733: Pull complete [2024-01-09T15:14:52.103Z] 63f879dbbcfc: Pull complete [2024-01-09T15:14:56.300Z] 0d9ebad4ef96: Pull complete [2024-01-09T15:14:56.300Z] e9a5061849ea: Pull complete [2024-01-09T15:14:56.300Z] d747dcd14b5f: Pull complete [2024-01-09T15:14:56.865Z] 2de7ff778b66: Pull complete [2024-01-09T15:14:56.865Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-01-09T15:14:56.865Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-01-09T15:14:56.865Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-09T15:14:57.150Z] prd-ubuntu20.04-docker-8c-8g-26994 does not seem to be running inside a container [2024-01-09T15:14:57.178Z] $ 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-01-09T15:15:03.104Z] $ docker top afab92f10c8419bc12f6ba11ef29ea0db46241e4f45eb25ae09648cc0a1a1132 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-01-09T15:15:03.281Z] provisioning config files... [2024-01-09T15:15:03.291Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config8202854722070276971tmp [2024-01-09T15:15:03.301Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config4582392929872300195tmp [2024-01-09T15:15:03.310Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config1113775321147638136tmp [Pipeline] { [Pipeline] echo [2024-01-09T15:15:03.414Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-09T15:15:03.703Z] ---> sigul-configuration.sh [2024-01-09T15:15:03.703Z] gpg: directory `/root/.gnupg' created [2024-01-09T15:15:03.703Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-01-09T15:15:03.703Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-01-09T15:15:03.703Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-01-09T15:15:03.703Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-01-09T15:15:03.703Z] gpg: CAST5 encrypted data [2024-01-09T15:15:03.703Z] gpg: encrypted with 1 passphrase [2024-01-09T15:15:03.703Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-01-09T15:15:03.997Z] + mkdir /home/jenkins [2024-01-09T15:15:03.997Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-01-09T15:15:04.282Z] + 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-01-09T15:15:04.296Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-09T15:15:04.585Z] ---> sigul-install.sh [2024-01-09T15:15:04.585Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-01-09T15:15:04.877Z] + git tag --list [2024-01-09T15:15:04.878Z] v3.1 [2024-01-09T15:15:04.878Z] v3.1.0 [2024-01-09T15:15:04.878Z] v3.1.0-dev.0 [2024-01-09T15:15:04.878Z] v3.1.0-dev.1 [2024-01-09T15:15:04.878Z] v3.1.0-dev.10 [2024-01-09T15:15:04.878Z] v3.1.0-dev.11 [2024-01-09T15:15:04.878Z] v3.1.0-dev.12 [2024-01-09T15:15:04.878Z] v3.1.0-dev.13 [2024-01-09T15:15:04.878Z] v3.1.0-dev.14 [2024-01-09T15:15:04.878Z] v3.1.0-dev.15 [2024-01-09T15:15:04.878Z] v3.1.0-dev.16 [2024-01-09T15:15:04.878Z] v3.1.0-dev.17 [2024-01-09T15:15:04.878Z] v3.1.0-dev.18 [2024-01-09T15:15:04.878Z] v3.1.0-dev.19 [2024-01-09T15:15:04.878Z] v3.1.0-dev.2 [2024-01-09T15:15:04.878Z] v3.1.0-dev.20 [2024-01-09T15:15:04.878Z] v3.1.0-dev.21 [2024-01-09T15:15:04.878Z] v3.1.0-dev.22 [2024-01-09T15:15:04.878Z] v3.1.0-dev.23 [2024-01-09T15:15:04.878Z] v3.1.0-dev.24 [2024-01-09T15:15:04.878Z] v3.1.0-dev.25 [2024-01-09T15:15:04.878Z] v3.1.0-dev.26 [2024-01-09T15:15:04.878Z] v3.1.0-dev.27 [2024-01-09T15:15:04.878Z] v3.1.0-dev.28 [2024-01-09T15:15:04.878Z] v3.1.0-dev.29 [2024-01-09T15:15:04.878Z] v3.1.0-dev.3 [2024-01-09T15:15:04.878Z] v3.1.0-dev.30 [2024-01-09T15:15:04.878Z] v3.1.0-dev.31 [2024-01-09T15:15:04.878Z] v3.1.0-dev.32 [2024-01-09T15:15:04.878Z] v3.1.0-dev.33 [2024-01-09T15:15:04.878Z] v3.1.0-dev.34 [2024-01-09T15:15:04.878Z] v3.1.0-dev.35 [2024-01-09T15:15:04.878Z] v3.1.0-dev.36 [2024-01-09T15:15:04.878Z] v3.1.0-dev.37 [2024-01-09T15:15:04.878Z] v3.1.0-dev.38 [2024-01-09T15:15:04.878Z] v3.1.0-dev.39 [2024-01-09T15:15:04.878Z] v3.1.0-dev.4 [2024-01-09T15:15:04.878Z] v3.1.0-dev.40 [2024-01-09T15:15:04.878Z] v3.1.0-dev.41 [2024-01-09T15:15:04.878Z] v3.1.0-dev.42 [2024-01-09T15:15:04.878Z] v3.1.0-dev.43 [2024-01-09T15:15:04.878Z] v3.1.0-dev.44 [2024-01-09T15:15:04.878Z] v3.1.0-dev.45 [2024-01-09T15:15:04.878Z] v3.1.0-dev.46 [2024-01-09T15:15:04.878Z] v3.1.0-dev.47 [2024-01-09T15:15:04.878Z] v3.1.0-dev.48 [2024-01-09T15:15:04.878Z] v3.1.0-dev.49 [2024-01-09T15:15:04.878Z] v3.1.0-dev.5 [2024-01-09T15:15:04.878Z] v3.1.0-dev.50 [2024-01-09T15:15:04.878Z] v3.1.0-dev.51 [2024-01-09T15:15:04.878Z] v3.1.0-dev.52 [2024-01-09T15:15:04.878Z] v3.1.0-dev.53 [2024-01-09T15:15:04.878Z] v3.1.0-dev.54 [2024-01-09T15:15:04.878Z] v3.1.0-dev.55 [2024-01-09T15:15:04.878Z] v3.1.0-dev.56 [2024-01-09T15:15:04.878Z] v3.1.0-dev.57 [2024-01-09T15:15:04.878Z] v3.1.0-dev.58 [2024-01-09T15:15:04.878Z] v3.1.0-dev.59 [2024-01-09T15:15:04.878Z] v3.1.0-dev.6 [2024-01-09T15:15:04.878Z] v3.1.0-dev.60 [2024-01-09T15:15:04.878Z] v3.1.0-dev.61 [2024-01-09T15:15:04.878Z] v3.1.0-dev.62 [2024-01-09T15:15:04.878Z] v3.1.0-dev.63 [2024-01-09T15:15:04.878Z] v3.1.0-dev.64 [2024-01-09T15:15:04.878Z] v3.1.0-dev.65 [2024-01-09T15:15:04.878Z] v3.1.0-dev.66 [2024-01-09T15:15:04.878Z] v3.1.0-dev.67 [2024-01-09T15:15:04.878Z] v3.1.0-dev.68 [2024-01-09T15:15:04.878Z] v3.1.0-dev.7 [2024-01-09T15:15:04.878Z] v3.1.0-dev.8 [2024-01-09T15:15:04.878Z] v3.1.0-dev.9 [2024-01-09T15:15:04.878Z] v3.2.0-dev.1 [2024-01-09T15:15:04.878Z] v3.2.0-dev.2 [2024-01-09T15:15:04.878Z] v3.2.0-dev.3 [2024-01-09T15:15:04.878Z] v3.2.0-dev.4 [2024-01-09T15:15:04.878Z] v3.2.0-dev.5 [Pipeline] sh [2024-01-09T15:15:05.172Z] + lftools sign git-tag v3.2.0-dev.5 [2024-01-09T15:15:05.740Z] Signing Git tag with Sigul... [2024-01-09T15:15:05.740Z] Signing v3.2.0-dev.5 [Pipeline] echo [2024-01-09T15:15:06.320Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-09T15:15:06.610Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-01-09T15:15:06.617Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-01-09T15:15:06.752Z] $ docker stop --time=1 afab92f10c8419bc12f6ba11ef29ea0db46241e4f45eb25ae09648cc0a1a1132 [2024-01-09T15:15:08.057Z] $ docker rm -f --volumes afab92f10c8419bc12f6ba11ef29ea0db46241e4f45eb25ae09648cc0a1a1132 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-01-09T15:15:08.989Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-09T15:15:08.989Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T15:15:09.357Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-09T15:15:09.357Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-09T15:15:09.546Z] prd-ubuntu20.04-docker-8c-8g-26994 does not seem to be running inside a container [2024-01-09T15:15:09.578Z] $ 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-01-09T15:15:09.924Z] $ docker top 6963285d2bd789ef11235ab4091debda972bee9fdd1c653ee20d233f034587ea -eo pid,comm [2024-01-09T15:15:09.967Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-01-09T15:15:09.967Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-09T15:15:10.245Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-09T15:15:10.245Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-09T15:15:10.371Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-09T15:15:10.376Z] $ docker exec 6963285d2bd789ef11235ab4091debda972bee9fdd1c653ee20d233f034587ea ssh-agent [2024-01-09T15:15:10.491Z] SSH_AUTH_SOCK=/tmp/ssh-vmgjI4GgbiQ5/agent.32 [2024-01-09T15:15:10.491Z] SSH_AGENT_PID=38 [2024-01-09T15:15:10.495Z] Running ssh-add (command line suppressed) [2024-01-09T15:15:10.602Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10577928767533439210.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10577928767533439210.key) [2024-01-09T15:15:10.614Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-09T15:15:10.964Z] + git semver bump pre [2024-01-09T15:15:11.223Z] 2024-01-09 15:15:11,139 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-01-09T15:15:11.223Z] 2024-01-09 15:15:11,139 [bump_version] DEBUG bumping version:3.2.0-dev.5 on axis:pre with prefix:dev [2024-01-09T15:15:11.223Z] 2024-01-09 15:15:11,139 [bump_version] DEBUG bumped version:3.2.0-dev.6 [2024-01-09T15:15:11.223Z] 2024-01-09 15:15:11,139 [write_version] DEBUG write version:3.2.0-dev.6 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True [2024-01-09T15:15:11.223Z] 2024-01-09 15:15:11,139 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-01-09T15:15:11.223Z] 2024-01-09 15:15:11,139 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-01-09T15:15:11.223Z] 2024-01-09 15:15:11,141 [execute] INFO git cat-file --batch-check [2024-01-09T15:15:11.223Z] 2024-01-09 15:15:11,142 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2024-01-09T15:15:11.223Z] 2024-01-09 15:15:11,147 [execute] INFO git cat-file --batch [2024-01-09T15:15:11.223Z] 2024-01-09 15:15:11,147 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2024-01-09T15:15:11.223Z] 2024-01-09 15:15:11,152 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-01-09T15:15:11.223Z] 3.2.0-dev.6 [Pipeline] } [2024-01-09T15:15:11.235Z] $ docker exec --env ******** --env ******** 6963285d2bd789ef11235ab4091debda972bee9fdd1c653ee20d233f034587ea ssh-agent -k [2024-01-09T15:15:11.344Z] unset SSH_AUTH_SOCK; [2024-01-09T15:15:11.344Z] unset SSH_AGENT_PID; [2024-01-09T15:15:11.344Z] echo Agent pid 38 killed; [2024-01-09T15:15:11.352Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-09T15:15:11.888Z] + git semver [Pipeline] } [2024-01-09T15:15:12.162Z] $ docker stop --time=1 6963285d2bd789ef11235ab4091debda972bee9fdd1c653ee20d233f034587ea [2024-01-09T15:15:13.447Z] $ docker rm -f --volumes 6963285d2bd789ef11235ab4091debda972bee9fdd1c653ee20d233f034587ea [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-09T15:15:13.956Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-09T15:15:13.956Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T15:15:14.314Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-09T15:15:14.314Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-09T15:15:14.511Z] prd-ubuntu20.04-docker-8c-8g-26994 does not seem to be running inside a container [2024-01-09T15:15:14.544Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-01-09T15:15:14.880Z] $ docker top c4b7446457b1b2188015a63a56c30001a8f8c7b49acafe20c506d0fcf5fed567 -eo pid,comm [2024-01-09T15:15:14.923Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-01-09T15:15:14.923Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-09T15:15:15.151Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-09T15:15:15.151Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-09T15:15:15.271Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-09T15:15:15.275Z] $ docker exec c4b7446457b1b2188015a63a56c30001a8f8c7b49acafe20c506d0fcf5fed567 ssh-agent [2024-01-09T15:15:15.387Z] SSH_AUTH_SOCK=/tmp/ssh-XWCuHnSbzeBr/agent.32 [2024-01-09T15:15:15.387Z] SSH_AGENT_PID=38 [2024-01-09T15:15:15.393Z] Running ssh-add (command line suppressed) [2024-01-09T15:15:15.502Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_15370942076511587457.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_15370942076511587457.key) [2024-01-09T15:15:15.513Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-09T15:15:15.924Z] + git semver push [2024-01-09T15:15:16.188Z] 2024-01-09 15:15:16,071 [run_push] DEBUG push [2024-01-09T15:15:16.188Z] 2024-01-09 15:15:16,071 [execute] INFO git cat-file --batch-check [2024-01-09T15:15:16.188Z] 2024-01-09 15:15:16,072 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2024-01-09T15:15:16.188Z] 2024-01-09 15:15:16,076 [execute] INFO git rev-list 4e630813a84174d7abc2506e385725ddba092b40 -- [2024-01-09T15:15:16.188Z] 2024-01-09 15:15:16,076 [execute] DEBUG Popen(['git', 'rev-list', '4e630813a84174d7abc2506e385725ddba092b40', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-01-09T15:15:16.188Z] 2024-01-09 15:15:16,083 [execute] INFO git fetch -v origin [2024-01-09T15:15:16.188Z] 2024-01-09 15:15:16,084 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-01-09T15:15:16.789Z] 2024-01-09 15:15:16,642 [run_push] DEBUG no remote changes detected [2024-01-09T15:15:16.789Z] 2024-01-09 15:15:16,642 [execute] INFO git push origin semver [2024-01-09T15:15:16.789Z] 2024-01-09 15:15:16,643 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-01-09T15:15:17.781Z] 2024-01-09 15:15:17,418 [run_push] DEBUG push all version tags [2024-01-09T15:15:17.781Z] 2024-01-09 15:15:17,419 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-01-09T15:15:17.781Z] 2024-01-09 15:15:17,419 [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-01-09T15:15:18.361Z] 2024-01-09 15:15:18,193 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-01-09T15:15:18.361Z] 3.2.0-dev.6 [Pipeline] } [2024-01-09T15:15:18.374Z] $ docker exec --env ******** --env ******** c4b7446457b1b2188015a63a56c30001a8f8c7b49acafe20c506d0fcf5fed567 ssh-agent -k [2024-01-09T15:15:18.464Z] unset SSH_AUTH_SOCK; [2024-01-09T15:15:18.464Z] unset SSH_AGENT_PID; [2024-01-09T15:15:18.464Z] echo Agent pid 38 killed; [2024-01-09T15:15:18.472Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-09T15:15:19.018Z] + git semver [Pipeline] } [2024-01-09T15:15:19.290Z] $ docker stop --time=1 c4b7446457b1b2188015a63a56c30001a8f8c7b49acafe20c506d0fcf5fed567 [2024-01-09T15:15:20.592Z] $ docker rm -f --volumes c4b7446457b1b2188015a63a56c30001a8f8c7b49acafe20c506d0fcf5fed567 [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-01-09T15:15:22.195Z] + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] [2024-01-09T15:15:22.195Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2024-01-09T15:15:22.195Z] total 16 [2024-01-09T15:15:22.195Z] drwxr-xr-x 3 root root 4096 Jan 9 15:06 . [2024-01-09T15:15:22.195Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 9 15:15 .. [2024-01-09T15:15:22.195Z] drwxr-xr-x 2 root root 4096 Jan 9 15:06 cost [2024-01-09T15:15:22.195Z] -rw-r--r-- 1 root root 88 Jan 9 15:06 cost.csv [2024-01-09T15:15:22.195Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives [2024-01-09T15:15:22.195Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2024-01-09T15:15:22.195Z] total 16 [2024-01-09T15:15:22.195Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 9 15:06 . [2024-01-09T15:15:22.195Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 9 15:15 .. [2024-01-09T15:15:22.195Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 9 15:06 cost [2024-01-09T15:15:22.195Z] -rw-r--r-- 1 jenkins jenkins 88 Jan 9 15:06 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-01-09T15:15:22.485Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-09T15:15:23.345Z] ---> package-listing.sh [2024-01-09T15:15:23.345Z] ++ facter osfamily [2024-01-09T15:15:23.345Z] ++ tr '[:upper:]' '[:lower:]' [2024-01-09T15:15:23.605Z] + OS_FAMILY=debian [2024-01-09T15:15:23.605Z] + workspace=/w/workspace/exfoundry_app-record-replay_main [2024-01-09T15:15:23.605Z] + START_PACKAGES=/tmp/packages_start.txt [2024-01-09T15:15:23.605Z] + END_PACKAGES=/tmp/packages_end.txt [2024-01-09T15:15:23.605Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-01-09T15:15:23.605Z] + PACKAGES=/tmp/packages_start.txt [2024-01-09T15:15:23.605Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2024-01-09T15:15:23.605Z] + PACKAGES=/tmp/packages_end.txt [2024-01-09T15:15:23.605Z] + case "${OS_FAMILY}" in [2024-01-09T15:15:23.605Z] + dpkg -l [2024-01-09T15:15:23.605Z] + grep '^ii' [2024-01-09T15:15:23.605Z] + '[' -f /tmp/packages_start.txt ']' [2024-01-09T15:15:23.605Z] + '[' -f /tmp/packages_end.txt ']' [2024-01-09T15:15:23.605Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-01-09T15:15:23.605Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2024-01-09T15:15:23.605Z] + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ [2024-01-09T15:15:23.605Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo [2024-01-09T15:15:23.617Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-01-09T15:15:23.895Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T15:15:24.525Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-09T15:15:24.525Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-09T15:15:24.725Z] prd-ubuntu20.04-docker-8c-8g-26994 does not seem to be running inside a container [2024-01-09T15:15:24.758Z] $ 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-01-09T15:15:24.978Z] $ docker top 43d3b8d1a7d6271a906086d3d24dcd5360a072610d4036562ccf7684662d3f98 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-09T15:15:25.439Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-01-09T15:15:25.727Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-01-09T15:15:26.014Z] + ls /var/log/sa-host [2024-01-09T15:15:26.014Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-09T15:15:26.143Z] provisioning config files... [2024-01-09T15:15:26.152Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config1858858706507378970tmp [Pipeline] { [Pipeline] echo [2024-01-09T15:15:26.292Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-09T15:15:26.578Z] ---> create-netrc.sh [Pipeline] } [2024-01-09T15:15:26.586Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-01-09T15:15:27.046Z] ---> python-tools-install.sh [Pipeline] echo [2024-01-09T15:15:27.055Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-09T15:15:27.339Z] ---> sudo-logs.sh [2024-01-09T15:15:27.339Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-01-09T15:15:27.484Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-09T15:15:27.765Z] ---> job-cost.sh [2024-01-09T15:15:27.765Z] lf-activate-venv: SKIPPING [2024-01-09T15:15:27.765Z] DEBUG: total: 0.2199999988079071 [2024-01-09T15:15:27.765Z] INFO: Retrieving Stack Cost... [2024-01-09T15:15:28.025Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-09T15:15:28.285Z] INFO: Archiving Costs [Pipeline] echo [2024-01-09T15:15:28.558Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-09T15:15:28.840Z] ---> logs-deploy.sh [2024-01-09T15:15:28.841Z] lf-activate-venv: SKIPPING [2024-01-09T15:15:28.841Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/79 [2024-01-09T15:15:28.841Z] INFO: archiving workspace using pattern(s): [2024-01-09T15:15:29.780Z] Archives upload complete. [2024-01-09T15:15:29.780Z] INFO: archiving logs to Nexus