Pull request #693 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of judehung for edgexfoundry/app-service-configurable Obtained Jenkinsfile from 1114b1985558a9549ef2aa3b9a81ca743a036c0e+c54f91731c565cfc1b79e0d6871a6f027556c9df (ff34e22116679f8a1992651d80598d4aab5c290b) 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-ssh10836066710789613005.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-ssh13948022129432030082.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-693/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-693/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4799492938273970946.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-693/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13292332352654019583.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-ssh5271563964127101125.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-693/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-693/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17023023842105597364.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 ‘prd-ubuntu20.04-docker-8c-8g-26999’ is offline Running on prd-ubuntu20.04-docker-8c-8g-27004 in /w/workspace/_app-service-configurable_PR-693 [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-693 # 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 > 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/693/head:refs/remotes/origin/PR-693 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c54f91731c565cfc1b79e0d6871a6f027556c9df into PR head commit 1114b1985558a9549ef2aa3b9a81ca743a036c0e Merge succeeded, producing 1114b1985558a9549ef2aa3b9a81ca743a036c0e Checking out Revision 1114b1985558a9549ef2aa3b9a81ca743a036c0e (PR-693) > git config core.sparsecheckout # timeout=10 > git checkout -f 1114b1985558a9549ef2aa3b9a81ca743a036c0e # 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 c54f91731c565cfc1b79e0d6871a6f027556c9df # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1114b1985558a9549ef2aa3b9a81ca743a036c0e # timeout=10 Commit message: "feat: Add new build-noziti and docker-noziti targets into Makefile" 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 08:57:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:57:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:57:59 ========================================================= 08:57:59 EdgeX Global Pipelines Version Info 08:57:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:58:00 ------------------- 08:58:00 stable info: 08:58:00 ------------------- 08:58:00 Commited By: Ginny Guan ginny@iotechsys.com 08:58:00 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 08:58:00 Message: update stable to v1.0.265 08:58:00 ------------------- 08:58:00 experimental info: 08:58:00 ------------------- 08:58:00 Commited By: Cherry Wang cherry@iotechsys.com 08:58:00 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 08:58:00 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:58:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 08:58:00 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 08:58:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:58:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:58:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:58:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 08:58:01 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:58:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:58:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:58:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:58:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:58:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 08:58:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:58:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:58:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:58:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:58:01 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:58:01 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:58:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:58:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:58:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:58:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:58:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:58:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:58:02 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:58:02 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:58:02 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:58:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-693 [Pipeline] echo 08:58:02 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-693 [Pipeline] echo 08:58:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-693 [Pipeline] echo 08:58:02 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1114b1985558a9549ef2aa3b9a81ca743a036c0e [Pipeline] echo 08:58:02 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1114b19 [Pipeline] echo 08:58:02 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:58:02 provisioning config files... 08:58:02 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-693@tmp/config5557804162562028593tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:58:03 ---> ****-login.sh 08:58:03 nexus3.edgexfoundry.org:10001 08:58:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:58:03 Configure a credential helper to remove this warning. See 08:58:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:58:03 08:58:03 Login Succeeded 08:58:03 nexus3.edgexfoundry.org:10002 08:58:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:58:03 Configure a credential helper to remove this warning. See 08:58:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:58:03 08:58:03 Login Succeeded 08:58:03 nexus3.edgexfoundry.org:10003 08:58:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:58:03 Configure a credential helper to remove this warning. See 08:58:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:58:03 08:58:03 Login Succeeded 08:58:03 nexus3.edgexfoundry.org:10004 08:58:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:58:04 Configure a credential helper to remove this warning. See 08:58:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:58:04 08:58:04 Login Succeeded 08:58:04 ****.io 08:58:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:58:04 Configure a credential helper to remove this warning. See 08:58:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:58:04 08:58:04 Login Succeeded 08:58:04 ---> ****-login.sh ends [Pipeline] } 08:58:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:58:05 + git rev-list -1 --merges 1114b1985558a9549ef2aa3b9a81ca743a036c0e~1..1114b1985558a9549ef2aa3b9a81ca743a036c0e [Pipeline] echo 08:58:05 -----------> git rev-list -1 --merges 1114b1985558a9549ef2aa3b9a81ca743a036c0e~1..1114b1985558a9549ef2aa3b9a81ca743a036c0e 1114b1985558a9549ef2aa3b9a81ca743a036c0e [false] [Pipeline] sh 08:58:05 + git log --format=format:%s -1 1114b1985558a9549ef2aa3b9a81ca743a036c0e [Pipeline] echo 08:58:05 ========================================================= 08:58:05 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:58:05 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:58:05 + git log --format=format:%s -1 1114b1985558a9549ef2aa3b9a81ca743a036c0e [Pipeline] echo 08:58:05 [semverPrep] GIT_COMMIT: 1114b1985558a9549ef2aa3b9a81ca743a036c0e, Commit Message: feat: Add new build-noziti and docker-noziti targets into Makefile [Pipeline] echo 08:58:06 [semverPrep] This is not a build commit. [Pipeline] sh 08:58:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:58:06 + grep -v github /etc/ssh/ssh_known_hosts 08:58:06 + [ -e /tmp/ssh_known_hosts ] 08:58:06 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:58:06 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:58:06 + sudo tee -a /etc/ssh/ssh_known_hosts 08:58:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:58:06 08:58:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:58:07 0.1.4: Pulling from edgex-devops/py-git-semver 08:58:07 b85a868b505f: Pulling fs layer 08:58:07 e2be974225ed: Pulling fs layer 08:58:07 339a4e72a1f5: Pulling fs layer 08:58:07 988bab9f4d93: Pulling fs layer 08:58:07 1469e6f7b9e6: Pulling fs layer 08:58:07 eaf3925da568: Pulling fs layer 08:58:07 bab4dde63d76: Pulling fs layer 08:58:07 bde34c3a00c8: Pulling fs layer 08:58:07 b352a97aabf1: Pulling fs layer 08:58:07 4872d77fe225: Pulling fs layer 08:58:07 5851b861e8e6: Pulling fs layer 08:58:07 bab4dde63d76: Waiting 08:58:07 bde34c3a00c8: Waiting 08:58:07 b352a97aabf1: Waiting 08:58:07 4872d77fe225: Waiting 08:58:07 5851b861e8e6: Waiting 08:58:07 988bab9f4d93: Waiting 08:58:07 1469e6f7b9e6: Waiting 08:58:07 eaf3925da568: Waiting 08:58:07 e2be974225ed: Download complete 08:58:07 988bab9f4d93: Verifying Checksum 08:58:07 988bab9f4d93: Download complete 08:58:07 1469e6f7b9e6: Verifying Checksum 08:58:07 1469e6f7b9e6: Download complete 08:58:07 eaf3925da568: Download complete 08:58:07 339a4e72a1f5: Verifying Checksum 08:58:07 339a4e72a1f5: Download complete 08:58:07 bde34c3a00c8: Verifying Checksum 08:58:07 b352a97aabf1: Download complete 08:58:07 4872d77fe225: Verifying Checksum 08:58:07 4872d77fe225: Download complete 08:58:07 5851b861e8e6: Verifying Checksum 08:58:07 5851b861e8e6: Download complete 08:58:07 b85a868b505f: Verifying Checksum 08:58:07 b85a868b505f: Download complete 08:58:07 bab4dde63d76: Verifying Checksum 08:58:07 bab4dde63d76: Download complete 08:58:08 b85a868b505f: Pull complete 08:58:08 e2be974225ed: Pull complete 08:58:09 339a4e72a1f5: Pull complete 08:58:09 988bab9f4d93: Pull complete 08:58:09 1469e6f7b9e6: Pull complete 08:58:09 eaf3925da568: Pull complete 08:58:11 bab4dde63d76: Pull complete 08:58:11 bde34c3a00c8: Pull complete 08:58:11 b352a97aabf1: Pull complete 08:58:11 4872d77fe225: Pull complete 08:58:11 5851b861e8e6: Pull complete 08:58:11 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:58:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:58:11 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:58:12 prd-ubuntu20.04-docker-8c-8g-27004 does not seem to be running inside a container 08:58:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-693 -v /w/workspace/_app-service-configurable_PR-693:/w/workspace/_app-service-configurable_PR-693:rw,z -v /w/workspace/_app-service-configurable_PR-693@tmp:/w/workspace/_app-service-configurable_PR-693@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:58:15 $ docker top bc2d306ef20ca7839d4e6b8e11b5b7e6312fde381f3a3cc7154a91064e1b5eb2 -eo pid,comm 08:58:15 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). 08:58:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:58:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:58:15 [ssh-agent] Looking for ssh-agent implementation... 08:58:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:58:15 $ docker exec bc2d306ef20ca7839d4e6b8e11b5b7e6312fde381f3a3cc7154a91064e1b5eb2 ssh-agent 08:58:15 SSH_AUTH_SOCK=/tmp/ssh-orc01prhRoe3/agent.32 08:58:15 SSH_AGENT_PID=38 08:58:15 Running ssh-add (command line suppressed) 08:58:15 Identity added: /w/workspace/_app-service-configurable_PR-693@tmp/private_key_17704306764606778709.key (/w/workspace/_app-service-configurable_PR-693@tmp/private_key_17704306764606778709.key) 08:58:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:58:16 + git tag --points-at HEAD [Pipeline] } 08:58:16 $ docker exec --env ******** --env ******** bc2d306ef20ca7839d4e6b8e11b5b7e6312fde381f3a3cc7154a91064e1b5eb2 ssh-agent -k 08:58:16 unset SSH_AUTH_SOCK; 08:58:16 unset SSH_AGENT_PID; 08:58:16 echo Agent pid 38 killed; 08:58:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:58:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:58:16 [ssh-agent] Looking for ssh-agent implementation... 08:58:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:58:16 $ docker exec bc2d306ef20ca7839d4e6b8e11b5b7e6312fde381f3a3cc7154a91064e1b5eb2 ssh-agent 08:58:16 SSH_AUTH_SOCK=/tmp/ssh-WVDVRC5blrT6/agent.71 08:58:16 SSH_AGENT_PID=77 08:58:16 Running ssh-add (command line suppressed) 08:58:16 Identity added: /w/workspace/_app-service-configurable_PR-693@tmp/private_key_4921045611941212459.key (/w/workspace/_app-service-configurable_PR-693@tmp/private_key_4921045611941212459.key) 08:58:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:58:17 + git semver init 08:58:17 2024-11-19 08:58:17,164 [run_init] DEBUG init version:0.0.0 force:False 08:58:17 2024-11-19 08:58:17,164 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-693/.semver 08:58:17 2024-11-19 08:58:17,165 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-693/.semver 08:58:17 2024-11-19 08:58:17,165 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-693/.semver'], cwd=/w/workspace/_app-service-configurable_PR-693, universal_newlines=False, shell=None, istream=None) 08:58:18 2024-11-19 08:58:18,161 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-693/.git/info/exclude 08:58:18 2024-11-19 08:58:18,162 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-693/.semver/PR-693 with force:False 08:58:18 2024-11-19 08:58:18,162 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-693/.semver/PR-693 08:58:18 2024-11-19 08:58:18,166 [execute] INFO git cat-file --batch-check 08:58:18 2024-11-19 08:58:18,167 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-693/.semver, universal_newlines=False, shell=None, istream=) 08:58:18 2024-11-19 08:58:18,172 [execute] INFO git cat-file --batch 08:58:18 2024-11-19 08:58:18,173 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-693/.semver, universal_newlines=False, shell=None, istream=) 08:58:18 2024-11-19 08:58:18,177 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-693/.semver/PR-693 08:58:18 0.0.0 [Pipeline] } 08:58:18 $ docker exec --env ******** --env ******** bc2d306ef20ca7839d4e6b8e11b5b7e6312fde381f3a3cc7154a91064e1b5eb2 ssh-agent -k 08:58:18 unset SSH_AUTH_SOCK; 08:58:18 unset SSH_AGENT_PID; 08:58:18 echo Agent pid 77 killed; 08:58:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:58:18 + git semver [Pipeline] } 08:58:19 $ docker stop --time=1 bc2d306ef20ca7839d4e6b8e11b5b7e6312fde381f3a3cc7154a91064e1b5eb2 08:58:20 $ docker rm -f --volumes bc2d306ef20ca7839d4e6b8e11b5b7e6312fde381f3a3cc7154a91064e1b5eb2 [Pipeline] // withDockerContainer [Pipeline] sh 08:58:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:58:21 Stashed 1 file(s) [Pipeline] echo 08:58:21 [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 08:58:21 provisioning config files... 08:58:21 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-693@tmp/config7962957446046291418tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:58:22 ---> ****-login.sh 08:58:22 nexus3.edgexfoundry.org:10001 08:58:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:58:22 Configure a credential helper to remove this warning. See 08:58:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:58:22 08:58:22 Login Succeeded 08:58:22 nexus3.edgexfoundry.org:10002 08:58:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:58:22 Configure a credential helper to remove this warning. See 08:58:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:58:22 08:58:22 Login Succeeded 08:58:22 nexus3.edgexfoundry.org:10003 08:58:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:58:22 Configure a credential helper to remove this warning. See 08:58:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:58:22 08:58:22 Login Succeeded 08:58:22 nexus3.edgexfoundry.org:10004 08:58:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:58:22 Configure a credential helper to remove this warning. See 08:58:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:58:22 08:58:22 Login Succeeded 08:58:22 ****.io 08:58:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:58:22 Configure a credential helper to remove this warning. See 08:58:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:58:22 08:58:22 Login Succeeded 08:58:22 ---> ****-login.sh ends [Pipeline] } 08:58:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:58:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:58:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:58:23 ========================================================= 08:58:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 08:58:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:23 + 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 . 08:58:23 Sending build context to Docker daemon 9.228MB 08:58:23 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 08:58:23 Step 2/12 : FROM ${BASE} AS builder 08:58:23 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 08:58:23 43c4264eed91: Pulling fs layer 08:58:23 4cc291be95ef: Pulling fs layer 08:58:23 2ac1f1163629: Pulling fs layer 08:58:23 5c3c966382ef: Pulling fs layer 08:58:23 4f4fb700ef54: Pulling fs layer 08:58:23 5d5c8e513c77: Pulling fs layer 08:58:23 9f66e0745190: Pulling fs layer 08:58:23 f49a43e4bbc0: Pulling fs layer 08:58:23 561ebcabdf7f: Pulling fs layer 08:58:23 5d5c8e513c77: Waiting 08:58:23 9f66e0745190: Waiting 08:58:23 f49a43e4bbc0: Waiting 08:58:23 561ebcabdf7f: Waiting 08:58:23 4f4fb700ef54: Waiting 08:58:23 5c3c966382ef: Waiting 08:58:23 4cc291be95ef: Verifying Checksum 08:58:23 4cc291be95ef: Download complete 08:58:23 5c3c966382ef: Download complete 08:58:23 4f4fb700ef54: Download complete 08:58:23 5d5c8e513c77: Verifying Checksum 08:58:23 5d5c8e513c77: Download complete 08:58:23 43c4264eed91: Download complete 08:58:24 9f66e0745190: Verifying Checksum 08:58:24 9f66e0745190: Download complete 08:58:24 43c4264eed91: Pull complete 08:58:24 561ebcabdf7f: Download complete 08:58:24 4cc291be95ef: Pull complete 08:58:24 2ac1f1163629: Verifying Checksum 08:58:24 2ac1f1163629: Download complete 08:58:24 f49a43e4bbc0: Verifying Checksum 08:58:24 f49a43e4bbc0: Download complete 08:58:27 2ac1f1163629: Pull complete 08:58:27 5c3c966382ef: Pull complete 08:58:27 4f4fb700ef54: Pull complete 08:58:27 5d5c8e513c77: Pull complete 08:58:27 9f66e0745190: Pull complete 08:58:30 f49a43e4bbc0: Pull complete 08:58:30 561ebcabdf7f: Pull complete 08:58:30 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 08:58:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:58:30 ---> 3a752c3f9dda 08:58:30 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 08:58:34 ---> Running in b94d9bb88dac 08:58:34 Removing intermediate container b94d9bb88dac 08:58:34 ---> bc0938d1d56a 08:58:34 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 08:58:34 ---> Running in f7b824d1e346 08:58:34 Removing intermediate container f7b824d1e346 08:58:34 ---> af50e30582a6 08:58:34 Step 5/12 : ARG ADD_BUILD_TAGS="" 08:58:34 ---> Running in cc8ce794276b 08:58:34 Removing intermediate container cc8ce794276b 08:58:34 ---> 77ed5b006f2e 08:58:34 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:58:34 ---> Running in a79de49110b6 08:58:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:58:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:58:35 OK: 246 MiB in 54 packages 08:58:35 Removing intermediate container a79de49110b6 08:58:35 ---> cc85b88aa8fe 08:58:35 Step 7/12 : WORKDIR /app 08:58:35 ---> Running in d5e070caa226 08:58:35 Removing intermediate container d5e070caa226 08:58:35 ---> 7420098e1162 08:58:35 Step 8/12 : COPY go.mod vendor* ./ 08:58:35 ---> f77c21e004f6 08:58:35 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:58:35 ---> Running in 8b3299929a94 08:58:36 Still waiting to schedule task 08:58:36 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:59:22 Removing intermediate container 8b3299929a94 08:59:22 ---> 3a89fa04f32e 08:59:22 Step 10/12 : COPY . . 08:59:22 ---> deae0804d5d0 08:59:22 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:59:22 ---> Running in 946840b42100 08:59:22 Removing intermediate container 946840b42100 08:59:22 ---> a2b5539644da 08:59:22 Step 12/12 : RUN $MAKE 08:59:22 ---> Running in 6c5bc172d345 08:59:22 noop 08:59:22 Removing intermediate container 6c5bc172d345 08:59:22 ---> e1b3d491e376 08:59:22 Successfully built e1b3d491e376 08:59:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:23 + docker inspect -f . ci-base-image-x86_64 08:59:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:59:23 prd-ubuntu20.04-docker-8c-8g-27004 does not seem to be running inside a container 08:59:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-693 -v /w/workspace/_app-service-configurable_PR-693:/w/workspace/_app-service-configurable_PR-693:rw,z -v /w/workspace/_app-service-configurable_PR-693@tmp:/w/workspace/_app-service-configurable_PR-693@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:59:23 $ docker top c7dd0a20c4af212d82d4a80713bbfa193c4f360a3836b25203a30dbfa0b5524a -eo pid,comm [Pipeline] { [Pipeline] sh 08:59:24 + go version 08:59:24 go version go1.23.2 linux/amd64 [Pipeline] } 08:59:24 $ docker stop --time=1 c7dd0a20c4af212d82d4a80713bbfa193c4f360a3836b25203a30dbfa0b5524a 08:59:25 $ docker rm -f --volumes c7dd0a20c4af212d82d4a80713bbfa193c4f360a3836b25203a30dbfa0b5524a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:26 + docker inspect -f . ci-base-image-x86_64 08:59:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:59:26 prd-ubuntu20.04-docker-8c-8g-27004 does not seem to be running inside a container 08:59:26 $ 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-693 -v /w/workspace/_app-service-configurable_PR-693:/w/workspace/_app-service-configurable_PR-693:rw,z -v /w/workspace/_app-service-configurable_PR-693@tmp:/w/workspace/_app-service-configurable_PR-693@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:59:26 $ docker top e325175d58049b5e0fd97b29de292a326bb35235912818968a4a1d1622f20179 -eo pid,comm [Pipeline] { [Pipeline] sh 08:59:27 + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-693 [Pipeline] fileExists [Pipeline] sh 08:59:27 + make test 08:59:27 go test -race -coverprofile=coverage.out ./... 08:59:59 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 09:00:29 Running on prd-ubuntu20.04-docker-arm64-4c-16g-27005 in /w/workspace/_app-service-configurable_PR-693 [Pipeline] { [Pipeline] ws 09:00:30 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 09:00:30 The recommended git tool is: git 09:00:36 using credential edgex-jenkins-ssh 09:00:36 Cloning the remote Git repository 09:00:36 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 09:00:37 > git init /w/workspace/app-service-configurable/1 # timeout=10 09:00:37 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 09:00:37 > git --version # timeout=10 09:00:37 > git --version # 'git version 2.25.1' 09:00:37 using GIT_SSH to set credentials SSH Credentials for GitHub 09:00:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:00:38 go vet ./... 09:00:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:00:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:00:39 ./bin/test-attribution-txt.sh [Pipeline] echo 09:00:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 09:00:39 $ docker stop --time=1 e325175d58049b5e0fd97b29de292a326bb35235912818968a4a1d1622f20179 09:00:39 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 09:00:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:00:41 Merging remotes/origin/main commit c54f91731c565cfc1b79e0d6871a6f027556c9df into PR head commit 1114b1985558a9549ef2aa3b9a81ca743a036c0e 09:00:41 Merge succeeded, producing 1114b1985558a9549ef2aa3b9a81ca743a036c0e 09:00:41 Checking out Revision 1114b1985558a9549ef2aa3b9a81ca743a036c0e (PR-693) 09:00:40 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 09:00:40 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 09:00:40 using GIT_SSH to set credentials SSH Credentials for GitHub 09:00:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/693/head:refs/remotes/origin/PR-693 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:00:41 > git config core.sparsecheckout # timeout=10 09:00:41 > git checkout -f 1114b1985558a9549ef2aa3b9a81ca743a036c0e # timeout=10 09:00:41 > git remote # timeout=10 09:00:41 > git config --get remote.origin.url # timeout=10 09:00:41 using GIT_SSH to set credentials SSH Credentials for GitHub 09:00:41 > git merge c54f91731c565cfc1b79e0d6871a6f027556c9df # timeout=10 09:00:41 > git rev-parse HEAD^{commit} # timeout=10 09:00:41 > git config core.sparsecheckout # timeout=10 09:00:41 > git checkout -f 1114b1985558a9549ef2aa3b9a81ca743a036c0e # timeout=10 09:00:44 $ docker rm -f --volumes e325175d58049b5e0fd97b29de292a326bb35235912818968a4a1d1622f20179 [Pipeline] // withDockerContainer [Pipeline] sh 09:00:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:00:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 09:00:45 Commit message: "feat: Add new build-noziti and docker-noziti targets into Makefile" 09:00:45 > git --version # timeout=10 09:00:45 > git --version # 'git version 2.25.1' 09:00:45 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] sh 09:00:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:00:46 + ls -al . 09:00:46 total 248 09:00:46 drwxrwxr-x 7 jenkins jenkins 4096 Nov 19 08:59 . 09:00:46 drwxrwxr-x 4 jenkins jenkins 4096 Nov 19 08:57 .. 09:00:46 -rw-rw-r-- 1 jenkins jenkins 119 Nov 19 08:57 .dockerignore 09:00:46 drwxrwxr-x 8 jenkins jenkins 4096 Nov 19 09:00 .git 09:00:46 drwxrwxr-x 3 jenkins jenkins 4096 Nov 19 08:57 .github 09:00:46 -rw-rw-r-- 1 jenkins jenkins 106 Nov 19 08:57 .gitignore 09:00:46 -rw-rw-r-- 1 jenkins jenkins 41 Nov 19 08:57 .golangci.yml 09:00:46 drwxr-xr-x 3 jenkins jenkins 4096 Nov 19 08:58 .semver 09:00:46 -rw-rw-r-- 1 jenkins jenkins 16432 Nov 19 08:57 Attribution.txt 09:00:46 -rw-rw-r-- 1 jenkins jenkins 37263 Nov 19 08:57 CHANGELOG.md 09:00:46 -rw-rw-r-- 1 jenkins jenkins 2008 Nov 19 08:57 Dockerfile 09:00:46 -rw-rw-r-- 1 jenkins jenkins 677 Nov 19 08:57 GOVERNANCE.md 09:00:46 -rw-rw-r-- 1 jenkins jenkins 666 Nov 19 08:57 Jenkinsfile 09:00:46 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 19 08:57 LICENSE 09:00:46 -rw-rw-r-- 1 jenkins jenkins 618 Nov 19 08:57 OWNERS.md 09:00:46 -rw-rw-r-- 1 jenkins jenkins 4952 Nov 19 08:57 README.md 09:00:46 -rw-rw-r-- 1 jenkins jenkins 5 Nov 19 08:58 VERSION 09:00:46 drwxrwxr-x 2 jenkins jenkins 4096 Nov 19 08:57 bin 09:00:46 -rw-r--r-- 1 jenkins jenkins 953 Nov 19 08:59 coverage.out 09:00:46 -rw-rw-r-- 1 jenkins jenkins 6598 Nov 19 08:57 go.mod 09:00:46 -rw-rw-r-- 1 jenkins jenkins 88085 Nov 19 08:57 go.sum 09:00:46 -rw-rw-r-- 1 jenkins jenkins 1937 Nov 19 08:57 main.go 09:00:46 -rw-rw-r-- 1 jenkins jenkins 3271 Nov 19 08:57 makefile 09:00:46 drwxrwxr-x 10 jenkins jenkins 4096 Nov 19 08:57 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:46 + 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=1114b1985558a9549ef2aa3b9a81ca743a036c0e --label arch=amd64 --label version=0.0.0 . 09:00:46 Sending build context to Docker daemon 9.23MB 09:00:46 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 09:00:46 Step 2/27 : FROM ${BASE} AS builder 09:00:46 ---> e1b3d491e376 09:00:46 Step 3/27 : ARG ALPINE_PKG_BASE="make git" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 09:00:46 ---> Running in 241b8ecc8d96 [Pipeline] sh 09:00:46 Removing intermediate container 241b8ecc8d96 09:00:46 ---> 25a4cc94e292 09:00:46 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 09:00:46 ---> Running in b1cf1a071436 09:00:46 Removing intermediate container b1cf1a071436 09:00:46 ---> 3ca83dcf6062 09:00:46 Step 5/27 : ARG ADD_BUILD_TAGS="" 09:00:46 ---> Running in b2c76e84c0e0 09:00:46 Removing intermediate container b2c76e84c0e0 09:00:46 ---> e5731832b576 09:00:46 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:00:46 ---> Running in 0784970a7099 09:00:47 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:00:47 % Total % Received % Xferd Average Speed Time Time Time Current 09:00:47 Dload Upload Total Spent Left Speed 09:00:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 82761 0 --:--:-- --:--:-- --:--:-- 82761 [Pipeline] sh 09:00:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:00:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:00:47 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:00:47 OK: 246 MiB in 54 packages 09:00:48 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:00:48 + sudo tee /etc/docker/daemon.new 09:00:48 { 09:00:48 "registry-mirrors": [ 09:00:48 "https://nexus3.edgexfoundry.org:10001" 09:00:48 ], 09:00:48 "bip": "10.250.0.254/24", 09:00:48 "hosts": [ 09:00:48 "tcp://0.0.0.0:5555", 09:00:48 "unix:///var/run/docker.sock" 09:00:48 ], 09:00:48 "mtu": 1458, 09:00:48 "selinux-enabled": true, 09:00:48 "seccomp-profile": "/etc/docker/seccomp.json" 09:00:48 } [Pipeline] sh 09:00:48 Removing intermediate container 0784970a7099 09:00:48 ---> 995b82d02dc6 09:00:48 Step 7/27 : WORKDIR /app 09:00:48 ---> Running in 97b57a7f2cf9 09:00:48 Removing intermediate container 97b57a7f2cf9 09:00:48 ---> 9334221e18eb 09:00:48 Step 8/27 : COPY go.mod vendor* ./ 09:00:48 ---> 3a5b22264422 09:00:48 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:00:48 ---> Running in 96b1c03f0a0a 09:00:48 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:00:48 + sudo service docker restart 09:00:49 Removing intermediate container 96b1c03f0a0a 09:00:49 ---> c8c2d4d2e218 09:00:49 Step 10/27 : COPY . . 09:00:49 ---> 5be5ab5ba081 09:00:49 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:00:49 ---> Running in b20bb7cd6835 09:00:49 Removing intermediate container b20bb7cd6835 09:00:49 ---> 8343f6599273 09:00:49 Step 12/27 : RUN $MAKE 09:00:49 ---> Running in b8ff526c4c93 09:00:49 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.11 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:01:07 provisioning config files... 09:01:07 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config11607975523441876516tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:01:07 ---> ****-login.sh 09:01:07 nexus3.edgexfoundry.org:10001 09:01:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:01:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:01:08 Configure a credential helper to remove this warning. See 09:01:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:01:08 09:01:08 Login Succeeded 09:01:08 nexus3.edgexfoundry.org:10002 09:01:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:01:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:01:08 Configure a credential helper to remove this warning. See 09:01:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:01:08 09:01:08 Login Succeeded 09:01:08 nexus3.edgexfoundry.org:10003 09:01:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:01:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:01:09 Configure a credential helper to remove this warning. See 09:01:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:01:09 09:01:09 Login Succeeded 09:01:09 nexus3.edgexfoundry.org:10004 09:01:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:01:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:01:09 Configure a credential helper to remove this warning. See 09:01:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:01:09 09:01:09 Login Succeeded 09:01:09 ****.io 09:01:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:01:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:01:09 Configure a credential helper to remove this warning. See 09:01:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:01:09 09:01:09 Login Succeeded 09:01:09 ---> ****-login.sh ends [Pipeline] } 09:01:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:01:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:01:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:01:10 ========================================================= 09:01:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 09:01:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:10 + 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 . 09:01:10 Sending build context to Docker daemon 225.3kB 09:01:11 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 09:01:11 Step 2/12 : FROM ${BASE} AS builder 09:01:12 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:01:12 cf04c63912e1: Pulling fs layer 09:01:12 55b35a11ae5e: Pulling fs layer 09:01:12 a37a00ec5f00: Pulling fs layer 09:01:12 50b3750afda1: Pulling fs layer 09:01:12 4f4fb700ef54: Pulling fs layer 09:01:12 80978eb59214: Pulling fs layer 09:01:12 c9f46d7d2bd2: Pulling fs layer 09:01:12 c5a475d317c9: Pulling fs layer 09:01:12 50b3750afda1: Waiting 09:01:12 4f4fb700ef54: Waiting 09:01:12 80978eb59214: Waiting 09:01:12 c9f46d7d2bd2: Waiting 09:01:12 c5a475d317c9: Waiting 09:01:12 55b35a11ae5e: Download complete 09:01:12 50b3750afda1: Verifying Checksum 09:01:12 50b3750afda1: Download complete 09:01:12 4f4fb700ef54: Verifying Checksum 09:01:12 4f4fb700ef54: Download complete 09:01:12 80978eb59214: Verifying Checksum 09:01:12 80978eb59214: Download complete 09:01:12 cf04c63912e1: Verifying Checksum 09:01:12 cf04c63912e1: Download complete 09:01:13 c5a475d317c9: Verifying Checksum 09:01:13 c5a475d317c9: Download complete 09:01:13 cf04c63912e1: Pull complete 09:01:14 55b35a11ae5e: Pull complete 09:01:14 a37a00ec5f00: Verifying Checksum 09:01:14 a37a00ec5f00: Download complete 09:01:15 c9f46d7d2bd2: Verifying Checksum 09:01:15 c9f46d7d2bd2: Download complete 09:01:28 Removing intermediate container b8ff526c4c93 09:01:28 ---> 0c768239ed4a 09:01:28 Step 13/27 : FROM alpine:3.20 09:01:28 3.20: Pulling from library/alpine 09:01:28 da9db072f522: Pulling fs layer 09:01:28 da9db072f522: Verifying Checksum 09:01:28 da9db072f522: Download complete 09:01:28 da9db072f522: Pull complete 09:01:28 Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 09:01:28 Status: Downloaded newer image for alpine:3.20 09:01:28 ---> 63b790fccc90 09:01:28 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 09:01:28 ---> Running in 4138ebccab69 09:01:28 Removing intermediate container 4138ebccab69 09:01:28 ---> 827260557b66 09:01:28 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 09:01:28 ---> Running in cab54ba3fc23 09:01:28 Removing intermediate container cab54ba3fc23 09:01:28 ---> 04d4938ca03c 09:01:28 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 09:01:28 ---> Running in 3101583afeb0 09:01:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:01:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:01:28 (1/2) Installing ca-certificates (20240705-r0) 09:01:28 (2/2) Installing dumb-init (1.2.5-r3) 09:01:28 Executing busybox-1.36.1-r29.trigger 09:01:28 Executing ca-certificates-20240705-r0.trigger 09:01:28 OK: 9 MiB in 16 packages 09:01:28 Removing intermediate container 3101583afeb0 09:01:28 ---> bf1acf63672c 09:01:28 Step 17/27 : RUN apk --no-cache upgrade 09:01:28 ---> Running in c8fb9c62c143 09:01:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:01:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:01:28 Upgrading critical system libraries and apk-tools: 09:01:28 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:01:28 Executing busybox-1.36.1-r29.trigger 09:01:28 Continuing the upgrade transaction with new apk-tools: 09:01:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:01:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:01:28 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 09:01:28 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 09:01:28 Executing ca-certificates-20240705-r0.trigger 09:01:28 OK: 9 MiB in 16 packages 09:01:28 Removing intermediate container c8fb9c62c143 09:01:28 ---> e2294081bc51 09:01:28 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 09:01:28 ---> cd25bb49676c 09:01:28 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 09:01:28 ---> 14c91add1aa0 09:01:28 Step 20/27 : COPY --from=builder /app/res/ /res/ 09:01:28 ---> b9a1c93f2d7f 09:01:28 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 09:01:28 ---> 6a2e185ae3a4 09:01:28 Step 22/27 : EXPOSE 48095 09:01:28 ---> Running in 6914d5a7239d 09:01:28 Removing intermediate container 6914d5a7239d 09:01:28 ---> d90aa25f65d5 09:01:28 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 09:01:28 ---> Running in 9831d8cd6518 09:01:28 Removing intermediate container 9831d8cd6518 09:01:28 ---> 306e6535631f 09:01:28 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 09:01:28 ---> Running in 67e38107a01e 09:01:28 Removing intermediate container 67e38107a01e 09:01:28 ---> c9980ff440e4 09:01:28 Step 25/27 : LABEL arch=amd64 09:01:28 ---> Running in 4bd2f8606913 09:01:28 Removing intermediate container 4bd2f8606913 09:01:28 ---> 77dc1ceae16c 09:01:28 Step 26/27 : LABEL git_sha=1114b1985558a9549ef2aa3b9a81ca743a036c0e 09:01:28 ---> Running in a071f86b92b8 09:01:28 Removing intermediate container a071f86b92b8 09:01:28 ---> 656a29405fac 09:01:28 Step 27/27 : LABEL version=0.0.0 09:01:28 ---> Running in b434c3a16886 09:01:28 Removing intermediate container b434c3a16886 09:01:28 ---> 5a0a129df844 09:01:28 [Warning] One or more build-args [ARCH] were not consumed 09:01:28 Successfully built 5a0a129df844 09:01:28 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 09:01:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:01:29 09:01:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:30 a37a00ec5f00: Pull complete 09:01:30 50b3750afda1: Pull complete 09:01:30 4f4fb700ef54: Pull complete 09:01:30 80978eb59214: Pull complete 09:01:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:01:30 latest: Pulling from edgex-lftools-log-publisher 09:01:30 5eb5b503b376: Pulling fs layer 09:01:30 5c69ac0246d0: Pulling fs layer 09:01:30 ec43610c2a17: Pulling fs layer 09:01:30 3a2ae6a8a46f: Pulling fs layer 09:01:30 33b1e0a273af: Pulling fs layer 09:01:30 5d3b04190fa2: Pulling fs layer 09:01:30 2f39f015ded8: Pulling fs layer 09:01:30 3a2ae6a8a46f: Waiting 09:01:30 33b1e0a273af: Waiting 09:01:30 5d3b04190fa2: Waiting 09:01:30 2f39f015ded8: Waiting 09:01:30 5c69ac0246d0: Download complete 09:01:30 3a2ae6a8a46f: Verifying Checksum 09:01:30 3a2ae6a8a46f: Download complete 09:01:30 33b1e0a273af: Verifying Checksum 09:01:30 33b1e0a273af: Download complete 09:01:30 ec43610c2a17: Verifying Checksum 09:01:30 ec43610c2a17: Download complete 09:01:30 5d3b04190fa2: Verifying Checksum 09:01:30 5d3b04190fa2: Download complete 09:01:30 5eb5b503b376: Verifying Checksum 09:01:30 5eb5b503b376: Download complete 09:01:31 2f39f015ded8: Download complete 09:01:31 5eb5b503b376: Pull complete 09:01:31 5c69ac0246d0: Pull complete 09:01:32 ec43610c2a17: Pull complete 09:01:32 3a2ae6a8a46f: Pull complete 09:01:32 33b1e0a273af: Pull complete 09:01:32 5d3b04190fa2: Pull complete 09:01:36 2f39f015ded8: Pull complete 09:01:36 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:01:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:01:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:01:36 prd-ubuntu20.04-docker-8c-8g-27004 does not seem to be running inside a container 09:01:36 $ 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-693 -v /w/workspace/_app-service-configurable_PR-693:/w/workspace/_app-service-configurable_PR-693:rw,z -v /w/workspace/_app-service-configurable_PR-693@tmp:/w/workspace/_app-service-configurable_PR-693@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:01:38 c9f46d7d2bd2: Pull complete 09:01:39 c5a475d317c9: Pull complete 09:01:39 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 09:01:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 09:01:39 ---> be29e6b0f0d4 09:01:39 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 09:01:40 ---> Running in a9b2ff8b3572 09:01:40 Removing intermediate container a9b2ff8b3572 09:01:40 ---> 072503d3d2b0 09:01:40 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 09:01:40 ---> Running in ac2661cc5b98 09:01:40 Removing intermediate container ac2661cc5b98 09:01:40 ---> 0b46bac8653a 09:01:40 Step 5/12 : ARG ADD_BUILD_TAGS="" 09:01:40 ---> Running in 471fe16451da 09:01:41 Removing intermediate container 471fe16451da 09:01:41 ---> 326a9cca80b1 09:01:41 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:01:41 ---> Running in 7c1a35fc1184 09:01:41 $ docker top 33f76f24d444bbeed2471dbb80ed1b83d58fa76d8aa5e131806b7bc426312ba2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:01:42 ---> job-cost.sh 09:01:42 lf-activate-venv: SKIPPING 09:01:42 INFO: No Stack... 09:01:42 INFO: Retrieving Pricing Info for: v3-standard-8 09:01:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:01:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:01:42 INFO: Archiving Costs [Pipeline] sh 09:01:43 + cat /w/workspace/_app-service-configurable_PR-693/archives/cost.csv 09:01:43 + cut -d, -f6 [Pipeline] lock 09:01:43 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-693-1-stack-cost] 09:01:43 Resource [jenkins-edgexfoundry-app-service-configurable-PR-693-1-stack-cost] did not exist. Created. 09:01:43 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-693-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:01:43 + echo total: 0.2199999988079071 [Pipeline] stash 09:01:43 Stashed 1 file(s) [Pipeline] } 09:01:43 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-693-1-stack-cost] [Pipeline] // lock [Pipeline] } 09:01:43 $ docker stop --time=1 33f76f24d444bbeed2471dbb80ed1b83d58fa76d8aa5e131806b7bc426312ba2 09:01:43 OK: 238 MiB in 54 packages 09:01:44 Removing intermediate container 7c1a35fc1184 09:01:44 ---> 87ebf9260605 09:01:44 Step 7/12 : WORKDIR /app 09:01:44 ---> Running in 0ce2cc7ecc71 09:01:44 $ docker rm -f --volumes 33f76f24d444bbeed2471dbb80ed1b83d58fa76d8aa5e131806b7bc426312ba2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script 09:01:45 Removing intermediate container 0ce2cc7ecc71 09:01:45 ---> c1cf082bc8c7 09:01:45 Step 8/12 : COPY go.mod vendor* ./ [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:01:45 ---> c9d045fd087f 09:01:45 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:01:45 ---> Running in 87ae894947ae 09:03:37 Removing intermediate container 87ae894947ae 09:03:37 ---> 311bb98fa497 09:03:37 Step 10/12 : COPY . . 09:03:37 ---> dc4ba2c5cecd 09:03:37 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:03:37 ---> Running in 271fce6c3ea4 09:03:37 Removing intermediate container 271fce6c3ea4 09:03:37 ---> 69ea88a9a84b 09:03:37 Step 12/12 : RUN $MAKE 09:03:37 ---> Running in a46ecd129707 09:03:37 noop 09:03:37 Removing intermediate container a46ecd129707 09:03:37 ---> 83fdb11b9bb7 09:03:37 Successfully built 83fdb11b9bb7 09:03:37 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:03:37 + docker inspect -f . ci-base-image-arm64 09:03:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:03:38 prd-ubuntu20.04-docker-arm64-4c-16g-27005 does not seem to be running inside a container 09:03:38 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 09:03:39 $ docker top f80605508f04231cc6d9c46d2669a01b37602fbdaca8bbb9692f40e6e5c8ad3b -eo pid,comm [Pipeline] { [Pipeline] sh 09:03:40 + go version 09:03:40 go version go1.23.2 linux/arm64 [Pipeline] } 09:03:40 $ docker stop --time=1 f80605508f04231cc6d9c46d2669a01b37602fbdaca8bbb9692f40e6e5c8ad3b 09:03:42 $ docker rm -f --volumes f80605508f04231cc6d9c46d2669a01b37602fbdaca8bbb9692f40e6e5c8ad3b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:03:43 + docker inspect -f . ci-base-image-arm64 09:03:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:03:43 prd-ubuntu20.04-docker-arm64-4c-16g-27005 does not seem to be running inside a container 09:03:43 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 09:03:44 $ docker top e5b7905c26cf0d12e571138e3537c6c0a7c3ebd97003f23193c08bb7c1aef82d -eo pid,comm [Pipeline] { [Pipeline] sh 09:03:45 + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh 09:03:46 + make test 09:03:46 go test -race -coverprofile=coverage.out ./... 09:07:53 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 09:07:53 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:07:53 go vet ./... 09:11:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:11:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:11:31 ./bin/test-attribution-txt.sh [Pipeline] echo 09:11:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 09:11:31 $ docker stop --time=1 e5b7905c26cf0d12e571138e3537c6c0a7c3ebd97003f23193c08bb7c1aef82d 09:11:34 $ docker rm -f --volumes e5b7905c26cf0d12e571138e3537c6c0a7c3ebd97003f23193c08bb7c1aef82d [Pipeline] // withDockerContainer [Pipeline] sh 09:11:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:11:36 Warning: overwriting stash ‘coverage-report’ 09:11:37 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:11:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:11:38 + ls -al . 09:11:38 total 244 09:11:38 drwxrwxr-x 6 jenkins jenkins 4096 Nov 19 09:03 . 09:11:38 drwxrwxr-x 4 jenkins jenkins 4096 Nov 19 09:00 .. 09:11:38 -rw-rw-r-- 1 jenkins jenkins 119 Nov 19 09:00 .dockerignore 09:11:38 drwxrwxr-x 8 jenkins jenkins 4096 Nov 19 09:00 .git 09:11:38 drwxrwxr-x 3 jenkins jenkins 4096 Nov 19 09:00 .github 09:11:38 -rw-rw-r-- 1 jenkins jenkins 106 Nov 19 09:00 .gitignore 09:11:38 -rw-rw-r-- 1 jenkins jenkins 41 Nov 19 09:00 .golangci.yml 09:11:38 -rw-rw-r-- 1 jenkins jenkins 16432 Nov 19 09:00 Attribution.txt 09:11:38 -rw-rw-r-- 1 jenkins jenkins 37263 Nov 19 09:00 CHANGELOG.md 09:11:38 -rw-rw-r-- 1 jenkins jenkins 2008 Nov 19 09:00 Dockerfile 09:11:38 -rw-rw-r-- 1 jenkins jenkins 677 Nov 19 09:00 GOVERNANCE.md 09:11:38 -rw-rw-r-- 1 jenkins jenkins 666 Nov 19 09:00 Jenkinsfile 09:11:38 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 19 09:00 LICENSE 09:11:38 -rw-rw-r-- 1 jenkins jenkins 618 Nov 19 09:00 OWNERS.md 09:11:38 -rw-rw-r-- 1 jenkins jenkins 4952 Nov 19 09:00 README.md 09:11:38 -rw-rw-r-- 1 jenkins jenkins 5 Nov 19 08:58 VERSION 09:11:38 drwxrwxr-x 2 jenkins jenkins 4096 Nov 19 09:00 bin 09:11:38 -rw-r--r-- 1 jenkins jenkins 953 Nov 19 09:07 coverage.out 09:11:38 -rw-rw-r-- 1 jenkins jenkins 6598 Nov 19 09:00 go.mod 09:11:38 -rw-rw-r-- 1 jenkins jenkins 88085 Nov 19 09:00 go.sum 09:11:38 -rw-rw-r-- 1 jenkins jenkins 1937 Nov 19 09:00 main.go 09:11:38 -rw-rw-r-- 1 jenkins jenkins 3271 Nov 19 09:00 makefile 09:11:38 drwxrwxr-x 10 jenkins jenkins 4096 Nov 19 09:00 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:38 + 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=1114b1985558a9549ef2aa3b9a81ca743a036c0e --label arch=arm64 --label version=0.0.0 . 09:11:38 Sending build context to Docker daemon 226.8kB 09:11:38 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 09:11:38 Step 2/27 : FROM ${BASE} AS builder 09:11:38 ---> 83fdb11b9bb7 09:11:38 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 09:11:38 ---> Running in bb9f09110f66 09:11:39 Removing intermediate container bb9f09110f66 09:11:39 ---> 71b4a06ecc28 09:11:39 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 09:11:39 ---> Running in f64f9a69025e 09:11:39 Removing intermediate container f64f9a69025e 09:11:39 ---> f11593b7fc4c 09:11:39 Step 5/27 : ARG ADD_BUILD_TAGS="" 09:11:39 ---> Running in 2cf3fcabe39b 09:11:39 Removing intermediate container 2cf3fcabe39b 09:11:39 ---> 2fb540f107d0 09:11:39 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:11:39 ---> Running in 2ad1302b33b6 09:11:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:11:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:11:42 OK: 238 MiB in 54 packages 09:11:43 Removing intermediate container 2ad1302b33b6 09:11:43 ---> 9daccecdce68 09:11:43 Step 7/27 : WORKDIR /app 09:11:43 ---> Running in f9ef39d4d7d6 09:11:43 Removing intermediate container f9ef39d4d7d6 09:11:43 ---> 318bc0d3b1df 09:11:43 Step 8/27 : COPY go.mod vendor* ./ 09:11:44 ---> 234a10074e4c 09:11:44 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:11:44 ---> Running in 41bbccf921c5 09:11:47 Removing intermediate container 41bbccf921c5 09:11:47 ---> 9aedeab66cf1 09:11:47 Step 10/27 : COPY . . 09:11:47 ---> c732630ab747 09:11:47 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:11:47 ---> Running in 18716f29b3f7 09:11:47 Removing intermediate container 18716f29b3f7 09:11:47 ---> cec7ae021821 09:11:47 Step 12/27 : RUN $MAKE 09:11:47 ---> Running in 786f49cf0186 09:11:48 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.11 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 09:15:25 Removing intermediate container 786f49cf0186 09:15:25 ---> a08626e4ff36 09:15:25 Step 13/27 : FROM alpine:3.20 09:15:25 3.20: Pulling from library/alpine 09:15:25 9986a736f7d3: Pulling fs layer 09:15:25 9986a736f7d3: Download complete 09:15:25 9986a736f7d3: Pull complete 09:15:25 Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 09:15:25 Status: Downloaded newer image for alpine:3.20 09:15:25 ---> 511a44083d3a 09:15:25 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 09:15:25 ---> Running in 3fc14e6d25da 09:15:25 Removing intermediate container 3fc14e6d25da 09:15:25 ---> 590b7b3b5cfd 09:15:25 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 09:15:25 ---> Running in 7d23c16c10d0 09:15:25 Removing intermediate container 7d23c16c10d0 09:15:25 ---> df876cf7f714 09:15:25 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 09:15:25 ---> Running in 79f88577d095 09:15:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:15:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:15:27 (1/2) Installing ca-certificates (20240705-r0) 09:15:27 (2/2) Installing dumb-init (1.2.5-r3) 09:15:27 Executing busybox-1.36.1-r29.trigger 09:15:27 Executing ca-certificates-20240705-r0.trigger 09:15:27 OK: 10 MiB in 16 packages 09:15:29 Removing intermediate container 79f88577d095 09:15:29 ---> 1879905a0b13 09:15:29 Step 17/27 : RUN apk --no-cache upgrade 09:15:29 ---> Running in 6c468374fa18 09:15:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:15:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:15:31 Upgrading critical system libraries and apk-tools: 09:15:31 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:15:31 Executing busybox-1.36.1-r29.trigger 09:15:31 Continuing the upgrade transaction with new apk-tools: 09:15:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:15:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:15:33 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 09:15:33 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 09:15:33 Executing ca-certificates-20240705-r0.trigger 09:15:33 OK: 10 MiB in 16 packages 09:15:35 Removing intermediate container 6c468374fa18 09:15:35 ---> c1dbdb66c4fa 09:15:35 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 09:15:35 ---> 1ac5c65d36d7 09:15:35 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 09:15:35 ---> f1384f886803 09:15:35 Step 20/27 : COPY --from=builder /app/res/ /res/ 09:15:37 ---> 239232d85c9c 09:15:37 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 09:15:39 ---> 1b590f8fb88d 09:15:39 Step 22/27 : EXPOSE 48095 09:15:39 ---> Running in 894fdd8fa254 09:15:40 Removing intermediate container 894fdd8fa254 09:15:40 ---> ab05ba87b3f0 09:15:40 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 09:15:40 ---> Running in d99250585e7e 09:15:40 Removing intermediate container d99250585e7e 09:15:40 ---> 371c28663255 09:15:40 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 09:15:40 ---> Running in 9124d8dbdaf1 09:15:40 Removing intermediate container 9124d8dbdaf1 09:15:40 ---> 06e6189db59e 09:15:40 Step 25/27 : LABEL arch=arm64 09:15:41 ---> Running in e44d0e9a6e94 09:15:41 Removing intermediate container e44d0e9a6e94 09:15:41 ---> 43463f83a063 09:15:41 Step 26/27 : LABEL git_sha=1114b1985558a9549ef2aa3b9a81ca743a036c0e 09:15:41 ---> Running in df052fc54a85 09:15:41 Removing intermediate container df052fc54a85 09:15:41 ---> b80e3cca12c9 09:15:41 Step 27/27 : LABEL version=0.0.0 09:15:41 ---> Running in 9e700f48d8df 09:15:41 Removing intermediate container 9e700f48d8df 09:15:41 ---> a048475c71a8 09:15:41 [Warning] One or more build-args [ARCH] were not consumed 09:15:41 Successfully built a048475c71a8 09:15:41 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 09:15:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:15:42 09:15:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:15:43 arm64: Pulling from edgex-lftools-log-publisher 09:15:43 8998bd30e6a1: Pulling fs layer 09:15:43 04944245beec: Pulling fs layer 09:15:43 699f458cf7ca: Pulling fs layer 09:15:43 765212b225bb: Pulling fs layer 09:15:43 f23df028b6ca: Pulling fs layer 09:15:43 d65c8cfc05b1: Pulling fs layer 09:15:43 2437ff75d9bd: Pulling fs layer 09:15:43 f23df028b6ca: Waiting 09:15:43 d65c8cfc05b1: Waiting 09:15:43 2437ff75d9bd: Waiting 09:15:43 765212b225bb: Waiting 09:15:43 04944245beec: Verifying Checksum 09:15:43 04944245beec: Download complete 09:15:43 765212b225bb: Verifying Checksum 09:15:43 765212b225bb: Download complete 09:15:43 f23df028b6ca: Verifying Checksum 09:15:43 f23df028b6ca: Download complete 09:15:43 d65c8cfc05b1: Verifying Checksum 09:15:43 d65c8cfc05b1: Download complete 09:15:43 699f458cf7ca: Verifying Checksum 09:15:43 699f458cf7ca: Download complete 09:15:44 8998bd30e6a1: Verifying Checksum 09:15:44 8998bd30e6a1: Download complete 09:15:46 2437ff75d9bd: Download complete 09:15:48 8998bd30e6a1: Pull complete 09:15:49 04944245beec: Pull complete 09:15:50 699f458cf7ca: Pull complete 09:15:50 765212b225bb: Pull complete 09:15:51 f23df028b6ca: Pull complete 09:15:51 d65c8cfc05b1: Pull complete 09:16:10 2437ff75d9bd: Pull complete 09:16:10 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:16:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:16:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:16:10 prd-ubuntu20.04-docker-arm64-4c-16g-27005 does not seem to be running inside a container 09:16:10 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:16:13 $ docker top 494f790fb8e1a5a9208fd1398fab36adb38ef38eea086f2eafcdd83defb825c9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:16:14 ---> job-cost.sh 09:16:14 lf-activate-venv: SKIPPING 09:16:14 INFO: No Stack... 09:16:14 INFO: Retrieving Pricing Info for: v3-standard-4 09:16:15 INFO: Archiving Costs [Pipeline] sh 09:16:16 + cat /w/workspace/app-service-configurable/1/archives/cost.csv 09:16:16 + cut -d, -f6 [Pipeline] lock 09:16:16 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-693-1-stack-cost] 09:16:16 Resource [jenkins-edgexfoundry-app-service-configurable-PR-693-1-stack-cost] did not exist. Created. 09:16:16 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-693-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:16:17 /w/workspace/app-service-configurable/1@tmp/durable-dbf2ce73/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 09:16:17 + echo total: 0.10999999940395355 [Pipeline] stash 09:16:17 Warning: overwriting stash ‘stack-cost’ 09:16:18 Stashed 1 file(s) [Pipeline] } 09:16:18 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-693-1-stack-cost] [Pipeline] // lock [Pipeline] } 09:16:18 $ docker stop --time=1 494f790fb8e1a5a9208fd1398fab36adb38ef38eea086f2eafcdd83defb825c9 09:16:19 $ docker rm -f --volumes 494f790fb8e1a5a9208fd1398fab36adb38ef38eea086f2eafcdd83defb825c9 [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 09:16:20 provisioning config files... 09:16:20 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-693@tmp/config6830353736267868927tmp [Pipeline] { [Pipeline] sh 09:16:21 + set +x 09:16:21 + curl -s https://codecov.io/bash 09:16:21 + bash -s -- 09:16:21 09:16:21 _____ _ 09:16:21 / ____| | | 09:16:21 | | ___ __| | ___ ___ _____ __ 09:16:21 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:16:21 | |___| (_) | (_| | __/ (_| (_) \ V / 09:16:21 \_____\___/ \__,_|\___|\___\___/ \_/ 09:16:21 Bash-1.0.6 09:16:21 09:16:21 09:16:21 ==> git version 2.25.1 found 09:16:21 ==> 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 09:16:21 Release-Date: 2020-01-08 09:16:21 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:16:21 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:16:21 ==> Jenkins CI detected. 09:16:21 current dir:  /w/workspace/_app-service-configurable_PR-693 09:16:21 project root: . 09:16:21 --> token set from env 09:16:21 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:16:21 ==> Running gcov in . (disable via -X gcov) 09:16:21 ==> Python coveragepy not found 09:16:21 ==> Searching for coverage reports in: 09:16:21 + . 09:16:21 -> Found 1 reports 09:16:21 ==> Detecting git/mercurial file structure 09:16:21 ==> Reading reports 09:16:21 + ./coverage.out bytes=953 09:16:21 ==> Appending adjustments 09:16:21 https://docs.codecov.io/docs/fixing-reports 09:16:21 + Found adjustments 09:16:21 ==> Gzipping contents 09:16:21 4.0K /tmp/codecov.Vrcmh6.gz 09:16:21 ==> Uploading reports 09:16:21 url: https://codecov.io 09:16:21 query: branch=PR-693&commit=1114b1985558a9549ef2aa3b9a81ca743a036c0e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-693%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=693&job=&cmd_args= 09:16:21 -> Pinging Codecov 09:16:21 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-693&commit=1114b1985558a9549ef2aa3b9a81ca743a036c0e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-693%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=693&job=&cmd_args= 09:16:21 -> Uploading to 09:16:21 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/app-service-configurable/1114b1985558a9549ef2aa3b9a81ca743a036c0e/73ecad34-fa6e-4a00-b608-5d27e93751e1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241119%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241119T091621Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=da225a890f6c6000d873c2788645459b4ca032ebe13933a6047be5e7fbe8bee2 09:16:21 % Total % Received % Xferd Average Speed Time Time Time Current 09:16:21 Dload Upload Total Spent Left Speed 09:16:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 410 0 0 100 410 0 1626 --:--:-- --:--:-- --:--:-- 1633 09:16:22 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/1114b1985558a9549ef2aa3b9a81ca743a036c0e [Pipeline] } 09:16:22 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 09:16:24 + [ -d /w/workspace/_app-service-configurable_PR-693/archives ] 09:16:24 + ls -al /w/workspace/_app-service-configurable_PR-693/archives 09:16:24 total 16 09:16:24 drwxr-xr-x 3 root root 4096 Nov 19 09:01 . 09:16:24 drwxrwxr-x 8 jenkins jenkins 4096 Nov 19 09:01 .. 09:16:24 drwxr-xr-x 2 root root 4096 Nov 19 09:01 cost 09:16:24 -rw-r--r-- 1 root root 96 Nov 19 09:01 cost.csv 09:16:24 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-693/archives 09:16:24 + ls -al /w/workspace/_app-service-configurable_PR-693/archives 09:16:24 total 16 09:16:24 drwxr-xr-x 3 jenkins jenkins 4096 Nov 19 09:01 . 09:16:24 drwxrwxr-x 8 jenkins jenkins 4096 Nov 19 09:01 .. 09:16:24 drwxr-xr-x 2 jenkins jenkins 4096 Nov 19 09:01 cost 09:16:24 -rw-r--r-- 1 jenkins jenkins 96 Nov 19 09:01 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:16:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:16:25 ---> package-listing.sh 09:16:25 ++ tr '[:upper:]' '[:lower:]' 09:16:25 ++ facter osfamily 09:16:25 + OS_FAMILY=debian 09:16:25 + workspace=/w/workspace/_app-service-configurable_PR-693 09:16:25 + START_PACKAGES=/tmp/packages_start.txt 09:16:25 + END_PACKAGES=/tmp/packages_end.txt 09:16:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:16:25 + PACKAGES=/tmp/packages_start.txt 09:16:25 + '[' /w/workspace/_app-service-configurable_PR-693 ']' 09:16:25 + PACKAGES=/tmp/packages_end.txt 09:16:25 + case "${OS_FAMILY}" in 09:16:25 + dpkg -l 09:16:25 + grep '^ii' 09:16:25 + '[' -f /tmp/packages_start.txt ']' 09:16:25 + '[' -f /tmp/packages_end.txt ']' 09:16:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:16:25 + '[' /w/workspace/_app-service-configurable_PR-693 ']' 09:16:25 + mkdir -p /w/workspace/_app-service-configurable_PR-693/archives/ 09:16:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-693/archives/ [Pipeline] echo 09:16:26 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-693/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:16:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:16:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:16:27 prd-ubuntu20.04-docker-8c-8g-27004 does not seem to be running inside a container 09:16:27 $ 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-693/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-693 -v /w/workspace/_app-service-configurable_PR-693:/w/workspace/_app-service-configurable_PR-693:rw,z -v /w/workspace/_app-service-configurable_PR-693@tmp:/w/workspace/_app-service-configurable_PR-693@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 09:16:27 $ docker top d4d290dffbf6979b31e86922717d82617f0e7eef0d7df1ad80647bdb7dca6991 -eo pid,comm [Pipeline] { [Pipeline] sh 09:16:28 + touch /tmp/pre-build-complete [Pipeline] sh 09:16:28 + mkdir -p /var/log/sysstat [Pipeline] sh 09:16:28 + ls /var/log/sa-host 09:16:28 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:16:29 provisioning config files... 09:16:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-693@tmp/config4670063258219737771tmp [Pipeline] { [Pipeline] echo 09:16:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:16:29 ---> create-netrc.sh [Pipeline] } 09:16:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:16:30 ---> python-tools-install.sh [Pipeline] echo 09:16:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:16:30 ---> sudo-logs.sh 09:16:30 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:16:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:16:30 ---> job-cost.sh 09:16:30 lf-activate-venv: SKIPPING 09:16:30 DEBUG: total: 0.2199999988079071 09:16:30 INFO: Retrieving Stack Cost... 09:16:31 INFO: Retrieving Pricing Info for: v3-standard-8 09:16:31 INFO: Archiving Costs [Pipeline] echo 09:16:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:16:32 ---> logs-deploy.sh 09:16:32 lf-activate-venv: SKIPPING 09:16:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-693/1 09:16:32 INFO: archiving workspace using pattern(s): 09:16:33 Archives upload complete. 09:16:33 INFO: archiving logs to Nexus