Pull request #103 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ad55588cbb6488f0e535e5c3593ec8a572d8b106+cf2b27898899a203f9eb6ebf67b2fde31c12ce22 (7fa9ae7cff5f7c215841c5139fe4a2765137248a) 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-ssh6361046787522023839.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh2471746202572778082.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-103/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-103/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13811176276944005968.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-103/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15956037341664242901.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh16448232502918956478.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-103/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-103/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14651163173409682271.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-16812 in /w/workspace/foundry_app-record-replay_PR-103 [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-103 # 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 > 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/103/head:refs/remotes/origin/PR-103 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit cf2b27898899a203f9eb6ebf67b2fde31c12ce22 into PR head commit ad55588cbb6488f0e535e5c3593ec8a572d8b106 Merge succeeded, producing ad55588cbb6488f0e535e5c3593ec8a572d8b106 Checking out Revision ad55588cbb6488f0e535e5c3593ec8a572d8b106 (PR-103) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-07T04:08:21.210Z] Timeout set to expire in 6 hr 0 min [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f ad55588cbb6488f0e535e5c3593ec8a572d8b106 # 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 cf2b27898899a203f9eb6ebf67b2fde31c12ce22 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ad55588cbb6488f0e535e5c3593ec8a572d8b106 # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-07T04:08:21.389Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-07T04:08:21.491Z] ========================================================= [2023-11-07T04:08:21.491Z] EdgeX Global Pipelines Version Info [2023-11-07T04:08:21.491Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-07T04:08:22.228Z] ------------------- [2023-11-07T04:08:22.229Z] stable info: [2023-11-07T04:08:22.229Z] ------------------- [2023-11-07T04:08:22.229Z] Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com [2023-11-07T04:08:22.229Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-07T04:08:22.229Z] Message: update stable to v1.0.257 [2023-11-07T04:08:22.809Z] ------------------- [2023-11-07T04:08:22.809Z] experimental info: [2023-11-07T04:08:22.809Z] ------------------- [2023-11-07T04:08:22.809Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-07T04:08:22.809Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-07T04:08:22.809Z] Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-07T04:08:23.107Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-11-07T04:08:23.149Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-11-07T04:08:23.192Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-07T04:08:23.234Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-07T04:08:23.279Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-07T04:08:23.325Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-07T04:08:23.374Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-07T04:08:23.420Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-07T04:08:23.467Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-07T04:08:23.512Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-07T04:08:23.555Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-07T04:08:23.611Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-11-07T04:08:23.658Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-07T04:08:23.705Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-07T04:08:23.757Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-07T04:08:23.799Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-07T04:08:23.847Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-07T04:08:23.892Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-07T04:08:23.935Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-07T04:08:23.979Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-07T04:08:24.025Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-07T04:08:24.066Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-07T04:08:24.112Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-07T04:08:24.156Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-07T04:08:24.206Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-07T04:08:24.251Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-07T04:08:24.296Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-07T04:08:24.341Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-103 [Pipeline] echo [2023-11-07T04:08:24.391Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-103 [Pipeline] echo [2023-11-07T04:08:24.436Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-103 [Pipeline] echo [2023-11-07T04:08:24.482Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ad55588cbb6488f0e535e5c3593ec8a572d8b106 [Pipeline] echo [2023-11-07T04:08:24.527Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ad55588 [Pipeline] echo [2023-11-07T04:08:24.574Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-07T04:08:24.707Z] provisioning config files... [2023-11-07T04:08:24.748Z] copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-103@tmp/config1759367967667983134tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-07T04:08:25.099Z] ---> docker-login.sh [2023-11-07T04:08:25.100Z] nexus3.edgexfoundry.org:10001 [2023-11-07T04:08:25.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T04:08:25.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T04:08:25.359Z] Configure a credential helper to remove this warning. See [2023-11-07T04:08:25.359Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T04:08:25.359Z] [2023-11-07T04:08:25.359Z] Login Succeeded [2023-11-07T04:08:25.359Z] nexus3.edgexfoundry.org:10002 [2023-11-07T04:08:25.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T04:08:25.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T04:08:25.621Z] Configure a credential helper to remove this warning. See [2023-11-07T04:08:25.621Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T04:08:25.621Z] [2023-11-07T04:08:25.621Z] Login Succeeded [2023-11-07T04:08:25.621Z] nexus3.edgexfoundry.org:10003 [2023-11-07T04:08:25.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T04:08:25.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T04:08:25.621Z] Configure a credential helper to remove this warning. See [2023-11-07T04:08:25.621Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T04:08:25.621Z] [2023-11-07T04:08:25.621Z] Login Succeeded [2023-11-07T04:08:25.621Z] nexus3.edgexfoundry.org:10004 [2023-11-07T04:08:25.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T04:08:25.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T04:08:25.882Z] Configure a credential helper to remove this warning. See [2023-11-07T04:08:25.882Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T04:08:25.882Z] [2023-11-07T04:08:25.882Z] Login Succeeded [2023-11-07T04:08:25.882Z] docker.io [2023-11-07T04:08:25.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T04:08:26.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T04:08:26.453Z] Configure a credential helper to remove this warning. See [2023-11-07T04:08:26.453Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T04:08:26.453Z] [2023-11-07T04:08:26.453Z] Login Succeeded [2023-11-07T04:08:26.453Z] ---> docker-login.sh ends [Pipeline] } [2023-11-07T04:08:26.483Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-07T04:08:27.163Z] + git rev-list -1 --merges ad55588cbb6488f0e535e5c3593ec8a572d8b106~1..ad55588cbb6488f0e535e5c3593ec8a572d8b106 [Pipeline] echo [2023-11-07T04:08:27.227Z] -----------> git rev-list -1 --merges ad55588cbb6488f0e535e5c3593ec8a572d8b106~1..ad55588cbb6488f0e535e5c3593ec8a572d8b106 ad55588cbb6488f0e535e5c3593ec8a572d8b106 [false] [Pipeline] sh [2023-11-07T04:08:27.540Z] + git log --format=format:%s -1 ad55588cbb6488f0e535e5c3593ec8a572d8b106 [Pipeline] echo [2023-11-07T04:08:27.572Z] ========================================================= [2023-11-07T04:08:27.572Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-07T04:08:27.572Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-07T04:08:28.032Z] + git log --format=format:%s -1 ad55588cbb6488f0e535e5c3593ec8a572d8b106 [Pipeline] echo [2023-11-07T04:08:28.068Z] [semverPrep] GIT_COMMIT: ad55588cbb6488f0e535e5c3593ec8a572d8b106, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-11-07T04:08:28.099Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-07T04:08:28.502Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-07T04:08:28.502Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-07T04:08:28.502Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-07T04:08:28.502Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-07T04:08:28.502Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-07T04:08:28.502Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-07T04:08:28.502Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T04:08:28.938Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-07T04:08:28.938Z] [2023-11-07T04:08:28.938Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T04:08:29.316Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-07T04:08:29.316Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-07T04:08:29.316Z] b85a868b505f: Pulling fs layer [2023-11-07T04:08:29.316Z] e2be974225ed: Pulling fs layer [2023-11-07T04:08:29.316Z] 339a4e72a1f5: Pulling fs layer [2023-11-07T04:08:29.316Z] 988bab9f4d93: Pulling fs layer [2023-11-07T04:08:29.316Z] 1469e6f7b9e6: Pulling fs layer [2023-11-07T04:08:29.316Z] eaf3925da568: Pulling fs layer [2023-11-07T04:08:29.316Z] bab4dde63d76: Pulling fs layer [2023-11-07T04:08:29.316Z] bde34c3a00c8: Pulling fs layer [2023-11-07T04:08:29.316Z] b352a97aabf1: Pulling fs layer [2023-11-07T04:08:29.316Z] 4872d77fe225: Pulling fs layer [2023-11-07T04:08:29.316Z] 5851b861e8e6: Pulling fs layer [2023-11-07T04:08:29.316Z] 988bab9f4d93: Waiting [2023-11-07T04:08:29.316Z] eaf3925da568: Waiting [2023-11-07T04:08:29.316Z] bab4dde63d76: Waiting [2023-11-07T04:08:29.316Z] bde34c3a00c8: Waiting [2023-11-07T04:08:29.316Z] 4872d77fe225: Waiting [2023-11-07T04:08:29.316Z] b352a97aabf1: Waiting [2023-11-07T04:08:29.316Z] 1469e6f7b9e6: Waiting [2023-11-07T04:08:29.316Z] e2be974225ed: Verifying Checksum [2023-11-07T04:08:29.316Z] e2be974225ed: Download complete [2023-11-07T04:08:29.316Z] 988bab9f4d93: Verifying Checksum [2023-11-07T04:08:29.316Z] 988bab9f4d93: Download complete [2023-11-07T04:08:29.578Z] 1469e6f7b9e6: Verifying Checksum [2023-11-07T04:08:29.578Z] 1469e6f7b9e6: Download complete [2023-11-07T04:08:29.578Z] eaf3925da568: Verifying Checksum [2023-11-07T04:08:29.578Z] eaf3925da568: Download complete [2023-11-07T04:08:29.578Z] 339a4e72a1f5: Verifying Checksum [2023-11-07T04:08:29.578Z] 339a4e72a1f5: Download complete [2023-11-07T04:08:29.578Z] bde34c3a00c8: Verifying Checksum [2023-11-07T04:08:29.578Z] bde34c3a00c8: Download complete [2023-11-07T04:08:29.578Z] b352a97aabf1: Verifying Checksum [2023-11-07T04:08:29.578Z] b352a97aabf1: Download complete [2023-11-07T04:08:29.578Z] 4872d77fe225: Verifying Checksum [2023-11-07T04:08:29.578Z] 4872d77fe225: Download complete [2023-11-07T04:08:29.578Z] 5851b861e8e6: Download complete [2023-11-07T04:08:29.578Z] b85a868b505f: Verifying Checksum [2023-11-07T04:08:29.578Z] b85a868b505f: Download complete [2023-11-07T04:08:29.837Z] bab4dde63d76: Verifying Checksum [2023-11-07T04:08:29.837Z] bab4dde63d76: Download complete [2023-11-07T04:08:30.789Z] b85a868b505f: Pull complete [2023-11-07T04:08:31.063Z] e2be974225ed: Pull complete [2023-11-07T04:08:31.634Z] 339a4e72a1f5: Pull complete [2023-11-07T04:08:31.634Z] 988bab9f4d93: Pull complete [2023-11-07T04:08:31.898Z] 1469e6f7b9e6: Pull complete [2023-11-07T04:08:32.157Z] eaf3925da568: Pull complete [2023-11-07T04:08:34.067Z] bab4dde63d76: Pull complete [2023-11-07T04:08:34.067Z] bde34c3a00c8: Pull complete [2023-11-07T04:08:34.326Z] b352a97aabf1: Pull complete [2023-11-07T04:08:34.326Z] 4872d77fe225: Pull complete [2023-11-07T04:08:34.614Z] 5851b861e8e6: Pull complete [2023-11-07T04:08:34.614Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-07T04:08:34.614Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-07T04:08:34.614Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T04:08:34.876Z] prd-ubuntu20.04-docker-8c-8g-16812 does not seem to be running inside a container [2023-11-07T04:08:34.916Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_app-record-replay_PR-103 -v /w/workspace/foundry_app-record-replay_PR-103:/w/workspace/foundry_app-record-replay_PR-103:rw,z -v /w/workspace/foundry_app-record-replay_PR-103@tmp:/w/workspace/foundry_app-record-replay_PR-103@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-07T04:08:39.030Z] $ docker top f2465c1c1c2888568514f40378f0e16d668e38ff8a096959b63d86a4f9a2191d -eo pid,comm [2023-11-07T04:08:39.087Z] 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). [2023-11-07T04:08:39.087Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-07T04:08:39.223Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-07T04:08:39.223Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-07T04:08:39.343Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-07T04:08:39.349Z] $ docker exec f2465c1c1c2888568514f40378f0e16d668e38ff8a096959b63d86a4f9a2191d ssh-agent [2023-11-07T04:08:39.458Z] SSH_AUTH_SOCK=/tmp/ssh-E01au2OGerxI/agent.32 [2023-11-07T04:08:39.458Z] SSH_AGENT_PID=38 [2023-11-07T04:08:39.466Z] Running ssh-add (command line suppressed) [2023-11-07T04:08:39.580Z] Identity added: /w/workspace/foundry_app-record-replay_PR-103@tmp/private_key_4140291875275525809.key (/w/workspace/foundry_app-record-replay_PR-103@tmp/private_key_4140291875275525809.key) [2023-11-07T04:08:39.592Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-07T04:08:39.932Z] + git tag --points-at HEAD [Pipeline] } [2023-11-07T04:08:39.960Z] $ docker exec --env ******** --env ******** f2465c1c1c2888568514f40378f0e16d668e38ff8a096959b63d86a4f9a2191d ssh-agent -k [2023-11-07T04:08:40.059Z] unset SSH_AUTH_SOCK; [2023-11-07T04:08:40.060Z] unset SSH_AGENT_PID; [2023-11-07T04:08:40.060Z] echo Agent pid 38 killed; [2023-11-07T04:08:40.071Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-07T04:08:40.169Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-07T04:08:40.169Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-07T04:08:40.303Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-07T04:08:40.310Z] $ docker exec f2465c1c1c2888568514f40378f0e16d668e38ff8a096959b63d86a4f9a2191d ssh-agent [2023-11-07T04:08:40.533Z] SSH_AUTH_SOCK=/tmp/ssh-SOgvhsMoWrEb/agent.71 [2023-11-07T04:08:40.533Z] SSH_AGENT_PID=77 [2023-11-07T04:08:40.538Z] Running ssh-add (command line suppressed) [2023-11-07T04:08:40.730Z] Identity added: /w/workspace/foundry_app-record-replay_PR-103@tmp/private_key_7151620467460339671.key (/w/workspace/foundry_app-record-replay_PR-103@tmp/private_key_7151620467460339671.key) [2023-11-07T04:08:40.741Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-07T04:08:41.069Z] + git semver init [2023-11-07T04:08:41.639Z] 2023-11-07 04:08:41,550 [run_init] DEBUG init version:0.0.0 force:False [2023-11-07T04:08:41.639Z] 2023-11-07 04:08:41,551 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_app-record-replay_PR-103/.semver [2023-11-07T04:08:41.639Z] 2023-11-07 04:08:41,552 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/foundry_app-record-replay_PR-103/.semver [2023-11-07T04:08:41.639Z] 2023-11-07 04:08:41,552 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/foundry_app-record-replay_PR-103/.semver'], cwd=/w/workspace/foundry_app-record-replay_PR-103, universal_newlines=False, shell=None, istream=None) [2023-11-07T04:08:45.859Z] 2023-11-07 04:08:45,053 [append_file] DEBUG append to file:/w/workspace/foundry_app-record-replay_PR-103/.git/info/exclude [2023-11-07T04:08:45.859Z] 2023-11-07 04:08:45,054 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_app-record-replay_PR-103/.semver/PR-103 with force:False [2023-11-07T04:08:45.859Z] 2023-11-07 04:08:45,054 [write_file] DEBUG write to file:/w/workspace/foundry_app-record-replay_PR-103/.semver/PR-103 [2023-11-07T04:08:45.859Z] 2023-11-07 04:08:45,058 [execute] INFO git cat-file --batch-check [2023-11-07T04:08:45.860Z] 2023-11-07 04:08:45,059 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_app-record-replay_PR-103/.semver, universal_newlines=False, shell=None, istream=) [2023-11-07T04:08:45.860Z] 2023-11-07 04:08:45,064 [execute] INFO git cat-file --batch [2023-11-07T04:08:45.860Z] 2023-11-07 04:08:45,065 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_app-record-replay_PR-103/.semver, universal_newlines=False, shell=None, istream=) [2023-11-07T04:08:45.860Z] 2023-11-07 04:08:45,069 [read_version] DEBUG read version from /w/workspace/foundry_app-record-replay_PR-103/.semver/PR-103 [2023-11-07T04:08:45.860Z] 0.0.0 [Pipeline] } [2023-11-07T04:08:45.889Z] $ docker exec --env ******** --env ******** f2465c1c1c2888568514f40378f0e16d668e38ff8a096959b63d86a4f9a2191d ssh-agent -k [2023-11-07T04:08:45.976Z] unset SSH_AUTH_SOCK; [2023-11-07T04:08:45.977Z] unset SSH_AGENT_PID; [2023-11-07T04:08:45.977Z] echo Agent pid 77 killed; [2023-11-07T04:08:45.983Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-07T04:08:46.439Z] + git semver [Pipeline] } [2023-11-07T04:08:46.726Z] $ docker stop --time=1 f2465c1c1c2888568514f40378f0e16d668e38ff8a096959b63d86a4f9a2191d [2023-11-07T04:08:48.049Z] $ docker rm -f --volumes f2465c1c1c2888568514f40378f0e16d668e38ff8a096959b63d86a4f9a2191d [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-07T04:08:48.454Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-07T04:08:48.736Z] Stashed 1 file(s) [Pipeline] echo [2023-11-07T04:08:48.752Z] [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 [2023-11-07T04:08:49.350Z] provisioning config files... [2023-11-07T04:08:49.361Z] copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-103@tmp/config11861836297748700349tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-07T04:08:49.713Z] ---> docker-login.sh [2023-11-07T04:08:49.713Z] nexus3.edgexfoundry.org:10001 [2023-11-07T04:08:49.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T04:08:49.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T04:08:49.713Z] Configure a credential helper to remove this warning. See [2023-11-07T04:08:49.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T04:08:49.713Z] [2023-11-07T04:08:49.713Z] Login Succeeded [2023-11-07T04:08:49.713Z] nexus3.edgexfoundry.org:10002 [2023-11-07T04:08:49.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T04:08:49.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T04:08:49.713Z] Configure a credential helper to remove this warning. See [2023-11-07T04:08:49.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T04:08:49.713Z] [2023-11-07T04:08:49.713Z] Login Succeeded [2023-11-07T04:08:49.713Z] nexus3.edgexfoundry.org:10003 [2023-11-07T04:08:49.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T04:08:49.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T04:08:49.972Z] Configure a credential helper to remove this warning. See [2023-11-07T04:08:49.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T04:08:49.972Z] [2023-11-07T04:08:49.972Z] Login Succeeded [2023-11-07T04:08:49.972Z] nexus3.edgexfoundry.org:10004 [2023-11-07T04:08:49.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T04:08:49.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T04:08:49.972Z] Configure a credential helper to remove this warning. See [2023-11-07T04:08:49.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T04:08:49.972Z] [2023-11-07T04:08:49.972Z] Login Succeeded [2023-11-07T04:08:49.972Z] docker.io [2023-11-07T04:08:50.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T04:08:50.491Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T04:08:50.491Z] Configure a credential helper to remove this warning. See [2023-11-07T04:08:50.491Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T04:08:50.491Z] [2023-11-07T04:08:50.491Z] Login Succeeded [2023-11-07T04:08:50.491Z] ---> docker-login.sh ends [Pipeline] } [2023-11-07T04:08:50.523Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-07T04:08:50.710Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-07T04:08:50.752Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-07T04:08:50.786Z] ========================================================= [2023-11-07T04:08:50.786Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-07T04:08:50.786Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T04:08:51.252Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-07T04:08:51.252Z] Sending build context to Docker daemon 648.2kB [2023-11-07T04:08:51.252Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-07T04:08:51.252Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-07T04:08:51.512Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-07T04:08:51.512Z] 7264a8db6415: Pulling fs layer [2023-11-07T04:08:51.512Z] c4d48a809fc2: Pulling fs layer [2023-11-07T04:08:51.512Z] 4f1c88b9dad5: Pulling fs layer [2023-11-07T04:08:51.512Z] ad3a456e5733: Pulling fs layer [2023-11-07T04:08:51.512Z] 33e27b845d1e: Pulling fs layer [2023-11-07T04:08:51.512Z] c68163c4e522: Pulling fs layer [2023-11-07T04:08:51.512Z] 50da416c3ac9: Pulling fs layer [2023-11-07T04:08:51.512Z] 23d2d4c4bb30: Pulling fs layer [2023-11-07T04:08:51.512Z] ad3a456e5733: Waiting [2023-11-07T04:08:51.512Z] 33e27b845d1e: Waiting [2023-11-07T04:08:51.512Z] c68163c4e522: Waiting [2023-11-07T04:08:51.512Z] 50da416c3ac9: Waiting [2023-11-07T04:08:51.512Z] 23d2d4c4bb30: Waiting [2023-11-07T04:08:51.512Z] c4d48a809fc2: Download complete [2023-11-07T04:08:51.512Z] ad3a456e5733: Verifying Checksum [2023-11-07T04:08:51.512Z] ad3a456e5733: Download complete [2023-11-07T04:08:51.512Z] 33e27b845d1e: Verifying Checksum [2023-11-07T04:08:51.512Z] 33e27b845d1e: Download complete [2023-11-07T04:08:51.512Z] 7264a8db6415: Verifying Checksum [2023-11-07T04:08:51.512Z] 7264a8db6415: Download complete [2023-11-07T04:08:51.771Z] c68163c4e522: Verifying Checksum [2023-11-07T04:08:51.771Z] c68163c4e522: Download complete [2023-11-07T04:08:51.771Z] 7264a8db6415: Pull complete [2023-11-07T04:08:52.030Z] 23d2d4c4bb30: Verifying Checksum [2023-11-07T04:08:52.030Z] 23d2d4c4bb30: Download complete [2023-11-07T04:08:52.030Z] c4d48a809fc2: Pull complete [2023-11-07T04:08:52.030Z] 4f1c88b9dad5: Verifying Checksum [2023-11-07T04:08:52.030Z] 4f1c88b9dad5: Download complete [2023-11-07T04:08:52.290Z] 50da416c3ac9: Verifying Checksum [2023-11-07T04:08:52.290Z] 50da416c3ac9: Download complete [2023-11-07T04:08:55.578Z] 4f1c88b9dad5: Pull complete [2023-11-07T04:08:55.578Z] ad3a456e5733: Pull complete [2023-11-07T04:08:55.578Z] 33e27b845d1e: Pull complete [2023-11-07T04:08:55.839Z] c68163c4e522: Pull complete [2023-11-07T04:08:58.411Z] 50da416c3ac9: Pull complete [2023-11-07T04:08:58.987Z] 23d2d4c4bb30: Pull complete [2023-11-07T04:08:58.987Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-11-07T04:08:58.987Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-07T04:08:58.987Z] ---> 0786185ac409 [2023-11-07T04:08:58.987Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-11-07T04:09:04.164Z] Still waiting to schedule task [2023-11-07T04:09:04.165Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-11-07T04:09:04.354Z] ---> Running in b62c9c3a2ec3 [2023-11-07T04:09:04.354Z] Removing intermediate container b62c9c3a2ec3 [2023-11-07T04:09:04.354Z] ---> 0ecf5d576933 [2023-11-07T04:09:04.354Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-07T04:09:04.354Z] ---> Running in 5e3319fd8c7e [2023-11-07T04:09:04.354Z] Removing intermediate container 5e3319fd8c7e [2023-11-07T04:09:04.354Z] ---> ba08d93f8725 [2023-11-07T04:09:04.354Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-07T04:09:04.354Z] ---> Running in df359ac9f766 [2023-11-07T04:09:04.354Z] Removing intermediate container df359ac9f766 [2023-11-07T04:09:04.354Z] ---> 6846acc030fb [2023-11-07T04:09:04.354Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-07T04:09:04.354Z] ---> Running in 54a02465c14d [2023-11-07T04:09:04.354Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-07T04:09:04.614Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-07T04:09:04.873Z] OK: 264 MiB in 52 packages [2023-11-07T04:09:05.440Z] Removing intermediate container 54a02465c14d [2023-11-07T04:09:05.440Z] ---> ee5a8ac93d4c [2023-11-07T04:09:05.440Z] Step 7/12 : WORKDIR /app [2023-11-07T04:09:05.440Z] ---> Running in d3b065059c45 [2023-11-07T04:09:05.440Z] Removing intermediate container d3b065059c45 [2023-11-07T04:09:05.440Z] ---> 1dd7347c6b2b [2023-11-07T04:09:05.440Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-07T04:09:05.440Z] ---> 678ba4a6af34 [2023-11-07T04:09:05.440Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T04:09:05.440Z] ---> Running in ce073c10e336 [2023-11-07T04:09:52.141Z] Removing intermediate container ce073c10e336 [2023-11-07T04:09:52.141Z] ---> 78771f8786d2 [2023-11-07T04:09:52.141Z] Step 10/12 : COPY . . [2023-11-07T04:09:52.141Z] ---> 8640e727b2bc [2023-11-07T04:09:52.141Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-07T04:09:52.141Z] ---> Running in 22a03c3cadd8 [2023-11-07T04:09:52.141Z] Removing intermediate container 22a03c3cadd8 [2023-11-07T04:09:52.141Z] ---> 3f8788372389 [2023-11-07T04:09:52.141Z] Step 12/12 : RUN $MAKE [2023-11-07T04:09:52.141Z] ---> Running in 70e828fa485b [2023-11-07T04:09:52.141Z] noop [2023-11-07T04:09:52.141Z] Removing intermediate container 70e828fa485b [2023-11-07T04:09:52.141Z] ---> 5991388a0f7f [2023-11-07T04:09:52.141Z] Successfully built 5991388a0f7f [2023-11-07T04:09:52.141Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T04:09:52.604Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-07T04:09:52.604Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T04:09:52.757Z] prd-ubuntu20.04-docker-8c-8g-16812 does not seem to be running inside a container [2023-11-07T04:09:52.787Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_app-record-replay_PR-103 -v /w/workspace/foundry_app-record-replay_PR-103:/w/workspace/foundry_app-record-replay_PR-103:rw,z -v /w/workspace/foundry_app-record-replay_PR-103@tmp:/w/workspace/foundry_app-record-replay_PR-103@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 ******** ci-base-image-x86_64 cat [2023-11-07T04:09:53.134Z] $ docker top 01566547c0450e18799cf0f77b720db014236205d78c554cb1f5ea28741b089b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-07T04:09:53.532Z] + go version [2023-11-07T04:09:53.532Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-07T04:09:53.567Z] $ docker stop --time=1 01566547c0450e18799cf0f77b720db014236205d78c554cb1f5ea28741b089b [2023-11-07T04:09:54.823Z] $ docker rm -f --volumes 01566547c0450e18799cf0f77b720db014236205d78c554cb1f5ea28741b089b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T04:09:55.534Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-07T04:09:55.534Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T04:09:55.702Z] prd-ubuntu20.04-docker-8c-8g-16812 does not seem to be running inside a container [2023-11-07T04:09:55.734Z] $ 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-103 -v /w/workspace/foundry_app-record-replay_PR-103:/w/workspace/foundry_app-record-replay_PR-103:rw,z -v /w/workspace/foundry_app-record-replay_PR-103@tmp:/w/workspace/foundry_app-record-replay_PR-103@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 ******** ci-base-image-x86_64 cat [2023-11-07T04:09:56.059Z] $ docker top a70c666b9b51a44d7815e875dc0cf72e7bfeb7baa6942bf387ae604530f458e0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-07T04:09:56.459Z] + git config --global --add safe.directory /w/workspace/foundry_app-record-replay_PR-103 [Pipeline] fileExists [Pipeline] sh [2023-11-07T04:09:56.816Z] + make test [2023-11-07T04:09:56.816Z] go test -race -coverprofile=coverage.out ./... [2023-11-07T04:10:18.753Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-11-07T04:10:18.753Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-11-07T04:10:18.753Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-11-07T04:10:18.753Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-11-07T04:10:18.753Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.046s coverage: 88.0% of statements [2023-11-07T04:10:27.027Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.611s coverage: 98.7% of statements [2023-11-07T04:10:27.027Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.091s coverage: 89.7% of statements [2023-11-07T04:10:27.027Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.037s coverage: 100.0% of statements [2023-11-07T04:10:46.735Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16813 in /w/workspace/foundry_app-record-replay_PR-103 [Pipeline] { [Pipeline] ws [2023-11-07T04:10:46.794Z] Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout [2023-11-07T04:10:46.872Z] Selected Git installation does not exist. Using Default [2023-11-07T04:10:46.873Z] The recommended git tool is: NONE [2023-11-07T04:10:48.960Z] go vet ./... [2023-11-07T04:10:51.762Z] using credential edgex-jenkins-ssh [2023-11-07T04:10:51.779Z] Cloning the remote Git repository [2023-11-07T04:10:52.240Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-07T04:10:52.240Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-07T04:10:52.241Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-07T04:10:52.525Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-07T04:10:52.559Z] $ docker stop --time=1 a70c666b9b51a44d7815e875dc0cf72e7bfeb7baa6942bf387ae604530f458e0 [2023-11-07T04:10:51.815Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-11-07T04:10:51.908Z] > git init /w/workspace/app-record-replay/1 # timeout=10 [2023-11-07T04:10:52.042Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-11-07T04:10:52.043Z] > git --version # timeout=10 [2023-11-07T04:10:52.066Z] > git --version # 'git version 2.25.1' [2023-11-07T04:10:52.068Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-07T04:10:52.229Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-07T04:10:54.211Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-11-07T04:10:54.232Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-07T04:10:55.019Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-11-07T04:10:55.057Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-11-07T04:10:55.058Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-07T04:10:55.074Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/103/head:refs/remotes/origin/PR-103 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-11-07T04:10:55.608Z] Merging remotes/origin/main commit cf2b27898899a203f9eb6ebf67b2fde31c12ce22 into PR head commit ad55588cbb6488f0e535e5c3593ec8a572d8b106 [2023-11-07T04:10:55.884Z] Merge succeeded, producing ad55588cbb6488f0e535e5c3593ec8a572d8b106 [2023-11-07T04:10:55.884Z] Checking out Revision ad55588cbb6488f0e535e5c3593ec8a572d8b106 (PR-103) [2023-11-07T04:10:56.312Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2023-11-07T04:10:56.352Z] > git --version # timeout=10 [2023-11-07T04:10:56.365Z] > git --version # 'git version 2.25.1' [2023-11-07T04:10:56.380Z] fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-07T04:10:56.395Z] $ docker rm -f --volumes a70c666b9b51a44d7815e875dc0cf72e7bfeb7baa6942bf387ae604530f458e0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-07T04:10:56.994Z] + sudo chown -R jenkins:jenkins . [2023-11-07T04:10:55.621Z] > git config core.sparsecheckout # timeout=10 [2023-11-07T04:10:55.705Z] > git checkout -f ad55588cbb6488f0e535e5c3593ec8a572d8b106 # timeout=10 [2023-11-07T04:10:55.792Z] > git remote # timeout=10 [2023-11-07T04:10:55.813Z] > git config --get remote.origin.url # timeout=10 [2023-11-07T04:10:55.827Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-07T04:10:55.839Z] > git merge cf2b27898899a203f9eb6ebf67b2fde31c12ce22 # timeout=10 [2023-11-07T04:10:55.865Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-11-07T04:10:55.885Z] > git config core.sparsecheckout # timeout=10 [2023-11-07T04:10:55.898Z] > git checkout -f ad55588cbb6488f0e535e5c3593ec8a572d8b106 # timeout=10 [Pipeline] stash [2023-11-07T04:10:57.068Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-07T04:10:57.813Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-07T04:10:58.100Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-07T04:10:58.100Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-07T04:10:58.100Z] Dload Upload Total Spent Left Speed [2023-11-07T04:10:58.100Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 100k 0 --:--:-- --:--:-- --:--:-- 100k [2023-11-07T04:10:58.129Z] + ls -al . [2023-11-07T04:10:58.129Z] total 192 [2023-11-07T04:10:58.129Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 7 04:09 . [2023-11-07T04:10:58.129Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 04:08 .. [2023-11-07T04:10:58.129Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 7 04:08 .dockerignore [2023-11-07T04:10:58.129Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 04:10 .git [2023-11-07T04:10:58.129Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 04:08 .github [2023-11-07T04:10:58.129Z] -rw-rw-r-- 1 jenkins jenkins 164 Nov 7 04:08 .gitignore [2023-11-07T04:10:58.129Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 7 04:08 .golangci.yml [2023-11-07T04:10:58.129Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 04:08 .semver [2023-11-07T04:10:58.129Z] -rw-rw-r-- 1 jenkins jenkins 11301 Nov 7 04:08 Attribution.txt [2023-11-07T04:10:58.129Z] -rw-rw-r-- 1 jenkins jenkins 458 Nov 7 04:08 CHANGELOG.md [2023-11-07T04:10:58.129Z] -rw-rw-r-- 1 jenkins jenkins 1616 Nov 7 04:08 Dockerfile [2023-11-07T04:10:58.129Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 7 04:08 GOVERNANCE.md [2023-11-07T04:10:58.129Z] -rw-rw-r-- 1 jenkins jenkins 681 Nov 7 04:08 Jenkinsfile [2023-11-07T04:10:58.129Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 7 04:08 LICENSE [2023-11-07T04:10:58.129Z] -rw-rw-r-- 1 jenkins jenkins 3139 Nov 7 04:08 Makefile [2023-11-07T04:10:58.129Z] -rw-rw-r-- 1 jenkins jenkins 611 Nov 7 04:08 OWNERS.md [2023-11-07T04:10:58.129Z] -rw-rw-r-- 1 jenkins jenkins 4107 Nov 7 04:08 README.md [2023-11-07T04:10:58.129Z] -rw-rw-r-- 1 jenkins jenkins 7789 Nov 7 04:08 Record and Reply.postman_collection.json [2023-11-07T04:10:58.129Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 7 04:08 VERSION [2023-11-07T04:10:58.129Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 04:08 bin [2023-11-07T04:10:58.129Z] -rw-r--r-- 1 jenkins jenkins 24666 Nov 7 04:10 coverage.out [2023-11-07T04:10:58.129Z] -rw-rw-r-- 1 jenkins jenkins 3866 Nov 7 04:08 go.mod [2023-11-07T04:10:58.129Z] -rw-rw-r-- 1 jenkins jenkins 34811 Nov 7 04:08 go.sum [2023-11-07T04:10:58.129Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 7 04:08 internal [2023-11-07T04:10:58.129Z] -rw-rw-r-- 1 jenkins jenkins 913 Nov 7 04:08 main.go [2023-11-07T04:10:58.129Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 04:08 openapi [2023-11-07T04:10:58.129Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 04:08 pkg [2023-11-07T04:10:58.129Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 04:08 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [2023-11-07T04:10:58.523Z] + 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=ad55588cbb6488f0e535e5c3593ec8a572d8b106 --label arch=amd64 --label version=0.0.0 . [2023-11-07T04:10:58.523Z] Sending build context to Docker daemon 673.8kB [2023-11-07T04:10:58.523Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-11-07T04:10:58.523Z] Step 2/26 : FROM ${BASE} AS builder [2023-11-07T04:10:58.523Z] ---> 5991388a0f7f [2023-11-07T04:10:58.523Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-11-07T04:10:58.523Z] ---> Running in 240ba2690f43 [2023-11-07T04:10:58.523Z] Removing intermediate container 240ba2690f43 [2023-11-07T04:10:58.523Z] ---> ba8b4024ef97 [2023-11-07T04:10:58.523Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-11-07T04:10:58.753Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [2023-11-07T04:10:58.782Z] ---> Running in 6dc15631c86f [2023-11-07T04:10:58.782Z] Removing intermediate container 6dc15631c86f [2023-11-07T04:10:58.782Z] ---> 68d542d77f7a [2023-11-07T04:10:58.782Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-11-07T04:10:58.782Z] ---> Running in 373b0c19fa95 [2023-11-07T04:10:58.782Z] Removing intermediate container 373b0c19fa95 [2023-11-07T04:10:58.782Z] ---> e60c6cc114f0 [2023-11-07T04:10:58.782Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-07T04:10:58.782Z] ---> Running in ae74aebecf41 [Pipeline] sh [2023-11-07T04:10:59.042Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-07T04:10:59.092Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-07T04:10:59.092Z] + sudo tee /etc/docker/daemon.new [2023-11-07T04:10:59.092Z] { [2023-11-07T04:10:59.092Z] "registry-mirrors": [ [2023-11-07T04:10:59.092Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-07T04:10:59.092Z] ], [2023-11-07T04:10:59.092Z] "bip": "10.250.0.254/24", [2023-11-07T04:10:59.092Z] "hosts": [ [2023-11-07T04:10:59.092Z] "tcp://0.0.0.0:5555", [2023-11-07T04:10:59.092Z] "unix:///var/run/docker.sock" [2023-11-07T04:10:59.092Z] ], [2023-11-07T04:10:59.092Z] "mtu": 1458, [2023-11-07T04:10:59.092Z] "selinux-enabled": true, [2023-11-07T04:10:59.092Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-07T04:10:59.092Z] } [Pipeline] sh [2023-11-07T04:10:59.301Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-07T04:10:59.441Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-07T04:10:59.560Z] OK: 264 MiB in 52 packages [2023-11-07T04:10:59.791Z] + sudo service docker restart [2023-11-07T04:11:00.126Z] Removing intermediate container ae74aebecf41 [2023-11-07T04:11:00.126Z] ---> d712984403c2 [2023-11-07T04:11:00.126Z] Step 7/26 : WORKDIR /app [2023-11-07T04:11:00.126Z] ---> Running in d8d62120e6e4 [2023-11-07T04:11:00.126Z] Removing intermediate container d8d62120e6e4 [2023-11-07T04:11:00.126Z] ---> eb833a9f0ee6 [2023-11-07T04:11:00.126Z] Step 8/26 : COPY go.mod vendor* ./ [2023-11-07T04:11:00.126Z] ---> 777f62ecaffc [2023-11-07T04:11:00.126Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T04:11:00.385Z] ---> Running in 54e8f698a890 [2023-11-07T04:11:00.952Z] Removing intermediate container 54e8f698a890 [2023-11-07T04:11:00.952Z] ---> 21bf2971874e [2023-11-07T04:11:00.952Z] Step 10/26 : COPY . . [2023-11-07T04:11:01.210Z] ---> 27d8db47e8fd [2023-11-07T04:11:01.210Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-07T04:11:01.210Z] ---> Running in d2c9678bade0 [2023-11-07T04:11:01.469Z] Removing intermediate container d2c9678bade0 [2023-11-07T04:11:01.469Z] ---> ba0fc5e5d2dd [2023-11-07T04:11:01.469Z] Step 12/26 : RUN $MAKE [2023-11-07T04:11:01.469Z] ---> Running in db5103ceea27 [2023-11-07T04:11:01.726Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-07T04:11:18.102Z] provisioning config files... [2023-11-07T04:11:18.126Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config491228015382247528tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-07T04:11:18.510Z] ---> docker-login.sh [2023-11-07T04:11:18.510Z] nexus3.edgexfoundry.org:10001 [2023-11-07T04:11:18.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T04:11:19.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T04:11:19.056Z] Configure a credential helper to remove this warning. See [2023-11-07T04:11:19.056Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T04:11:19.056Z] [2023-11-07T04:11:19.056Z] Login Succeeded [2023-11-07T04:11:19.056Z] nexus3.edgexfoundry.org:10002 [2023-11-07T04:11:19.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T04:11:19.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T04:11:19.599Z] Configure a credential helper to remove this warning. See [2023-11-07T04:11:19.599Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T04:11:19.599Z] [2023-11-07T04:11:19.599Z] Login Succeeded [2023-11-07T04:11:19.599Z] nexus3.edgexfoundry.org:10003 [2023-11-07T04:11:19.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T04:11:19.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T04:11:19.872Z] Configure a credential helper to remove this warning. See [2023-11-07T04:11:19.872Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T04:11:19.872Z] [2023-11-07T04:11:19.872Z] Login Succeeded [2023-11-07T04:11:19.872Z] nexus3.edgexfoundry.org:10004 [2023-11-07T04:11:20.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T04:11:20.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T04:11:20.145Z] Configure a credential helper to remove this warning. See [2023-11-07T04:11:20.145Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T04:11:20.145Z] [2023-11-07T04:11:20.145Z] Login Succeeded [2023-11-07T04:11:20.145Z] docker.io [2023-11-07T04:11:20.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T04:11:20.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T04:11:20.685Z] Configure a credential helper to remove this warning. See [2023-11-07T04:11:20.685Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T04:11:20.685Z] [2023-11-07T04:11:20.685Z] Login Succeeded [2023-11-07T04:11:20.685Z] ---> docker-login.sh ends [Pipeline] } [2023-11-07T04:11:20.718Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-07T04:11:21.110Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-07T04:11:21.148Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-07T04:11:21.184Z] ========================================================= [2023-11-07T04:11:21.184Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-07T04:11:21.184Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T04:11:21.703Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-07T04:11:21.703Z] Sending build context to Docker daemon 258.6kB [2023-11-07T04:11:21.971Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-07T04:11:21.971Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-07T04:11:21.971Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-07T04:11:21.971Z] 9fda8d8052c6: Pulling fs layer [2023-11-07T04:11:21.971Z] 5d54e960e981: Pulling fs layer [2023-11-07T04:11:21.971Z] c4a7e357bf2a: Pulling fs layer [2023-11-07T04:11:21.971Z] f0e02332f6b5: Pulling fs layer [2023-11-07T04:11:21.971Z] cefa15bbcfad: Pulling fs layer [2023-11-07T04:11:21.971Z] 17808c966233: Pulling fs layer [2023-11-07T04:11:21.971Z] f4c1fc716caa: Pulling fs layer [2023-11-07T04:11:21.971Z] cefa15bbcfad: Waiting [2023-11-07T04:11:21.971Z] 17808c966233: Waiting [2023-11-07T04:11:21.971Z] f4c1fc716caa: Waiting [2023-11-07T04:11:21.971Z] f0e02332f6b5: Waiting [2023-11-07T04:11:21.971Z] 5d54e960e981: Verifying Checksum [2023-11-07T04:11:21.971Z] 5d54e960e981: Download complete [2023-11-07T04:11:22.239Z] f0e02332f6b5: Verifying Checksum [2023-11-07T04:11:22.239Z] f0e02332f6b5: Download complete [2023-11-07T04:11:22.239Z] cefa15bbcfad: Verifying Checksum [2023-11-07T04:11:22.239Z] 9fda8d8052c6: Verifying Checksum [2023-11-07T04:11:22.239Z] 9fda8d8052c6: Download complete [2023-11-07T04:11:22.239Z] cefa15bbcfad: Download complete [2023-11-07T04:11:22.829Z] f4c1fc716caa: Verifying Checksum [2023-11-07T04:11:22.829Z] f4c1fc716caa: Download complete [2023-11-07T04:11:23.098Z] 9fda8d8052c6: Pull complete [2023-11-07T04:11:23.659Z] Removing intermediate container db5103ceea27 [2023-11-07T04:11:23.659Z] ---> 8709701a9485 [2023-11-07T04:11:23.659Z] Step 13/26 : FROM alpine:3.18 [2023-11-07T04:11:23.681Z] 5d54e960e981: Pull complete [2023-11-07T04:11:23.918Z] 3.18: Pulling from library/alpine [2023-11-07T04:11:23.918Z] 96526aa774ef: Pulling fs layer [2023-11-07T04:11:23.950Z] c4a7e357bf2a: Verifying Checksum [2023-11-07T04:11:23.950Z] c4a7e357bf2a: Download complete [2023-11-07T04:11:24.202Z] 96526aa774ef: Verifying Checksum [2023-11-07T04:11:24.203Z] 96526aa774ef: Download complete [2023-11-07T04:11:24.203Z] 96526aa774ef: Pull complete [2023-11-07T04:11:24.203Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-07T04:11:24.203Z] Status: Downloaded newer image for alpine:3.18 [2023-11-07T04:11:24.203Z] ---> 8ca4688f4f35 [2023-11-07T04:11:24.203Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-07T04:11:24.462Z] ---> Running in d585744faacc [2023-11-07T04:11:24.462Z] Removing intermediate container d585744faacc [2023-11-07T04:11:24.462Z] ---> 7f0d01abc018 [2023-11-07T04:11:24.462Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-11-07T04:11:24.462Z] ---> Running in 55fadcff7045 [2023-11-07T04:11:24.462Z] Removing intermediate container 55fadcff7045 [2023-11-07T04:11:24.462Z] ---> 91d84925db88 [2023-11-07T04:11:24.462Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-07T04:11:24.462Z] ---> Running in 5f3f9d17c840 [2023-11-07T04:11:24.721Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-07T04:11:24.908Z] 17808c966233: Verifying Checksum [2023-11-07T04:11:24.908Z] 17808c966233: Download complete [2023-11-07T04:11:24.980Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-07T04:11:25.239Z] (1/2) Installing ca-certificates (20230506-r0) [2023-11-07T04:11:25.239Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-11-07T04:11:25.239Z] Executing busybox-1.36.1-r2.trigger [2023-11-07T04:11:25.239Z] Executing ca-certificates-20230506-r0.trigger [2023-11-07T04:11:25.239Z] OK: 8 MiB in 17 packages [2023-11-07T04:11:25.805Z] Removing intermediate container 5f3f9d17c840 [2023-11-07T04:11:25.805Z] ---> 63b01e03efb7 [2023-11-07T04:11:25.805Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-11-07T04:11:25.805Z] ---> 8a1e9689a6d6 [2023-11-07T04:11:25.805Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-11-07T04:11:26.064Z] ---> 1b456b8dd114 [2023-11-07T04:11:26.064Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-11-07T04:11:26.064Z] ---> 4b55dc42fb7d [2023-11-07T04:11:26.064Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-11-07T04:11:27.001Z] ---> 538ea6847255 [2023-11-07T04:11:27.001Z] Step 21/26 : EXPOSE 59712 [2023-11-07T04:11:27.001Z] ---> Running in b5a84345722a [2023-11-07T04:11:27.001Z] Removing intermediate container b5a84345722a [2023-11-07T04:11:27.001Z] ---> 486cbef3e6ca [2023-11-07T04:11:27.001Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-11-07T04:11:27.001Z] ---> Running in 6f9a00d89ee5 [2023-11-07T04:11:27.260Z] Removing intermediate container 6f9a00d89ee5 [2023-11-07T04:11:27.260Z] ---> 3162a6b46f51 [2023-11-07T04:11:27.260Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-07T04:11:27.260Z] ---> Running in 954ca2d120ec [2023-11-07T04:11:27.260Z] Removing intermediate container 954ca2d120ec [2023-11-07T04:11:27.260Z] ---> 73a0c61fcefb [2023-11-07T04:11:27.260Z] Step 24/26 : LABEL arch=amd64 [2023-11-07T04:11:27.260Z] ---> Running in 5ed325af9ba4 [2023-11-07T04:11:27.518Z] Removing intermediate container 5ed325af9ba4 [2023-11-07T04:11:27.518Z] ---> 66a9e8a4014f [2023-11-07T04:11:27.518Z] Step 25/26 : LABEL git_sha=ad55588cbb6488f0e535e5c3593ec8a572d8b106 [2023-11-07T04:11:27.518Z] ---> Running in ddedce57fbbf [2023-11-07T04:11:27.518Z] Removing intermediate container ddedce57fbbf [2023-11-07T04:11:27.518Z] ---> f0a63a35943a [2023-11-07T04:11:27.518Z] Step 26/26 : LABEL version=0.0.0 [2023-11-07T04:11:27.518Z] ---> Running in ca04865e2b77 [2023-11-07T04:11:27.518Z] Removing intermediate container ca04865e2b77 [2023-11-07T04:11:27.518Z] ---> 479befc16ca4 [2023-11-07T04:11:27.518Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-07T04:11:27.518Z] Successfully built 479befc16ca4 [2023-11-07T04:11:27.518Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T04:11:28.418Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-07T04:11:28.418Z] [2023-11-07T04:11:28.418Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T04:11:28.796Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-07T04:11:28.796Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-07T04:11:28.796Z] 5eb5b503b376: Pulling fs layer [2023-11-07T04:11:28.796Z] 5c69ac0246d0: Pulling fs layer [2023-11-07T04:11:28.796Z] ec43610c2a17: Pulling fs layer [2023-11-07T04:11:28.796Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-07T04:11:28.796Z] 33b1e0a273af: Pulling fs layer [2023-11-07T04:11:28.796Z] 5d3b04190fa2: Pulling fs layer [2023-11-07T04:11:28.796Z] 2f39f015ded8: Pulling fs layer [2023-11-07T04:11:28.796Z] 3a2ae6a8a46f: Waiting [2023-11-07T04:11:28.797Z] 33b1e0a273af: Waiting [2023-11-07T04:11:28.797Z] 5d3b04190fa2: Waiting [2023-11-07T04:11:28.797Z] 5c69ac0246d0: Download complete [2023-11-07T04:11:28.797Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-07T04:11:28.797Z] 3a2ae6a8a46f: Download complete [2023-11-07T04:11:28.797Z] 33b1e0a273af: Verifying Checksum [2023-11-07T04:11:28.797Z] 33b1e0a273af: Download complete [2023-11-07T04:11:28.797Z] ec43610c2a17: Verifying Checksum [2023-11-07T04:11:28.797Z] ec43610c2a17: Download complete [2023-11-07T04:11:28.797Z] 5d3b04190fa2: Verifying Checksum [2023-11-07T04:11:28.797Z] 5d3b04190fa2: Download complete [2023-11-07T04:11:29.056Z] 5eb5b503b376: Verifying Checksum [2023-11-07T04:11:29.056Z] 5eb5b503b376: Download complete [2023-11-07T04:11:29.624Z] 2f39f015ded8: Download complete [2023-11-07T04:11:30.190Z] 5eb5b503b376: Pull complete [2023-11-07T04:11:30.449Z] 5c69ac0246d0: Pull complete [2023-11-07T04:11:31.014Z] ec43610c2a17: Pull complete [2023-11-07T04:11:31.014Z] 3a2ae6a8a46f: Pull complete [2023-11-07T04:11:31.273Z] 33b1e0a273af: Pull complete [2023-11-07T04:11:31.273Z] 5d3b04190fa2: Pull complete [2023-11-07T04:11:36.541Z] 2f39f015ded8: Pull complete [2023-11-07T04:11:36.541Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-07T04:11:36.541Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-07T04:11:36.541Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T04:11:36.774Z] prd-ubuntu20.04-docker-8c-8g-16812 does not seem to be running inside a container [2023-11-07T04:11:36.808Z] $ 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-103 -v /w/workspace/foundry_app-record-replay_PR-103:/w/workspace/foundry_app-record-replay_PR-103:rw,z -v /w/workspace/foundry_app-record-replay_PR-103@tmp:/w/workspace/foundry_app-record-replay_PR-103@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-07T04:11:37.332Z] c4a7e357bf2a: Pull complete [2023-11-07T04:11:37.332Z] f0e02332f6b5: Pull complete [2023-11-07T04:11:37.332Z] cefa15bbcfad: Pull complete [2023-11-07T04:11:41.887Z] $ docker top 34c1eebabebc66472f64e00e11f5f9a89dc08be5c5d01c5e78586cdcf8adae49 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-07T04:11:42.377Z] ---> job-cost.sh [2023-11-07T04:11:42.377Z] lf-activate-venv: SKIPPING [2023-11-07T04:11:42.377Z] INFO: No Stack... [2023-11-07T04:11:42.637Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-07T04:11:42.896Z] INFO: Archiving Costs [Pipeline] sh [2023-11-07T04:11:43.214Z] + cat /w/workspace/foundry_app-record-replay_PR-103/archives/cost.csv [2023-11-07T04:11:43.214Z] + cut -d, -f6 [Pipeline] lock [2023-11-07T04:11:43.258Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-103-1-stack-cost] [2023-11-07T04:11:43.262Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-103-1-stack-cost] did not exist. Created. [2023-11-07T04:11:43.262Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-103-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-07T04:11:43.660Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-07T04:11:43.711Z] Stashed 1 file(s) [Pipeline] } [2023-11-07T04:11:43.743Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-103-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-07T04:11:43.830Z] $ docker stop --time=1 34c1eebabebc66472f64e00e11f5f9a89dc08be5c5d01c5e78586cdcf8adae49 [2023-11-07T04:11:44.990Z] $ docker rm -f --volumes 34c1eebabebc66472f64e00e11f5f9a89dc08be5c5d01c5e78586cdcf8adae49 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-07T04:11:45.557Z] 17808c966233: Pull complete [2023-11-07T04:11:46.964Z] f4c1fc716caa: Pull complete [2023-11-07T04:11:46.964Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-11-07T04:11:46.964Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-07T04:11:46.964Z] ---> ea914061e18c [2023-11-07T04:11:46.964Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-11-07T04:11:48.911Z] ---> Running in ac5a64154fd0 [2023-11-07T04:11:48.911Z] Removing intermediate container ac5a64154fd0 [2023-11-07T04:11:48.911Z] ---> 6ee7a676868f [2023-11-07T04:11:48.911Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-07T04:11:48.911Z] ---> Running in 888e806ae2ff [2023-11-07T04:11:49.182Z] Removing intermediate container 888e806ae2ff [2023-11-07T04:11:49.182Z] ---> 6d601aee36b4 [2023-11-07T04:11:49.182Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-07T04:11:49.448Z] ---> Running in 920c30a9af90 [2023-11-07T04:11:49.714Z] Removing intermediate container 920c30a9af90 [2023-11-07T04:11:49.714Z] ---> a79e4354ad26 [2023-11-07T04:11:49.714Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-07T04:11:49.714Z] ---> Running in e2ea525c9c4e [2023-11-07T04:11:50.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-07T04:11:51.263Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-07T04:11:52.219Z] OK: 266 MiB in 52 packages [2023-11-07T04:11:53.175Z] Removing intermediate container e2ea525c9c4e [2023-11-07T04:11:53.175Z] ---> 50e07ea4c0ef [2023-11-07T04:11:53.175Z] Step 7/12 : WORKDIR /app [2023-11-07T04:11:53.175Z] ---> Running in 8d6c536ddaa5 [2023-11-07T04:11:53.441Z] Removing intermediate container 8d6c536ddaa5 [2023-11-07T04:11:53.441Z] ---> 28672cd4e341 [2023-11-07T04:11:53.441Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-07T04:11:54.021Z] ---> 23068251889f [2023-11-07T04:11:54.021Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T04:11:54.021Z] ---> Running in 0f74d616ddf7 [2023-11-07T04:13:15.640Z] Removing intermediate container 0f74d616ddf7 [2023-11-07T04:13:15.640Z] ---> 674eb566f2cb [2023-11-07T04:13:15.640Z] Step 10/12 : COPY . . [2023-11-07T04:13:15.640Z] ---> c3d1d8ab64cb [2023-11-07T04:13:15.640Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-07T04:13:15.640Z] ---> Running in c567cd0b7178 [2023-11-07T04:13:15.640Z] Removing intermediate container c567cd0b7178 [2023-11-07T04:13:15.640Z] ---> 2f8cb0b3f693 [2023-11-07T04:13:15.640Z] Step 12/12 : RUN $MAKE [2023-11-07T04:13:15.640Z] ---> Running in 64eddfa1e035 [2023-11-07T04:13:15.640Z] noop [2023-11-07T04:13:15.640Z] Removing intermediate container 64eddfa1e035 [2023-11-07T04:13:15.640Z] ---> cec641262491 [2023-11-07T04:13:15.640Z] Successfully built cec641262491 [2023-11-07T04:13:15.640Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T04:13:16.125Z] + docker inspect -f . ci-base-image-arm64 [2023-11-07T04:13:16.125Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T04:13:16.399Z] prd-ubuntu20.04-docker-arm64-4c-16g-16813 does not seem to be running inside a container [2023-11-07T04:13:16.466Z] $ 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 ******** ci-base-image-arm64 cat [2023-11-07T04:13:17.736Z] $ docker top 4f9adad8000d389847485d2505abc20227360bc1434f351d4d633e6e256f47e6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-07T04:13:18.609Z] + go version [2023-11-07T04:13:18.609Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-07T04:13:18.645Z] $ docker stop --time=1 4f9adad8000d389847485d2505abc20227360bc1434f351d4d633e6e256f47e6 [2023-11-07T04:13:20.253Z] $ docker rm -f --volumes 4f9adad8000d389847485d2505abc20227360bc1434f351d4d633e6e256f47e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T04:13:21.113Z] + docker inspect -f . ci-base-image-arm64 [2023-11-07T04:13:21.113Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T04:13:21.387Z] prd-ubuntu20.04-docker-arm64-4c-16g-16813 does not seem to be running inside a container [2023-11-07T04:13:21.489Z] $ 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 ******** ci-base-image-arm64 cat [2023-11-07T04:13:22.674Z] $ docker top 42b9eb5ad02d41c15946f36fbbc802458c68317a48c15aeac6ae95febdecfd1c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-07T04:13:23.223Z] + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh [2023-11-07T04:13:23.928Z] + make test [2023-11-07T04:13:23.928Z] go test -race -coverprofile=coverage.out ./... [2023-11-07T04:15:45.604Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-11-07T04:15:45.604Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.232s coverage: 88.0% of statements [2023-11-07T04:15:45.604Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-11-07T04:15:45.604Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-11-07T04:15:45.604Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-11-07T04:15:50.944Z] --- FAIL: TestDataManager_StartReplay (5.55s) [2023-11-07T04:15:50.944Z] --- FAIL: TestDataManager_StartReplay/Happy_Path (4.53s) [2023-11-07T04:15:50.944Z] manager_test.go:495: [2023-11-07T04:15:50.944Z] Error Trace: /w/workspace/app-record-replay/1/internal/application/manager_test.go:495 [2023-11-07T04:15:50.944Z] Error: Should be zero, but was 1 [2023-11-07T04:15:50.944Z] Test: TestDataManager_StartReplay/Happy_Path [2023-11-07T04:15:50.944Z] FAIL [2023-11-07T04:15:50.944Z] coverage: 98.7% of statements [2023-11-07T04:15:50.944Z] FAIL github.com/edgexfoundry/app-record-replay/internal/application 8.968s [2023-11-07T04:15:50.944Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.513s coverage: 89.7% of statements [2023-11-07T04:15:50.944Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.163s coverage: 100.0% of statements [2023-11-07T04:15:50.944Z] FAIL [2023-11-07T04:15:51.211Z] make: *** [Makefile:69: unittest] Error 1 [Pipeline] } [2023-11-07T04:15:51.263Z] $ docker stop --time=1 42b9eb5ad02d41c15946f36fbbc802458c68317a48c15aeac6ae95febdecfd1c [2023-11-07T04:15:53.160Z] $ docker rm -f --volumes 42b9eb5ad02d41c15946f36fbbc802458c68317a48c15aeac6ae95febdecfd1c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T04:15:54.900Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-07T04:15:54.900Z] [2023-11-07T04:15:54.900Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T04:15:55.334Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-07T04:15:55.602Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-07T04:15:55.602Z] 8998bd30e6a1: Pulling fs layer [2023-11-07T04:15:55.602Z] 04944245beec: Pulling fs layer [2023-11-07T04:15:55.602Z] 699f458cf7ca: Pulling fs layer [2023-11-07T04:15:55.602Z] 765212b225bb: Pulling fs layer [2023-11-07T04:15:55.602Z] f23df028b6ca: Pulling fs layer [2023-11-07T04:15:55.602Z] d65c8cfc05b1: Pulling fs layer [2023-11-07T04:15:55.602Z] 2437ff75d9bd: Pulling fs layer [2023-11-07T04:15:55.602Z] 765212b225bb: Waiting [2023-11-07T04:15:55.602Z] f23df028b6ca: Waiting [2023-11-07T04:15:55.602Z] 04944245beec: Verifying Checksum [2023-11-07T04:15:55.602Z] 04944245beec: Download complete [2023-11-07T04:15:55.602Z] 765212b225bb: Verifying Checksum [2023-11-07T04:15:55.602Z] 765212b225bb: Download complete [2023-11-07T04:15:55.870Z] f23df028b6ca: Verifying Checksum [2023-11-07T04:15:55.870Z] f23df028b6ca: Download complete [2023-11-07T04:15:55.870Z] d65c8cfc05b1: Verifying Checksum [2023-11-07T04:15:55.870Z] d65c8cfc05b1: Download complete [2023-11-07T04:15:55.870Z] 699f458cf7ca: Verifying Checksum [2023-11-07T04:15:55.870Z] 699f458cf7ca: Download complete [2023-11-07T04:15:56.454Z] 8998bd30e6a1: Verifying Checksum [2023-11-07T04:15:56.454Z] 8998bd30e6a1: Download complete [2023-11-07T04:15:59.033Z] 2437ff75d9bd: Verifying Checksum [2023-11-07T04:15:59.033Z] 2437ff75d9bd: Download complete [2023-11-07T04:16:01.617Z] 8998bd30e6a1: Pull complete [2023-11-07T04:16:02.197Z] 04944245beec: Pull complete [2023-11-07T04:16:04.135Z] 699f458cf7ca: Pull complete [2023-11-07T04:16:04.402Z] 765212b225bb: Pull complete [2023-11-07T04:16:05.816Z] f23df028b6ca: Pull complete [2023-11-07T04:16:06.400Z] d65c8cfc05b1: Pull complete [2023-11-07T04:16:28.474Z] 2437ff75d9bd: Pull complete [2023-11-07T04:16:28.474Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-07T04:16:28.474Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-07T04:16:28.474Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T04:16:28.771Z] prd-ubuntu20.04-docker-arm64-4c-16g-16813 does not seem to be running inside a container [2023-11-07T04:16:28.832Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-11-07T04:16:30.736Z] $ docker top 01f41be0672e9cceefacb073c7131b601c0e464a4302227e0ab47d6843034091 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-07T04:16:31.603Z] ---> job-cost.sh [2023-11-07T04:16:31.603Z] lf-activate-venv: SKIPPING [2023-11-07T04:16:31.603Z] INFO: No Stack... [2023-11-07T04:16:31.868Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-07T04:16:32.822Z] INFO: Archiving Costs [Pipeline] sh [2023-11-07T04:16:33.170Z] + cat /w/workspace/app-record-replay/1/archives/cost.csv [2023-11-07T04:16:33.170Z] + cut -d, -f6 [Pipeline] lock [2023-11-07T04:16:33.252Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-103-1-stack-cost] [2023-11-07T04:16:33.257Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-103-1-stack-cost] did not exist. Created. [2023-11-07T04:16:33.257Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-103-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-07T04:16:33.682Z] /w/workspace/app-record-replay/1@tmp/durable-e0dd1615/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-07T04:16:34.345Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-07T04:16:34.381Z] Warning: overwriting stash ‘stack-cost’ [2023-11-07T04:16:34.733Z] Stashed 1 file(s) [Pipeline] } [2023-11-07T04:16:34.754Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-103-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-07T04:16:34.874Z] $ docker stop --time=1 01f41be0672e9cceefacb073c7131b601c0e464a4302227e0ab47d6843034091 [2023-11-07T04:16:36.324Z] $ docker rm -f --volumes 01f41be0672e9cceefacb073c7131b601c0e464a4302227e0ab47d6843034091 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-07T04:16:37.033Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-11-07T04:16:39.086Z] + [ -d /w/workspace/foundry_app-record-replay_PR-103/archives ] [2023-11-07T04:16:39.087Z] + ls -al /w/workspace/foundry_app-record-replay_PR-103/archives [2023-11-07T04:16:39.087Z] total 16 [2023-11-07T04:16:39.087Z] drwxr-xr-x 3 root root 4096 Nov 7 04:11 . [2023-11-07T04:16:39.087Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 7 04:11 .. [2023-11-07T04:16:39.087Z] drwxr-xr-x 2 root root 4096 Nov 7 04:11 cost [2023-11-07T04:16:39.087Z] -rw-r--r-- 1 root root 89 Nov 7 04:11 cost.csv [2023-11-07T04:16:39.087Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_app-record-replay_PR-103/archives [2023-11-07T04:16:39.087Z] + ls -al /w/workspace/foundry_app-record-replay_PR-103/archives [2023-11-07T04:16:39.087Z] total 16 [2023-11-07T04:16:39.087Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 04:11 . [2023-11-07T04:16:39.087Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 7 04:11 .. [2023-11-07T04:16:39.087Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 7 04:11 cost [2023-11-07T04:16:39.087Z] -rw-r--r-- 1 jenkins jenkins 89 Nov 7 04:11 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-07T04:16:39.412Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-07T04:16:40.304Z] ---> package-listing.sh [2023-11-07T04:16:40.304Z] ++ facter osfamily [2023-11-07T04:16:40.304Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-07T04:16:40.563Z] + OS_FAMILY=debian [2023-11-07T04:16:40.563Z] + workspace=/w/workspace/foundry_app-record-replay_PR-103 [2023-11-07T04:16:40.563Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-07T04:16:40.563Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-07T04:16:40.563Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-07T04:16:40.563Z] + PACKAGES=/tmp/packages_start.txt [2023-11-07T04:16:40.563Z] + '[' /w/workspace/foundry_app-record-replay_PR-103 ']' [2023-11-07T04:16:40.563Z] + PACKAGES=/tmp/packages_end.txt [2023-11-07T04:16:40.563Z] + case "${OS_FAMILY}" in [2023-11-07T04:16:40.563Z] + dpkg -l [2023-11-07T04:16:40.563Z] + grep '^ii' [2023-11-07T04:16:40.563Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-07T04:16:40.563Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-07T04:16:40.563Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-07T04:16:40.563Z] + '[' /w/workspace/foundry_app-record-replay_PR-103 ']' [2023-11-07T04:16:40.563Z] + mkdir -p /w/workspace/foundry_app-record-replay_PR-103/archives/ [2023-11-07T04:16:40.563Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_app-record-replay_PR-103/archives/ [Pipeline] echo [2023-11-07T04:16:40.596Z] 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-103/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-07T04:16:40.890Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T04:16:41.518Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-07T04:16:41.518Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T04:16:41.661Z] prd-ubuntu20.04-docker-8c-8g-16812 does not seem to be running inside a container [2023-11-07T04:16:41.696Z] $ 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-103/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-103 -v /w/workspace/foundry_app-record-replay_PR-103:/w/workspace/foundry_app-record-replay_PR-103:rw,z -v /w/workspace/foundry_app-record-replay_PR-103@tmp:/w/workspace/foundry_app-record-replay_PR-103@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-lftools-log-publisher:latest cat [2023-11-07T04:16:42.273Z] $ docker top fd6d6648c588f8ae471335cf092dc5046e919cc058f1baf851b3c3398721483a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-07T04:16:42.658Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-07T04:16:42.966Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-07T04:16:43.278Z] + ls /var/log/sa-host [2023-11-07T04:16:43.278Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-07T04:16:43.507Z] provisioning config files... [2023-11-07T04:16:43.516Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_app-record-replay_PR-103@tmp/config12283519959671150356tmp [Pipeline] { [Pipeline] echo [2023-11-07T04:16:43.567Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-07T04:16:43.884Z] ---> create-netrc.sh [Pipeline] } [2023-11-07T04:16:43.910Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-07T04:16:44.312Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-07T04:16:44.348Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-07T04:16:44.665Z] ---> sudo-logs.sh [2023-11-07T04:16:44.665Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-07T04:16:44.748Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-07T04:16:45.059Z] ---> job-cost.sh [2023-11-07T04:16:45.059Z] lf-activate-venv: SKIPPING [2023-11-07T04:16:45.059Z] DEBUG: total: 0.2199999988079071 [2023-11-07T04:16:45.059Z] INFO: Retrieving Stack Cost... [2023-11-07T04:16:45.320Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-07T04:16:45.580Z] INFO: Archiving Costs [Pipeline] echo [2023-11-07T04:16:45.612Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-07T04:16:45.926Z] ---> logs-deploy.sh [2023-11-07T04:16:45.926Z] lf-activate-venv: SKIPPING [2023-11-07T04:16:45.926Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-103/1 [2023-11-07T04:16:45.926Z] INFO: archiving workspace using pattern(s): [2023-11-07T04:16:46.864Z] Archives upload complete. [2023-11-07T04:16:47.125Z] INFO: archiving logs to Nexus