Pull request #150 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of cherrycl for edgexfoundry/app-record-replay Obtained Jenkinsfile from 50deb6c6f5f3708125411fb360b891aff2d2dce5+587b4a59f4c2d83c6f2bc4698198d372e4f88a1e (24ebb9aedbaf66eeb63f0d662371bf181523c006) 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-ssh6155449167684532561.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17122046430234411393.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-150/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-150/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13759138217077803200.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-150/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17610225444349538235.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh2853867315224263050.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-150/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-150/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12369105934081993324.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-23474 in /w/workspace/foundry_app-record-replay_PR-150 [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/foundry_app-record-replay_PR-150 # 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 Merging remotes/origin/main commit 587b4a59f4c2d83c6f2bc4698198d372e4f88a1e into PR head commit 50deb6c6f5f3708125411fb360b891aff2d2dce5 Merge succeeded, producing 50deb6c6f5f3708125411fb360b891aff2d2dce5 Checking out Revision 50deb6c6f5f3708125411fb360b891aff2d2dce5 (PR-150) > 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 remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/150/head:refs/remotes/origin/PR-150 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 50deb6c6f5f3708125411fb360b891aff2d2dce5 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 587b4a59f4c2d83c6f2bc4698198d372e4f88a1e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 50deb6c6f5f3708125411fb360b891aff2d2dce5 # timeout=10 Commit message: "fix: Move API document files from openapi/v3 to openapi" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-22T06:11:51.971Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-22T06:11:52.191Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-22T06:11:52.327Z] ========================================================= [2024-10-22T06:11:52.327Z] EdgeX Global Pipelines Version Info [2024-10-22T06:11:52.327Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-22T06:11:53.200Z] ------------------- [2024-10-22T06:11:53.200Z] stable info: [2024-10-22T06:11:53.200Z] ------------------- [2024-10-22T06:11:53.200Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-22T06:11:53.200Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-22T06:11:53.200Z] Message: update stable to v1.0.265 [2024-10-22T06:11:53.770Z] ------------------- [2024-10-22T06:11:53.770Z] experimental info: [2024-10-22T06:11:53.770Z] ------------------- [2024-10-22T06:11:53.770Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-22T06:11:53.770Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-22T06:11:53.770Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-22T06:11:54.001Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2024-10-22T06:11:54.064Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2024-10-22T06:11:54.135Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-22T06:11:54.198Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-22T06:11:54.261Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-22T06:11:54.326Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-22T06:11:54.384Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-22T06:11:54.442Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-22T06:11:54.497Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-22T06:11:54.558Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-22T06:11:54.618Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-22T06:11:54.676Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2024-10-22T06:11:54.738Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-22T06:11:54.797Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-22T06:11:54.856Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-22T06:11:54.923Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-22T06:11:54.979Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-22T06:11:55.034Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-22T06:11:55.092Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-22T06:11:55.156Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-22T06:11:55.219Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-22T06:11:55.278Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-22T06:11:55.340Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-22T06:11:55.401Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-22T06:11:55.460Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-22T06:11:55.520Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-22T06:11:55.581Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-22T06:11:55.646Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-150 [Pipeline] echo [2024-10-22T06:11:55.708Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-150 [Pipeline] echo [2024-10-22T06:11:55.782Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-150 [Pipeline] echo [2024-10-22T06:11:55.846Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 50deb6c6f5f3708125411fb360b891aff2d2dce5 [Pipeline] echo [2024-10-22T06:11:55.907Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 50deb6c [Pipeline] echo [2024-10-22T06:11:55.966Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-22T06:11:56.119Z] provisioning config files... [2024-10-22T06:11:56.133Z] copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-150@tmp/config3936759019237831067tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-22T06:11:56.522Z] ---> ****-login.sh [2024-10-22T06:11:56.522Z] nexus3.edgexfoundry.org:10001 [2024-10-22T06:11:56.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T06:11:56.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T06:11:56.783Z] Configure a credential helper to remove this warning. See [2024-10-22T06:11:56.783Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T06:11:56.783Z] [2024-10-22T06:11:56.783Z] Login Succeeded [2024-10-22T06:11:56.783Z] nexus3.edgexfoundry.org:10002 [2024-10-22T06:11:56.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T06:11:56.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T06:11:56.783Z] Configure a credential helper to remove this warning. See [2024-10-22T06:11:56.783Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T06:11:56.783Z] [2024-10-22T06:11:56.783Z] Login Succeeded [2024-10-22T06:11:56.783Z] nexus3.edgexfoundry.org:10003 [2024-10-22T06:11:56.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T06:11:57.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T06:11:57.046Z] Configure a credential helper to remove this warning. See [2024-10-22T06:11:57.046Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T06:11:57.046Z] [2024-10-22T06:11:57.046Z] Login Succeeded [2024-10-22T06:11:57.046Z] nexus3.edgexfoundry.org:10004 [2024-10-22T06:11:57.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T06:11:57.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T06:11:57.046Z] Configure a credential helper to remove this warning. See [2024-10-22T06:11:57.046Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T06:11:57.046Z] [2024-10-22T06:11:57.046Z] Login Succeeded [2024-10-22T06:11:57.046Z] ****.io [2024-10-22T06:11:57.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T06:11:57.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T06:11:57.307Z] Configure a credential helper to remove this warning. See [2024-10-22T06:11:57.307Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T06:11:57.307Z] [2024-10-22T06:11:57.307Z] Login Succeeded [2024-10-22T06:11:57.307Z] ---> ****-login.sh ends [Pipeline] } [2024-10-22T06:11:57.343Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-22T06:11:58.059Z] + git rev-list -1 --merges 50deb6c6f5f3708125411fb360b891aff2d2dce5~1..50deb6c6f5f3708125411fb360b891aff2d2dce5 [Pipeline] echo [2024-10-22T06:11:58.113Z] -----------> git rev-list -1 --merges 50deb6c6f5f3708125411fb360b891aff2d2dce5~1..50deb6c6f5f3708125411fb360b891aff2d2dce5 50deb6c6f5f3708125411fb360b891aff2d2dce5 [false] [Pipeline] sh [2024-10-22T06:11:58.441Z] + git log --format=format:%s -1 50deb6c6f5f3708125411fb360b891aff2d2dce5 [Pipeline] echo [2024-10-22T06:11:58.485Z] ========================================================= [2024-10-22T06:11:58.485Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-22T06:11:58.485Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-22T06:11:58.954Z] + git log --format=format:%s -1 50deb6c6f5f3708125411fb360b891aff2d2dce5 [Pipeline] echo [2024-10-22T06:11:58.997Z] [semverPrep] GIT_COMMIT: 50deb6c6f5f3708125411fb360b891aff2d2dce5, Commit Message: fix: Move API document files from openapi/v3 to openapi [Pipeline] echo [2024-10-22T06:11:59.039Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-22T06:11:59.438Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-22T06:11:59.438Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-22T06:11:59.438Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-22T06:11:59.438Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-22T06:11:59.438Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-22T06:11:59.438Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-22T06:11:59.438Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T06:11:59.894Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-22T06:11:59.894Z] [2024-10-22T06:11:59.894Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T06:12:00.310Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-22T06:12:00.310Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-22T06:12:00.310Z] b85a868b505f: Pulling fs layer [2024-10-22T06:12:00.310Z] e2be974225ed: Pulling fs layer [2024-10-22T06:12:00.310Z] 339a4e72a1f5: Pulling fs layer [2024-10-22T06:12:00.310Z] 988bab9f4d93: Pulling fs layer [2024-10-22T06:12:00.310Z] 1469e6f7b9e6: Pulling fs layer [2024-10-22T06:12:00.310Z] eaf3925da568: Pulling fs layer [2024-10-22T06:12:00.310Z] bab4dde63d76: Pulling fs layer [2024-10-22T06:12:00.310Z] bde34c3a00c8: Pulling fs layer [2024-10-22T06:12:00.310Z] b352a97aabf1: Pulling fs layer [2024-10-22T06:12:00.310Z] 4872d77fe225: Pulling fs layer [2024-10-22T06:12:00.310Z] 5851b861e8e6: Pulling fs layer [2024-10-22T06:12:00.310Z] bde34c3a00c8: Waiting [2024-10-22T06:12:00.310Z] b352a97aabf1: Waiting [2024-10-22T06:12:00.310Z] 4872d77fe225: Waiting [2024-10-22T06:12:00.310Z] eaf3925da568: Waiting [2024-10-22T06:12:00.310Z] 5851b861e8e6: Waiting [2024-10-22T06:12:00.310Z] bab4dde63d76: Waiting [2024-10-22T06:12:00.310Z] 988bab9f4d93: Waiting [2024-10-22T06:12:00.310Z] 1469e6f7b9e6: Waiting [2024-10-22T06:12:00.310Z] e2be974225ed: Verifying Checksum [2024-10-22T06:12:00.310Z] e2be974225ed: Download complete [2024-10-22T06:12:00.310Z] 988bab9f4d93: Download complete [2024-10-22T06:12:00.310Z] 1469e6f7b9e6: Verifying Checksum [2024-10-22T06:12:00.310Z] 1469e6f7b9e6: Download complete [2024-10-22T06:12:00.310Z] eaf3925da568: Verifying Checksum [2024-10-22T06:12:00.310Z] eaf3925da568: Download complete [2024-10-22T06:12:00.310Z] 339a4e72a1f5: Verifying Checksum [2024-10-22T06:12:00.310Z] 339a4e72a1f5: Download complete [2024-10-22T06:12:00.569Z] bde34c3a00c8: Download complete [2024-10-22T06:12:00.569Z] b352a97aabf1: Verifying Checksum [2024-10-22T06:12:00.569Z] b352a97aabf1: Download complete [2024-10-22T06:12:00.569Z] 4872d77fe225: Verifying Checksum [2024-10-22T06:12:00.569Z] 4872d77fe225: Download complete [2024-10-22T06:12:00.569Z] 5851b861e8e6: Verifying Checksum [2024-10-22T06:12:00.569Z] 5851b861e8e6: Download complete [2024-10-22T06:12:00.569Z] b85a868b505f: Verifying Checksum [2024-10-22T06:12:00.569Z] b85a868b505f: Download complete [2024-10-22T06:12:00.827Z] bab4dde63d76: Verifying Checksum [2024-10-22T06:12:00.827Z] bab4dde63d76: Download complete [2024-10-22T06:12:01.761Z] b85a868b505f: Pull complete [2024-10-22T06:12:01.761Z] e2be974225ed: Pull complete [2024-10-22T06:12:02.329Z] 339a4e72a1f5: Pull complete [2024-10-22T06:12:02.330Z] 988bab9f4d93: Pull complete [2024-10-22T06:12:02.590Z] 1469e6f7b9e6: Pull complete [2024-10-22T06:12:02.848Z] eaf3925da568: Pull complete [2024-10-22T06:12:04.225Z] bab4dde63d76: Pull complete [2024-10-22T06:12:04.485Z] bde34c3a00c8: Pull complete [2024-10-22T06:12:04.485Z] b352a97aabf1: Pull complete [2024-10-22T06:12:04.485Z] 4872d77fe225: Pull complete [2024-10-22T06:12:04.750Z] 5851b861e8e6: Pull complete [2024-10-22T06:12:04.750Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-22T06:12:04.750Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-22T06:12:04.750Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T06:12:05.055Z] prd-ubuntu20.04-docker-8c-8g-23474 does not seem to be running inside a container [2024-10-22T06:12:05.080Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_app-record-replay_PR-150 -v /w/workspace/foundry_app-record-replay_PR-150:/w/workspace/foundry_app-record-replay_PR-150:rw,z -v /w/workspace/foundry_app-record-replay_PR-150@tmp:/w/workspace/foundry_app-record-replay_PR-150@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-22T06:12:08.072Z] $ docker top 8b02192adc44c7fe350ebc68e289deb06e59c55d45653fb3700e8ca003765cc5 -eo pid,comm [2024-10-22T06:12:08.129Z] 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-10-22T06:12:08.129Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-22T06:12:08.306Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-22T06:12:08.306Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-22T06:12:08.429Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-22T06:12:08.428Z] $ docker exec 8b02192adc44c7fe350ebc68e289deb06e59c55d45653fb3700e8ca003765cc5 ssh-agent [2024-10-22T06:12:08.551Z] SSH_AUTH_SOCK=/tmp/ssh-sXZdvAGiwxFQ/agent.32 [2024-10-22T06:12:08.551Z] SSH_AGENT_PID=38 [2024-10-22T06:12:08.557Z] Running ssh-add (command line suppressed) [2024-10-22T06:12:08.656Z] Identity added: /w/workspace/foundry_app-record-replay_PR-150@tmp/private_key_5660575339586042313.key (/w/workspace/foundry_app-record-replay_PR-150@tmp/private_key_5660575339586042313.key) [2024-10-22T06:12:08.673Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-22T06:12:09.026Z] + git tag --points-at HEAD [Pipeline] } [2024-10-22T06:12:09.051Z] $ docker exec --env ******** --env ******** 8b02192adc44c7fe350ebc68e289deb06e59c55d45653fb3700e8ca003765cc5 ssh-agent -k [2024-10-22T06:12:09.148Z] unset SSH_AUTH_SOCK; [2024-10-22T06:12:09.148Z] unset SSH_AGENT_PID; [2024-10-22T06:12:09.148Z] echo Agent pid 38 killed; [2024-10-22T06:12:09.162Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-22T06:12:09.285Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-22T06:12:09.286Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-22T06:12:09.380Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-22T06:12:09.379Z] $ docker exec 8b02192adc44c7fe350ebc68e289deb06e59c55d45653fb3700e8ca003765cc5 ssh-agent [2024-10-22T06:12:09.482Z] SSH_AUTH_SOCK=/tmp/ssh-ikIiDdWSrUc9/agent.71 [2024-10-22T06:12:09.482Z] SSH_AGENT_PID=77 [2024-10-22T06:12:09.486Z] Running ssh-add (command line suppressed) [2024-10-22T06:12:09.568Z] Identity added: /w/workspace/foundry_app-record-replay_PR-150@tmp/private_key_15806582972588469478.key (/w/workspace/foundry_app-record-replay_PR-150@tmp/private_key_15806582972588469478.key) [2024-10-22T06:12:09.585Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-22T06:12:09.933Z] + git semver init [2024-10-22T06:12:10.193Z] 2024-10-22 06:12:10,105 [run_init] DEBUG init version:0.0.0 force:False [2024-10-22T06:12:10.193Z] 2024-10-22 06:12:10,106 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_app-record-replay_PR-150/.semver [2024-10-22T06:12:10.193Z] 2024-10-22 06:12:10,106 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/foundry_app-record-replay_PR-150/.semver [2024-10-22T06:12:10.193Z] 2024-10-22 06:12:10,106 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/foundry_app-record-replay_PR-150/.semver'], cwd=/w/workspace/foundry_app-record-replay_PR-150, universal_newlines=False, shell=None, istream=None) [2024-10-22T06:12:12.102Z] 2024-10-22 06:12:11,776 [append_file] DEBUG append to file:/w/workspace/foundry_app-record-replay_PR-150/.git/info/exclude [2024-10-22T06:12:12.103Z] 2024-10-22 06:12:11,777 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_app-record-replay_PR-150/.semver/PR-150 with force:False [2024-10-22T06:12:12.103Z] 2024-10-22 06:12:11,777 [write_file] DEBUG write to file:/w/workspace/foundry_app-record-replay_PR-150/.semver/PR-150 [2024-10-22T06:12:12.103Z] 2024-10-22 06:12:11,781 [execute] INFO git cat-file --batch-check [2024-10-22T06:12:12.103Z] 2024-10-22 06:12:11,782 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_app-record-replay_PR-150/.semver, universal_newlines=False, shell=None, istream=) [2024-10-22T06:12:12.103Z] 2024-10-22 06:12:11,788 [execute] INFO git cat-file --batch [2024-10-22T06:12:12.103Z] 2024-10-22 06:12:11,789 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_app-record-replay_PR-150/.semver, universal_newlines=False, shell=None, istream=) [2024-10-22T06:12:12.103Z] 2024-10-22 06:12:11,794 [read_version] DEBUG read version from /w/workspace/foundry_app-record-replay_PR-150/.semver/PR-150 [2024-10-22T06:12:12.103Z] 0.0.0 [Pipeline] } [2024-10-22T06:12:12.128Z] $ docker exec --env ******** --env ******** 8b02192adc44c7fe350ebc68e289deb06e59c55d45653fb3700e8ca003765cc5 ssh-agent -k [2024-10-22T06:12:12.230Z] unset SSH_AUTH_SOCK; [2024-10-22T06:12:12.231Z] unset SSH_AGENT_PID; [2024-10-22T06:12:12.231Z] echo Agent pid 77 killed; [2024-10-22T06:12:12.246Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-22T06:12:12.719Z] + git semver [Pipeline] } [2024-10-22T06:12:13.003Z] $ docker stop --time=1 8b02192adc44c7fe350ebc68e289deb06e59c55d45653fb3700e8ca003765cc5 [2024-10-22T06:12:14.307Z] $ docker rm -f --volumes 8b02192adc44c7fe350ebc68e289deb06e59c55d45653fb3700e8ca003765cc5 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-22T06:12:14.737Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-22T06:12:15.055Z] Stashed 1 file(s) [Pipeline] echo [2024-10-22T06:12:15.083Z] [edgeXSemver]: initialized semver on version 0.0.0 [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-10-22T06:12:15.809Z] provisioning config files... [2024-10-22T06:12:15.821Z] copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-150@tmp/config15310205747566156282tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-22T06:12:16.203Z] ---> ****-login.sh [2024-10-22T06:12:16.203Z] nexus3.edgexfoundry.org:10001 [2024-10-22T06:12:16.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T06:12:16.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T06:12:16.203Z] Configure a credential helper to remove this warning. See [2024-10-22T06:12:16.203Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T06:12:16.203Z] [2024-10-22T06:12:16.203Z] Login Succeeded [2024-10-22T06:12:16.203Z] nexus3.edgexfoundry.org:10002 [2024-10-22T06:12:16.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T06:12:16.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T06:12:16.203Z] Configure a credential helper to remove this warning. See [2024-10-22T06:12:16.203Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T06:12:16.203Z] [2024-10-22T06:12:16.203Z] Login Succeeded [2024-10-22T06:12:16.464Z] nexus3.edgexfoundry.org:10003 [2024-10-22T06:12:16.464Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T06:12:16.464Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T06:12:16.464Z] Configure a credential helper to remove this warning. See [2024-10-22T06:12:16.464Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T06:12:16.464Z] [2024-10-22T06:12:16.464Z] Login Succeeded [2024-10-22T06:12:16.464Z] nexus3.edgexfoundry.org:10004 [2024-10-22T06:12:16.464Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T06:12:16.464Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T06:12:16.464Z] Configure a credential helper to remove this warning. See [2024-10-22T06:12:16.464Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T06:12:16.464Z] [2024-10-22T06:12:16.464Z] Login Succeeded [2024-10-22T06:12:16.465Z] ****.io [2024-10-22T06:12:16.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T06:12:16.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T06:12:16.724Z] Configure a credential helper to remove this warning. See [2024-10-22T06:12:16.724Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T06:12:16.724Z] [2024-10-22T06:12:16.724Z] Login Succeeded [2024-10-22T06:12:16.724Z] ---> ****-login.sh ends [Pipeline] } [2024-10-22T06:12:16.758Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-22T06:12:17.002Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-22T06:12:17.048Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-22T06:12:17.092Z] ========================================================= [2024-10-22T06:12:17.092Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-22T06:12:17.092Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T06:12:17.619Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-22T06:12:17.619Z] Sending build context to Docker daemon 9.757MB [2024-10-22T06:12:17.619Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-22T06:12:17.619Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-22T06:12:17.619Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-22T06:12:17.619Z] 43c4264eed91: Pulling fs layer [2024-10-22T06:12:17.619Z] 4cc291be95ef: Pulling fs layer [2024-10-22T06:12:17.619Z] 2ac1f1163629: Pulling fs layer [2024-10-22T06:12:17.619Z] 5c3c966382ef: Pulling fs layer [2024-10-22T06:12:17.619Z] 4f4fb700ef54: Pulling fs layer [2024-10-22T06:12:17.619Z] 5d5c8e513c77: Pulling fs layer [2024-10-22T06:12:17.619Z] 9f66e0745190: Pulling fs layer [2024-10-22T06:12:17.619Z] f49a43e4bbc0: Pulling fs layer [2024-10-22T06:12:17.619Z] 561ebcabdf7f: Pulling fs layer [2024-10-22T06:12:17.619Z] 5c3c966382ef: Waiting [2024-10-22T06:12:17.619Z] 4f4fb700ef54: Waiting [2024-10-22T06:12:17.619Z] 5d5c8e513c77: Waiting [2024-10-22T06:12:17.619Z] 9f66e0745190: Waiting [2024-10-22T06:12:17.619Z] f49a43e4bbc0: Waiting [2024-10-22T06:12:17.619Z] 4cc291be95ef: Verifying Checksum [2024-10-22T06:12:17.619Z] 4cc291be95ef: Download complete [2024-10-22T06:12:17.619Z] 5c3c966382ef: Download complete [2024-10-22T06:12:17.879Z] 4f4fb700ef54: Verifying Checksum [2024-10-22T06:12:17.879Z] 4f4fb700ef54: Download complete [2024-10-22T06:12:17.879Z] 5d5c8e513c77: Verifying Checksum [2024-10-22T06:12:17.879Z] 5d5c8e513c77: Download complete [2024-10-22T06:12:17.879Z] 43c4264eed91: Download complete [2024-10-22T06:12:17.879Z] 9f66e0745190: Verifying Checksum [2024-10-22T06:12:17.879Z] 9f66e0745190: Download complete [2024-10-22T06:12:17.879Z] 43c4264eed91: Pull complete [2024-10-22T06:12:18.846Z] 4cc291be95ef: Pull complete [2024-10-22T06:12:18.846Z] 561ebcabdf7f: Verifying Checksum [2024-10-22T06:12:18.846Z] 561ebcabdf7f: Download complete [2024-10-22T06:12:18.846Z] 2ac1f1163629: Verifying Checksum [2024-10-22T06:12:18.846Z] 2ac1f1163629: Download complete [2024-10-22T06:12:19.105Z] f49a43e4bbc0: Verifying Checksum [2024-10-22T06:12:19.106Z] f49a43e4bbc0: Download complete [2024-10-22T06:12:22.661Z] 2ac1f1163629: Pull complete [2024-10-22T06:12:22.661Z] 5c3c966382ef: Pull complete [2024-10-22T06:12:22.661Z] 4f4fb700ef54: Pull complete [2024-10-22T06:12:22.661Z] 5d5c8e513c77: Pull complete [2024-10-22T06:12:22.661Z] 9f66e0745190: Pull complete [2024-10-22T06:12:24.563Z] f49a43e4bbc0: Pull complete [2024-10-22T06:12:25.130Z] 561ebcabdf7f: Pull complete [2024-10-22T06:12:25.130Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-22T06:12:25.130Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-22T06:12:25.130Z] ---> 3a752c3f9dda [2024-10-22T06:12:25.130Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-10-22T06:12:29.331Z] ---> Running in 8e42f6bb3d0f [2024-10-22T06:12:29.331Z] Removing intermediate container 8e42f6bb3d0f [2024-10-22T06:12:29.331Z] ---> ffae5613ac67 [2024-10-22T06:12:29.331Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-22T06:12:29.331Z] ---> Running in 5006e2b6b5ad [2024-10-22T06:12:29.331Z] Removing intermediate container 5006e2b6b5ad [2024-10-22T06:12:29.331Z] ---> 9b05a99caa88 [2024-10-22T06:12:29.331Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-22T06:12:29.331Z] ---> Running in 17fe631dca39 [2024-10-22T06:12:29.331Z] Removing intermediate container 17fe631dca39 [2024-10-22T06:12:29.331Z] ---> e421eae6d658 [2024-10-22T06:12:29.331Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-22T06:12:29.331Z] ---> Running in b059b30919b6 [2024-10-22T06:12:29.331Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T06:12:29.591Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T06:12:29.850Z] OK: 246 MiB in 54 packages [2024-10-22T06:12:30.417Z] Removing intermediate container b059b30919b6 [2024-10-22T06:12:30.417Z] ---> 33092fe711f3 [2024-10-22T06:12:30.417Z] Step 7/12 : WORKDIR /app [2024-10-22T06:12:30.417Z] ---> Running in e13e7c0fba1a [2024-10-22T06:12:30.417Z] Removing intermediate container e13e7c0fba1a [2024-10-22T06:12:30.417Z] ---> 99e7ffd27d02 [2024-10-22T06:12:30.417Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-22T06:12:30.417Z] ---> 7eaf55e87cdf [2024-10-22T06:12:30.417Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-22T06:12:30.417Z] ---> Running in 734bdd7f47c7 [2024-10-22T06:12:30.590Z] Still waiting to schedule task [2024-10-22T06:12:30.591Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-10-22T06:13:21.346Z] Removing intermediate container 734bdd7f47c7 [2024-10-22T06:13:21.346Z] ---> 7418a1268b1a [2024-10-22T06:13:21.346Z] Step 10/12 : COPY . . [2024-10-22T06:13:21.346Z] ---> 5ba80eeec3e1 [2024-10-22T06:13:21.346Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-22T06:13:21.346Z] ---> Running in e4adf8c3f955 [2024-10-22T06:13:21.346Z] Removing intermediate container e4adf8c3f955 [2024-10-22T06:13:21.346Z] ---> 1c95b61eaaef [2024-10-22T06:13:21.346Z] Step 12/12 : RUN $MAKE [2024-10-22T06:13:21.346Z] ---> Running in d65687b30b17 [2024-10-22T06:13:21.346Z] noop [2024-10-22T06:13:21.346Z] Removing intermediate container d65687b30b17 [2024-10-22T06:13:21.346Z] ---> bb53f35c51de [2024-10-22T06:13:21.346Z] Successfully built bb53f35c51de [2024-10-22T06:13:21.346Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T06:13:21.845Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-22T06:13:21.845Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T06:13:22.021Z] prd-ubuntu20.04-docker-8c-8g-23474 does not seem to be running inside a container [2024-10-22T06:13:22.051Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_app-record-replay_PR-150 -v /w/workspace/foundry_app-record-replay_PR-150:/w/workspace/foundry_app-record-replay_PR-150:rw,z -v /w/workspace/foundry_app-record-replay_PR-150@tmp:/w/workspace/foundry_app-record-replay_PR-150@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-22T06:13:22.404Z] $ docker top d3430d84dc2f295c90728f8aa221118f2010c270847195462e962c5a09ff6f2a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-22T06:13:22.827Z] + go version [2024-10-22T06:13:22.827Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-22T06:13:22.860Z] $ docker stop --time=1 d3430d84dc2f295c90728f8aa221118f2010c270847195462e962c5a09ff6f2a [2024-10-22T06:13:24.131Z] $ docker rm -f --volumes d3430d84dc2f295c90728f8aa221118f2010c270847195462e962c5a09ff6f2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T06:13:24.953Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-22T06:13:24.953Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T06:13:25.136Z] prd-ubuntu20.04-docker-8c-8g-23474 does not seem to be running inside a container [2024-10-22T06:13:25.164Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_app-record-replay_PR-150 -v /w/workspace/foundry_app-record-replay_PR-150:/w/workspace/foundry_app-record-replay_PR-150:rw,z -v /w/workspace/foundry_app-record-replay_PR-150@tmp:/w/workspace/foundry_app-record-replay_PR-150@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-22T06:13:25.490Z] $ docker top 07a1012029757189f69be82cd492ebba38f9ee883fa85779ed3396a6e0de35a6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-22T06:13:25.910Z] + git config --global --add safe.directory /w/workspace/foundry_app-record-replay_PR-150 [Pipeline] fileExists [Pipeline] sh [2024-10-22T06:13:26.331Z] + make test [2024-10-22T06:13:26.331Z] go test -race -coverprofile=coverage.out ./... [2024-10-22T06:13:58.407Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2024-10-22T06:13:58.407Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2024-10-22T06:13:58.407Z] github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks coverage: 0.0% of statements [2024-10-22T06:13:58.407Z] github.com/edgexfoundry/app-record-replay coverage: 0.0% of statements [2024-10-22T06:13:58.976Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.026s coverage: 88.0% of statements [2024-10-22T06:14:08.955Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.584s coverage: 98.7% of statements [2024-10-22T06:14:08.955Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.085s coverage: 89.7% of statements [2024-10-22T06:14:08.955Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.020s coverage: 100.0% of statements [2024-10-22T06:14:08.955Z] running golangci-lint [2024-10-22T06:14:08.955Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2024-10-22T06:14:08.955Z] go version go1.23.2 linux/amd64 [2024-10-22T06:14:08.955Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2024-10-22T06:14:08.955Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-10-22T06:14:08.955Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-10-22T06:14:35.799Z] level=info msg="[loader] Go packages loading at mode 575 (exports_file|files|types_sizes|deps|imports|name|compiled_files) took 22.15333531s" [2024-10-22T06:14:35.799Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 8.711028ms" [2024-10-22T06:14:41.856Z] level=info msg="[linters_context/goanalysis] analyzers took 47.204034838s with top 10 stages: buildir: 38.0191188s, inspect: 2.002222093s, fact_deprecated: 1.977491367s, printf: 1.32188511s, ctrlflow: 1.118390797s, fact_purity: 766.007171ms, nilness: 675.973527ms, typedness: 452.381423ms, SA5012: 357.920671ms, tokenfileanalyzer: 166.10597ms" [2024-10-22T06:14:41.856Z] level=info msg="[runner] Issues before processing: 10, after processing: 0" [2024-10-22T06:14:41.856Z] level=info msg="[runner] Processors filtering stat (in/out): autogenerated_exclude: 10/10, exclude-rules: 10/0, cgo: 10/10, skip_files: 10/10, exclude: 10/10, path_prettifier: 10/10, skip_dirs: 10/10, identifier_marker: 10/10, filename_unadjuster: 10/10, invalid_issue: 10/10" [2024-10-22T06:14:41.856Z] level=info msg="[runner] processing took 589.389µs with stages: identifier_marker: 285.935µs, autogenerated_exclude: 136.382µs, exclude-rules: 70.731µs, path_prettifier: 51.501µs, skip_dirs: 31µs, invalid_issue: 3.92µs, cgo: 2.57µs, nolint: 1.45µs, filename_unadjuster: 1.01µs, max_same_issues: 980ns, fixer: 480ns, uniq_by_line: 450ns, source_code: 440ns, max_from_linter: 440ns, sort_results: 380ns, exclude: 360ns, skip_files: 340ns, diff: 230ns, max_per_file_from_linter: 210ns, path_shortener: 200ns, path_prefixer: 200ns, severity-rules: 180ns" [2024-10-22T06:14:41.856Z] level=info msg="[runner] linters took 9.494070805s with stages: goanalysis_metalinter: 9.493369135s" [2024-10-22T06:14:41.856Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-10-22T06:14:41.856Z] level=info msg="Memory: 318 samples, avg is 229.0MB, max is 1125.7MB" [2024-10-22T06:14:41.856Z] level=info msg="Execution took 31.661516865s" [2024-10-22T06:14:41.856Z] go vet ./... [2024-10-22T06:14:46.501Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-22T06:14:46.501Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-22T06:14:46.501Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-22T06:14:46.551Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-22T06:14:46.596Z] $ docker stop --time=1 07a1012029757189f69be82cd492ebba38f9ee883fa85779ed3396a6e0de35a6 [2024-10-22T06:14:50.808Z] $ docker rm -f --volumes 07a1012029757189f69be82cd492ebba38f9ee883fa85779ed3396a6e0de35a6 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-22T06:14:51.543Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-22T06:14:51.620Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-22T06:14:52.335Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-22T06:14:52.648Z] + ls -al . [2024-10-22T06:14:52.649Z] total 280 [2024-10-22T06:14:52.649Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 22 06:13 . [2024-10-22T06:14:52.649Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 22 06:11 .. [2024-10-22T06:14:52.649Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 22 06:11 .dockerignore [2024-10-22T06:14:52.649Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 22 06:14 .git [2024-10-22T06:14:52.649Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 22 06:11 .github [2024-10-22T06:14:52.649Z] -rw-rw-r-- 1 jenkins jenkins 164 Oct 22 06:11 .gitignore [2024-10-22T06:14:52.649Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 22 06:11 .golangci.yml [2024-10-22T06:14:52.649Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 22 06:12 .semver [2024-10-22T06:14:52.649Z] -rw-rw-r-- 1 jenkins jenkins 20885 Oct 22 06:11 Attribution.txt [2024-10-22T06:14:52.649Z] -rw-rw-r-- 1 jenkins jenkins 458 Oct 22 06:11 CHANGELOG.md [2024-10-22T06:14:52.649Z] -rw-rw-r-- 1 jenkins jenkins 1725 Oct 22 06:11 Dockerfile [2024-10-22T06:14:52.649Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 22 06:11 GOVERNANCE.md [2024-10-22T06:14:52.649Z] -rw-rw-r-- 1 jenkins jenkins 681 Oct 22 06:11 Jenkinsfile [2024-10-22T06:14:52.649Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 22 06:11 LICENSE [2024-10-22T06:14:52.649Z] -rw-rw-r-- 1 jenkins jenkins 3805 Oct 22 06:11 Makefile [2024-10-22T06:14:52.649Z] -rw-rw-r-- 1 jenkins jenkins 611 Oct 22 06:11 OWNERS.md [2024-10-22T06:14:52.649Z] -rw-rw-r-- 1 jenkins jenkins 4107 Oct 22 06:11 README.md [2024-10-22T06:14:52.649Z] -rw-rw-r-- 1 jenkins jenkins 7789 Oct 22 06:11 Record and Reply.postman_collection.json [2024-10-22T06:14:52.649Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 22 06:12 VERSION [2024-10-22T06:14:52.649Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 22 06:11 bin [2024-10-22T06:14:52.649Z] -rw-r--r-- 1 jenkins jenkins 34247 Oct 22 06:14 coverage.out [2024-10-22T06:14:52.649Z] -rw-rw-r-- 1 jenkins jenkins 7488 Oct 22 06:11 go.mod [2024-10-22T06:14:52.649Z] -rw-rw-r-- 1 jenkins jenkins 100896 Oct 22 06:11 go.sum [2024-10-22T06:14:52.649Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 22 06:11 internal [2024-10-22T06:14:52.649Z] -rw-rw-r-- 1 jenkins jenkins 913 Oct 22 06:11 main.go [2024-10-22T06:14:52.649Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 22 06:11 openapi [2024-10-22T06:14:52.649Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 22 06:11 pkg [2024-10-22T06:14:52.649Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 22 06:11 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T06:14:53.126Z] + 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=50deb6c6f5f3708125411fb360b891aff2d2dce5 --label arch=amd64 --label version=0.0.0 . [2024-10-22T06:14:53.126Z] Sending build context to Docker daemon 9.791MB [2024-10-22T06:14:53.126Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-10-22T06:14:53.126Z] Step 2/27 : FROM ${BASE} AS builder [2024-10-22T06:14:53.126Z] ---> bb53f35c51de [2024-10-22T06:14:53.126Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-10-22T06:14:53.386Z] ---> Running in a9741ad5349f [2024-10-22T06:14:53.386Z] Removing intermediate container a9741ad5349f [2024-10-22T06:14:53.386Z] ---> 977824ccf1c2 [2024-10-22T06:14:53.386Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-10-22T06:14:53.386Z] ---> Running in 97fe7926861b [2024-10-22T06:14:53.386Z] Removing intermediate container 97fe7926861b [2024-10-22T06:14:53.386Z] ---> 920e997ba977 [2024-10-22T06:14:53.386Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-10-22T06:14:53.386Z] ---> Running in e9938e059896 [2024-10-22T06:14:53.386Z] Removing intermediate container e9938e059896 [2024-10-22T06:14:53.386Z] ---> b4df64d02af3 [2024-10-22T06:14:53.386Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-22T06:14:53.386Z] ---> Running in 4431f0e568e3 [2024-10-22T06:14:53.648Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T06:14:53.908Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T06:14:54.167Z] OK: 246 MiB in 54 packages [2024-10-22T06:14:54.734Z] Removing intermediate container 4431f0e568e3 [2024-10-22T06:14:54.734Z] ---> 428c932fddb9 [2024-10-22T06:14:54.734Z] Step 7/27 : WORKDIR /app [2024-10-22T06:14:54.734Z] ---> Running in f143eaff4bc8 [2024-10-22T06:14:54.734Z] Removing intermediate container f143eaff4bc8 [2024-10-22T06:14:54.734Z] ---> d227ded8f453 [2024-10-22T06:14:54.734Z] Step 8/27 : COPY go.mod vendor* ./ [2024-10-22T06:14:54.734Z] ---> fd1e86d13d6a [2024-10-22T06:14:54.734Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-22T06:14:54.734Z] ---> Running in b908427990a7 [2024-10-22T06:14:55.742Z] Removing intermediate container b908427990a7 [2024-10-22T06:14:55.742Z] ---> cb879eed87d2 [2024-10-22T06:14:55.742Z] Step 10/27 : COPY . . [2024-10-22T06:14:56.003Z] ---> 4d12d7f4c9df [2024-10-22T06:14:56.003Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-22T06:14:56.003Z] ---> Running in d7edf7f1a5d8 [2024-10-22T06:14:56.003Z] Removing intermediate container d7edf7f1a5d8 [2024-10-22T06:14:56.003Z] ---> be4a651a068b [2024-10-22T06:14:56.003Z] Step 12/27 : RUN $MAKE [2024-10-22T06:14:56.003Z] ---> Running in fbe5c2b8cd02 [2024-10-22T06:14:56.262Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.57 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o app-record-replay [2024-10-22T06:15:28.336Z] Removing intermediate container fbe5c2b8cd02 [2024-10-22T06:15:28.336Z] ---> 001ed106c8bb [2024-10-22T06:15:28.336Z] Step 13/27 : FROM alpine:3.20 [2024-10-22T06:15:28.336Z] 3.20: Pulling from library/alpine [2024-10-22T06:15:28.336Z] 43c4264eed91: Already exists [2024-10-22T06:15:28.336Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-22T06:15:28.336Z] Status: Downloaded newer image for alpine:3.20 [2024-10-22T06:15:28.336Z] ---> 91ef0af61f39 [2024-10-22T06:15:28.336Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-22T06:15:28.336Z] ---> Running in 2dd1fee5bec4 [2024-10-22T06:15:28.336Z] Removing intermediate container 2dd1fee5bec4 [2024-10-22T06:15:28.336Z] ---> ac09fc74d368 [2024-10-22T06:15:28.336Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2024-10-22T06:15:28.336Z] ---> Running in 302347379dac [2024-10-22T06:15:28.336Z] Removing intermediate container 302347379dac [2024-10-22T06:15:28.336Z] ---> 0b29f4764a06 [2024-10-22T06:15:28.336Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-22T06:15:28.336Z] ---> Running in fe5008ed8a39 [2024-10-22T06:15:28.336Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T06:15:28.336Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T06:15:28.597Z] (1/2) Installing ca-certificates (20240705-r0) [2024-10-22T06:15:28.597Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-10-22T06:15:28.597Z] Executing busybox-1.36.1-r29.trigger [2024-10-22T06:15:28.597Z] Executing ca-certificates-20240705-r0.trigger [2024-10-22T06:15:28.883Z] OK: 9 MiB in 16 packages [2024-10-22T06:15:29.141Z] Removing intermediate container fe5008ed8a39 [2024-10-22T06:15:29.141Z] ---> fec48ec44e74 [2024-10-22T06:15:29.141Z] Step 17/27 : RUN apk --no-cache upgrade [2024-10-22T06:15:29.141Z] ---> Running in 6f84874e895e [2024-10-22T06:15:29.401Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T06:15:29.401Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T06:15:29.967Z] Upgrading critical system libraries and apk-tools: [2024-10-22T06:15:29.967Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-22T06:15:29.967Z] Executing busybox-1.36.1-r29.trigger [2024-10-22T06:15:29.967Z] Continuing the upgrade transaction with new apk-tools: [2024-10-22T06:15:29.967Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T06:15:29.968Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T06:15:30.227Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-22T06:15:30.227Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-22T06:15:30.227Z] Executing ca-certificates-20240705-r0.trigger [2024-10-22T06:15:30.485Z] OK: 9 MiB in 16 packages [2024-10-22T06:15:31.058Z] Removing intermediate container 6f84874e895e [2024-10-22T06:15:31.058Z] ---> 9daa29722f94 [2024-10-22T06:15:31.058Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-10-22T06:15:31.058Z] ---> 28b14ea456c0 [2024-10-22T06:15:31.058Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-10-22T06:15:31.058Z] ---> d54d9d3a8a94 [2024-10-22T06:15:31.058Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-10-22T06:15:31.316Z] ---> cf40c28069ea [2024-10-22T06:15:31.316Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2024-10-22T06:15:32.695Z] ---> 874faed14926 [2024-10-22T06:15:32.695Z] Step 22/27 : EXPOSE 59712 [2024-10-22T06:15:32.956Z] ---> Running in 89ffaf779636 [2024-10-22T06:15:32.956Z] Removing intermediate container 89ffaf779636 [2024-10-22T06:15:32.956Z] ---> 7bfa99532143 [2024-10-22T06:15:32.956Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2024-10-22T06:15:32.956Z] ---> Running in 1f51ef7b6d7c [2024-10-22T06:15:32.956Z] Removing intermediate container 1f51ef7b6d7c [2024-10-22T06:15:32.956Z] ---> 9dd168d663b9 [2024-10-22T06:15:32.956Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-22T06:15:32.956Z] ---> Running in 8edfd43f1b3c [2024-10-22T06:15:33.216Z] Removing intermediate container 8edfd43f1b3c [2024-10-22T06:15:33.216Z] ---> b0eb23ad2348 [2024-10-22T06:15:33.216Z] Step 25/27 : LABEL arch=amd64 [2024-10-22T06:15:33.216Z] ---> Running in ec2106525c7a [2024-10-22T06:15:33.216Z] Removing intermediate container ec2106525c7a [2024-10-22T06:15:33.216Z] ---> faa440603da0 [2024-10-22T06:15:33.216Z] Step 26/27 : LABEL git_sha=50deb6c6f5f3708125411fb360b891aff2d2dce5 [2024-10-22T06:15:33.216Z] ---> Running in 9929808aae9d [2024-10-22T06:15:33.216Z] Removing intermediate container 9929808aae9d [2024-10-22T06:15:33.216Z] ---> 136fa1881d86 [2024-10-22T06:15:33.216Z] Step 27/27 : LABEL version=0.0.0 [2024-10-22T06:15:33.216Z] ---> Running in 0f3ca18a4ff1 [2024-10-22T06:15:33.475Z] Removing intermediate container 0f3ca18a4ff1 [2024-10-22T06:15:33.475Z] ---> 8d5d27e51f85 [2024-10-22T06:15:33.475Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-22T06:15:33.475Z] Successfully built 8d5d27e51f85 [2024-10-22T06:15:33.475Z] Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T06:15:34.546Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-22T06:15:34.546Z] [2024-10-22T06:15:34.546Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T06:15:34.958Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-22T06:15:34.958Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-22T06:15:34.958Z] 5eb5b503b376: Pulling fs layer [2024-10-22T06:15:34.958Z] 5c69ac0246d0: Pulling fs layer [2024-10-22T06:15:34.958Z] ec43610c2a17: Pulling fs layer [2024-10-22T06:15:34.958Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-22T06:15:34.958Z] 33b1e0a273af: Pulling fs layer [2024-10-22T06:15:34.958Z] 5d3b04190fa2: Pulling fs layer [2024-10-22T06:15:34.958Z] 2f39f015ded8: Pulling fs layer [2024-10-22T06:15:34.958Z] 3a2ae6a8a46f: Waiting [2024-10-22T06:15:34.958Z] 33b1e0a273af: Waiting [2024-10-22T06:15:34.958Z] 2f39f015ded8: Waiting [2024-10-22T06:15:34.958Z] 5c69ac0246d0: Download complete [2024-10-22T06:15:34.958Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-22T06:15:34.958Z] 3a2ae6a8a46f: Download complete [2024-10-22T06:15:34.958Z] 33b1e0a273af: Verifying Checksum [2024-10-22T06:15:34.958Z] 33b1e0a273af: Download complete [2024-10-22T06:15:34.958Z] ec43610c2a17: Verifying Checksum [2024-10-22T06:15:34.958Z] ec43610c2a17: Download complete [2024-10-22T06:15:34.958Z] 5d3b04190fa2: Verifying Checksum [2024-10-22T06:15:34.958Z] 5d3b04190fa2: Download complete [2024-10-22T06:15:35.223Z] 5eb5b503b376: Verifying Checksum [2024-10-22T06:15:35.223Z] 5eb5b503b376: Download complete [2024-10-22T06:15:35.792Z] 2f39f015ded8: Download complete [2024-10-22T06:15:36.361Z] 5eb5b503b376: Pull complete [2024-10-22T06:15:36.361Z] 5c69ac0246d0: Pull complete [2024-10-22T06:15:36.929Z] ec43610c2a17: Pull complete [2024-10-22T06:15:36.929Z] 3a2ae6a8a46f: Pull complete [2024-10-22T06:15:37.187Z] 33b1e0a273af: Pull complete [2024-10-22T06:15:37.188Z] 5d3b04190fa2: Pull complete [2024-10-22T06:15:41.375Z] 2f39f015ded8: Pull complete [2024-10-22T06:15:41.375Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-22T06:15:41.375Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-22T06:15:41.375Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T06:15:41.643Z] prd-ubuntu20.04-docker-8c-8g-23474 does not seem to be running inside a container [2024-10-22T06:15:41.679Z] $ 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/foundry_app-record-replay_PR-150 -v /w/workspace/foundry_app-record-replay_PR-150:/w/workspace/foundry_app-record-replay_PR-150:rw,z -v /w/workspace/foundry_app-record-replay_PR-150@tmp:/w/workspace/foundry_app-record-replay_PR-150@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-22T06:15:45.364Z] $ docker top 6ee4c9f7a74b02c239fb5d194134decc0f43ae71135a9c111a94a8696cd5f38c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-22T06:15:45.835Z] ---> job-cost.sh [2024-10-22T06:15:45.835Z] lf-activate-venv: SKIPPING [2024-10-22T06:15:45.835Z] INFO: No Stack... [2024-10-22T06:15:46.094Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-22T06:15:46.354Z] INFO: Archiving Costs [Pipeline] sh [2024-10-22T06:15:46.687Z] + cat /w/workspace/foundry_app-record-replay_PR-150/archives/cost.csv [2024-10-22T06:15:46.687Z] + cut -d, -f6 [Pipeline] lock [2024-10-22T06:15:46.733Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-PR-150-1-stack-cost] [2024-10-22T06:15:46.739Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-150-1-stack-cost] did not exist. Created. [2024-10-22T06:15:46.746Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-PR-150-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-22T06:15:47.169Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-22T06:15:47.228Z] Stashed 1 file(s) [Pipeline] } [2024-10-22T06:15:47.272Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-PR-150-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-22T06:15:47.369Z] $ docker stop --time=1 6ee4c9f7a74b02c239fb5d194134decc0f43ae71135a9c111a94a8696cd5f38c [2024-10-22T06:15:48.515Z] $ docker rm -f --volumes 6ee4c9f7a74b02c239fb5d194134decc0f43ae71135a9c111a94a8696cd5f38c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-22T06:16:30.809Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-23475 in /w/workspace/foundry_app-record-replay_PR-150 [Pipeline] { [Pipeline] ws [2024-10-22T06:16:30.884Z] Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout [2024-10-22T06:16:33.995Z] Selected Git installation does not exist. Using Default [2024-10-22T06:16:33.995Z] The recommended git tool is: NONE [2024-10-22T06:16:41.504Z] using credential edgex-jenkins-ssh [2024-10-22T06:16:41.531Z] Cloning the remote Git repository [2024-10-22T06:16:41.583Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2024-10-22T06:16:41.696Z] > git init /w/workspace/app-record-replay/1 # timeout=10 [2024-10-22T06:16:41.897Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2024-10-22T06:16:41.898Z] > git --version # timeout=10 [2024-10-22T06:16:41.926Z] > git --version # 'git version 2.25.1' [2024-10-22T06:16:41.931Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-22T06:16:42.115Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-22T06:16:44.715Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2024-10-22T06:16:44.743Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-22T06:16:45.963Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2024-10-22T06:16:46.016Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2024-10-22T06:16:46.018Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-22T06:16:46.049Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/150/head:refs/remotes/origin/PR-150 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-10-22T06:16:46.638Z] Merging remotes/origin/main commit 587b4a59f4c2d83c6f2bc4698198d372e4f88a1e into PR head commit 50deb6c6f5f3708125411fb360b891aff2d2dce5 [2024-10-22T06:16:47.028Z] Merge succeeded, producing 50deb6c6f5f3708125411fb360b891aff2d2dce5 [2024-10-22T06:16:47.029Z] Checking out Revision 50deb6c6f5f3708125411fb360b891aff2d2dce5 (PR-150) [2024-10-22T06:16:46.661Z] > git config core.sparsecheckout # timeout=10 [2024-10-22T06:16:46.789Z] > git checkout -f 50deb6c6f5f3708125411fb360b891aff2d2dce5 # timeout=10 [2024-10-22T06:16:46.906Z] > git remote # timeout=10 [2024-10-22T06:16:46.926Z] > git config --get remote.origin.url # timeout=10 [2024-10-22T06:16:46.945Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-22T06:16:46.971Z] > git merge 587b4a59f4c2d83c6f2bc4698198d372e4f88a1e # timeout=10 [2024-10-22T06:16:47.002Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-10-22T06:16:47.031Z] > git config core.sparsecheckout # timeout=10 [2024-10-22T06:16:47.055Z] > git checkout -f 50deb6c6f5f3708125411fb360b891aff2d2dce5 # timeout=10 [2024-10-22T06:16:50.782Z] Commit message: "fix: Move API document files from openapi/v3 to openapi" [2024-10-22T06:16:50.842Z] > git --version # timeout=10 [2024-10-22T06:16:50.857Z] > git --version # 'git version 2.25.1' [2024-10-22T06:16:50.872Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-22T06:16:53.068Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-22T06:16:53.068Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-22T06:16:53.068Z] Dload Upload Total Spent Left Speed [2024-10-22T06:16:53.068Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 98676 0 --:--:-- --:--:-- --:--:-- 98676 [Pipeline] sh [2024-10-22T06:16:53.432Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-22T06:16:53.803Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-22T06:16:53.803Z] + sudo tee /etc/docker/daemon.new [2024-10-22T06:16:53.803Z] { [2024-10-22T06:16:53.803Z] "registry-mirrors": [ [2024-10-22T06:16:53.803Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-22T06:16:53.803Z] ], [2024-10-22T06:16:53.803Z] "bip": "10.250.0.254/24", [2024-10-22T06:16:53.803Z] "hosts": [ [2024-10-22T06:16:53.803Z] "tcp://0.0.0.0:5555", [2024-10-22T06:16:53.803Z] "unix:///var/run/docker.sock" [2024-10-22T06:16:53.803Z] ], [2024-10-22T06:16:53.803Z] "mtu": 1458, [2024-10-22T06:16:53.803Z] "selinux-enabled": true, [2024-10-22T06:16:53.803Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-22T06:16:53.803Z] } [Pipeline] sh [2024-10-22T06:16:54.173Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-22T06:16:54.546Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-22T06:17:12.939Z] provisioning config files... [2024-10-22T06:17:12.974Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config15451094043653643678tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-22T06:17:13.532Z] ---> ****-login.sh [2024-10-22T06:17:13.532Z] nexus3.edgexfoundry.org:10001 [2024-10-22T06:17:14.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T06:17:14.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T06:17:14.129Z] Configure a credential helper to remove this warning. See [2024-10-22T06:17:14.129Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T06:17:14.129Z] [2024-10-22T06:17:14.129Z] Login Succeeded [2024-10-22T06:17:14.129Z] nexus3.edgexfoundry.org:10002 [2024-10-22T06:17:14.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T06:17:14.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T06:17:14.689Z] Configure a credential helper to remove this warning. See [2024-10-22T06:17:14.689Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T06:17:14.689Z] [2024-10-22T06:17:14.689Z] Login Succeeded [2024-10-22T06:17:14.689Z] nexus3.edgexfoundry.org:10003 [2024-10-22T06:17:14.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T06:17:14.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T06:17:14.963Z] Configure a credential helper to remove this warning. See [2024-10-22T06:17:14.963Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T06:17:14.963Z] [2024-10-22T06:17:14.963Z] Login Succeeded [2024-10-22T06:17:14.963Z] nexus3.edgexfoundry.org:10004 [2024-10-22T06:17:15.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T06:17:15.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T06:17:15.508Z] Configure a credential helper to remove this warning. See [2024-10-22T06:17:15.508Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T06:17:15.508Z] [2024-10-22T06:17:15.508Z] Login Succeeded [2024-10-22T06:17:15.508Z] ****.io [2024-10-22T06:17:15.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T06:17:16.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T06:17:16.049Z] Configure a credential helper to remove this warning. See [2024-10-22T06:17:16.050Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T06:17:16.050Z] [2024-10-22T06:17:16.050Z] Login Succeeded [2024-10-22T06:17:16.050Z] ---> ****-login.sh ends [Pipeline] } [2024-10-22T06:17:16.087Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-22T06:17:16.608Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-22T06:17:16.658Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-22T06:17:16.707Z] ========================================================= [2024-10-22T06:17:16.707Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-22T06:17:16.707Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T06:17:17.280Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-22T06:17:17.558Z] Sending build context to Docker daemon 337.9kB [2024-10-22T06:17:17.558Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-22T06:17:17.558Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-22T06:17:17.832Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-22T06:17:17.832Z] cf04c63912e1: Pulling fs layer [2024-10-22T06:17:17.832Z] 55b35a11ae5e: Pulling fs layer [2024-10-22T06:17:17.832Z] a37a00ec5f00: Pulling fs layer [2024-10-22T06:17:17.832Z] 50b3750afda1: Pulling fs layer [2024-10-22T06:17:17.832Z] 4f4fb700ef54: Pulling fs layer [2024-10-22T06:17:17.832Z] 80978eb59214: Pulling fs layer [2024-10-22T06:17:17.832Z] c9f46d7d2bd2: Pulling fs layer [2024-10-22T06:17:17.832Z] c5a475d317c9: Pulling fs layer [2024-10-22T06:17:17.832Z] 50b3750afda1: Waiting [2024-10-22T06:17:17.832Z] 4f4fb700ef54: Waiting [2024-10-22T06:17:17.832Z] c9f46d7d2bd2: Waiting [2024-10-22T06:17:17.832Z] 80978eb59214: Waiting [2024-10-22T06:17:17.832Z] c5a475d317c9: Waiting [2024-10-22T06:17:17.832Z] 55b35a11ae5e: Verifying Checksum [2024-10-22T06:17:17.833Z] 55b35a11ae5e: Download complete [2024-10-22T06:17:17.833Z] 50b3750afda1: Verifying Checksum [2024-10-22T06:17:17.833Z] 50b3750afda1: Download complete [2024-10-22T06:17:17.833Z] 4f4fb700ef54: Verifying Checksum [2024-10-22T06:17:17.833Z] 4f4fb700ef54: Download complete [2024-10-22T06:17:17.833Z] 80978eb59214: Verifying Checksum [2024-10-22T06:17:17.833Z] 80978eb59214: Download complete [2024-10-22T06:17:17.833Z] cf04c63912e1: Verifying Checksum [2024-10-22T06:17:17.833Z] cf04c63912e1: Download complete [2024-10-22T06:17:18.427Z] c5a475d317c9: Verifying Checksum [2024-10-22T06:17:18.427Z] c5a475d317c9: Download complete [2024-10-22T06:17:19.021Z] cf04c63912e1: Pull complete [2024-10-22T06:17:19.609Z] 55b35a11ae5e: Pull complete [2024-10-22T06:17:21.098Z] a37a00ec5f00: Verifying Checksum [2024-10-22T06:17:21.098Z] a37a00ec5f00: Download complete [2024-10-22T06:17:21.688Z] c9f46d7d2bd2: Verifying Checksum [2024-10-22T06:17:21.688Z] c9f46d7d2bd2: Download complete [2024-10-22T06:17:36.764Z] a37a00ec5f00: Pull complete [2024-10-22T06:17:36.764Z] 50b3750afda1: Pull complete [2024-10-22T06:17:36.764Z] 4f4fb700ef54: Pull complete [2024-10-22T06:17:36.764Z] 80978eb59214: Pull complete [2024-10-22T06:17:43.443Z] c9f46d7d2bd2: Pull complete [2024-10-22T06:17:45.414Z] c5a475d317c9: Pull complete [2024-10-22T06:17:45.414Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-22T06:17:45.414Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-22T06:17:45.414Z] ---> be29e6b0f0d4 [2024-10-22T06:17:45.414Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-10-22T06:17:48.009Z] ---> Running in 009304992f5d [2024-10-22T06:17:48.009Z] Removing intermediate container 009304992f5d [2024-10-22T06:17:48.009Z] ---> 01ca04937d2d [2024-10-22T06:17:48.009Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-22T06:17:48.009Z] ---> Running in d72205b128af [2024-10-22T06:17:48.279Z] Removing intermediate container d72205b128af [2024-10-22T06:17:48.279Z] ---> 6257d038d5ae [2024-10-22T06:17:48.279Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-22T06:17:48.549Z] ---> Running in 0facd28c4a42 [2024-10-22T06:17:48.821Z] Removing intermediate container 0facd28c4a42 [2024-10-22T06:17:48.822Z] ---> d85ff0055ea0 [2024-10-22T06:17:48.822Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-22T06:17:48.822Z] ---> Running in 1866d62c5be9 [2024-10-22T06:17:50.240Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-22T06:17:50.510Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-22T06:17:52.474Z] OK: 238 MiB in 54 packages [2024-10-22T06:17:53.457Z] Removing intermediate container 1866d62c5be9 [2024-10-22T06:17:53.457Z] ---> fb7a4e1184db [2024-10-22T06:17:53.457Z] Step 7/12 : WORKDIR /app [2024-10-22T06:17:53.457Z] ---> Running in e0efd03f0228 [2024-10-22T06:17:53.816Z] Removing intermediate container e0efd03f0228 [2024-10-22T06:17:53.816Z] ---> d12dc4e5e95d [2024-10-22T06:17:53.816Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-22T06:17:54.449Z] ---> 336822ec0d73 [2024-10-22T06:17:54.449Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-22T06:17:54.449Z] ---> Running in 3266e56ec9d6 [2024-10-22T06:20:01.270Z] Removing intermediate container 3266e56ec9d6 [2024-10-22T06:20:01.270Z] ---> dc7d430eafc2 [2024-10-22T06:20:01.270Z] Step 10/12 : COPY . . [2024-10-22T06:20:01.270Z] ---> 3cc52093541b [2024-10-22T06:20:01.270Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-22T06:20:01.270Z] ---> Running in 9daa31dcc06b [2024-10-22T06:20:01.270Z] Removing intermediate container 9daa31dcc06b [2024-10-22T06:20:01.270Z] ---> 8c07db9ed721 [2024-10-22T06:20:01.270Z] Step 12/12 : RUN $MAKE [2024-10-22T06:20:01.270Z] ---> Running in 4d0b057bf1c6 [2024-10-22T06:20:01.270Z] noop [2024-10-22T06:20:01.270Z] Removing intermediate container 4d0b057bf1c6 [2024-10-22T06:20:01.270Z] ---> 57869a621164 [2024-10-22T06:20:01.270Z] Successfully built 57869a621164 [2024-10-22T06:20:01.270Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T06:20:01.813Z] + docker inspect -f . ci-base-image-arm64 [2024-10-22T06:20:01.813Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T06:20:02.112Z] prd-ubuntu20.04-docker-arm64-4c-16g-23475 does not seem to be running inside a container [2024-10-22T06:20:02.180Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-22T06:20:03.486Z] $ docker top c644d22f18b0e672f33c590a70d403eff454bde5f2578d64912736b26aadfc28 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-22T06:20:04.419Z] + go version [2024-10-22T06:20:04.419Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-22T06:20:04.457Z] $ docker stop --time=1 c644d22f18b0e672f33c590a70d403eff454bde5f2578d64912736b26aadfc28 [2024-10-22T06:20:06.095Z] $ docker rm -f --volumes c644d22f18b0e672f33c590a70d403eff454bde5f2578d64912736b26aadfc28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T06:20:07.078Z] + docker inspect -f . ci-base-image-arm64 [2024-10-22T06:20:07.079Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T06:20:07.361Z] prd-ubuntu20.04-docker-arm64-4c-16g-23475 does not seem to be running inside a container [2024-10-22T06:20:07.438Z] $ 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/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-22T06:20:08.710Z] $ docker top b856a0be9f2ef478db88a713f68df2ceab95c4e8f83e8c8823f5e4e7eb8c6b02 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-22T06:20:09.621Z] + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh [2024-10-22T06:20:10.353Z] + make test [2024-10-22T06:20:10.353Z] go test -race -coverprofile=coverage.out ./... [2024-10-22T06:25:17.280Z] github.com/edgexfoundry/app-record-replay coverage: 0.0% of statements [2024-10-22T06:25:39.379Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.145s coverage: 88.0% of statements [2024-10-22T06:25:43.664Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2024-10-22T06:25:43.664Z] github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks coverage: 0.0% of statements [2024-10-22T06:25:47.031Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2024-10-22T06:25:53.698Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.892s coverage: 98.7% of statements [2024-10-22T06:25:53.698Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.433s coverage: 89.7% of statements [2024-10-22T06:25:53.698Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.084s coverage: 100.0% of statements [2024-10-22T06:25:55.114Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-22T06:25:55.114Z] go vet ./... [2024-10-22T06:30:47.081Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-22T06:30:47.081Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-22T06:30:47.081Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-22T06:30:47.130Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-22T06:30:47.160Z] $ docker stop --time=1 b856a0be9f2ef478db88a713f68df2ceab95c4e8f83e8c8823f5e4e7eb8c6b02 [2024-10-22T06:30:49.266Z] $ docker rm -f --volumes b856a0be9f2ef478db88a713f68df2ceab95c4e8f83e8c8823f5e4e7eb8c6b02 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-22T06:30:52.158Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-22T06:30:52.202Z] Warning: overwriting stash ‘coverage-report’ [2024-10-22T06:30:52.801Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-22T06:30:53.463Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-22T06:30:53.816Z] + ls -al . [2024-10-22T06:30:53.816Z] total 276 [2024-10-22T06:30:53.816Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 22 06:20 . [2024-10-22T06:30:53.816Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 22 06:16 .. [2024-10-22T06:30:53.816Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 22 06:16 .dockerignore [2024-10-22T06:30:53.816Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 22 06:16 .git [2024-10-22T06:30:53.816Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 22 06:16 .github [2024-10-22T06:30:53.816Z] -rw-rw-r-- 1 jenkins jenkins 164 Oct 22 06:16 .gitignore [2024-10-22T06:30:53.816Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 22 06:16 .golangci.yml [2024-10-22T06:30:53.816Z] -rw-rw-r-- 1 jenkins jenkins 20885 Oct 22 06:16 Attribution.txt [2024-10-22T06:30:53.816Z] -rw-rw-r-- 1 jenkins jenkins 458 Oct 22 06:16 CHANGELOG.md [2024-10-22T06:30:53.816Z] -rw-rw-r-- 1 jenkins jenkins 1725 Oct 22 06:16 Dockerfile [2024-10-22T06:30:53.816Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 22 06:16 GOVERNANCE.md [2024-10-22T06:30:53.816Z] -rw-rw-r-- 1 jenkins jenkins 681 Oct 22 06:16 Jenkinsfile [2024-10-22T06:30:53.816Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 22 06:16 LICENSE [2024-10-22T06:30:53.816Z] -rw-rw-r-- 1 jenkins jenkins 3805 Oct 22 06:16 Makefile [2024-10-22T06:30:53.816Z] -rw-rw-r-- 1 jenkins jenkins 611 Oct 22 06:16 OWNERS.md [2024-10-22T06:30:53.816Z] -rw-rw-r-- 1 jenkins jenkins 4107 Oct 22 06:16 README.md [2024-10-22T06:30:53.816Z] -rw-rw-r-- 1 jenkins jenkins 7789 Oct 22 06:16 Record and Reply.postman_collection.json [2024-10-22T06:30:53.816Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 22 06:12 VERSION [2024-10-22T06:30:53.816Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 22 06:16 bin [2024-10-22T06:30:53.816Z] -rw-r--r-- 1 jenkins jenkins 34248 Oct 22 06:25 coverage.out [2024-10-22T06:30:53.816Z] -rw-rw-r-- 1 jenkins jenkins 7488 Oct 22 06:16 go.mod [2024-10-22T06:30:53.816Z] -rw-rw-r-- 1 jenkins jenkins 100896 Oct 22 06:16 go.sum [2024-10-22T06:30:53.816Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 22 06:16 internal [2024-10-22T06:30:53.816Z] -rw-rw-r-- 1 jenkins jenkins 913 Oct 22 06:16 main.go [2024-10-22T06:30:53.816Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 22 06:16 openapi [2024-10-22T06:30:53.816Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 22 06:16 pkg [2024-10-22T06:30:53.816Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 22 06:16 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T06:30:54.276Z] + 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=50deb6c6f5f3708125411fb360b891aff2d2dce5 --label arch=arm64 --label version=0.0.0 . [2024-10-22T06:30:54.545Z] Sending build context to Docker daemon 372.7kB [2024-10-22T06:30:54.545Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-10-22T06:30:54.545Z] Step 2/27 : FROM ${BASE} AS builder [2024-10-22T06:30:54.545Z] ---> 57869a621164 [2024-10-22T06:30:54.545Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-10-22T06:30:54.824Z] ---> Running in 3cd8c4678ae4 [2024-10-22T06:30:55.100Z] Removing intermediate container 3cd8c4678ae4 [2024-10-22T06:30:55.100Z] ---> 7bb7b80f0ae7 [2024-10-22T06:30:55.100Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-10-22T06:30:55.100Z] ---> Running in fd46c22571c9 [2024-10-22T06:30:55.768Z] Removing intermediate container fd46c22571c9 [2024-10-22T06:30:55.768Z] ---> ca68e7884e7c [2024-10-22T06:30:55.768Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-10-22T06:30:55.768Z] ---> Running in e7ff6389f9ca [2024-10-22T06:30:56.044Z] Removing intermediate container e7ff6389f9ca [2024-10-22T06:30:56.044Z] ---> f3a65d2c6a07 [2024-10-22T06:30:56.044Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-22T06:30:56.044Z] ---> Running in 2d0df7534245 [2024-10-22T06:30:57.515Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-22T06:30:57.787Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-22T06:30:59.746Z] OK: 238 MiB in 54 packages [2024-10-22T06:31:00.717Z] Removing intermediate container 2d0df7534245 [2024-10-22T06:31:00.717Z] ---> 1c1bf2787639 [2024-10-22T06:31:00.717Z] Step 7/27 : WORKDIR /app [2024-10-22T06:31:00.717Z] ---> Running in ddcd5ebc40bd [2024-10-22T06:31:00.987Z] Removing intermediate container ddcd5ebc40bd [2024-10-22T06:31:00.988Z] ---> 125ba6ca8ba5 [2024-10-22T06:31:00.988Z] Step 8/27 : COPY go.mod vendor* ./ [2024-10-22T06:31:01.577Z] ---> 4fd6cb773a54 [2024-10-22T06:31:01.577Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-22T06:31:01.577Z] ---> Running in 987ad54b00a0 [2024-10-22T06:31:04.943Z] Removing intermediate container 987ad54b00a0 [2024-10-22T06:31:04.943Z] ---> 0aed7b2c9043 [2024-10-22T06:31:04.943Z] Step 10/27 : COPY . . [2024-10-22T06:31:04.943Z] ---> 503ff4b68bf5 [2024-10-22T06:31:04.943Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-22T06:31:05.215Z] ---> Running in ec2f107a817b [2024-10-22T06:31:05.486Z] Removing intermediate container ec2f107a817b [2024-10-22T06:31:05.486Z] ---> fd9de8194d79 [2024-10-22T06:31:05.486Z] Step 12/27 : RUN $MAKE [2024-10-22T06:31:05.486Z] ---> Running in 18a8e3738d1a [2024-10-22T06:31:06.461Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.57 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o app-record-replay [2024-10-22T06:35:14.245Z] Removing intermediate container 18a8e3738d1a [2024-10-22T06:35:14.245Z] ---> 213dda4e8559 [2024-10-22T06:35:14.245Z] Step 13/27 : FROM alpine:3.20 [2024-10-22T06:35:14.513Z] 3.20: Pulling from library/alpine [2024-10-22T06:35:14.513Z] cf04c63912e1: Already exists [2024-10-22T06:35:14.784Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-22T06:35:14.784Z] Status: Downloaded newer image for alpine:3.20 [2024-10-22T06:35:14.784Z] ---> c157a85ed455 [2024-10-22T06:35:14.784Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-22T06:35:14.784Z] ---> Running in 60242cedffa6 [2024-10-22T06:35:15.053Z] Removing intermediate container 60242cedffa6 [2024-10-22T06:35:15.053Z] ---> f700c3acf428 [2024-10-22T06:35:15.053Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2024-10-22T06:35:15.322Z] ---> Running in 7f8467ca320d [2024-10-22T06:35:15.591Z] Removing intermediate container 7f8467ca320d [2024-10-22T06:35:15.591Z] ---> baaad59517d7 [2024-10-22T06:35:15.591Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-22T06:35:15.591Z] ---> Running in 85347c32fff1 [2024-10-22T06:35:16.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-22T06:35:17.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-22T06:35:18.550Z] (1/2) Installing ca-certificates (20240705-r0) [2024-10-22T06:35:18.550Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-10-22T06:35:18.550Z] Executing busybox-1.36.1-r29.trigger [2024-10-22T06:35:18.550Z] Executing ca-certificates-20240705-r0.trigger [2024-10-22T06:35:18.819Z] OK: 10 MiB in 16 packages [2024-10-22T06:35:20.238Z] Removing intermediate container 85347c32fff1 [2024-10-22T06:35:20.238Z] ---> 112f784cfa9c [2024-10-22T06:35:20.238Z] Step 17/27 : RUN apk --no-cache upgrade [2024-10-22T06:35:20.238Z] ---> Running in cbd25aada009 [2024-10-22T06:35:21.198Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-22T06:35:21.464Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-22T06:35:22.872Z] Upgrading critical system libraries and apk-tools: [2024-10-22T06:35:22.872Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-22T06:35:22.872Z] Executing busybox-1.36.1-r29.trigger [2024-10-22T06:35:23.142Z] Continuing the upgrade transaction with new apk-tools: [2024-10-22T06:35:23.142Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-22T06:35:23.408Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-22T06:35:24.825Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-22T06:35:24.825Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-22T06:35:24.825Z] Executing ca-certificates-20240705-r0.trigger [2024-10-22T06:35:25.093Z] OK: 10 MiB in 16 packages [2024-10-22T06:35:26.504Z] Removing intermediate container cbd25aada009 [2024-10-22T06:35:26.504Z] ---> 11bcae8ec207 [2024-10-22T06:35:26.504Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-10-22T06:35:26.771Z] ---> fc4dc9027d51 [2024-10-22T06:35:26.771Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-10-22T06:35:27.370Z] ---> 96ceb1a5a2f1 [2024-10-22T06:35:27.370Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-10-22T06:35:27.957Z] ---> ea1aef927cd0 [2024-10-22T06:35:27.957Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2024-10-22T06:35:31.307Z] ---> 43edb4511f60 [2024-10-22T06:35:31.307Z] Step 22/27 : EXPOSE 59712 [2024-10-22T06:35:31.307Z] ---> Running in b77e39a85950 [2024-10-22T06:35:31.307Z] Removing intermediate container b77e39a85950 [2024-10-22T06:35:31.307Z] ---> a92a1c6c35c3 [2024-10-22T06:35:31.307Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2024-10-22T06:35:31.307Z] ---> Running in 6e28c237b159 [2024-10-22T06:35:31.575Z] Removing intermediate container 6e28c237b159 [2024-10-22T06:35:31.575Z] ---> 3b64aec38519 [2024-10-22T06:35:31.575Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-22T06:35:31.575Z] ---> Running in 90292d02c7de [2024-10-22T06:35:31.848Z] Removing intermediate container 90292d02c7de [2024-10-22T06:35:31.848Z] ---> f78dc83c022a [2024-10-22T06:35:31.848Z] Step 25/27 : LABEL arch=arm64 [2024-10-22T06:35:32.117Z] ---> Running in f3f58783ee3e [2024-10-22T06:35:32.387Z] Removing intermediate container f3f58783ee3e [2024-10-22T06:35:32.387Z] ---> 6a703d0b03db [2024-10-22T06:35:32.387Z] Step 26/27 : LABEL git_sha=50deb6c6f5f3708125411fb360b891aff2d2dce5 [2024-10-22T06:35:32.387Z] ---> Running in 9d4ca39c94db [2024-10-22T06:35:32.657Z] Removing intermediate container 9d4ca39c94db [2024-10-22T06:35:32.657Z] ---> 98a71a9a71ed [2024-10-22T06:35:32.657Z] Step 27/27 : LABEL version=0.0.0 [2024-10-22T06:35:32.927Z] ---> Running in 247f30e586d2 [2024-10-22T06:35:33.514Z] Removing intermediate container 247f30e586d2 [2024-10-22T06:35:33.514Z] ---> b6915f96cfd3 [2024-10-22T06:35:33.514Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-22T06:35:33.514Z] Successfully built b6915f96cfd3 [2024-10-22T06:35:33.514Z] Successfully tagged app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T06:35:34.473Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-22T06:35:34.473Z] [2024-10-22T06:35:34.473Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T06:35:34.915Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-22T06:35:34.915Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-22T06:35:34.915Z] 8998bd30e6a1: Pulling fs layer [2024-10-22T06:35:34.915Z] 04944245beec: Pulling fs layer [2024-10-22T06:35:34.915Z] 699f458cf7ca: Pulling fs layer [2024-10-22T06:35:34.915Z] 765212b225bb: Pulling fs layer [2024-10-22T06:35:34.915Z] f23df028b6ca: Pulling fs layer [2024-10-22T06:35:34.915Z] d65c8cfc05b1: Pulling fs layer [2024-10-22T06:35:34.915Z] 2437ff75d9bd: Pulling fs layer [2024-10-22T06:35:34.915Z] f23df028b6ca: Waiting [2024-10-22T06:35:34.915Z] d65c8cfc05b1: Waiting [2024-10-22T06:35:34.915Z] 2437ff75d9bd: Waiting [2024-10-22T06:35:34.915Z] 765212b225bb: Waiting [2024-10-22T06:35:35.187Z] 04944245beec: Verifying Checksum [2024-10-22T06:35:35.187Z] 04944245beec: Download complete [2024-10-22T06:35:35.187Z] 765212b225bb: Verifying Checksum [2024-10-22T06:35:35.187Z] 765212b225bb: Download complete [2024-10-22T06:35:35.187Z] f23df028b6ca: Verifying Checksum [2024-10-22T06:35:35.187Z] f23df028b6ca: Download complete [2024-10-22T06:35:35.187Z] d65c8cfc05b1: Download complete [2024-10-22T06:35:35.458Z] 699f458cf7ca: Verifying Checksum [2024-10-22T06:35:35.728Z] 8998bd30e6a1: Verifying Checksum [2024-10-22T06:35:35.728Z] 8998bd30e6a1: Download complete [2024-10-22T06:35:38.314Z] 2437ff75d9bd: Verifying Checksum [2024-10-22T06:35:38.314Z] 2437ff75d9bd: Download complete [2024-10-22T06:35:40.903Z] 8998bd30e6a1: Pull complete [2024-10-22T06:35:41.171Z] 04944245beec: Pull complete [2024-10-22T06:35:42.582Z] 699f458cf7ca: Pull complete [2024-10-22T06:35:42.853Z] 765212b225bb: Pull complete [2024-10-22T06:35:43.819Z] f23df028b6ca: Pull complete [2024-10-22T06:35:44.087Z] d65c8cfc05b1: Pull complete [2024-10-22T06:36:02.304Z] 2437ff75d9bd: Pull complete [2024-10-22T06:36:02.304Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-22T06:36:02.304Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-22T06:36:02.304Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T06:36:02.688Z] prd-ubuntu20.04-docker-arm64-4c-16g-23475 does not seem to be running inside a container [2024-10-22T06:36:02.745Z] $ 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/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-10-22T06:36:05.774Z] $ docker top 038d9663302cebd6f7bbfee418602d1157f947bab7aa85bbc9e21ab0b6ea3fa1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-22T06:36:06.746Z] ---> job-cost.sh [2024-10-22T06:36:06.746Z] lf-activate-venv: SKIPPING [2024-10-22T06:36:06.746Z] INFO: No Stack... [2024-10-22T06:36:07.329Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-22T06:36:08.290Z] INFO: Archiving Costs [Pipeline] sh [2024-10-22T06:36:08.962Z] + cat /w/workspace/app-record-replay/1/archives/cost.csv [2024-10-22T06:36:08.962Z] + cut -d, -f6 [Pipeline] lock [2024-10-22T06:36:09.270Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-PR-150-1-stack-cost] [2024-10-22T06:36:09.278Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-150-1-stack-cost] did not exist. Created. [2024-10-22T06:36:09.285Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-PR-150-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-22T06:36:10.046Z] /w/workspace/app-record-replay/1@tmp/durable-340fc6ef/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-22T06:36:10.726Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-22T06:36:10.777Z] Warning: overwriting stash ‘stack-cost’ [2024-10-22T06:36:10.833Z] Stashed 1 file(s) [Pipeline] } [2024-10-22T06:36:10.854Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-PR-150-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-22T06:36:10.940Z] $ docker stop --time=1 038d9663302cebd6f7bbfee418602d1157f947bab7aa85bbc9e21ab0b6ea3fa1 [2024-10-22T06:36:12.524Z] $ docker rm -f --volumes 038d9663302cebd6f7bbfee418602d1157f947bab7aa85bbc9e21ab0b6ea3fa1 [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-10-22T06:36:13.670Z] provisioning config files... [2024-10-22T06:36:13.678Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/foundry_app-record-replay_PR-150@tmp/config3480766015388972190tmp [Pipeline] { [Pipeline] sh [2024-10-22T06:36:14.041Z] + set +x [2024-10-22T06:36:14.041Z] + curl -s https://codecov.io/bash [2024-10-22T06:36:14.041Z] + bash -s -- [2024-10-22T06:36:14.041Z] [2024-10-22T06:36:14.041Z] _____ _ [2024-10-22T06:36:14.041Z] / ____| | | [2024-10-22T06:36:14.041Z] | | ___ __| | ___ ___ _____ __ [2024-10-22T06:36:14.041Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-22T06:36:14.041Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-22T06:36:14.041Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-22T06:36:14.041Z] Bash-1.0.6 [2024-10-22T06:36:14.041Z] [2024-10-22T06:36:14.041Z] [2024-10-22T06:36:14.041Z] ==> git version 2.25.1 found [2024-10-22T06:36:14.041Z] ==> 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-10-22T06:36:14.041Z] Release-Date: 2020-01-08 [2024-10-22T06:36:14.041Z] 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-10-22T06:36:14.041Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-22T06:36:14.041Z] ==> Jenkins CI detected. [2024-10-22T06:36:14.041Z] current dir:  /w/workspace/foundry_app-record-replay_PR-150 [2024-10-22T06:36:14.041Z] project root: . [2024-10-22T06:36:14.041Z] --> token set from env [2024-10-22T06:36:14.041Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-22T06:36:14.041Z] ==> Running gcov in . (disable via -X gcov) [2024-10-22T06:36:14.041Z] ==> Python coveragepy not found [2024-10-22T06:36:14.041Z] ==> Searching for coverage reports in: [2024-10-22T06:36:14.041Z] + . [2024-10-22T06:36:14.041Z] -> Found 1 reports [2024-10-22T06:36:14.041Z] ==> Detecting git/mercurial file structure [2024-10-22T06:36:14.302Z] ==> Reading reports [2024-10-22T06:36:14.302Z] + ./coverage.out bytes=34248 [2024-10-22T06:36:14.302Z] ==> Appending adjustments [2024-10-22T06:36:14.302Z] https://docs.codecov.io/docs/fixing-reports [2024-10-22T06:36:14.302Z] + Found adjustments [2024-10-22T06:36:14.302Z] ==> Gzipping contents [2024-10-22T06:36:14.302Z] 8.0K /tmp/codecov.39fbc1.gz [2024-10-22T06:36:14.302Z] ==> Uploading reports [2024-10-22T06:36:14.302Z] url: https://codecov.io [2024-10-22T06:36:14.302Z] query: branch=PR-150&commit=50deb6c6f5f3708125411fb360b891aff2d2dce5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-150%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=150&job=&cmd_args= [2024-10-22T06:36:14.302Z] -> Pinging Codecov [2024-10-22T06:36:14.302Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-150&commit=50deb6c6f5f3708125411fb360b891aff2d2dce5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-150%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=150&job=&cmd_args= [2024-10-22T06:36:20.877Z] -> Uploading to [2024-10-22T06:36:20.877Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/app-record-replay/50deb6c6f5f3708125411fb360b891aff2d2dce5/6fcfdbdb-81d0-480e-a492-c5d387ff5111.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241022%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241022T063618Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=7ba4153e336db180b275013a056ca6827856561df578a1136fa0e5ee1c72152e [2024-10-22T06:36:20.877Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-22T06:36:20.877Z] Dload Upload Total Spent Left Speed [2024-10-22T06:36:20.877Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5387 0 0 100 5387 0 26668 --:--:-- --:--:-- --:--:-- 26536 100 5387 0 0 100 5387 0 25652 --:--:-- --:--:-- --:--:-- 25530 [2024-10-22T06:36:20.878Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/50deb6c6f5f3708125411fb360b891aff2d2dce5 [Pipeline] } [2024-10-22T06:36:20.911Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-10-22T06:36:24.606Z] + [ -d /w/workspace/foundry_app-record-replay_PR-150/archives ] [2024-10-22T06:36:24.606Z] + ls -al /w/workspace/foundry_app-record-replay_PR-150/archives [2024-10-22T06:36:24.606Z] total 16 [2024-10-22T06:36:24.606Z] drwxr-xr-x 3 root root 4096 Oct 22 06:15 . [2024-10-22T06:36:24.606Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 22 06:15 .. [2024-10-22T06:36:24.606Z] drwxr-xr-x 2 root root 4096 Oct 22 06:15 cost [2024-10-22T06:36:24.606Z] -rw-r--r-- 1 root root 89 Oct 22 06:15 cost.csv [2024-10-22T06:36:24.606Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_app-record-replay_PR-150/archives [2024-10-22T06:36:24.606Z] + ls -al /w/workspace/foundry_app-record-replay_PR-150/archives [2024-10-22T06:36:24.606Z] total 16 [2024-10-22T06:36:24.606Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 22 06:15 . [2024-10-22T06:36:24.606Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 22 06:15 .. [2024-10-22T06:36:24.606Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 22 06:15 cost [2024-10-22T06:36:24.606Z] -rw-r--r-- 1 jenkins jenkins 89 Oct 22 06:15 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-22T06:36:25.011Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-22T06:36:25.950Z] ---> package-listing.sh [2024-10-22T06:36:25.950Z] ++ facter osfamily [2024-10-22T06:36:25.950Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-22T06:36:26.210Z] + OS_FAMILY=debian [2024-10-22T06:36:26.210Z] + workspace=/w/workspace/foundry_app-record-replay_PR-150 [2024-10-22T06:36:26.210Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-22T06:36:26.210Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-22T06:36:26.210Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-22T06:36:26.210Z] + PACKAGES=/tmp/packages_start.txt [2024-10-22T06:36:26.210Z] + '[' /w/workspace/foundry_app-record-replay_PR-150 ']' [2024-10-22T06:36:26.210Z] + PACKAGES=/tmp/packages_end.txt [2024-10-22T06:36:26.210Z] + case "${OS_FAMILY}" in [2024-10-22T06:36:26.210Z] + dpkg -l [2024-10-22T06:36:26.210Z] + grep '^ii' [2024-10-22T06:36:26.210Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-22T06:36:26.210Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-22T06:36:26.210Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-22T06:36:26.210Z] + '[' /w/workspace/foundry_app-record-replay_PR-150 ']' [2024-10-22T06:36:26.210Z] + mkdir -p /w/workspace/foundry_app-record-replay_PR-150/archives/ [2024-10-22T06:36:26.210Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_app-record-replay_PR-150/archives/ [Pipeline] echo [2024-10-22T06:36:26.255Z] 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/foundry_app-record-replay_PR-150/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-22T06:36:26.555Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T06:36:27.214Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-22T06:36:27.215Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T06:36:27.379Z] prd-ubuntu20.04-docker-8c-8g-23474 does not seem to be running inside a container [2024-10-22T06:36:27.407Z] $ 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/foundry_app-record-replay_PR-150/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_app-record-replay_PR-150 -v /w/workspace/foundry_app-record-replay_PR-150:/w/workspace/foundry_app-record-replay_PR-150:rw,z -v /w/workspace/foundry_app-record-replay_PR-150@tmp:/w/workspace/foundry_app-record-replay_PR-150@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-22T06:36:27.595Z] $ docker top 8b89689d6a7f8384116d1f0aaab3049c541ee0b61f9d26f29c316f0277642005 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-22T06:36:28.010Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-22T06:36:28.326Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-22T06:36:28.642Z] + ls /var/log/sa-host [2024-10-22T06:36:28.642Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-22T06:36:28.909Z] provisioning config files... [2024-10-22T06:36:28.918Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_app-record-replay_PR-150@tmp/config6975337454971624229tmp [Pipeline] { [Pipeline] echo [2024-10-22T06:36:28.987Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-22T06:36:29.301Z] ---> create-netrc.sh [Pipeline] } [2024-10-22T06:36:29.339Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-22T06:36:29.752Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-22T06:36:29.791Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-22T06:36:30.119Z] ---> sudo-logs.sh [2024-10-22T06:36:30.119Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-22T06:36:30.225Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-22T06:36:30.553Z] ---> job-cost.sh [2024-10-22T06:36:30.553Z] lf-activate-venv: SKIPPING [2024-10-22T06:36:30.553Z] DEBUG: total: 0.2199999988079071 [2024-10-22T06:36:30.553Z] INFO: Retrieving Stack Cost... [2024-10-22T06:36:30.812Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-22T06:36:31.378Z] INFO: Archiving Costs [Pipeline] echo [2024-10-22T06:36:31.421Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-22T06:36:31.754Z] ---> logs-deploy.sh [2024-10-22T06:36:31.754Z] lf-activate-venv: SKIPPING [2024-10-22T06:36:31.754Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-150/1 [2024-10-22T06:36:31.754Z] INFO: archiving workspace using pattern(s): [2024-10-22T06:36:32.693Z] Archives upload complete. [2024-10-22T06:36:32.952Z] INFO: archiving logs to Nexus