Pull request #682 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2db8acabf2df872bad6b4f5457f7de93a581648d+8c79b3e8596e3046eac293165193c45a576b8d07 (f02f7410fe7aef89c002b8e9f89e2336ce4e2980) 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-ssh8708940860415130621.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4113784640799656251.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-682/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-service-configurable/branches/PR-682/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10784834150718820298.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-service-configurable/branches/PR-682/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16052873538281821848.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12137137994379227203.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-service-configurable/branches/PR-682/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-service-configurable/branches/PR-682/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1747258869396477024.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable] ========================================================= [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-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-22775 in /w/workspace/_app-service-configurable_PR-682 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-682 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.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-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 8c79b3e8596e3046eac293165193c45a576b8d07 into PR head commit 2db8acabf2df872bad6b4f5457f7de93a581648d Merge succeeded, producing 2db8acabf2df872bad6b4f5457f7de93a581648d Checking out Revision 2db8acabf2df872bad6b4f5457f7de93a581648d (PR-682) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.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-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/682/head:refs/remotes/origin/PR-682 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2db8acabf2df872bad6b4f5457f7de93a581648d # 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 8c79b3e8596e3046eac293165193c45a576b8d07 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2db8acabf2df872bad6b4f5457f7de93a581648d # timeout=10 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 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-14T12:54:34.998Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-14T12:54:35.224Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-14T12:54:35.358Z] ========================================================= [2024-10-14T12:54:35.358Z] EdgeX Global Pipelines Version Info [2024-10-14T12:54:35.358Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-14T12:54:36.140Z] ------------------- [2024-10-14T12:54:36.140Z] stable info: [2024-10-14T12:54:36.140Z] ------------------- [2024-10-14T12:54:36.140Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-14T12:54:36.140Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-14T12:54:36.140Z] Message: update stable to v1.0.265 [2024-10-14T12:54:36.715Z] ------------------- [2024-10-14T12:54:36.715Z] experimental info: [2024-10-14T12:54:36.715Z] ------------------- [2024-10-14T12:54:36.715Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-14T12:54:36.715Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-14T12:54:36.715Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-14T12:54:36.973Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2024-10-14T12:54:37.029Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2024-10-14T12:54:37.083Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-14T12:54:37.139Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-14T12:54:37.197Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-14T12:54:37.251Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-14T12:54:37.309Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-14T12:54:37.365Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-14T12:54:37.430Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-14T12:54:37.478Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-14T12:54:37.525Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-14T12:54:37.583Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2024-10-14T12:54:37.641Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-14T12:54:37.697Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-14T12:54:37.761Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-14T12:54:37.821Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-14T12:54:37.875Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-14T12:54:37.927Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-14T12:54:37.981Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-14T12:54:38.041Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-14T12:54:38.095Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-14T12:54:38.150Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-14T12:54:38.210Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-14T12:54:38.275Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-14T12:54:38.337Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-14T12:54:38.398Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-14T12:54:38.455Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-14T12:54:38.513Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-682 [Pipeline] echo [2024-10-14T12:54:38.568Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-682 [Pipeline] echo [2024-10-14T12:54:38.620Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-682 [Pipeline] echo [2024-10-14T12:54:38.678Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2db8acabf2df872bad6b4f5457f7de93a581648d [Pipeline] echo [2024-10-14T12:54:38.734Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2db8aca [Pipeline] echo [2024-10-14T12:54:38.792Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-14T12:54:38.945Z] provisioning config files... [2024-10-14T12:54:38.959Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-682@tmp/config18139242822489002551tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T12:54:39.360Z] ---> ****-login.sh [2024-10-14T12:54:39.360Z] nexus3.edgexfoundry.org:10001 [2024-10-14T12:54:39.622Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T12:54:39.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T12:54:39.888Z] Configure a credential helper to remove this warning. See [2024-10-14T12:54:39.888Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T12:54:39.888Z] [2024-10-14T12:54:39.888Z] Login Succeeded [2024-10-14T12:54:39.888Z] nexus3.edgexfoundry.org:10002 [2024-10-14T12:54:39.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T12:54:39.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T12:54:39.888Z] Configure a credential helper to remove this warning. See [2024-10-14T12:54:39.888Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T12:54:39.888Z] [2024-10-14T12:54:39.888Z] Login Succeeded [2024-10-14T12:54:39.888Z] nexus3.edgexfoundry.org:10003 [2024-10-14T12:54:39.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T12:54:39.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T12:54:39.889Z] Configure a credential helper to remove this warning. See [2024-10-14T12:54:39.889Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T12:54:39.889Z] [2024-10-14T12:54:39.889Z] Login Succeeded [2024-10-14T12:54:39.889Z] nexus3.edgexfoundry.org:10004 [2024-10-14T12:54:40.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T12:54:40.151Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T12:54:40.151Z] Configure a credential helper to remove this warning. See [2024-10-14T12:54:40.151Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T12:54:40.151Z] [2024-10-14T12:54:40.151Z] Login Succeeded [2024-10-14T12:54:40.151Z] ****.io [2024-10-14T12:54:40.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T12:54:40.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T12:54:40.412Z] Configure a credential helper to remove this warning. See [2024-10-14T12:54:40.412Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T12:54:40.412Z] [2024-10-14T12:54:40.412Z] Login Succeeded [2024-10-14T12:54:40.412Z] ---> ****-login.sh ends [Pipeline] } [2024-10-14T12:54:40.446Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-14T12:54:41.162Z] + git rev-list -1 --merges 2db8acabf2df872bad6b4f5457f7de93a581648d~1..2db8acabf2df872bad6b4f5457f7de93a581648d [Pipeline] echo [2024-10-14T12:54:41.214Z] -----------> git rev-list -1 --merges 2db8acabf2df872bad6b4f5457f7de93a581648d~1..2db8acabf2df872bad6b4f5457f7de93a581648d 2db8acabf2df872bad6b4f5457f7de93a581648d [false] [Pipeline] sh [2024-10-14T12:54:42.393Z] + git log --format=format:%s -1 2db8acabf2df872bad6b4f5457f7de93a581648d [Pipeline] echo [2024-10-14T12:54:42.440Z] ========================================================= [2024-10-14T12:54:42.440Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-14T12:54:42.440Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-14T12:54:42.916Z] + git log --format=format:%s -1 2db8acabf2df872bad6b4f5457f7de93a581648d [Pipeline] echo [2024-10-14T12:54:42.957Z] [semverPrep] GIT_COMMIT: 2db8acabf2df872bad6b4f5457f7de93a581648d, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2024-10-14T12:54:43.014Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-14T12:54:43.464Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-14T12:54:43.464Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-14T12:54:43.464Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-14T12:54:43.464Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-14T12:54:43.464Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-14T12:54:43.464Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-14T12:54:43.464Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T12:54:44.000Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T12:54:44.000Z] [2024-10-14T12:54:44.000Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T12:54:44.406Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T12:54:44.666Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-14T12:54:44.666Z] b85a868b505f: Pulling fs layer [2024-10-14T12:54:44.666Z] e2be974225ed: Pulling fs layer [2024-10-14T12:54:44.666Z] 339a4e72a1f5: Pulling fs layer [2024-10-14T12:54:44.666Z] 988bab9f4d93: Pulling fs layer [2024-10-14T12:54:44.666Z] 1469e6f7b9e6: Pulling fs layer [2024-10-14T12:54:44.666Z] eaf3925da568: Pulling fs layer [2024-10-14T12:54:44.666Z] bab4dde63d76: Pulling fs layer [2024-10-14T12:54:44.666Z] bde34c3a00c8: Pulling fs layer [2024-10-14T12:54:44.666Z] b352a97aabf1: Pulling fs layer [2024-10-14T12:54:44.666Z] eaf3925da568: Waiting [2024-10-14T12:54:44.666Z] 988bab9f4d93: Waiting [2024-10-14T12:54:44.666Z] bab4dde63d76: Waiting [2024-10-14T12:54:44.666Z] 1469e6f7b9e6: Waiting [2024-10-14T12:54:44.666Z] 4872d77fe225: Pulling fs layer [2024-10-14T12:54:44.666Z] 5851b861e8e6: Pulling fs layer [2024-10-14T12:54:44.666Z] b352a97aabf1: Waiting [2024-10-14T12:54:44.666Z] 4872d77fe225: Waiting [2024-10-14T12:54:44.666Z] 5851b861e8e6: Waiting [2024-10-14T12:54:44.666Z] e2be974225ed: Verifying Checksum [2024-10-14T12:54:44.666Z] e2be974225ed: Download complete [2024-10-14T12:54:44.666Z] 988bab9f4d93: Verifying Checksum [2024-10-14T12:54:44.666Z] 988bab9f4d93: Download complete [2024-10-14T12:54:44.666Z] 1469e6f7b9e6: Verifying Checksum [2024-10-14T12:54:44.666Z] 1469e6f7b9e6: Download complete [2024-10-14T12:54:44.666Z] eaf3925da568: Verifying Checksum [2024-10-14T12:54:44.666Z] eaf3925da568: Download complete [2024-10-14T12:54:44.666Z] 339a4e72a1f5: Verifying Checksum [2024-10-14T12:54:44.666Z] 339a4e72a1f5: Download complete [2024-10-14T12:54:44.666Z] bde34c3a00c8: Download complete [2024-10-14T12:54:44.666Z] b352a97aabf1: Download complete [2024-10-14T12:54:44.666Z] 4872d77fe225: Download complete [2024-10-14T12:54:44.666Z] 5851b861e8e6: Verifying Checksum [2024-10-14T12:54:44.666Z] 5851b861e8e6: Download complete [2024-10-14T12:54:45.777Z] b85a868b505f: Verifying Checksum [2024-10-14T12:54:45.777Z] b85a868b505f: Download complete [2024-10-14T12:54:46.036Z] bab4dde63d76: Verifying Checksum [2024-10-14T12:54:46.036Z] bab4dde63d76: Download complete [2024-10-14T12:54:46.978Z] b85a868b505f: Pull complete [2024-10-14T12:54:47.238Z] e2be974225ed: Pull complete [2024-10-14T12:54:47.805Z] 339a4e72a1f5: Pull complete [2024-10-14T12:54:47.805Z] 988bab9f4d93: Pull complete [2024-10-14T12:54:48.065Z] 1469e6f7b9e6: Pull complete [2024-10-14T12:54:48.326Z] eaf3925da568: Pull complete [2024-10-14T12:54:50.333Z] bab4dde63d76: Pull complete [2024-10-14T12:54:50.333Z] bde34c3a00c8: Pull complete [2024-10-14T12:54:50.594Z] b352a97aabf1: Pull complete [2024-10-14T12:54:50.594Z] 4872d77fe225: Pull complete [2024-10-14T12:54:50.594Z] 5851b861e8e6: Pull complete [2024-10-14T12:54:50.594Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-14T12:54:50.594Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T12:54:50.594Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T12:54:50.907Z] prd-ubuntu20.04-docker-8c-8g-22775 does not seem to be running inside a container [2024-10-14T12:54:50.946Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-682 -v /w/workspace/_app-service-configurable_PR-682:/w/workspace/_app-service-configurable_PR-682:rw,z -v /w/workspace/_app-service-configurable_PR-682@tmp:/w/workspace/_app-service-configurable_PR-682@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-14T12:54:55.943Z] $ docker top 07a93b51a6ce1e74ef44a1d2c27a0a2867d66a0cde0d47877e0fc9dd16204098 -eo pid,comm [2024-10-14T12:54:56.012Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-10-14T12:54:56.012Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-14T12:54:56.193Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-14T12:54:56.193Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-14T12:54:56.324Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-14T12:54:56.327Z] $ docker exec 07a93b51a6ce1e74ef44a1d2c27a0a2867d66a0cde0d47877e0fc9dd16204098 ssh-agent [2024-10-14T12:54:56.451Z] SSH_AUTH_SOCK=/tmp/ssh-3IOTbkeSIvR3/agent.32 [2024-10-14T12:54:56.451Z] SSH_AGENT_PID=38 [2024-10-14T12:54:56.459Z] Running ssh-add (command line suppressed) [2024-10-14T12:54:56.564Z] Identity added: /w/workspace/_app-service-configurable_PR-682@tmp/private_key_12590704918340873280.key (/w/workspace/_app-service-configurable_PR-682@tmp/private_key_12590704918340873280.key) [2024-10-14T12:54:56.579Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-14T12:54:56.931Z] + git tag --points-at HEAD [Pipeline] } [2024-10-14T12:54:56.961Z] $ docker exec --env ******** --env ******** 07a93b51a6ce1e74ef44a1d2c27a0a2867d66a0cde0d47877e0fc9dd16204098 ssh-agent -k [2024-10-14T12:54:57.059Z] unset SSH_AUTH_SOCK; [2024-10-14T12:54:57.060Z] unset SSH_AGENT_PID; [2024-10-14T12:54:57.060Z] echo Agent pid 38 killed; [2024-10-14T12:54:57.068Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-14T12:54:57.188Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-14T12:54:57.188Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-14T12:54:57.310Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-14T12:54:57.314Z] $ docker exec 07a93b51a6ce1e74ef44a1d2c27a0a2867d66a0cde0d47877e0fc9dd16204098 ssh-agent [2024-10-14T12:54:57.421Z] SSH_AUTH_SOCK=/tmp/ssh-1jzIgTgUHwpH/agent.71 [2024-10-14T12:54:57.421Z] SSH_AGENT_PID=77 [2024-10-14T12:54:57.426Z] Running ssh-add (command line suppressed) [2024-10-14T12:54:57.530Z] Identity added: /w/workspace/_app-service-configurable_PR-682@tmp/private_key_14275043653738218653.key (/w/workspace/_app-service-configurable_PR-682@tmp/private_key_14275043653738218653.key) [2024-10-14T12:54:57.543Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-14T12:54:57.891Z] + git semver init [2024-10-14T12:54:58.153Z] 2024-10-14 12:54:58,047 [run_init] DEBUG init version:0.0.0 force:False [2024-10-14T12:54:58.153Z] 2024-10-14 12:54:58,047 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-682/.semver [2024-10-14T12:54:58.153Z] 2024-10-14 12:54:58,048 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-682/.semver [2024-10-14T12:54:58.153Z] 2024-10-14 12:54:58,048 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-682/.semver'], cwd=/w/workspace/_app-service-configurable_PR-682, universal_newlines=False, shell=None, istream=None) [2024-10-14T12:54:59.092Z] 2024-10-14 12:54:59,081 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-682/.git/info/exclude [2024-10-14T12:54:59.092Z] 2024-10-14 12:54:59,081 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-682/.semver/PR-682 with force:False [2024-10-14T12:54:59.092Z] 2024-10-14 12:54:59,082 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-682/.semver/PR-682 [2024-10-14T12:54:59.092Z] 2024-10-14 12:54:59,086 [execute] INFO git cat-file --batch-check [2024-10-14T12:54:59.092Z] 2024-10-14 12:54:59,086 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-682/.semver, universal_newlines=False, shell=None, istream=) [2024-10-14T12:54:59.353Z] 2024-10-14 12:54:59,094 [execute] INFO git cat-file --batch [2024-10-14T12:54:59.353Z] 2024-10-14 12:54:59,094 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-682/.semver, universal_newlines=False, shell=None, istream=) [2024-10-14T12:54:59.353Z] 2024-10-14 12:54:59,100 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-682/.semver/PR-682 [2024-10-14T12:54:59.353Z] 0.0.0 [Pipeline] } [2024-10-14T12:54:59.380Z] $ docker exec --env ******** --env ******** 07a93b51a6ce1e74ef44a1d2c27a0a2867d66a0cde0d47877e0fc9dd16204098 ssh-agent -k [2024-10-14T12:54:59.483Z] unset SSH_AUTH_SOCK; [2024-10-14T12:54:59.483Z] unset SSH_AGENT_PID; [2024-10-14T12:54:59.484Z] echo Agent pid 77 killed; [2024-10-14T12:54:59.494Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-14T12:54:59.972Z] + git semver [Pipeline] } [2024-10-14T12:55:00.258Z] $ docker stop --time=1 07a93b51a6ce1e74ef44a1d2c27a0a2867d66a0cde0d47877e0fc9dd16204098 [2024-10-14T12:55:01.585Z] $ docker rm -f --volumes 07a93b51a6ce1e74ef44a1d2c27a0a2867d66a0cde0d47877e0fc9dd16204098 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-14T12:55:02.017Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-14T12:55:02.325Z] Stashed 1 file(s) [Pipeline] echo [2024-10-14T12:55:02.350Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-14T12:55:03.123Z] provisioning config files... [2024-10-14T12:55:03.137Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-682@tmp/config14994226203377780386tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T12:55:03.509Z] ---> ****-login.sh [2024-10-14T12:55:03.509Z] nexus3.edgexfoundry.org:10001 [2024-10-14T12:55:03.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T12:55:04.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T12:55:04.895Z] Configure a credential helper to remove this warning. See [2024-10-14T12:55:04.895Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T12:55:04.895Z] [2024-10-14T12:55:04.895Z] Login Succeeded [2024-10-14T12:55:04.895Z] nexus3.edgexfoundry.org:10002 [2024-10-14T12:55:05.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T12:55:05.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T12:55:05.156Z] Configure a credential helper to remove this warning. See [2024-10-14T12:55:05.156Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T12:55:05.156Z] [2024-10-14T12:55:05.156Z] Login Succeeded [2024-10-14T12:55:05.156Z] nexus3.edgexfoundry.org:10003 [2024-10-14T12:55:05.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T12:55:05.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T12:55:05.156Z] Configure a credential helper to remove this warning. See [2024-10-14T12:55:05.156Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T12:55:05.156Z] [2024-10-14T12:55:05.156Z] Login Succeeded [2024-10-14T12:55:05.156Z] nexus3.edgexfoundry.org:10004 [2024-10-14T12:55:05.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T12:55:05.416Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T12:55:05.416Z] Configure a credential helper to remove this warning. See [2024-10-14T12:55:05.416Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T12:55:05.416Z] [2024-10-14T12:55:05.416Z] Login Succeeded [2024-10-14T12:55:05.416Z] ****.io [2024-10-14T12:55:05.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T12:55:05.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T12:55:05.677Z] Configure a credential helper to remove this warning. See [2024-10-14T12:55:05.677Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T12:55:05.677Z] [2024-10-14T12:55:05.677Z] Login Succeeded [2024-10-14T12:55:05.677Z] ---> ****-login.sh ends [Pipeline] } [2024-10-14T12:55:05.711Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-14T12:55:05.964Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T12:55:06.016Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T12:55:06.064Z] ========================================================= [2024-10-14T12:55:06.064Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-14T12:55:06.064Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T12:55:06.606Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-14T12:55:06.606Z] Sending build context to Docker daemon 9.197MB [2024-10-14T12:55:06.606Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-14T12:55:06.606Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-14T12:55:06.606Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-14T12:55:06.606Z] 43c4264eed91: Pulling fs layer [2024-10-14T12:55:06.606Z] 4cc291be95ef: Pulling fs layer [2024-10-14T12:55:06.606Z] 2ac1f1163629: Pulling fs layer [2024-10-14T12:55:06.606Z] 5c3c966382ef: Pulling fs layer [2024-10-14T12:55:06.606Z] 4f4fb700ef54: Pulling fs layer [2024-10-14T12:55:06.606Z] 5d5c8e513c77: Pulling fs layer [2024-10-14T12:55:06.606Z] 9f66e0745190: Pulling fs layer [2024-10-14T12:55:06.606Z] f49a43e4bbc0: Pulling fs layer [2024-10-14T12:55:06.606Z] 5c3c966382ef: Waiting [2024-10-14T12:55:06.607Z] 4f4fb700ef54: Waiting [2024-10-14T12:55:06.607Z] 5d5c8e513c77: Waiting [2024-10-14T12:55:06.607Z] 9f66e0745190: Waiting [2024-10-14T12:55:06.607Z] 561ebcabdf7f: Pulling fs layer [2024-10-14T12:55:06.607Z] f49a43e4bbc0: Waiting [2024-10-14T12:55:06.607Z] 561ebcabdf7f: Waiting [2024-10-14T12:55:06.607Z] 4cc291be95ef: Verifying Checksum [2024-10-14T12:55:06.607Z] 4cc291be95ef: Download complete [2024-10-14T12:55:06.867Z] 5c3c966382ef: Verifying Checksum [2024-10-14T12:55:06.867Z] 5c3c966382ef: Download complete [2024-10-14T12:55:06.867Z] 4f4fb700ef54: Verifying Checksum [2024-10-14T12:55:06.867Z] 4f4fb700ef54: Download complete [2024-10-14T12:55:06.867Z] 43c4264eed91: Download complete [2024-10-14T12:55:06.867Z] 5d5c8e513c77: Verifying Checksum [2024-10-14T12:55:06.867Z] 5d5c8e513c77: Download complete [2024-10-14T12:55:06.867Z] 9f66e0745190: Verifying Checksum [2024-10-14T12:55:06.867Z] 9f66e0745190: Download complete [2024-10-14T12:55:06.867Z] 43c4264eed91: Pull complete [2024-10-14T12:55:07.126Z] 561ebcabdf7f: Download complete [2024-10-14T12:55:07.126Z] 4cc291be95ef: Pull complete [2024-10-14T12:55:07.126Z] 2ac1f1163629: Verifying Checksum [2024-10-14T12:55:07.126Z] 2ac1f1163629: Download complete [2024-10-14T12:55:07.692Z] f49a43e4bbc0: Verifying Checksum [2024-10-14T12:55:07.692Z] f49a43e4bbc0: Download complete [2024-10-14T12:55:10.979Z] 2ac1f1163629: Pull complete [2024-10-14T12:55:10.979Z] 5c3c966382ef: Pull complete [2024-10-14T12:55:10.979Z] 4f4fb700ef54: Pull complete [2024-10-14T12:55:10.979Z] 5d5c8e513c77: Pull complete [2024-10-14T12:55:10.979Z] 9f66e0745190: Pull complete [2024-10-14T12:55:12.885Z] f49a43e4bbc0: Pull complete [2024-10-14T12:55:13.450Z] 561ebcabdf7f: Pull complete [2024-10-14T12:55:13.450Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-14T12:55:13.450Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-14T12:55:13.450Z] ---> 3a752c3f9dda [2024-10-14T12:55:13.450Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-10-14T12:55:17.865Z] Still waiting to schedule task [2024-10-14T12:55:17.866Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-10-14T12:55:18.724Z] ---> Running in 5109416f6688 [2024-10-14T12:55:18.724Z] Removing intermediate container 5109416f6688 [2024-10-14T12:55:18.724Z] ---> e8a4d51bc109 [2024-10-14T12:55:18.724Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-14T12:55:18.724Z] ---> Running in 53c8c4d64436 [2024-10-14T12:55:18.983Z] Removing intermediate container 53c8c4d64436 [2024-10-14T12:55:18.983Z] ---> 77f6c4a435f1 [2024-10-14T12:55:18.983Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-14T12:55:18.983Z] ---> Running in 44be8f4d43a5 [2024-10-14T12:55:18.983Z] Removing intermediate container 44be8f4d43a5 [2024-10-14T12:55:18.983Z] ---> 038d5e0a587d [2024-10-14T12:55:18.983Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-14T12:55:18.983Z] ---> Running in 47fed1d19c85 [2024-10-14T12:55:19.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T12:55:19.502Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T12:55:19.761Z] OK: 246 MiB in 54 packages [2024-10-14T12:55:20.021Z] Removing intermediate container 47fed1d19c85 [2024-10-14T12:55:20.021Z] ---> e27b2075f503 [2024-10-14T12:55:20.021Z] Step 7/12 : WORKDIR /app [2024-10-14T12:55:20.279Z] ---> Running in 562cebd67b8b [2024-10-14T12:55:20.279Z] Removing intermediate container 562cebd67b8b [2024-10-14T12:55:20.279Z] ---> 10b5f1640d63 [2024-10-14T12:55:20.279Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-14T12:55:20.279Z] ---> f64a5ac17873 [2024-10-14T12:55:20.279Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T12:55:20.279Z] ---> Running in e93f52e60d50 [2024-10-14T12:56:29.245Z] Removing intermediate container e93f52e60d50 [2024-10-14T12:56:29.245Z] ---> edfcf84c2b2b [2024-10-14T12:56:29.245Z] Step 10/12 : COPY . . [2024-10-14T12:56:29.245Z] ---> 4cd46a0ab4bd [2024-10-14T12:56:29.245Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-14T12:56:29.245Z] ---> Running in 28b00355f94d [2024-10-14T12:56:29.245Z] Removing intermediate container 28b00355f94d [2024-10-14T12:56:29.245Z] ---> a2567a7899f7 [2024-10-14T12:56:29.245Z] Step 12/12 : RUN $MAKE [2024-10-14T12:56:29.245Z] ---> Running in 1842532f8cb8 [2024-10-14T12:56:29.245Z] noop [2024-10-14T12:56:29.245Z] Removing intermediate container 1842532f8cb8 [2024-10-14T12:56:29.245Z] ---> 5de44d41efd2 [2024-10-14T12:56:29.245Z] Successfully built 5de44d41efd2 [2024-10-14T12:56:29.245Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T12:56:29.734Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-14T12:56:29.734Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T12:56:29.902Z] prd-ubuntu20.04-docker-8c-8g-22775 does not seem to be running inside a container [2024-10-14T12:56:29.938Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-682 -v /w/workspace/_app-service-configurable_PR-682:/w/workspace/_app-service-configurable_PR-682:rw,z -v /w/workspace/_app-service-configurable_PR-682@tmp:/w/workspace/_app-service-configurable_PR-682@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 [2024-10-14T12:56:30.265Z] $ docker top 5d6c86eaf00a0dea8cf254910852e7cee99ef5b2fb47a9674d447f941991a272 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T12:56:30.666Z] + go version [2024-10-14T12:56:30.666Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-14T12:56:30.701Z] $ docker stop --time=1 5d6c86eaf00a0dea8cf254910852e7cee99ef5b2fb47a9674d447f941991a272 [2024-10-14T12:56:31.977Z] $ docker rm -f --volumes 5d6c86eaf00a0dea8cf254910852e7cee99ef5b2fb47a9674d447f941991a272 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T12:56:32.771Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-14T12:56:32.772Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T12:56:32.953Z] prd-ubuntu20.04-docker-8c-8g-22775 does not seem to be running inside a container [2024-10-14T12:56:32.980Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/_app-service-configurable_PR-682 -v /w/workspace/_app-service-configurable_PR-682:/w/workspace/_app-service-configurable_PR-682:rw,z -v /w/workspace/_app-service-configurable_PR-682@tmp:/w/workspace/_app-service-configurable_PR-682@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 [2024-10-14T12:56:33.304Z] $ docker top cfc5a9729f7df0741781fc7dbe15a9cea2970f9528005c791b059037702c5b40 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T12:56:33.716Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-682 [Pipeline] fileExists [Pipeline] sh [2024-10-14T12:56:34.112Z] + make test [2024-10-14T12:56:34.112Z] go test -race -coverprofile=coverage.out ./... [2024-10-14T12:56:51.541Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22776 in /w/workspace/_app-service-configurable_PR-682 [Pipeline] { [Pipeline] ws [2024-10-14T12:56:51.614Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2024-10-14T12:56:54.742Z] The recommended git tool is: git [2024-10-14T12:56:59.382Z] using credential edgex-jenkins-ssh [2024-10-14T12:56:59.418Z] Cloning the remote Git repository [2024-10-14T12:56:59.458Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2024-10-14T12:56:59.555Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2024-10-14T12:56:59.690Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-10-14T12:56:59.691Z] > git --version # timeout=10 [2024-10-14T12:56:59.710Z] > git --version # 'git version 2.25.1' [2024-10-14T12:56:59.712Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-14T12:56:59.847Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-14T12:57:01.795Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-10-14T12:57:01.814Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-14T12:57:03.168Z] Merging remotes/origin/main commit 8c79b3e8596e3046eac293165193c45a576b8d07 into PR head commit 2db8acabf2df872bad6b4f5457f7de93a581648d [2024-10-14T12:57:03.449Z] Merge succeeded, producing 2db8acabf2df872bad6b4f5457f7de93a581648d [2024-10-14T12:57:03.451Z] Checking out Revision 2db8acabf2df872bad6b4f5457f7de93a581648d (PR-682) [2024-10-14T12:57:02.611Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-10-14T12:57:02.650Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-10-14T12:57:02.651Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-14T12:57:02.672Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/682/head:refs/remotes/origin/PR-682 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-10-14T12:57:03.184Z] > git config core.sparsecheckout # timeout=10 [2024-10-14T12:57:03.272Z] > git checkout -f 2db8acabf2df872bad6b4f5457f7de93a581648d # timeout=10 [2024-10-14T12:57:03.355Z] > git remote # timeout=10 [2024-10-14T12:57:03.373Z] > git config --get remote.origin.url # timeout=10 [2024-10-14T12:57:03.393Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-14T12:57:03.412Z] > git merge 8c79b3e8596e3046eac293165193c45a576b8d07 # timeout=10 [2024-10-14T12:57:03.436Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-10-14T12:57:03.456Z] > git config core.sparsecheckout # timeout=10 [2024-10-14T12:57:03.466Z] > git checkout -f 2db8acabf2df872bad6b4f5457f7de93a581648d # timeout=10 [2024-10-14T12:57:03.971Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2024-10-14T12:57:04.017Z] > git --version # timeout=10 [2024-10-14T12:57:04.027Z] > git --version # 'git version 2.25.1' [2024-10-14T12:57:04.042Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-14T12:57:06.194Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-14T12:57:09.004Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-14T12:57:09.004Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-14T12:57:09.004Z] Dload Upload Total Spent Left Speed [2024-10-14T12:57:09.004Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 108k 0 --:--:-- --:--:-- --:--:-- 108k [Pipeline] sh [2024-10-14T12:57:09.356Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-14T12:57:09.709Z] + sudo tee /etc/docker/daemon.new [2024-10-14T12:57:09.709Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-14T12:57:09.709Z] { [2024-10-14T12:57:09.709Z] "registry-mirrors": [ [2024-10-14T12:57:09.709Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-14T12:57:09.709Z] ], [2024-10-14T12:57:09.709Z] "bip": "10.250.0.254/24", [2024-10-14T12:57:09.709Z] "hosts": [ [2024-10-14T12:57:09.709Z] "tcp://0.0.0.0:5555", [2024-10-14T12:57:09.709Z] "unix:///var/run/docker.sock" [2024-10-14T12:57:09.709Z] ], [2024-10-14T12:57:09.709Z] "mtu": 1458, [2024-10-14T12:57:09.709Z] "selinux-enabled": true, [2024-10-14T12:57:09.709Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-14T12:57:09.709Z] } [Pipeline] sh [2024-10-14T12:57:10.062Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-14T12:57:10.416Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-14T12:57:28.728Z] provisioning config files... [2024-10-14T12:57:28.755Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config178895318957570735tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T12:57:29.240Z] ---> ****-login.sh [2024-10-14T12:57:29.240Z] nexus3.edgexfoundry.org:10001 [2024-10-14T12:57:29.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T12:57:29.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T12:57:29.785Z] Configure a credential helper to remove this warning. See [2024-10-14T12:57:29.785Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T12:57:29.785Z] [2024-10-14T12:57:29.785Z] Login Succeeded [2024-10-14T12:57:29.786Z] nexus3.edgexfoundry.org:10002 [2024-10-14T12:57:30.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T12:57:30.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T12:57:30.054Z] Configure a credential helper to remove this warning. See [2024-10-14T12:57:30.054Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T12:57:30.054Z] [2024-10-14T12:57:30.054Z] Login Succeeded [2024-10-14T12:57:30.054Z] nexus3.edgexfoundry.org:10003 [2024-10-14T12:57:30.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T12:57:30.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T12:57:30.598Z] Configure a credential helper to remove this warning. See [2024-10-14T12:57:30.598Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T12:57:30.598Z] [2024-10-14T12:57:30.598Z] Login Succeeded [2024-10-14T12:57:30.598Z] nexus3.edgexfoundry.org:10004 [2024-10-14T12:57:30.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T12:57:30.870Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T12:57:30.870Z] Configure a credential helper to remove this warning. See [2024-10-14T12:57:30.870Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T12:57:30.870Z] [2024-10-14T12:57:30.870Z] Login Succeeded [2024-10-14T12:57:30.870Z] ****.io [2024-10-14T12:57:31.140Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T12:57:31.140Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T12:57:31.140Z] Configure a credential helper to remove this warning. See [2024-10-14T12:57:31.140Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T12:57:31.140Z] [2024-10-14T12:57:31.140Z] Login Succeeded [2024-10-14T12:57:31.140Z] ---> ****-login.sh ends [Pipeline] } [2024-10-14T12:57:31.179Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-14T12:57:31.616Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T12:57:31.668Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T12:57:31.717Z] ========================================================= [2024-10-14T12:57:31.717Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-14T12:57:31.717Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T12:57:32.277Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-14T12:57:32.277Z] Sending build context to Docker daemon 242.7kB [2024-10-14T12:57:32.547Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-14T12:57:32.547Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-14T12:57:32.547Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-14T12:57:32.547Z] cf04c63912e1: Pulling fs layer [2024-10-14T12:57:32.547Z] 55b35a11ae5e: Pulling fs layer [2024-10-14T12:57:32.547Z] a37a00ec5f00: Pulling fs layer [2024-10-14T12:57:32.547Z] 50b3750afda1: Pulling fs layer [2024-10-14T12:57:32.547Z] 4f4fb700ef54: Pulling fs layer [2024-10-14T12:57:32.547Z] 80978eb59214: Pulling fs layer [2024-10-14T12:57:32.547Z] c9f46d7d2bd2: Pulling fs layer [2024-10-14T12:57:32.547Z] c5a475d317c9: Pulling fs layer [2024-10-14T12:57:32.547Z] 80978eb59214: Waiting [2024-10-14T12:57:32.547Z] c9f46d7d2bd2: Waiting [2024-10-14T12:57:32.547Z] 50b3750afda1: Waiting [2024-10-14T12:57:32.547Z] 4f4fb700ef54: Waiting [2024-10-14T12:57:32.547Z] c5a475d317c9: Waiting [2024-10-14T12:57:32.547Z] 55b35a11ae5e: Download complete [2024-10-14T12:57:32.547Z] 50b3750afda1: Verifying Checksum [2024-10-14T12:57:32.547Z] 50b3750afda1: Download complete [2024-10-14T12:57:32.547Z] 4f4fb700ef54: Download complete [2024-10-14T12:57:32.816Z] 80978eb59214: Verifying Checksum [2024-10-14T12:57:32.816Z] 80978eb59214: Download complete [2024-10-14T12:57:32.816Z] cf04c63912e1: Verifying Checksum [2024-10-14T12:57:32.816Z] cf04c63912e1: Download complete [2024-10-14T12:57:33.098Z] c5a475d317c9: Verifying Checksum [2024-10-14T12:57:33.098Z] c5a475d317c9: Download complete [2024-10-14T12:57:33.683Z] cf04c63912e1: Pull complete [2024-10-14T12:57:34.267Z] 55b35a11ae5e: Pull complete [2024-10-14T12:57:34.533Z] a37a00ec5f00: Download complete [2024-10-14T12:57:35.117Z] c9f46d7d2bd2: Verifying Checksum [2024-10-14T12:57:35.117Z] c9f46d7d2bd2: Download complete [2024-10-14T12:57:38.298Z] go vet ./... [2024-10-14T12:57:44.864Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-14T12:57:44.864Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-14T12:57:44.864Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-14T12:57:44.912Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-14T12:57:44.958Z] $ docker stop --time=1 cfc5a9729f7df0741781fc7dbe15a9cea2970f9528005c791b059037702c5b40 [2024-10-14T12:57:47.433Z] a37a00ec5f00: Pull complete [2024-10-14T12:57:47.433Z] 50b3750afda1: Pull complete [2024-10-14T12:57:47.433Z] 4f4fb700ef54: Pull complete [2024-10-14T12:57:47.702Z] 80978eb59214: Pull complete [2024-10-14T12:57:50.756Z] $ docker rm -f --volumes cfc5a9729f7df0741781fc7dbe15a9cea2970f9528005c791b059037702c5b40 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-14T12:57:51.511Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-14T12:57:51.580Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-14T12:57:52.386Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-14T12:57:52.707Z] + ls -al . [2024-10-14T12:57:52.707Z] total 260 [2024-10-14T12:57:52.707Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 14 12:56 . [2024-10-14T12:57:52.707Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 12:54 .. [2024-10-14T12:57:52.707Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 14 12:54 .dockerignore [2024-10-14T12:57:52.707Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 12:57 .git [2024-10-14T12:57:52.707Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 12:54 .github [2024-10-14T12:57:52.707Z] -rw-rw-r-- 1 jenkins jenkins 106 Oct 14 12:54 .gitignore [2024-10-14T12:57:52.707Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 14 12:54 .golangci.yml [2024-10-14T12:57:52.707Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 14 12:54 .semver [2024-10-14T12:57:52.707Z] -rw-rw-r-- 1 jenkins jenkins 20235 Oct 14 12:54 Attribution.txt [2024-10-14T12:57:52.707Z] -rw-rw-r-- 1 jenkins jenkins 37263 Oct 14 12:54 CHANGELOG.md [2024-10-14T12:57:52.707Z] -rw-rw-r-- 1 jenkins jenkins 2007 Oct 14 12:54 Dockerfile [2024-10-14T12:57:52.707Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 14 12:54 GOVERNANCE.md [2024-10-14T12:57:52.707Z] -rw-rw-r-- 1 jenkins jenkins 666 Oct 14 12:54 Jenkinsfile [2024-10-14T12:57:52.707Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 14 12:54 LICENSE [2024-10-14T12:57:52.707Z] -rw-rw-r-- 1 jenkins jenkins 618 Oct 14 12:54 OWNERS.md [2024-10-14T12:57:52.707Z] -rw-rw-r-- 1 jenkins jenkins 4582 Oct 14 12:54 README.md [2024-10-14T12:57:52.707Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 14 12:55 VERSION [2024-10-14T12:57:52.707Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 12:54 bin [2024-10-14T12:57:52.707Z] -rw-r--r-- 1 jenkins jenkins 953 Oct 14 12:57 coverage.out [2024-10-14T12:57:52.707Z] -rw-rw-r-- 1 jenkins jenkins 7313 Oct 14 12:54 go.mod [2024-10-14T12:57:52.707Z] -rw-rw-r-- 1 jenkins jenkins 100922 Oct 14 12:54 go.sum [2024-10-14T12:57:52.707Z] -rw-rw-r-- 1 jenkins jenkins 1937 Oct 14 12:54 main.go [2024-10-14T12:57:52.707Z] -rw-rw-r-- 1 jenkins jenkins 3109 Oct 14 12:54 makefile [2024-10-14T12:57:52.707Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 14 12:54 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T12:57:53.196Z] + docker build -t app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=2db8acabf2df872bad6b4f5457f7de93a581648d --label arch=amd64 --label version=0.0.0 . [2024-10-14T12:57:53.196Z] Sending build context to Docker daemon 9.199MB [2024-10-14T12:57:53.196Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-10-14T12:57:53.196Z] Step 2/27 : FROM ${BASE} AS builder [2024-10-14T12:57:53.196Z] ---> 5de44d41efd2 [2024-10-14T12:57:53.196Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-10-14T12:57:53.458Z] ---> Running in 95133fe2e115 [2024-10-14T12:57:53.458Z] Removing intermediate container 95133fe2e115 [2024-10-14T12:57:53.458Z] ---> 34a16e2d188f [2024-10-14T12:57:53.458Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-10-14T12:57:53.458Z] ---> Running in c62b7f61a0ca [2024-10-14T12:57:53.718Z] Removing intermediate container c62b7f61a0ca [2024-10-14T12:57:53.718Z] ---> 8ef50f7f16f4 [2024-10-14T12:57:53.718Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-10-14T12:57:53.718Z] ---> Running in c3893876edd5 [2024-10-14T12:57:53.718Z] Removing intermediate container c3893876edd5 [2024-10-14T12:57:53.718Z] ---> bff8e06c6b86 [2024-10-14T12:57:53.718Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-14T12:57:53.718Z] ---> Running in 3eea6aa6bfe3 [2024-10-14T12:57:53.977Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T12:57:54.236Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T12:57:54.499Z] OK: 246 MiB in 54 packages [2024-10-14T12:57:55.066Z] Removing intermediate container 3eea6aa6bfe3 [2024-10-14T12:57:55.066Z] ---> ec5a88a66947 [2024-10-14T12:57:55.066Z] Step 7/27 : WORKDIR /app [2024-10-14T12:57:55.066Z] ---> Running in 2befefb177f2 [2024-10-14T12:57:55.339Z] Removing intermediate container 2befefb177f2 [2024-10-14T12:57:55.339Z] ---> 0b25ec4a28e0 [2024-10-14T12:57:55.339Z] Step 8/27 : COPY go.mod vendor* ./ [2024-10-14T12:57:55.908Z] ---> 7947c7e024cd [2024-10-14T12:57:55.908Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T12:57:55.908Z] ---> Running in 9950bb231082 [2024-10-14T12:57:55.934Z] c9f46d7d2bd2: Pull complete [2024-10-14T12:57:57.326Z] Removing intermediate container 9950bb231082 [2024-10-14T12:57:57.326Z] ---> 8468588a0de6 [2024-10-14T12:57:57.326Z] Step 10/27 : COPY . . [2024-10-14T12:57:57.349Z] c5a475d317c9: Pull complete [2024-10-14T12:57:57.349Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-14T12:57:57.349Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-14T12:57:57.349Z] ---> be29e6b0f0d4 [2024-10-14T12:57:57.349Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-10-14T12:57:57.898Z] ---> f19479bf19d6 [2024-10-14T12:57:57.898Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-14T12:57:58.162Z] ---> Running in 28fe2875524e [2024-10-14T12:57:58.421Z] Removing intermediate container 28fe2875524e [2024-10-14T12:57:58.421Z] ---> b1c7b0062d1f [2024-10-14T12:57:58.421Z] Step 12/27 : RUN $MAKE [2024-10-14T12:57:58.421Z] ---> Running in 356d9ecc2a0e [2024-10-14T12:57:58.990Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.56 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o app-service-configurable [2024-10-14T12:57:59.297Z] ---> Running in 6da49e5592b2 [2024-10-14T12:57:59.297Z] Removing intermediate container 6da49e5592b2 [2024-10-14T12:57:59.297Z] ---> 942d3142940f [2024-10-14T12:57:59.297Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-14T12:57:59.297Z] ---> Running in 8a34d599ad21 [2024-10-14T12:57:59.566Z] Removing intermediate container 8a34d599ad21 [2024-10-14T12:57:59.566Z] ---> 9f197d669d22 [2024-10-14T12:57:59.566Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-14T12:57:59.566Z] ---> Running in ec7f65d2f8cd [2024-10-14T12:57:59.838Z] Removing intermediate container ec7f65d2f8cd [2024-10-14T12:57:59.838Z] ---> f668825d5060 [2024-10-14T12:57:59.838Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-14T12:58:00.107Z] ---> Running in ada2210df49a [2024-10-14T12:58:01.073Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T12:58:01.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T12:58:03.078Z] OK: 238 MiB in 54 packages [2024-10-14T12:58:03.664Z] Removing intermediate container ada2210df49a [2024-10-14T12:58:03.664Z] ---> 6a89f5b77f6e [2024-10-14T12:58:03.664Z] Step 7/12 : WORKDIR /app [2024-10-14T12:58:03.933Z] ---> Running in 29d505ae6382 [2024-10-14T12:58:04.202Z] Removing intermediate container 29d505ae6382 [2024-10-14T12:58:04.202Z] ---> 14669ea8ee03 [2024-10-14T12:58:04.202Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-14T12:58:05.619Z] ---> 52705fca7d8b [2024-10-14T12:58:05.619Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T12:58:05.619Z] ---> Running in 69e81ac3b01e [2024-10-14T12:58:37.704Z] Removing intermediate container 356d9ecc2a0e [2024-10-14T12:58:37.704Z] ---> 30ab43c1f32b [2024-10-14T12:58:37.704Z] Step 13/27 : FROM alpine:3.20 [2024-10-14T12:58:37.704Z] 3.20: Pulling from library/alpine [2024-10-14T12:58:37.704Z] 43c4264eed91: Already exists [2024-10-14T12:58:37.704Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-14T12:58:37.704Z] Status: Downloaded newer image for alpine:3.20 [2024-10-14T12:58:37.704Z] ---> 91ef0af61f39 [2024-10-14T12:58:37.704Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-14T12:58:37.704Z] ---> Running in a429b396909b [2024-10-14T12:58:37.704Z] Removing intermediate container a429b396909b [2024-10-14T12:58:37.704Z] ---> 8e48ca9a3d98 [2024-10-14T12:58:37.704Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-10-14T12:58:37.704Z] ---> Running in 64d86c113996 [2024-10-14T12:58:37.704Z] Removing intermediate container 64d86c113996 [2024-10-14T12:58:37.704Z] ---> 13e6e9f472da [2024-10-14T12:58:37.704Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-14T12:58:37.704Z] ---> Running in 84dff7cc6916 [2024-10-14T12:58:37.704Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T12:58:37.704Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T12:58:37.704Z] (1/2) Installing ca-certificates (20240705-r0) [2024-10-14T12:58:37.704Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-10-14T12:58:37.704Z] Executing busybox-1.36.1-r29.trigger [2024-10-14T12:58:37.704Z] Executing ca-certificates-20240705-r0.trigger [2024-10-14T12:58:37.704Z] OK: 9 MiB in 16 packages [2024-10-14T12:58:37.704Z] Removing intermediate container 84dff7cc6916 [2024-10-14T12:58:37.704Z] ---> 30f85f66bbcd [2024-10-14T12:58:37.704Z] Step 17/27 : RUN apk --no-cache upgrade [2024-10-14T12:58:37.704Z] ---> Running in 55221603d80a [2024-10-14T12:58:37.704Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T12:58:37.704Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T12:58:37.704Z] Upgrading critical system libraries and apk-tools: [2024-10-14T12:58:37.704Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-14T12:58:37.704Z] Executing busybox-1.36.1-r29.trigger [2024-10-14T12:58:37.704Z] Continuing the upgrade transaction with new apk-tools: [2024-10-14T12:58:37.704Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T12:58:37.704Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T12:58:37.704Z] OK: 9 MiB in 16 packages [2024-10-14T12:58:37.964Z] Removing intermediate container 55221603d80a [2024-10-14T12:58:37.964Z] ---> e8e82d3718c5 [2024-10-14T12:58:37.964Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-10-14T12:58:38.225Z] ---> bdd5cbc8a2a1 [2024-10-14T12:58:38.225Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-10-14T12:58:38.225Z] ---> 97c79b307598 [2024-10-14T12:58:38.225Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-10-14T12:58:38.484Z] ---> 06a47a66ddfd [2024-10-14T12:58:38.484Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-10-14T12:58:40.382Z] ---> 12dc756f1dc3 [2024-10-14T12:58:40.382Z] Step 22/27 : EXPOSE 48095 [2024-10-14T12:58:40.382Z] ---> Running in 5d58dd48d022 [2024-10-14T12:58:40.382Z] Removing intermediate container 5d58dd48d022 [2024-10-14T12:58:40.382Z] ---> 94888081ce5f [2024-10-14T12:58:40.382Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-10-14T12:58:40.382Z] ---> Running in 3829652a4944 [2024-10-14T12:58:40.382Z] Removing intermediate container 3829652a4944 [2024-10-14T12:58:40.382Z] ---> 7119ad4dffe1 [2024-10-14T12:58:40.382Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-14T12:58:40.382Z] ---> Running in bef15c74eedf [2024-10-14T12:58:40.382Z] Removing intermediate container bef15c74eedf [2024-10-14T12:58:40.382Z] ---> 102dd7fe8ab4 [2024-10-14T12:58:40.382Z] Step 25/27 : LABEL arch=amd64 [2024-10-14T12:58:40.382Z] ---> Running in 11a0ac8943b2 [2024-10-14T12:58:40.640Z] Removing intermediate container 11a0ac8943b2 [2024-10-14T12:58:40.640Z] ---> b0312d89b96e [2024-10-14T12:58:40.640Z] Step 26/27 : LABEL git_sha=2db8acabf2df872bad6b4f5457f7de93a581648d [2024-10-14T12:58:40.640Z] ---> Running in d887d1123107 [2024-10-14T12:58:40.640Z] Removing intermediate container d887d1123107 [2024-10-14T12:58:40.640Z] ---> 4288958c35e7 [2024-10-14T12:58:40.640Z] Step 27/27 : LABEL version=0.0.0 [2024-10-14T12:58:40.640Z] ---> Running in fac1d353fca1 [2024-10-14T12:58:40.899Z] Removing intermediate container fac1d353fca1 [2024-10-14T12:58:40.899Z] ---> 831b86ba27db [2024-10-14T12:58:40.899Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-14T12:58:40.899Z] Successfully built 831b86ba27db [2024-10-14T12:58:40.899Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T12:58:41.976Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-14T12:58:41.976Z] [2024-10-14T12:58:41.976Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T12:58:42.386Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-14T12:58:42.386Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-14T12:58:42.386Z] 5eb5b503b376: Pulling fs layer [2024-10-14T12:58:42.386Z] 5c69ac0246d0: Pulling fs layer [2024-10-14T12:58:42.386Z] ec43610c2a17: Pulling fs layer [2024-10-14T12:58:42.386Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-14T12:58:42.386Z] 33b1e0a273af: Pulling fs layer [2024-10-14T12:58:42.386Z] 5d3b04190fa2: Pulling fs layer [2024-10-14T12:58:42.386Z] 2f39f015ded8: Pulling fs layer [2024-10-14T12:58:42.386Z] 5d3b04190fa2: Waiting [2024-10-14T12:58:42.386Z] 2f39f015ded8: Waiting [2024-10-14T12:58:42.386Z] 3a2ae6a8a46f: Waiting [2024-10-14T12:58:42.386Z] 5c69ac0246d0: Download complete [2024-10-14T12:58:42.386Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-14T12:58:42.386Z] 3a2ae6a8a46f: Download complete [2024-10-14T12:58:42.386Z] 33b1e0a273af: Verifying Checksum [2024-10-14T12:58:42.386Z] 33b1e0a273af: Download complete [2024-10-14T12:58:42.386Z] 5d3b04190fa2: Verifying Checksum [2024-10-14T12:58:42.386Z] 5d3b04190fa2: Download complete [2024-10-14T12:58:42.386Z] ec43610c2a17: Verifying Checksum [2024-10-14T12:58:42.386Z] ec43610c2a17: Download complete [2024-10-14T12:58:42.647Z] 5eb5b503b376: Verifying Checksum [2024-10-14T12:58:42.647Z] 5eb5b503b376: Download complete [2024-10-14T12:58:43.215Z] 2f39f015ded8: Verifying Checksum [2024-10-14T12:58:43.215Z] 2f39f015ded8: Download complete [2024-10-14T12:58:43.785Z] 5eb5b503b376: Pull complete [2024-10-14T12:58:43.785Z] 5c69ac0246d0: Pull complete [2024-10-14T12:58:44.353Z] ec43610c2a17: Pull complete [2024-10-14T12:58:44.353Z] 3a2ae6a8a46f: Pull complete [2024-10-14T12:58:44.612Z] 33b1e0a273af: Pull complete [2024-10-14T12:58:44.612Z] 5d3b04190fa2: Pull complete [2024-10-14T12:58:48.801Z] 2f39f015ded8: Pull complete [2024-10-14T12:58:48.801Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-14T12:58:48.801Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-14T12:58:48.801Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T12:58:49.060Z] prd-ubuntu20.04-docker-8c-8g-22775 does not seem to be running inside a container [2024-10-14T12:58:49.088Z] $ 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-service-configurable_PR-682 -v /w/workspace/_app-service-configurable_PR-682:/w/workspace/_app-service-configurable_PR-682:rw,z -v /w/workspace/_app-service-configurable_PR-682@tmp:/w/workspace/_app-service-configurable_PR-682@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 [2024-10-14T12:58:53.532Z] $ docker top 18daae82484b0158c50774d65985b9c5a9222f33b40721735c1abf81301c2ff4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T12:58:54.026Z] ---> job-cost.sh [2024-10-14T12:58:54.026Z] lf-activate-venv: SKIPPING [2024-10-14T12:58:54.026Z] INFO: No Stack... [2024-10-14T12:58:54.596Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-14T12:58:54.855Z] INFO: Archiving Costs [Pipeline] sh [2024-10-14T12:58:55.184Z] + cat /w/workspace/_app-service-configurable_PR-682/archives/cost.csv [2024-10-14T12:58:55.184Z] + cut -d, -f6 [Pipeline] lock [2024-10-14T12:58:55.234Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-682-1-stack-cost] [2024-10-14T12:58:55.241Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-682-1-stack-cost] did not exist. Created. [2024-10-14T12:58:55.248Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-682-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-14T12:58:55.677Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-14T12:58:55.733Z] Stashed 1 file(s) [Pipeline] } [2024-10-14T12:58:55.775Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-682-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-14T12:58:55.884Z] $ docker stop --time=1 18daae82484b0158c50774d65985b9c5a9222f33b40721735c1abf81301c2ff4 [2024-10-14T12:58:57.207Z] $ docker rm -f --volumes 18daae82484b0158c50774d65985b9c5a9222f33b40721735c1abf81301c2ff4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-14T12:59:59.860Z] Removing intermediate container 69e81ac3b01e [2024-10-14T12:59:59.860Z] ---> 17248c6c6faa [2024-10-14T12:59:59.860Z] Step 10/12 : COPY . . [2024-10-14T12:59:59.860Z] ---> b54a89226d09 [2024-10-14T12:59:59.860Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-14T12:59:59.860Z] ---> Running in 96dec487c96b [2024-10-14T12:59:59.860Z] Removing intermediate container 96dec487c96b [2024-10-14T12:59:59.860Z] ---> bed75e9c02c3 [2024-10-14T12:59:59.860Z] Step 12/12 : RUN $MAKE [2024-10-14T12:59:59.860Z] ---> Running in 3d0e5b5eafa6 [2024-10-14T12:59:59.860Z] noop [2024-10-14T12:59:59.860Z] Removing intermediate container 3d0e5b5eafa6 [2024-10-14T12:59:59.860Z] ---> 880447e83b3c [2024-10-14T12:59:59.860Z] Successfully built 880447e83b3c [2024-10-14T12:59:59.860Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T13:00:00.381Z] + docker inspect -f . ci-base-image-arm64 [2024-10-14T13:00:00.381Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T13:00:00.677Z] prd-ubuntu20.04-docker-arm64-4c-16g-22776 does not seem to be running inside a container [2024-10-14T13:00:00.732Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/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 [2024-10-14T13:00:01.931Z] $ docker top ec18dad97b2d2e49ef393583e7d0d21ad282b4900125adfce4b5f939d8c3799b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T13:00:02.830Z] + go version [2024-10-14T13:00:02.830Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-14T13:00:02.863Z] $ docker stop --time=1 ec18dad97b2d2e49ef393583e7d0d21ad282b4900125adfce4b5f939d8c3799b [2024-10-14T13:00:04.489Z] $ docker rm -f --volumes ec18dad97b2d2e49ef393583e7d0d21ad282b4900125adfce4b5f939d8c3799b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T13:00:05.415Z] + docker inspect -f . ci-base-image-arm64 [2024-10-14T13:00:05.415Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T13:00:05.660Z] prd-ubuntu20.04-docker-arm64-4c-16g-22776 does not seem to be running inside a container [2024-10-14T13:00:05.718Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/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 [2024-10-14T13:00:06.822Z] $ docker top 17c33d03d7d00db8d6bc1a86dc95d51cb3cc0d23f480e4aafd67ecc99d42f02d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T13:00:08.689Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2024-10-14T13:00:09.104Z] + make test [2024-10-14T13:00:09.373Z] go test -race -coverprofile=coverage.out ./... [2024-10-14T13:04:19.576Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2024-10-14T13:04:19.576Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-14T13:04:19.576Z] go vet ./... [2024-10-14T13:08:13.492Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-14T13:08:13.492Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-14T13:08:13.492Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-14T13:08:13.545Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-14T13:08:13.561Z] $ docker stop --time=1 17c33d03d7d00db8d6bc1a86dc95d51cb3cc0d23f480e4aafd67ecc99d42f02d [2024-10-14T13:08:15.348Z] $ docker rm -f --volumes 17c33d03d7d00db8d6bc1a86dc95d51cb3cc0d23f480e4aafd67ecc99d42f02d [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-14T13:08:17.621Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-14T13:08:17.675Z] Warning: overwriting stash ‘coverage-report’ [2024-10-14T13:08:18.084Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-14T13:08:18.759Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-14T13:08:19.102Z] + ls -al . [2024-10-14T13:08:19.102Z] total 256 [2024-10-14T13:08:19.102Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 14 13:00 . [2024-10-14T13:08:19.102Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 12:56 .. [2024-10-14T13:08:19.102Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 14 12:57 .dockerignore [2024-10-14T13:08:19.102Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 12:57 .git [2024-10-14T13:08:19.102Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 12:57 .github [2024-10-14T13:08:19.102Z] -rw-rw-r-- 1 jenkins jenkins 106 Oct 14 12:57 .gitignore [2024-10-14T13:08:19.102Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 14 12:57 .golangci.yml [2024-10-14T13:08:19.102Z] -rw-rw-r-- 1 jenkins jenkins 20235 Oct 14 12:57 Attribution.txt [2024-10-14T13:08:19.102Z] -rw-rw-r-- 1 jenkins jenkins 37263 Oct 14 12:57 CHANGELOG.md [2024-10-14T13:08:19.102Z] -rw-rw-r-- 1 jenkins jenkins 2007 Oct 14 12:57 Dockerfile [2024-10-14T13:08:19.102Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 14 12:57 GOVERNANCE.md [2024-10-14T13:08:19.102Z] -rw-rw-r-- 1 jenkins jenkins 666 Oct 14 12:57 Jenkinsfile [2024-10-14T13:08:19.102Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 14 12:57 LICENSE [2024-10-14T13:08:19.102Z] -rw-rw-r-- 1 jenkins jenkins 618 Oct 14 12:57 OWNERS.md [2024-10-14T13:08:19.102Z] -rw-rw-r-- 1 jenkins jenkins 4582 Oct 14 12:57 README.md [2024-10-14T13:08:19.102Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 14 12:55 VERSION [2024-10-14T13:08:19.102Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 12:57 bin [2024-10-14T13:08:19.102Z] -rw-r--r-- 1 jenkins jenkins 953 Oct 14 13:04 coverage.out [2024-10-14T13:08:19.102Z] -rw-rw-r-- 1 jenkins jenkins 7313 Oct 14 12:57 go.mod [2024-10-14T13:08:19.102Z] -rw-rw-r-- 1 jenkins jenkins 100922 Oct 14 12:57 go.sum [2024-10-14T13:08:19.102Z] -rw-rw-r-- 1 jenkins jenkins 1937 Oct 14 12:57 main.go [2024-10-14T13:08:19.102Z] -rw-rw-r-- 1 jenkins jenkins 3109 Oct 14 12:57 makefile [2024-10-14T13:08:19.102Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 14 12:57 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T13:08:19.548Z] + docker build -t app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=2db8acabf2df872bad6b4f5457f7de93a581648d --label arch=arm64 --label version=0.0.0 . [2024-10-14T13:08:19.548Z] Sending build context to Docker daemon 244.2kB [2024-10-14T13:08:19.813Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-10-14T13:08:19.813Z] Step 2/27 : FROM ${BASE} AS builder [2024-10-14T13:08:19.813Z] ---> 880447e83b3c [2024-10-14T13:08:19.813Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-10-14T13:08:19.813Z] ---> Running in 295fce14d776 [2024-10-14T13:08:20.079Z] Removing intermediate container 295fce14d776 [2024-10-14T13:08:20.079Z] ---> 79d499ab4818 [2024-10-14T13:08:20.079Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-10-14T13:08:20.079Z] ---> Running in d4c0d8a5fe83 [2024-10-14T13:08:20.348Z] Removing intermediate container d4c0d8a5fe83 [2024-10-14T13:08:20.348Z] ---> 19ae3109e4d9 [2024-10-14T13:08:20.348Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-10-14T13:08:20.613Z] ---> Running in aac4991327cf [2024-10-14T13:08:20.883Z] Removing intermediate container aac4991327cf [2024-10-14T13:08:20.883Z] ---> 38f8ea059e4e [2024-10-14T13:08:20.883Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-14T13:08:20.883Z] ---> Running in 1e1cdc51534f [2024-10-14T13:08:21.841Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T13:08:22.112Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T13:08:23.517Z] OK: 238 MiB in 54 packages [2024-10-14T13:08:24.100Z] Removing intermediate container 1e1cdc51534f [2024-10-14T13:08:24.100Z] ---> b5fdcd5a9578 [2024-10-14T13:08:24.100Z] Step 7/27 : WORKDIR /app [2024-10-14T13:08:24.100Z] ---> Running in 081dd37f3e21 [2024-10-14T13:08:24.368Z] Removing intermediate container 081dd37f3e21 [2024-10-14T13:08:24.368Z] ---> 3d20ab567d76 [2024-10-14T13:08:24.368Z] Step 8/27 : COPY go.mod vendor* ./ [2024-10-14T13:08:24.952Z] ---> 7d3ddf545a89 [2024-10-14T13:08:24.952Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T13:08:24.952Z] ---> Running in 9e07650bed8a [2024-10-14T13:08:27.547Z] Removing intermediate container 9e07650bed8a [2024-10-14T13:08:27.547Z] ---> 9d8bce16ea90 [2024-10-14T13:08:27.547Z] Step 10/27 : COPY . . [2024-10-14T13:08:28.138Z] ---> f2f9596440cd [2024-10-14T13:08:28.138Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-14T13:08:28.138Z] ---> Running in bed6048b394b [2024-10-14T13:08:28.408Z] Removing intermediate container bed6048b394b [2024-10-14T13:08:28.408Z] ---> 943ee9b7743f [2024-10-14T13:08:28.408Z] Step 12/27 : RUN $MAKE [2024-10-14T13:08:28.408Z] ---> Running in a8b58185e1e5 [2024-10-14T13:08:29.372Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.56 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o app-service-configurable [2024-10-14T13:12:06.185Z] Removing intermediate container a8b58185e1e5 [2024-10-14T13:12:06.185Z] ---> ddcb57239ee8 [2024-10-14T13:12:06.185Z] Step 13/27 : FROM alpine:3.20 [2024-10-14T13:12:06.185Z] 3.20: Pulling from library/alpine [2024-10-14T13:12:06.185Z] cf04c63912e1: Already exists [2024-10-14T13:12:06.451Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-14T13:12:06.451Z] Status: Downloaded newer image for alpine:3.20 [2024-10-14T13:12:06.451Z] ---> c157a85ed455 [2024-10-14T13:12:06.451Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-14T13:12:06.451Z] ---> Running in f46d05b7d6fb [2024-10-14T13:12:06.719Z] Removing intermediate container f46d05b7d6fb [2024-10-14T13:12:06.719Z] ---> 93050de17c0a [2024-10-14T13:12:06.719Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-10-14T13:12:06.719Z] ---> Running in 0b1622200559 [2024-10-14T13:12:06.987Z] Removing intermediate container 0b1622200559 [2024-10-14T13:12:06.987Z] ---> d80322846029 [2024-10-14T13:12:06.987Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-14T13:12:07.259Z] ---> Running in 0e93b2e46909 [2024-10-14T13:12:08.221Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T13:12:08.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T13:12:09.894Z] (1/2) Installing ca-certificates (20240705-r0) [2024-10-14T13:12:09.894Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-10-14T13:12:09.894Z] Executing busybox-1.36.1-r29.trigger [2024-10-14T13:12:09.894Z] Executing ca-certificates-20240705-r0.trigger [2024-10-14T13:12:10.162Z] OK: 10 MiB in 16 packages [2024-10-14T13:12:11.577Z] Removing intermediate container 0e93b2e46909 [2024-10-14T13:12:11.577Z] ---> 92917ef4e642 [2024-10-14T13:12:11.577Z] Step 17/27 : RUN apk --no-cache upgrade [2024-10-14T13:12:11.577Z] ---> Running in 56bb5f73b414 [2024-10-14T13:12:12.536Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T13:12:12.536Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T13:12:13.947Z] Upgrading critical system libraries and apk-tools: [2024-10-14T13:12:13.947Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-14T13:12:13.947Z] Executing busybox-1.36.1-r29.trigger [2024-10-14T13:12:14.215Z] Continuing the upgrade transaction with new apk-tools: [2024-10-14T13:12:14.215Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T13:12:14.481Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T13:12:15.889Z] OK: 10 MiB in 16 packages [2024-10-14T13:12:16.475Z] Removing intermediate container 56bb5f73b414 [2024-10-14T13:12:16.475Z] ---> 46de998f369d [2024-10-14T13:12:16.475Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-10-14T13:12:17.055Z] ---> ccbae7c331d7 [2024-10-14T13:12:17.055Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-10-14T13:12:17.322Z] ---> 6d11a617c11d [2024-10-14T13:12:17.322Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-10-14T13:12:17.903Z] ---> 302abc1a2850 [2024-10-14T13:12:17.904Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-10-14T13:12:20.470Z] ---> aa8ddacc31c2 [2024-10-14T13:12:20.470Z] Step 22/27 : EXPOSE 48095 [2024-10-14T13:12:20.470Z] ---> Running in 0e44202f8898 [2024-10-14T13:12:20.734Z] Removing intermediate container 0e44202f8898 [2024-10-14T13:12:20.734Z] ---> 171345c92cf7 [2024-10-14T13:12:20.734Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-10-14T13:12:20.734Z] ---> Running in f5f466d042e2 [2024-10-14T13:12:21.001Z] Removing intermediate container f5f466d042e2 [2024-10-14T13:12:21.001Z] ---> 12de620f21e3 [2024-10-14T13:12:21.001Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-14T13:12:21.001Z] ---> Running in 610e0653f12d [2024-10-14T13:12:21.266Z] Removing intermediate container 610e0653f12d [2024-10-14T13:12:21.266Z] ---> d3eacb12f13c [2024-10-14T13:12:21.266Z] Step 25/27 : LABEL arch=arm64 [2024-10-14T13:12:21.266Z] ---> Running in 26e6dcbd2311 [2024-10-14T13:12:21.530Z] Removing intermediate container 26e6dcbd2311 [2024-10-14T13:12:21.530Z] ---> c43e4e1e1a94 [2024-10-14T13:12:21.530Z] Step 26/27 : LABEL git_sha=2db8acabf2df872bad6b4f5457f7de93a581648d [2024-10-14T13:12:21.799Z] ---> Running in f11bcc33a4eb [2024-10-14T13:12:22.063Z] Removing intermediate container f11bcc33a4eb [2024-10-14T13:12:22.063Z] ---> 38979981924e [2024-10-14T13:12:22.063Z] Step 27/27 : LABEL version=0.0.0 [2024-10-14T13:12:22.063Z] ---> Running in 73ecf1bf91ce [2024-10-14T13:12:22.327Z] Removing intermediate container 73ecf1bf91ce [2024-10-14T13:12:22.327Z] ---> 4a1398f5dee4 [2024-10-14T13:12:22.327Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-14T13:12:22.327Z] Successfully built 4a1398f5dee4 [2024-10-14T13:12:22.327Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T13:12:26.780Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-14T13:12:26.781Z] [2024-10-14T13:12:26.781Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T13:12:27.445Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-14T13:12:27.445Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-14T13:12:27.445Z] 8998bd30e6a1: Pulling fs layer [2024-10-14T13:12:27.445Z] 04944245beec: Pulling fs layer [2024-10-14T13:12:27.445Z] 699f458cf7ca: Pulling fs layer [2024-10-14T13:12:27.445Z] 765212b225bb: Pulling fs layer [2024-10-14T13:12:27.445Z] f23df028b6ca: Pulling fs layer [2024-10-14T13:12:27.445Z] d65c8cfc05b1: Pulling fs layer [2024-10-14T13:12:27.445Z] 2437ff75d9bd: Pulling fs layer [2024-10-14T13:12:27.445Z] 765212b225bb: Waiting [2024-10-14T13:12:27.445Z] f23df028b6ca: Waiting [2024-10-14T13:12:27.445Z] d65c8cfc05b1: Waiting [2024-10-14T13:12:27.445Z] 2437ff75d9bd: Waiting [2024-10-14T13:12:27.712Z] 04944245beec: Verifying Checksum [2024-10-14T13:12:27.712Z] 04944245beec: Download complete [2024-10-14T13:12:27.712Z] 765212b225bb: Verifying Checksum [2024-10-14T13:12:27.712Z] 765212b225bb: Download complete [2024-10-14T13:12:27.712Z] f23df028b6ca: Verifying Checksum [2024-10-14T13:12:27.712Z] f23df028b6ca: Download complete [2024-10-14T13:12:27.712Z] d65c8cfc05b1: Verifying Checksum [2024-10-14T13:12:27.712Z] d65c8cfc05b1: Download complete [2024-10-14T13:12:27.712Z] 699f458cf7ca: Verifying Checksum [2024-10-14T13:12:27.712Z] 699f458cf7ca: Download complete [2024-10-14T13:12:28.292Z] 8998bd30e6a1: Verifying Checksum [2024-10-14T13:12:28.292Z] 8998bd30e6a1: Download complete [2024-10-14T13:12:30.869Z] 2437ff75d9bd: Download complete [2024-10-14T13:12:32.269Z] 8998bd30e6a1: Pull complete [2024-10-14T13:12:32.849Z] 04944245beec: Pull complete [2024-10-14T13:12:34.353Z] 699f458cf7ca: Pull complete [2024-10-14T13:12:34.637Z] 765212b225bb: Pull complete [2024-10-14T13:12:35.600Z] f23df028b6ca: Pull complete [2024-10-14T13:12:35.600Z] d65c8cfc05b1: Pull complete [2024-10-14T13:12:50.589Z] 2437ff75d9bd: Pull complete [2024-10-14T13:12:50.589Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-14T13:12:50.589Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-14T13:12:50.589Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T13:12:50.939Z] prd-ubuntu20.04-docker-arm64-4c-16g-22776 does not seem to be running inside a container [2024-10-14T13:12:50.967Z] $ 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-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/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 [2024-10-14T13:12:53.684Z] $ docker top 91a7b5f9fbd56b1ddd6cbb8e24705bf8ac731c235b1145a60cfc1432990622ea -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T13:12:54.620Z] ---> job-cost.sh [2024-10-14T13:12:54.620Z] lf-activate-venv: SKIPPING [2024-10-14T13:12:54.620Z] INFO: No Stack... [2024-10-14T13:12:55.200Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-14T13:12:55.780Z] INFO: Archiving Costs [Pipeline] sh [2024-10-14T13:12:56.445Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2024-10-14T13:12:56.445Z] + cut -d, -f6 [Pipeline] lock [2024-10-14T13:12:56.507Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-682-1-stack-cost] [2024-10-14T13:12:56.514Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-682-1-stack-cost] did not exist. Created. [2024-10-14T13:12:56.521Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-682-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-14T13:12:56.957Z] /w/workspace/app-service-configurable/1@tmp/durable-fc7d6147/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-14T13:12:57.575Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-14T13:12:57.616Z] Warning: overwriting stash ‘stack-cost’ [2024-10-14T13:12:57.662Z] Stashed 1 file(s) [Pipeline] } [2024-10-14T13:12:57.681Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-682-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-14T13:12:57.742Z] $ docker stop --time=1 91a7b5f9fbd56b1ddd6cbb8e24705bf8ac731c235b1145a60cfc1432990622ea [2024-10-14T13:12:59.215Z] $ docker rm -f --volumes 91a7b5f9fbd56b1ddd6cbb8e24705bf8ac731c235b1145a60cfc1432990622ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-10-14T13:13:00.459Z] provisioning config files... [2024-10-14T13:13:00.467Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-682@tmp/config14462910173974758763tmp [Pipeline] { [Pipeline] sh [2024-10-14T13:13:00.836Z] + set +x [2024-10-14T13:13:00.836Z] + + bash -s --curl [2024-10-14T13:13:00.836Z] -s https://codecov.io/bash [2024-10-14T13:13:01.099Z] [2024-10-14T13:13:01.099Z] _____ _ [2024-10-14T13:13:01.099Z] / ____| | | [2024-10-14T13:13:01.099Z] | | ___ __| | ___ ___ _____ __ [2024-10-14T13:13:01.099Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-14T13:13:01.099Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-14T13:13:01.099Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-14T13:13:01.099Z] Bash-1.0.6 [2024-10-14T13:13:01.099Z] [2024-10-14T13:13:01.099Z] [2024-10-14T13:13:01.099Z] ==> git version 2.25.1 found [2024-10-14T13:13:01.099Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-10-14T13:13:01.099Z] Release-Date: 2020-01-08 [2024-10-14T13:13:01.099Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-10-14T13:13:01.099Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-14T13:13:01.099Z] ==> Jenkins CI detected. [2024-10-14T13:13:01.099Z] current dir:  /w/workspace/_app-service-configurable_PR-682 [2024-10-14T13:13:01.099Z] project root: . [2024-10-14T13:13:01.099Z] --> token set from env [2024-10-14T13:13:01.099Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-14T13:13:01.099Z] ==> Running gcov in . (disable via -X gcov) [2024-10-14T13:13:01.099Z] ==> Python coveragepy not found [2024-10-14T13:13:01.099Z] ==> Searching for coverage reports in: [2024-10-14T13:13:01.099Z] + . [2024-10-14T13:13:01.099Z] -> Found 1 reports [2024-10-14T13:13:01.099Z] ==> Detecting git/mercurial file structure [2024-10-14T13:13:01.099Z] ==> Reading reports [2024-10-14T13:13:01.099Z] + ./coverage.out bytes=953 [2024-10-14T13:13:01.099Z] ==> Appending adjustments [2024-10-14T13:13:01.099Z] https://docs.codecov.io/docs/fixing-reports [2024-10-14T13:13:01.099Z] + Found adjustments [2024-10-14T13:13:01.099Z] ==> Gzipping contents [2024-10-14T13:13:01.099Z] 4.0K /tmp/codecov.IOdnxu.gz [2024-10-14T13:13:01.099Z] ==> Uploading reports [2024-10-14T13:13:01.099Z] url: https://codecov.io [2024-10-14T13:13:01.099Z] query: branch=PR-682&commit=2db8acabf2df872bad6b4f5457f7de93a581648d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-682%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=682&job=&cmd_args= [2024-10-14T13:13:01.099Z] -> Pinging Codecov [2024-10-14T13:13:01.099Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-682&commit=2db8acabf2df872bad6b4f5457f7de93a581648d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-682%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=682&job=&cmd_args= [2024-10-14T13:13:01.360Z] -> Uploading to [2024-10-14T13:13:01.360Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/app-service-configurable/2db8acabf2df872bad6b4f5457f7de93a581648d/dce72438-3a74-4fab-b126-792009a0b175.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241014%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241014T131301Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=0d25e25daf3af249719bc318433ab9c3517f80a73d4dca20ec314866ab0e1826 [2024-10-14T13:13:01.360Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-14T13:13:01.360Z] Dload Upload Total Spent Left Speed [2024-10-14T13:13:01.622Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 410 0 0 100 410 0 1782 --:--:-- --:--:-- --:--:-- 1774 [2024-10-14T13:13:01.623Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/2db8acabf2df872bad6b4f5457f7de93a581648d [Pipeline] } [2024-10-14T13:13:02.708Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-10-14T13:13:05.862Z] + [ -d /w/workspace/_app-service-configurable_PR-682/archives ] [2024-10-14T13:13:05.862Z] + ls -al /w/workspace/_app-service-configurable_PR-682/archives [2024-10-14T13:13:05.862Z] total 16 [2024-10-14T13:13:05.862Z] drwxr-xr-x 3 root root 4096 Oct 14 12:58 . [2024-10-14T13:13:05.862Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 12:58 .. [2024-10-14T13:13:05.862Z] drwxr-xr-x 2 root root 4096 Oct 14 12:58 cost [2024-10-14T13:13:05.862Z] -rw-r--r-- 1 root root 96 Oct 14 12:58 cost.csv [2024-10-14T13:13:05.862Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-682/archives [2024-10-14T13:13:05.862Z] + ls -al /w/workspace/_app-service-configurable_PR-682/archives [2024-10-14T13:13:05.862Z] total 16 [2024-10-14T13:13:05.862Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 14 12:58 . [2024-10-14T13:13:05.862Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 12:58 .. [2024-10-14T13:13:05.862Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 14 12:58 cost [2024-10-14T13:13:05.862Z] -rw-r--r-- 1 jenkins jenkins 96 Oct 14 12:58 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-14T13:13:10.808Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T13:13:11.713Z] ---> package-listing.sh [2024-10-14T13:13:11.713Z] ++ facter osfamily [2024-10-14T13:13:11.713Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-14T13:13:11.973Z] + OS_FAMILY=debian [2024-10-14T13:13:11.973Z] + workspace=/w/workspace/_app-service-configurable_PR-682 [2024-10-14T13:13:11.973Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-14T13:13:11.973Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-14T13:13:11.973Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-14T13:13:11.973Z] + PACKAGES=/tmp/packages_start.txt [2024-10-14T13:13:11.973Z] + '[' /w/workspace/_app-service-configurable_PR-682 ']' [2024-10-14T13:13:11.973Z] + PACKAGES=/tmp/packages_end.txt [2024-10-14T13:13:11.973Z] + case "${OS_FAMILY}" in [2024-10-14T13:13:11.973Z] + dpkg -l [2024-10-14T13:13:11.973Z] + grep '^ii' [2024-10-14T13:13:11.973Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-14T13:13:11.973Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-14T13:13:11.973Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-14T13:13:11.973Z] + '[' /w/workspace/_app-service-configurable_PR-682 ']' [2024-10-14T13:13:11.973Z] + mkdir -p /w/workspace/_app-service-configurable_PR-682/archives/ [2024-10-14T13:13:11.973Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-682/archives/ [Pipeline] echo [2024-10-14T13:13:12.021Z] 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/_app-service-configurable_PR-682/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-14T13:13:12.329Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T13:13:12.973Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-14T13:13:12.973Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T13:13:13.153Z] prd-ubuntu20.04-docker-8c-8g-22775 does not seem to be running inside a container [2024-10-14T13:13:13.183Z] $ 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/_app-service-configurable_PR-682/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-682 -v /w/workspace/_app-service-configurable_PR-682:/w/workspace/_app-service-configurable_PR-682:rw,z -v /w/workspace/_app-service-configurable_PR-682@tmp:/w/workspace/_app-service-configurable_PR-682@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 [2024-10-14T13:13:13.374Z] $ docker top b7ef3472dd1ee04802787650b495582cf99d249f4229dd071f1e2723178dadb3 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T13:13:13.780Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-14T13:13:14.098Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-14T13:13:14.412Z] + ls /var/log/sa-host [2024-10-14T13:13:14.412Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-14T13:13:14.582Z] provisioning config files... [2024-10-14T13:13:14.591Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-682@tmp/config4082496224197977821tmp [Pipeline] { [Pipeline] echo [2024-10-14T13:13:14.667Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T13:13:14.996Z] ---> create-netrc.sh [Pipeline] } [2024-10-14T13:13:15.027Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-14T13:13:15.460Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-14T13:13:15.505Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T13:13:15.832Z] ---> sudo-logs.sh [2024-10-14T13:13:15.832Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-14T13:13:15.935Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T13:13:16.260Z] ---> job-cost.sh [2024-10-14T13:13:16.260Z] lf-activate-venv: SKIPPING [2024-10-14T13:13:16.260Z] DEBUG: total: 0.2199999988079071 [2024-10-14T13:13:16.260Z] INFO: Retrieving Stack Cost... [2024-10-14T13:13:16.828Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-14T13:13:17.088Z] INFO: Archiving Costs [Pipeline] echo [2024-10-14T13:13:17.134Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T13:13:17.463Z] ---> logs-deploy.sh [2024-10-14T13:13:17.463Z] lf-activate-venv: SKIPPING [2024-10-14T13:13:17.463Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-682/1 [2024-10-14T13:13:17.463Z] INFO: archiving workspace using pattern(s): [2024-10-14T13:13:18.401Z] Archives upload complete. [2024-10-14T13:13:18.401Z] INFO: archiving logs to Nexus