Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 99abc15c93f70f8386f8be99e96e68a0293bb7bf 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-ssh6514771106505292415.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh16500826270057427430.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 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17224510270526361184.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4513758611500261383.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15891673649438381702.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6696 in /w/workspace/ry_app-service-configurable_main [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/ry_app-service-configurable_main # 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 Avoid second fetch Checking out Revision 99abc15c93f70f8386f8be99e96e68a0293bb7bf (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 99abc15c93f70f8386f8be99e96e68a0293bb7bf # timeout=10 Commit message: "feat: update deps (#669)" > git rev-list --no-walk 53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-29T23:46:17.228Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-29T23:46:17.325Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-29T23:46:17.357Z] ========================================================= [2024-07-29T23:46:17.357Z] EdgeX Global Pipelines Version Info [2024-07-29T23:46:17.357Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-29T23:46:18.099Z] ------------------- [2024-07-29T23:46:18.099Z] stable info: [2024-07-29T23:46:18.099Z] ------------------- [2024-07-29T23:46:18.099Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-29T23:46:18.099Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-29T23:46:18.099Z] Message: update stable to v1.0.260 [2024-07-29T23:46:18.669Z] ------------------- [2024-07-29T23:46:18.669Z] experimental info: [2024-07-29T23:46:18.669Z] ------------------- [2024-07-29T23:46:18.669Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-29T23:46:18.669Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-29T23:46:18.669Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-29T23:46:18.761Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2024-07-29T23:46:18.785Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2024-07-29T23:46:18.808Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-29T23:46:18.829Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-29T23:46:18.852Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-29T23:46:18.876Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-29T23:46:18.904Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-29T23:46:18.933Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-07-29T23:46:18.965Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-29T23:46:18.994Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-29T23:46:19.018Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-29T23:46:19.047Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2024-07-29T23:46:19.075Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-29T23:46:19.096Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-29T23:46:19.117Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-29T23:46:19.140Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-29T23:46:19.158Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-29T23:46:19.178Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-29T23:46:19.204Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-29T23:46:19.233Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-29T23:46:19.253Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-07-29T23:46:19.278Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-07-29T23:46:19.298Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-29T23:46:19.328Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-29T23:46:19.360Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-29T23:46:19.392Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-29T23:46:19.421Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-29T23:46:19.453Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-07-29T23:46:19.486Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-07-29T23:46:19.510Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-07-29T23:46:19.536Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 99abc15c93f70f8386f8be99e96e68a0293bb7bf [Pipeline] echo [2024-07-29T23:46:19.558Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 99abc15 [Pipeline] echo [2024-07-29T23:46:19.584Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-29T23:46:19.656Z] provisioning config files... [2024-07-29T23:46:19.670Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14483999933306816694tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-29T23:46:20.031Z] ---> ****-login.sh [2024-07-29T23:46:20.031Z] nexus3.edgexfoundry.org:10001 [2024-07-29T23:46:20.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-29T23:46:20.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-29T23:46:20.554Z] Configure a credential helper to remove this warning. See [2024-07-29T23:46:20.554Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-29T23:46:20.554Z] [2024-07-29T23:46:20.554Z] Login Succeeded [2024-07-29T23:46:20.554Z] nexus3.edgexfoundry.org:10002 [2024-07-29T23:46:20.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-29T23:46:20.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-29T23:46:20.554Z] Configure a credential helper to remove this warning. See [2024-07-29T23:46:20.554Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-29T23:46:20.554Z] [2024-07-29T23:46:20.554Z] Login Succeeded [2024-07-29T23:46:20.554Z] nexus3.edgexfoundry.org:10003 [2024-07-29T23:46:20.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-29T23:46:20.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-29T23:46:20.815Z] Configure a credential helper to remove this warning. See [2024-07-29T23:46:20.815Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-29T23:46:20.815Z] [2024-07-29T23:46:20.815Z] Login Succeeded [2024-07-29T23:46:20.815Z] nexus3.edgexfoundry.org:10004 [2024-07-29T23:46:20.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-29T23:46:20.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-29T23:46:20.815Z] Configure a credential helper to remove this warning. See [2024-07-29T23:46:20.815Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-29T23:46:20.815Z] [2024-07-29T23:46:20.815Z] Login Succeeded [2024-07-29T23:46:20.816Z] ****.io [2024-07-29T23:46:20.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-29T23:46:21.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-29T23:46:21.076Z] Configure a credential helper to remove this warning. See [2024-07-29T23:46:21.076Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-29T23:46:21.076Z] [2024-07-29T23:46:21.076Z] Login Succeeded [2024-07-29T23:46:21.076Z] ---> ****-login.sh ends [Pipeline] } [2024-07-29T23:46:21.084Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-29T23:46:21.524Z] + git rev-list -1 --merges 99abc15c93f70f8386f8be99e96e68a0293bb7bf~1..99abc15c93f70f8386f8be99e96e68a0293bb7bf [Pipeline] echo [2024-07-29T23:46:21.563Z] -----------> git rev-list -1 --merges 99abc15c93f70f8386f8be99e96e68a0293bb7bf~1..99abc15c93f70f8386f8be99e96e68a0293bb7bf 99abc15c93f70f8386f8be99e96e68a0293bb7bf [false] [Pipeline] sh [2024-07-29T23:46:21.860Z] + git log --format=format:%s -1 99abc15c93f70f8386f8be99e96e68a0293bb7bf [Pipeline] echo [2024-07-29T23:46:21.874Z] ========================================================= [2024-07-29T23:46:21.874Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-29T23:46:21.874Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-29T23:46:22.220Z] + git log --format=format:%s -1 99abc15c93f70f8386f8be99e96e68a0293bb7bf [Pipeline] echo [2024-07-29T23:46:22.232Z] [semverPrep] GIT_COMMIT: 99abc15c93f70f8386f8be99e96e68a0293bb7bf, Commit Message: feat: update deps (#669) [Pipeline] echo [2024-07-29T23:46:22.247Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-29T23:46:22.630Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-29T23:46:22.630Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-29T23:46:22.630Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-29T23:46:22.630Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-29T23:46:22.630Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-29T23:46:22.630Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-29T23:46:22.630Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T23:46:23.063Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-29T23:46:23.064Z] [2024-07-29T23:46:23.064Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T23:46:23.371Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-29T23:46:23.371Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-29T23:46:23.371Z] b85a868b505f: Pulling fs layer [2024-07-29T23:46:23.371Z] e2be974225ed: Pulling fs layer [2024-07-29T23:46:23.371Z] 339a4e72a1f5: Pulling fs layer [2024-07-29T23:46:23.371Z] 988bab9f4d93: Pulling fs layer [2024-07-29T23:46:23.371Z] 1469e6f7b9e6: Pulling fs layer [2024-07-29T23:46:23.371Z] eaf3925da568: Pulling fs layer [2024-07-29T23:46:23.371Z] bab4dde63d76: Pulling fs layer [2024-07-29T23:46:23.371Z] bde34c3a00c8: Pulling fs layer [2024-07-29T23:46:23.371Z] b352a97aabf1: Pulling fs layer [2024-07-29T23:46:23.371Z] 4872d77fe225: Pulling fs layer [2024-07-29T23:46:23.371Z] 5851b861e8e6: Pulling fs layer [2024-07-29T23:46:23.371Z] 1469e6f7b9e6: Waiting [2024-07-29T23:46:23.371Z] eaf3925da568: Waiting [2024-07-29T23:46:23.371Z] bab4dde63d76: Waiting [2024-07-29T23:46:23.371Z] 4872d77fe225: Waiting [2024-07-29T23:46:23.371Z] 5851b861e8e6: Waiting [2024-07-29T23:46:23.371Z] bde34c3a00c8: Waiting [2024-07-29T23:46:23.371Z] b352a97aabf1: Waiting [2024-07-29T23:46:23.371Z] e2be974225ed: Download complete [2024-07-29T23:46:23.371Z] 988bab9f4d93: Download complete [2024-07-29T23:46:23.371Z] 1469e6f7b9e6: Verifying Checksum [2024-07-29T23:46:23.371Z] 1469e6f7b9e6: Download complete [2024-07-29T23:46:23.630Z] 339a4e72a1f5: Verifying Checksum [2024-07-29T23:46:23.631Z] 339a4e72a1f5: Download complete [2024-07-29T23:46:23.631Z] eaf3925da568: Verifying Checksum [2024-07-29T23:46:23.631Z] eaf3925da568: Download complete [2024-07-29T23:46:23.631Z] bde34c3a00c8: Download complete [2024-07-29T23:46:23.631Z] b352a97aabf1: Download complete [2024-07-29T23:46:23.631Z] 4872d77fe225: Verifying Checksum [2024-07-29T23:46:23.631Z] 4872d77fe225: Download complete [2024-07-29T23:46:23.631Z] 5851b861e8e6: Download complete [2024-07-29T23:46:23.631Z] b85a868b505f: Verifying Checksum [2024-07-29T23:46:23.631Z] b85a868b505f: Download complete [2024-07-29T23:46:23.893Z] bab4dde63d76: Verifying Checksum [2024-07-29T23:46:24.830Z] b85a868b505f: Pull complete [2024-07-29T23:46:24.830Z] e2be974225ed: Pull complete [2024-07-29T23:46:25.400Z] 339a4e72a1f5: Pull complete [2024-07-29T23:46:25.400Z] 988bab9f4d93: Pull complete [2024-07-29T23:46:25.659Z] 1469e6f7b9e6: Pull complete [2024-07-29T23:46:25.920Z] eaf3925da568: Pull complete [2024-07-29T23:46:27.298Z] bab4dde63d76: Pull complete [2024-07-29T23:46:27.559Z] bde34c3a00c8: Pull complete [2024-07-29T23:46:27.559Z] b352a97aabf1: Pull complete [2024-07-29T23:46:27.818Z] 4872d77fe225: Pull complete [2024-07-29T23:46:27.818Z] 5851b861e8e6: Pull complete [2024-07-29T23:46:27.818Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-29T23:46:27.818Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-29T23:46:27.818Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-29T23:46:27.965Z] prd-ubuntu20.04-docker-8c-8g-6696 does not seem to be running inside a container [2024-07-29T23:46:27.976Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-29T23:46:30.953Z] $ docker top 3dbd88714f6c8ee49cd9c009769784fe4d64e7c4ff3b7a0b2b308bed9b9fbc2b -eo pid,comm [2024-07-29T23:46:31.017Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-07-29T23:46:31.017Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-29T23:46:31.087Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-29T23:46:31.087Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-29T23:46:31.195Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-29T23:46:31.188Z] $ docker exec 3dbd88714f6c8ee49cd9c009769784fe4d64e7c4ff3b7a0b2b308bed9b9fbc2b ssh-agent [2024-07-29T23:46:31.320Z] SSH_AUTH_SOCK=/tmp/ssh-1CV40Xdotcbo/agent.32 [2024-07-29T23:46:31.320Z] SSH_AGENT_PID=38 [2024-07-29T23:46:31.326Z] Running ssh-add (command line suppressed) [2024-07-29T23:46:31.419Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3388711076356432385.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3388711076356432385.key) [2024-07-29T23:46:31.443Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-29T23:46:31.735Z] + git tag --points-at HEAD [Pipeline] } [2024-07-29T23:46:31.738Z] $ docker exec --env ******** --env ******** 3dbd88714f6c8ee49cd9c009769784fe4d64e7c4ff3b7a0b2b308bed9b9fbc2b ssh-agent -k [2024-07-29T23:46:31.838Z] unset SSH_AUTH_SOCK; [2024-07-29T23:46:31.839Z] unset SSH_AGENT_PID; [2024-07-29T23:46:31.839Z] echo Agent pid 38 killed; [2024-07-29T23:46:31.857Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-29T23:46:31.903Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-29T23:46:31.903Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-29T23:46:32.035Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-29T23:46:32.028Z] $ docker exec 3dbd88714f6c8ee49cd9c009769784fe4d64e7c4ff3b7a0b2b308bed9b9fbc2b ssh-agent [2024-07-29T23:46:32.144Z] SSH_AUTH_SOCK=/tmp/ssh-iOc184zTgPkY/agent.71 [2024-07-29T23:46:32.144Z] SSH_AGENT_PID=76 [2024-07-29T23:46:32.148Z] Running ssh-add (command line suppressed) [2024-07-29T23:46:32.238Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2654905272771294202.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2654905272771294202.key) [2024-07-29T23:46:32.259Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-29T23:46:32.556Z] + git semver init [2024-07-29T23:46:32.815Z] 2024-07-29 23:46:32,728 [run_init] DEBUG init version:0.0.0 force:False [2024-07-29T23:46:32.815Z] 2024-07-29 23:46:32,728 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2024-07-29T23:46:32.815Z] 2024-07-29 23:46:32,729 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2024-07-29T23:46:32.815Z] 2024-07-29 23:46:32,729 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2024-07-29T23:46:34.196Z] 2024-07-29 23:46:33,759 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2024-07-29T23:46:34.197Z] 2024-07-29 23:46:33,759 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2024-07-29T23:46:34.197Z] 2024-07-29 23:46:33,759 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-07-29T23:46:34.197Z] 2024-07-29 23:46:33,759 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-07-29T23:46:34.197Z] 3.2.0-dev.28 [Pipeline] } [2024-07-29T23:46:34.200Z] $ docker exec --env ******** --env ******** 3dbd88714f6c8ee49cd9c009769784fe4d64e7c4ff3b7a0b2b308bed9b9fbc2b ssh-agent -k [2024-07-29T23:46:34.293Z] unset SSH_AUTH_SOCK; [2024-07-29T23:46:34.293Z] unset SSH_AGENT_PID; [2024-07-29T23:46:34.293Z] echo Agent pid 76 killed; [2024-07-29T23:46:34.311Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-29T23:46:34.642Z] + git semver [Pipeline] } [2024-07-29T23:46:34.910Z] $ docker stop --time=1 3dbd88714f6c8ee49cd9c009769784fe4d64e7c4ff3b7a0b2b308bed9b9fbc2b [2024-07-29T23:46:36.206Z] $ docker rm -f --volumes 3dbd88714f6c8ee49cd9c009769784fe4d64e7c4ff3b7a0b2b308bed9b9fbc2b [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-29T23:46:36.571Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-29T23:46:36.805Z] Stashed 1 file(s) [Pipeline] echo [2024-07-29T23:46:36.809Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.28 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-29T23:46:37.028Z] provisioning config files... [2024-07-29T23:46:37.036Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1545083767844796883tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-29T23:46:37.350Z] ---> ****-login.sh [2024-07-29T23:46:37.350Z] nexus3.edgexfoundry.org:10001 [2024-07-29T23:46:37.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-29T23:46:37.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-29T23:46:37.350Z] Configure a credential helper to remove this warning. See [2024-07-29T23:46:37.350Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-29T23:46:37.350Z] [2024-07-29T23:46:37.350Z] Login Succeeded [2024-07-29T23:46:37.350Z] nexus3.edgexfoundry.org:10002 [2024-07-29T23:46:37.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-29T23:46:37.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-29T23:46:37.350Z] Configure a credential helper to remove this warning. See [2024-07-29T23:46:37.350Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-29T23:46:37.350Z] [2024-07-29T23:46:37.351Z] Login Succeeded [2024-07-29T23:46:37.351Z] nexus3.edgexfoundry.org:10003 [2024-07-29T23:46:37.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-29T23:46:37.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-29T23:46:37.610Z] Configure a credential helper to remove this warning. See [2024-07-29T23:46:37.610Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-29T23:46:37.610Z] [2024-07-29T23:46:37.610Z] Login Succeeded [2024-07-29T23:46:37.610Z] nexus3.edgexfoundry.org:10004 [2024-07-29T23:46:37.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-29T23:46:37.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-29T23:46:37.610Z] Configure a credential helper to remove this warning. See [2024-07-29T23:46:37.610Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-29T23:46:37.610Z] [2024-07-29T23:46:37.610Z] Login Succeeded [2024-07-29T23:46:37.610Z] ****.io [2024-07-29T23:46:37.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-29T23:46:37.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-29T23:46:37.869Z] Configure a credential helper to remove this warning. See [2024-07-29T23:46:37.869Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-29T23:46:37.869Z] [2024-07-29T23:46:37.869Z] Login Succeeded [2024-07-29T23:46:37.869Z] ---> ****-login.sh ends [Pipeline] } [2024-07-29T23:46:37.876Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-29T23:46:37.977Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-29T23:46:38.002Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-29T23:46:38.025Z] ========================================================= [2024-07-29T23:46:38.025Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-29T23:46:38.026Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T23:46:38.378Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-29T23:46:38.378Z] Sending build context to Docker daemon 9.133MB [2024-07-29T23:46:38.378Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-29T23:46:38.378Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-29T23:46:38.378Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-29T23:46:38.378Z] 619be1103602: Pulling fs layer [2024-07-29T23:46:38.378Z] 7862e08f4a3e: Pulling fs layer [2024-07-29T23:46:38.378Z] 5df492c9dc93: Pulling fs layer [2024-07-29T23:46:38.378Z] 7629e6793208: Pulling fs layer [2024-07-29T23:46:38.378Z] 4f4fb700ef54: Pulling fs layer [2024-07-29T23:46:38.378Z] fb5054dd5b73: Pulling fs layer [2024-07-29T23:46:38.378Z] eeca6798cff9: Pulling fs layer [2024-07-29T23:46:38.378Z] aa269ceb94a6: Pulling fs layer [2024-07-29T23:46:38.378Z] ada007ff1a6a: Pulling fs layer [2024-07-29T23:46:38.378Z] 4f4fb700ef54: Waiting [2024-07-29T23:46:38.378Z] fb5054dd5b73: Waiting [2024-07-29T23:46:38.378Z] eeca6798cff9: Waiting [2024-07-29T23:46:38.378Z] aa269ceb94a6: Waiting [2024-07-29T23:46:38.378Z] ada007ff1a6a: Waiting [2024-07-29T23:46:38.378Z] 7629e6793208: Waiting [2024-07-29T23:46:38.378Z] 7862e08f4a3e: Download complete [2024-07-29T23:46:38.378Z] 7629e6793208: Verifying Checksum [2024-07-29T23:46:38.378Z] 7629e6793208: Download complete [2024-07-29T23:46:38.637Z] 4f4fb700ef54: Verifying Checksum [2024-07-29T23:46:38.637Z] 4f4fb700ef54: Download complete [2024-07-29T23:46:38.637Z] fb5054dd5b73: Download complete [2024-07-29T23:46:38.637Z] 619be1103602: Verifying Checksum [2024-07-29T23:46:38.637Z] 619be1103602: Download complete [2024-07-29T23:46:38.637Z] eeca6798cff9: Verifying Checksum [2024-07-29T23:46:38.637Z] eeca6798cff9: Download complete [2024-07-29T23:46:38.637Z] 619be1103602: Pull complete [2024-07-29T23:46:38.896Z] ada007ff1a6a: Verifying Checksum [2024-07-29T23:46:38.896Z] ada007ff1a6a: Download complete [2024-07-29T23:46:38.896Z] 7862e08f4a3e: Pull complete [2024-07-29T23:46:38.896Z] 5df492c9dc93: Verifying Checksum [2024-07-29T23:46:38.896Z] 5df492c9dc93: Download complete [2024-07-29T23:46:39.462Z] aa269ceb94a6: Verifying Checksum [2024-07-29T23:46:39.462Z] aa269ceb94a6: Download complete [2024-07-29T23:46:41.995Z] 5df492c9dc93: Pull complete [2024-07-29T23:46:41.995Z] 7629e6793208: Pull complete [2024-07-29T23:46:42.254Z] 4f4fb700ef54: Pull complete [2024-07-29T23:46:42.254Z] fb5054dd5b73: Pull complete [2024-07-29T23:46:42.254Z] eeca6798cff9: Pull complete [2024-07-29T23:46:44.784Z] aa269ceb94a6: Pull complete [2024-07-29T23:46:45.044Z] ada007ff1a6a: Pull complete [2024-07-29T23:46:45.044Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-29T23:46:45.044Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-29T23:46:45.044Z] ---> f489d0715acc [2024-07-29T23:46:45.044Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-07-29T23:46:49.236Z] ---> Running in 19e4ec3dd73e [2024-07-29T23:46:49.236Z] Removing intermediate container 19e4ec3dd73e [2024-07-29T23:46:49.236Z] ---> e7f2bd5b6e8b [2024-07-29T23:46:49.236Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-29T23:46:49.236Z] ---> Running in 3149b5c3c0b8 [2024-07-29T23:46:49.236Z] Removing intermediate container 3149b5c3c0b8 [2024-07-29T23:46:49.236Z] ---> d6e0925bb13c [2024-07-29T23:46:49.236Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-07-29T23:46:49.236Z] ---> Running in 42efe3d9cc2e [2024-07-29T23:46:49.495Z] Removing intermediate container 42efe3d9cc2e [2024-07-29T23:46:49.495Z] ---> d2b9e2b396e0 [2024-07-29T23:46:49.495Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-29T23:46:49.495Z] ---> Running in 59803c0350e5 [2024-07-29T23:46:49.753Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-29T23:46:49.753Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-29T23:46:50.012Z] OK: 264 MiB in 52 packages [2024-07-29T23:46:50.579Z] Removing intermediate container 59803c0350e5 [2024-07-29T23:46:50.579Z] ---> 147c0a08106e [2024-07-29T23:46:50.579Z] Step 7/12 : WORKDIR /app [2024-07-29T23:46:50.579Z] ---> Running in 2b756855bc84 [2024-07-29T23:46:50.579Z] Removing intermediate container 2b756855bc84 [2024-07-29T23:46:50.579Z] ---> f0a011def6e2 [2024-07-29T23:46:50.579Z] Step 8/12 : COPY go.mod vendor* ./ [2024-07-29T23:46:50.579Z] ---> 5ef527861fc7 [2024-07-29T23:46:50.579Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-29T23:46:50.579Z] ---> Running in d06d27f42eee [2024-07-29T23:46:51.963Z] Still waiting to schedule task [2024-07-29T23:46:51.963Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-07-29T23:47:58.274Z] Removing intermediate container d06d27f42eee [2024-07-29T23:47:58.274Z] ---> d9c5d4eecf2b [2024-07-29T23:47:58.274Z] Step 10/12 : COPY . . [2024-07-29T23:47:58.274Z] ---> b2ac3cec4b38 [2024-07-29T23:47:58.274Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-29T23:47:58.274Z] ---> Running in d8150ef9ff12 [2024-07-29T23:47:58.274Z] Removing intermediate container d8150ef9ff12 [2024-07-29T23:47:58.274Z] ---> 530cb7510057 [2024-07-29T23:47:58.274Z] Step 12/12 : RUN $MAKE [2024-07-29T23:47:58.274Z] ---> Running in 2b251b233515 [2024-07-29T23:47:58.274Z] noop [2024-07-29T23:47:58.274Z] Removing intermediate container 2b251b233515 [2024-07-29T23:47:58.274Z] ---> c0e02e644363 [2024-07-29T23:47:58.274Z] Successfully built c0e02e644363 [2024-07-29T23:47:58.274Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T23:47:58.606Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-29T23:47:58.606Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-29T23:47:58.678Z] prd-ubuntu20.04-docker-8c-8g-6696 does not seem to be running inside a container [2024-07-29T23:47:58.708Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-29T23:47:59.038Z] $ docker top 4c4634a6e7a8ee20c5cc377fbbd5e54f2a9365382c441ea320fea758ada829d9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-29T23:47:59.388Z] + go version [2024-07-29T23:47:59.388Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-29T23:47:59.401Z] $ docker stop --time=1 4c4634a6e7a8ee20c5cc377fbbd5e54f2a9365382c441ea320fea758ada829d9 [2024-07-29T23:48:00.643Z] $ docker rm -f --volumes 4c4634a6e7a8ee20c5cc377fbbd5e54f2a9365382c441ea320fea758ada829d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T23:48:01.099Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-29T23:48:01.099Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-29T23:48:01.179Z] prd-ubuntu20.04-docker-8c-8g-6696 does not seem to be running inside a container [2024-07-29T23:48:01.210Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-29T23:48:01.577Z] $ docker top c77eeb2bd315122888e425a8dff8e5d6e0e6459b45c05c546c920d3807e767d0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-29T23:48:01.922Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2024-07-29T23:48:02.224Z] + make test [2024-07-29T23:48:02.224Z] go test -race -coverprofile=coverage.out ./... [2024-07-29T23:48:23.251Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6697 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2024-07-29T23:48:23.267Z] Running in /w/workspace/app-service-configurable/238 [Pipeline] { [Pipeline] checkout [2024-07-29T23:48:26.320Z] The recommended git tool is: git [2024-07-29T23:48:28.786Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-07-29T23:48:30.902Z] using credential edgex-jenkins-ssh [2024-07-29T23:48:30.924Z] Cloning the remote Git repository [2024-07-29T23:48:30.963Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2024-07-29T23:48:31.053Z] > git init /w/workspace/app-service-configurable/238 # timeout=10 [2024-07-29T23:48:31.193Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-07-29T23:48:31.194Z] > git --version # timeout=10 [2024-07-29T23:48:31.213Z] > git --version # 'git version 2.25.1' [2024-07-29T23:48:31.215Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-29T23:48:31.357Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-29T23:48:33.312Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-07-29T23:48:33.333Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-29T23:48:34.171Z] Avoid second fetch [2024-07-29T23:48:34.171Z] Checking out Revision 99abc15c93f70f8386f8be99e96e68a0293bb7bf (main) [2024-07-29T23:48:34.745Z] Commit message: "feat: update deps (#669)" [2024-07-29T23:48:34.184Z] > git config core.sparsecheckout # timeout=10 [2024-07-29T23:48:34.246Z] > git checkout -f 99abc15c93f70f8386f8be99e96e68a0293bb7bf # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-29T23:48:39.492Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-29T23:48:39.492Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-29T23:48:39.492Z] Dload Upload Total Spent Left Speed [2024-07-29T23:48:39.492Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 62575 0 --:--:-- --:--:-- --:--:-- 62575 [Pipeline] sh [2024-07-29T23:48:39.835Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-29T23:48:40.167Z] + sudo tee /etc/docker/daemon.new [2024-07-29T23:48:40.167Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-29T23:48:40.167Z] { [2024-07-29T23:48:40.167Z] "registry-mirrors": [ [2024-07-29T23:48:40.167Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-29T23:48:40.167Z] ], [2024-07-29T23:48:40.167Z] "bip": "10.250.0.254/24", [2024-07-29T23:48:40.167Z] "hosts": [ [2024-07-29T23:48:40.167Z] "tcp://0.0.0.0:5555", [2024-07-29T23:48:40.167Z] "unix:///var/run/docker.sock" [2024-07-29T23:48:40.167Z] ], [2024-07-29T23:48:40.167Z] "mtu": 1458, [2024-07-29T23:48:40.167Z] "selinux-enabled": true, [2024-07-29T23:48:40.167Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-29T23:48:40.167Z] } [Pipeline] sh [2024-07-29T23:48:40.503Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-29T23:48:40.842Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-29T23:48:59.123Z] provisioning config files... [2024-07-29T23:48:59.150Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/238@tmp/config440060510992845636tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-29T23:48:59.617Z] ---> ****-login.sh [2024-07-29T23:48:59.617Z] nexus3.edgexfoundry.org:10001 [2024-07-29T23:48:59.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-29T23:49:00.171Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-29T23:49:00.172Z] Configure a credential helper to remove this warning. See [2024-07-29T23:49:00.172Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-29T23:49:00.172Z] [2024-07-29T23:49:00.172Z] Login Succeeded [2024-07-29T23:49:00.172Z] nexus3.edgexfoundry.org:10002 [2024-07-29T23:49:00.449Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-29T23:49:00.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-29T23:49:00.723Z] Configure a credential helper to remove this warning. See [2024-07-29T23:49:00.723Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-29T23:49:00.723Z] [2024-07-29T23:49:00.723Z] Login Succeeded [2024-07-29T23:49:00.723Z] nexus3.edgexfoundry.org:10003 [2024-07-29T23:49:00.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-29T23:49:00.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-29T23:49:00.995Z] Configure a credential helper to remove this warning. See [2024-07-29T23:49:00.995Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-29T23:49:00.995Z] [2024-07-29T23:49:00.995Z] Login Succeeded [2024-07-29T23:49:00.995Z] nexus3.edgexfoundry.org:10004 [2024-07-29T23:49:01.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-29T23:49:01.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-29T23:49:01.270Z] Configure a credential helper to remove this warning. See [2024-07-29T23:49:01.270Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-29T23:49:01.270Z] [2024-07-29T23:49:01.270Z] Login Succeeded [2024-07-29T23:49:01.270Z] ****.io [2024-07-29T23:49:01.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-29T23:49:01.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-29T23:49:01.811Z] Configure a credential helper to remove this warning. See [2024-07-29T23:49:01.811Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-29T23:49:01.811Z] [2024-07-29T23:49:01.811Z] Login Succeeded [2024-07-29T23:49:01.811Z] ---> ****-login.sh ends [Pipeline] } [2024-07-29T23:49:01.829Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-29T23:49:02.161Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-29T23:49:02.182Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-29T23:49:02.200Z] ========================================================= [2024-07-29T23:49:02.200Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-29T23:49:02.200Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T23:49:02.566Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-29T23:49:02.566Z] Sending build context to Docker daemon 238.1kB [2024-07-29T23:49:02.840Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-29T23:49:02.840Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-29T23:49:02.840Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-29T23:49:02.840Z] c6b39de5b339: Pulling fs layer [2024-07-29T23:49:02.840Z] a69c41024577: Pulling fs layer [2024-07-29T23:49:02.840Z] d6de4b400683: Pulling fs layer [2024-07-29T23:49:02.840Z] 35cb2a7552d0: Pulling fs layer [2024-07-29T23:49:02.840Z] 4f4fb700ef54: Pulling fs layer [2024-07-29T23:49:02.840Z] 464afbd9ba4c: Pulling fs layer [2024-07-29T23:49:02.840Z] 00f215d4a9da: Pulling fs layer [2024-07-29T23:49:02.840Z] d496ad576159: Pulling fs layer [2024-07-29T23:49:02.840Z] 35cb2a7552d0: Waiting [2024-07-29T23:49:02.840Z] 4f4fb700ef54: Waiting [2024-07-29T23:49:02.840Z] 464afbd9ba4c: Waiting [2024-07-29T23:49:02.840Z] 00f215d4a9da: Waiting [2024-07-29T23:49:02.840Z] d496ad576159: Waiting [2024-07-29T23:49:03.110Z] a69c41024577: Verifying Checksum [2024-07-29T23:49:03.110Z] a69c41024577: Download complete [2024-07-29T23:49:03.110Z] 35cb2a7552d0: Verifying Checksum [2024-07-29T23:49:03.110Z] 35cb2a7552d0: Download complete [2024-07-29T23:49:03.110Z] 4f4fb700ef54: Verifying Checksum [2024-07-29T23:49:03.110Z] 4f4fb700ef54: Download complete [2024-07-29T23:49:03.110Z] c6b39de5b339: Download complete [2024-07-29T23:49:03.110Z] 464afbd9ba4c: Verifying Checksum [2024-07-29T23:49:03.110Z] 464afbd9ba4c: Download complete [2024-07-29T23:49:03.698Z] d496ad576159: Verifying Checksum [2024-07-29T23:49:03.698Z] d496ad576159: Download complete [2024-07-29T23:49:03.967Z] c6b39de5b339: Pull complete [2024-07-29T23:49:04.557Z] a69c41024577: Pull complete [2024-07-29T23:49:04.827Z] d6de4b400683: Verifying Checksum [2024-07-29T23:49:04.827Z] d6de4b400683: Download complete [2024-07-29T23:49:06.244Z] 00f215d4a9da: Verifying Checksum [2024-07-29T23:49:06.244Z] 00f215d4a9da: Download complete [2024-07-29T23:49:07.500Z] go vet ./... [2024-07-29T23:49:08.066Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-29T23:49:08.066Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-29T23:49:08.066Z] ./bin/test-attribution-txt.sh [2024-07-29T23:49:08.066Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-07-29T23:49:08.066Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-29T23:49:08.326Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo [2024-07-29T23:49:08.339Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-29T23:49:08.365Z] $ docker stop --time=1 c77eeb2bd315122888e425a8dff8e5d6e0e6459b45c05c546c920d3807e767d0 [2024-07-29T23:49:12.012Z] $ docker rm -f --volumes c77eeb2bd315122888e425a8dff8e5d6e0e6459b45c05c546c920d3807e767d0 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-29T23:49:12.646Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-29T23:49:12.690Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-07-29T23:49:13.233Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-29T23:49:13.524Z] + ls -al . [2024-07-29T23:49:13.524Z] total 260 [2024-07-29T23:49:13.524Z] drwxrwxr-x 7 jenkins jenkins 4096 Jul 29 23:48 . [2024-07-29T23:49:13.524Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 29 23:46 .. [2024-07-29T23:49:13.524Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 29 23:46 .dockerignore [2024-07-29T23:49:13.524Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 29 23:48 .git [2024-07-29T23:49:13.524Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 29 23:46 .github [2024-07-29T23:49:13.524Z] -rw-rw-r-- 1 jenkins jenkins 106 Jul 29 23:46 .gitignore [2024-07-29T23:49:13.524Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 29 23:46 .golangci.yml [2024-07-29T23:49:13.524Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 29 23:46 .semver [2024-07-29T23:49:13.524Z] -rw-rw-r-- 1 jenkins jenkins 18981 Jul 29 23:46 Attribution.txt [2024-07-29T23:49:13.524Z] -rw-rw-r-- 1 jenkins jenkins 37263 Jul 29 23:46 CHANGELOG.md [2024-07-29T23:49:13.524Z] -rw-rw-r-- 1 jenkins jenkins 2007 Jul 29 23:46 Dockerfile [2024-07-29T23:49:13.524Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 29 23:46 GOVERNANCE.md [2024-07-29T23:49:13.524Z] -rw-rw-r-- 1 jenkins jenkins 666 Jul 29 23:46 Jenkinsfile [2024-07-29T23:49:13.524Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 29 23:46 LICENSE [2024-07-29T23:49:13.524Z] -rw-rw-r-- 1 jenkins jenkins 618 Jul 29 23:46 OWNERS.md [2024-07-29T23:49:13.524Z] -rw-rw-r-- 1 jenkins jenkins 4582 Jul 29 23:46 README.md [2024-07-29T23:49:13.524Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 29 23:46 VERSION [2024-07-29T23:49:13.524Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 29 23:46 bin [2024-07-29T23:49:13.524Z] -rw-r--r-- 1 jenkins jenkins 13 Jul 29 23:48 coverage.out [2024-07-29T23:49:13.524Z] -rw-rw-r-- 1 jenkins jenkins 7048 Jul 29 23:46 go.mod [2024-07-29T23:49:13.524Z] -rw-rw-r-- 1 jenkins jenkins 101448 Jul 29 23:46 go.sum [2024-07-29T23:49:13.524Z] -rw-rw-r-- 1 jenkins jenkins 1937 Jul 29 23:46 main.go [2024-07-29T23:49:13.524Z] -rw-rw-r-- 1 jenkins jenkins 2572 Jul 29 23:46 makefile [2024-07-29T23:49:13.524Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 29 23:46 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T23:49:13.920Z] + 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=99abc15c93f70f8386f8be99e96e68a0293bb7bf --label arch=amd64 --label version=3.2.0-dev.28 . [2024-07-29T23:49:13.920Z] Sending build context to Docker daemon 9.134MB [2024-07-29T23:49:13.920Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-07-29T23:49:13.920Z] Step 2/27 : FROM ${BASE} AS builder [2024-07-29T23:49:13.920Z] ---> c0e02e644363 [2024-07-29T23:49:13.920Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-07-29T23:49:14.180Z] ---> Running in e3be0ecadef5 [2024-07-29T23:49:14.180Z] Removing intermediate container e3be0ecadef5 [2024-07-29T23:49:14.180Z] ---> b7a7700542b6 [2024-07-29T23:49:14.180Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-07-29T23:49:14.180Z] ---> Running in 011d9bdc875e [2024-07-29T23:49:14.180Z] Removing intermediate container 011d9bdc875e [2024-07-29T23:49:14.180Z] ---> 013ed81cfadc [2024-07-29T23:49:14.180Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-07-29T23:49:14.180Z] ---> Running in 7982c0669305 [2024-07-29T23:49:14.440Z] Removing intermediate container 7982c0669305 [2024-07-29T23:49:14.440Z] ---> 59cfc4895e0f [2024-07-29T23:49:14.440Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-29T23:49:14.440Z] ---> Running in fc2384422fd1 [2024-07-29T23:49:14.698Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-29T23:49:14.698Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-29T23:49:15.266Z] OK: 264 MiB in 52 packages [2024-07-29T23:49:15.526Z] Removing intermediate container fc2384422fd1 [2024-07-29T23:49:15.526Z] ---> d8cda0d72c4c [2024-07-29T23:49:15.526Z] Step 7/27 : WORKDIR /app [2024-07-29T23:49:15.526Z] ---> Running in 2fa773eebc73 [2024-07-29T23:49:15.526Z] Removing intermediate container 2fa773eebc73 [2024-07-29T23:49:15.526Z] ---> d19292fa4b44 [2024-07-29T23:49:15.526Z] Step 8/27 : COPY go.mod vendor* ./ [2024-07-29T23:49:15.792Z] ---> d7cb375d2c89 [2024-07-29T23:49:15.792Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-29T23:49:15.792Z] ---> Running in 76d56c59117a [2024-07-29T23:49:16.364Z] Removing intermediate container 76d56c59117a [2024-07-29T23:49:16.364Z] ---> 002a7c1b2613 [2024-07-29T23:49:16.364Z] Step 10/27 : COPY . . [2024-07-29T23:49:17.018Z] ---> 1e2444558f2e [2024-07-29T23:49:17.018Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-29T23:49:17.018Z] ---> Running in 9bf8d0e5bf2a [2024-07-29T23:49:17.018Z] Removing intermediate container 9bf8d0e5bf2a [2024-07-29T23:49:17.018Z] ---> 9537c7e78e9a [2024-07-29T23:49:17.018Z] Step 12/27 : RUN $MAKE [2024-07-29T23:49:17.018Z] ---> Running in dd9992471b19 [2024-07-29T23:49:17.277Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.45 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.28" -trimpath -mod=readonly -o app-service-configurable [2024-07-29T23:49:18.573Z] d6de4b400683: Pull complete [2024-07-29T23:49:18.574Z] 35cb2a7552d0: Pull complete [2024-07-29T23:49:18.574Z] 4f4fb700ef54: Pull complete [2024-07-29T23:49:18.574Z] 464afbd9ba4c: Pull complete [2024-07-29T23:49:26.789Z] 00f215d4a9da: Pull complete [2024-07-29T23:49:28.742Z] d496ad576159: Pull complete [2024-07-29T23:49:28.742Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-29T23:49:28.742Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-29T23:49:28.742Z] ---> f246e2811388 [2024-07-29T23:49:28.742Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-07-29T23:49:30.173Z] ---> Running in f4b2a3d531d9 [2024-07-29T23:49:30.443Z] Removing intermediate container f4b2a3d531d9 [2024-07-29T23:49:30.443Z] ---> 16c9fe034f46 [2024-07-29T23:49:30.443Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-29T23:49:30.443Z] ---> Running in e35c5445fb55 [2024-07-29T23:49:30.711Z] Removing intermediate container e35c5445fb55 [2024-07-29T23:49:30.711Z] ---> 4b7bb0c38f39 [2024-07-29T23:49:30.711Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-07-29T23:49:30.978Z] ---> Running in 073fad6ae2d2 [2024-07-29T23:49:31.248Z] Removing intermediate container 073fad6ae2d2 [2024-07-29T23:49:31.248Z] ---> d1cd962c74d4 [2024-07-29T23:49:31.248Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-29T23:49:31.248Z] ---> Running in 0ec6f9a4463b [2024-07-29T23:49:32.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-29T23:49:32.811Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-29T23:49:33.775Z] OK: 266 MiB in 52 packages [2024-07-29T23:49:34.360Z] Removing intermediate container 0ec6f9a4463b [2024-07-29T23:49:34.360Z] ---> cba27a0b7b70 [2024-07-29T23:49:34.360Z] Step 7/12 : WORKDIR /app [2024-07-29T23:49:34.360Z] ---> Running in 1d33464521f4 [2024-07-29T23:49:34.943Z] Removing intermediate container 1d33464521f4 [2024-07-29T23:49:34.943Z] ---> 8d515f99da6a [2024-07-29T23:49:34.943Z] Step 8/12 : COPY go.mod vendor* ./ [2024-07-29T23:49:35.211Z] ---> d4904436de50 [2024-07-29T23:49:35.211Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-29T23:49:35.211Z] ---> Running in bf39c1c35e50 [2024-07-29T23:49:49.366Z] Removing intermediate container dd9992471b19 [2024-07-29T23:49:49.366Z] ---> c27dbafd5a7d [2024-07-29T23:49:49.366Z] Step 13/27 : FROM alpine:3.18 [2024-07-29T23:49:49.366Z] 3.18: Pulling from library/alpine [2024-07-29T23:49:49.366Z] 930bdd4d222e: Pulling fs layer [2024-07-29T23:49:49.366Z] 930bdd4d222e: Download complete [2024-07-29T23:49:49.366Z] 930bdd4d222e: Pull complete [2024-07-29T23:49:49.366Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-29T23:49:49.366Z] Status: Downloaded newer image for alpine:3.18 [2024-07-29T23:49:49.366Z] ---> 18f865063206 [2024-07-29T23:49:49.366Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-29T23:49:49.366Z] ---> Running in f426ad130677 [2024-07-29T23:49:49.366Z] Removing intermediate container f426ad130677 [2024-07-29T23:49:49.366Z] ---> 39f9a96230a3 [2024-07-29T23:49:49.366Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-07-29T23:49:49.366Z] ---> Running in 4683d19a234b [2024-07-29T23:49:49.366Z] Removing intermediate container 4683d19a234b [2024-07-29T23:49:49.366Z] ---> bc94b8ed22d2 [2024-07-29T23:49:49.366Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-29T23:49:49.366Z] ---> Running in 89191b6304e2 [2024-07-29T23:49:49.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-29T23:49:49.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-29T23:49:49.366Z] (1/2) Installing ca-certificates (20240226-r0) [2024-07-29T23:49:49.366Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-07-29T23:49:49.366Z] Executing busybox-1.36.1-r7.trigger [2024-07-29T23:49:49.366Z] Executing ca-certificates-20240226-r0.trigger [2024-07-29T23:49:49.366Z] OK: 8 MiB in 17 packages [2024-07-29T23:49:49.366Z] Removing intermediate container 89191b6304e2 [2024-07-29T23:49:49.366Z] ---> 1bb49801573f [2024-07-29T23:49:49.366Z] Step 17/27 : RUN apk --no-cache upgrade [2024-07-29T23:49:49.366Z] ---> Running in 4440f11f8df2 [2024-07-29T23:49:49.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-29T23:49:49.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-29T23:49:49.625Z] OK: 8 MiB in 17 packages [2024-07-29T23:49:49.883Z] Removing intermediate container 4440f11f8df2 [2024-07-29T23:49:49.883Z] ---> 27ce0bf4f7d1 [2024-07-29T23:49:49.883Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-07-29T23:49:50.142Z] ---> 3b28bd16fb4d [2024-07-29T23:49:50.142Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-07-29T23:49:50.142Z] ---> 64da715d360e [2024-07-29T23:49:50.142Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-07-29T23:49:50.401Z] ---> 844f9654f38e [2024-07-29T23:49:50.401Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-07-29T23:49:51.335Z] ---> fafae18d7165 [2024-07-29T23:49:51.335Z] Step 22/27 : EXPOSE 48095 [2024-07-29T23:49:51.335Z] ---> Running in 0903cae46095 [2024-07-29T23:49:51.335Z] Removing intermediate container 0903cae46095 [2024-07-29T23:49:51.335Z] ---> 5f8693bd9803 [2024-07-29T23:49:51.335Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-07-29T23:49:51.335Z] ---> Running in c05b89674255 [2024-07-29T23:49:51.335Z] Removing intermediate container c05b89674255 [2024-07-29T23:49:51.335Z] ---> 9b6904405777 [2024-07-29T23:49:51.335Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-29T23:49:51.335Z] ---> Running in ceb832f39f6d [2024-07-29T23:49:51.335Z] Removing intermediate container ceb832f39f6d [2024-07-29T23:49:51.335Z] ---> 032d955ff0cb [2024-07-29T23:49:51.335Z] Step 25/27 : LABEL arch=amd64 [2024-07-29T23:49:51.335Z] ---> Running in e3f6a10162f2 [2024-07-29T23:49:51.595Z] Removing intermediate container e3f6a10162f2 [2024-07-29T23:49:51.595Z] ---> 74c348cc2b8d [2024-07-29T23:49:51.595Z] Step 26/27 : LABEL git_sha=99abc15c93f70f8386f8be99e96e68a0293bb7bf [2024-07-29T23:49:51.595Z] ---> Running in 4374d379582f [2024-07-29T23:49:51.595Z] Removing intermediate container 4374d379582f [2024-07-29T23:49:51.595Z] ---> da0065abb331 [2024-07-29T23:49:51.595Z] Step 27/27 : LABEL version=3.2.0-dev.28 [2024-07-29T23:49:51.595Z] ---> Running in b0928fe22bcc [2024-07-29T23:49:51.595Z] Removing intermediate container b0928fe22bcc [2024-07-29T23:49:51.595Z] ---> c87e04c56858 [2024-07-29T23:49:51.595Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-29T23:49:51.595Z] Successfully built c87e04c56858 [2024-07-29T23:49:51.854Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-29T23:49:51.994Z] provisioning config files... [2024-07-29T23:49:52.003Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14603810303797305708tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-29T23:49:52.317Z] ---> ****-login.sh [2024-07-29T23:49:52.318Z] nexus3.edgexfoundry.org:10001 [2024-07-29T23:49:52.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-29T23:49:52.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-29T23:49:52.318Z] Configure a credential helper to remove this warning. See [2024-07-29T23:49:52.318Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-29T23:49:52.318Z] [2024-07-29T23:49:52.318Z] Login Succeeded [2024-07-29T23:49:52.318Z] nexus3.edgexfoundry.org:10002 [2024-07-29T23:49:52.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-29T23:49:52.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-29T23:49:52.318Z] Configure a credential helper to remove this warning. See [2024-07-29T23:49:52.318Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-29T23:49:52.318Z] [2024-07-29T23:49:52.318Z] Login Succeeded [2024-07-29T23:49:52.318Z] nexus3.edgexfoundry.org:10003 [2024-07-29T23:49:52.577Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-29T23:49:52.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-29T23:49:52.577Z] Configure a credential helper to remove this warning. See [2024-07-29T23:49:52.577Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-29T23:49:52.577Z] [2024-07-29T23:49:52.577Z] Login Succeeded [2024-07-29T23:49:52.577Z] nexus3.edgexfoundry.org:10004 [2024-07-29T23:49:52.577Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-29T23:49:52.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-29T23:49:52.577Z] Configure a credential helper to remove this warning. See [2024-07-29T23:49:52.577Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-29T23:49:52.577Z] [2024-07-29T23:49:52.577Z] Login Succeeded [2024-07-29T23:49:52.577Z] ****.io [2024-07-29T23:49:52.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-29T23:49:52.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-29T23:49:52.837Z] Configure a credential helper to remove this warning. See [2024-07-29T23:49:52.837Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-29T23:49:52.837Z] [2024-07-29T23:49:52.837Z] Login Succeeded [2024-07-29T23:49:52.837Z] ---> ****-login.sh ends [Pipeline] } [2024-07-29T23:49:52.844Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-29T23:49:52.892Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-29T23:49:52.987Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2024-07-29T23:49:52.987Z] 99abc15c93f70f8386f8be99e96e68a0293bb7bf [2024-07-29T23:49:52.987Z] latest [2024-07-29T23:49:52.987Z] 3.2.0-dev.28 [2024-07-29T23:49:52.987Z] 99abc15c93f70f8386f8be99e96e68a0293bb7bf-3.2.0-dev.28 [2024-07-29T23:49:52.987Z] main [2024-07-29T23:49:52.987Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T23:49:53.322Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:99abc15c93f70f8386f8be99e96e68a0293bb7bf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T23:49:53.650Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:99abc15c93f70f8386f8be99e96e68a0293bb7bf [2024-07-29T23:49:53.650Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-07-29T23:49:53.650Z] f36ec5d2940d: Preparing [2024-07-29T23:49:53.650Z] 4ab1cd486393: Preparing [2024-07-29T23:49:53.650Z] 9acc580f318c: Preparing [2024-07-29T23:49:53.650Z] 61522a80419e: Preparing [2024-07-29T23:49:53.650Z] f5bedc3e6526: Preparing [2024-07-29T23:49:53.650Z] bb51095fa76a: Preparing [2024-07-29T23:49:53.650Z] ce7f800efff9: Preparing [2024-07-29T23:49:53.650Z] bb51095fa76a: Waiting [2024-07-29T23:49:53.650Z] ce7f800efff9: Waiting [2024-07-29T23:49:53.650Z] f5bedc3e6526: Pushed [2024-07-29T23:49:53.650Z] 4ab1cd486393: Pushed [2024-07-29T23:49:53.650Z] 9acc580f318c: Pushed [2024-07-29T23:49:53.650Z] 61522a80419e: Pushed [2024-07-29T23:49:53.650Z] ce7f800efff9: Layer already exists [2024-07-29T23:49:53.910Z] bb51095fa76a: Pushed [2024-07-29T23:49:56.447Z] f36ec5d2940d: Pushed [2024-07-29T23:49:56.447Z] 99abc15c93f70f8386f8be99e96e68a0293bb7bf: digest: sha256:819a4f68da3c35ae5fc0f8b656795b53516ae0a574026500b78e883f9ef46f1f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T23:49:56.783Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T23:49:57.109Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2024-07-29T23:49:57.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-07-29T23:49:57.109Z] f36ec5d2940d: Preparing [2024-07-29T23:49:57.109Z] 4ab1cd486393: Preparing [2024-07-29T23:49:57.109Z] 9acc580f318c: Preparing [2024-07-29T23:49:57.109Z] 61522a80419e: Preparing [2024-07-29T23:49:57.109Z] f5bedc3e6526: Preparing [2024-07-29T23:49:57.109Z] bb51095fa76a: Preparing [2024-07-29T23:49:57.109Z] ce7f800efff9: Preparing [2024-07-29T23:49:57.109Z] bb51095fa76a: Waiting [2024-07-29T23:49:57.109Z] ce7f800efff9: Waiting [2024-07-29T23:49:57.109Z] 4ab1cd486393: Layer already exists [2024-07-29T23:49:57.109Z] 61522a80419e: Layer already exists [2024-07-29T23:49:57.109Z] f5bedc3e6526: Layer already exists [2024-07-29T23:49:57.109Z] 9acc580f318c: Layer already exists [2024-07-29T23:49:57.109Z] f36ec5d2940d: Layer already exists [2024-07-29T23:49:57.109Z] ce7f800efff9: Layer already exists [2024-07-29T23:49:57.109Z] bb51095fa76a: Layer already exists [2024-07-29T23:49:57.109Z] latest: digest: sha256:819a4f68da3c35ae5fc0f8b656795b53516ae0a574026500b78e883f9ef46f1f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T23:49:57.440Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T23:49:57.763Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.28 [2024-07-29T23:49:57.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-07-29T23:49:57.763Z] f36ec5d2940d: Preparing [2024-07-29T23:49:57.763Z] 4ab1cd486393: Preparing [2024-07-29T23:49:57.763Z] 9acc580f318c: Preparing [2024-07-29T23:49:57.763Z] 61522a80419e: Preparing [2024-07-29T23:49:57.763Z] f5bedc3e6526: Preparing [2024-07-29T23:49:57.763Z] bb51095fa76a: Preparing [2024-07-29T23:49:57.763Z] ce7f800efff9: Preparing [2024-07-29T23:49:57.763Z] bb51095fa76a: Waiting [2024-07-29T23:49:57.763Z] f36ec5d2940d: Layer already exists [2024-07-29T23:49:57.763Z] 4ab1cd486393: Layer already exists [2024-07-29T23:49:57.763Z] 9acc580f318c: Layer already exists [2024-07-29T23:49:57.763Z] 61522a80419e: Layer already exists [2024-07-29T23:49:57.763Z] f5bedc3e6526: Layer already exists [2024-07-29T23:49:57.763Z] bb51095fa76a: Layer already exists [2024-07-29T23:49:57.763Z] ce7f800efff9: Layer already exists [2024-07-29T23:49:57.763Z] 3.2.0-dev.28: digest: sha256:819a4f68da3c35ae5fc0f8b656795b53516ae0a574026500b78e883f9ef46f1f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T23:49:58.101Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:99abc15c93f70f8386f8be99e96e68a0293bb7bf-3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T23:49:58.428Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:99abc15c93f70f8386f8be99e96e68a0293bb7bf-3.2.0-dev.28 [2024-07-29T23:49:58.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-07-29T23:49:58.428Z] f36ec5d2940d: Preparing [2024-07-29T23:49:58.428Z] 4ab1cd486393: Preparing [2024-07-29T23:49:58.428Z] 9acc580f318c: Preparing [2024-07-29T23:49:58.428Z] 61522a80419e: Preparing [2024-07-29T23:49:58.428Z] f5bedc3e6526: Preparing [2024-07-29T23:49:58.428Z] bb51095fa76a: Preparing [2024-07-29T23:49:58.428Z] ce7f800efff9: Preparing [2024-07-29T23:49:58.428Z] bb51095fa76a: Waiting [2024-07-29T23:49:58.428Z] 4ab1cd486393: Layer already exists [2024-07-29T23:49:58.428Z] f36ec5d2940d: Layer already exists [2024-07-29T23:49:58.428Z] 61522a80419e: Layer already exists [2024-07-29T23:49:58.428Z] 9acc580f318c: Layer already exists [2024-07-29T23:49:58.428Z] f5bedc3e6526: Layer already exists [2024-07-29T23:49:58.428Z] ce7f800efff9: Layer already exists [2024-07-29T23:49:58.428Z] bb51095fa76a: Layer already exists [2024-07-29T23:49:58.428Z] 99abc15c93f70f8386f8be99e96e68a0293bb7bf-3.2.0-dev.28: digest: sha256:819a4f68da3c35ae5fc0f8b656795b53516ae0a574026500b78e883f9ef46f1f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T23:49:58.755Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T23:49:59.082Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2024-07-29T23:49:59.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-07-29T23:49:59.082Z] f36ec5d2940d: Preparing [2024-07-29T23:49:59.082Z] 4ab1cd486393: Preparing [2024-07-29T23:49:59.082Z] 9acc580f318c: Preparing [2024-07-29T23:49:59.082Z] 61522a80419e: Preparing [2024-07-29T23:49:59.082Z] f5bedc3e6526: Preparing [2024-07-29T23:49:59.082Z] bb51095fa76a: Preparing [2024-07-29T23:49:59.082Z] ce7f800efff9: Preparing [2024-07-29T23:49:59.082Z] bb51095fa76a: Waiting [2024-07-29T23:49:59.082Z] ce7f800efff9: Waiting [2024-07-29T23:49:59.082Z] 9acc580f318c: Layer already exists [2024-07-29T23:49:59.082Z] 61522a80419e: Layer already exists [2024-07-29T23:49:59.082Z] 4ab1cd486393: Layer already exists [2024-07-29T23:49:59.082Z] f36ec5d2940d: Layer already exists [2024-07-29T23:49:59.082Z] f5bedc3e6526: Layer already exists [2024-07-29T23:49:59.082Z] bb51095fa76a: Layer already exists [2024-07-29T23:49:59.082Z] ce7f800efff9: Layer already exists [2024-07-29T23:49:59.082Z] main: digest: sha256:819a4f68da3c35ae5fc0f8b656795b53516ae0a574026500b78e883f9ef46f1f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-29T23:49:59.155Z] ===================================================== [Pipeline] echo [2024-07-29T23:49:59.173Z] taggedImages: [2024-07-29T23:49:59.173Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:99abc15c93f70f8386f8be99e96e68a0293bb7bf [2024-07-29T23:49:59.173Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2024-07-29T23:49:59.173Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.28 [2024-07-29T23:49:59.173Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:99abc15c93f70f8386f8be99e96e68a0293bb7bf-3.2.0-dev.28 [2024-07-29T23:49:59.173Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T23:49:59.598Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-29T23:49:59.598Z] [2024-07-29T23:49:59.598Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T23:49:59.906Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-29T23:49:59.906Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-29T23:49:59.906Z] 5eb5b503b376: Pulling fs layer [2024-07-29T23:49:59.906Z] 5c69ac0246d0: Pulling fs layer [2024-07-29T23:49:59.906Z] ec43610c2a17: Pulling fs layer [2024-07-29T23:49:59.906Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-29T23:49:59.906Z] 33b1e0a273af: Pulling fs layer [2024-07-29T23:49:59.906Z] 5d3b04190fa2: Pulling fs layer [2024-07-29T23:49:59.906Z] 2f39f015ded8: Pulling fs layer [2024-07-29T23:49:59.906Z] 2f39f015ded8: Waiting [2024-07-29T23:49:59.906Z] 5d3b04190fa2: Waiting [2024-07-29T23:49:59.906Z] 3a2ae6a8a46f: Waiting [2024-07-29T23:49:59.906Z] 33b1e0a273af: Waiting [2024-07-29T23:49:59.906Z] 5c69ac0246d0: Download complete [2024-07-29T23:49:59.906Z] 3a2ae6a8a46f: Download complete [2024-07-29T23:49:59.906Z] 33b1e0a273af: Verifying Checksum [2024-07-29T23:49:59.906Z] 33b1e0a273af: Download complete [2024-07-29T23:49:59.906Z] ec43610c2a17: Verifying Checksum [2024-07-29T23:49:59.906Z] ec43610c2a17: Download complete [2024-07-29T23:49:59.906Z] 5d3b04190fa2: Download complete [2024-07-29T23:50:00.165Z] 5eb5b503b376: Download complete [2024-07-29T23:50:00.732Z] 2f39f015ded8: Verifying Checksum [2024-07-29T23:50:00.732Z] 2f39f015ded8: Download complete [2024-07-29T23:50:01.300Z] 5eb5b503b376: Pull complete [2024-07-29T23:50:01.559Z] 5c69ac0246d0: Pull complete [2024-07-29T23:50:02.128Z] ec43610c2a17: Pull complete [2024-07-29T23:50:02.128Z] 3a2ae6a8a46f: Pull complete [2024-07-29T23:50:02.388Z] 33b1e0a273af: Pull complete [2024-07-29T23:50:02.388Z] 5d3b04190fa2: Pull complete [2024-07-29T23:50:06.575Z] 2f39f015ded8: Pull complete [2024-07-29T23:50:06.576Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-29T23:50:06.576Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-29T23:50:06.576Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-29T23:50:06.688Z] prd-ubuntu20.04-docker-8c-8g-6696 does not seem to be running inside a container [2024-07-29T23:50:06.727Z] $ 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/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-29T23:50:10.157Z] $ docker top 8963ff4d412ff94f9019f4a2ffb914bf2947eae8b4ccd4ae29173ed60c385104 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-29T23:50:10.565Z] ---> job-cost.sh [2024-07-29T23:50:10.565Z] lf-activate-venv: SKIPPING [2024-07-29T23:50:10.565Z] INFO: No Stack... [2024-07-29T23:50:10.824Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-29T23:50:11.394Z] INFO: Archiving Costs [Pipeline] sh [2024-07-29T23:50:11.688Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2024-07-29T23:50:11.688Z] + cut -d, -f6 [Pipeline] lock [2024-07-29T23:50:11.703Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-238-stack-cost] [2024-07-29T23:50:11.714Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-238-stack-cost] did not exist. Created. [2024-07-29T23:50:11.720Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-238-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-29T23:50:12.036Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-29T23:50:12.075Z] Stashed 1 file(s) [Pipeline] } [2024-07-29T23:50:12.083Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-238-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-29T23:50:12.124Z] $ docker stop --time=1 8963ff4d412ff94f9019f4a2ffb914bf2947eae8b4ccd4ae29173ed60c385104 [2024-07-29T23:50:13.281Z] $ docker rm -f --volumes 8963ff4d412ff94f9019f4a2ffb914bf2947eae8b4ccd4ae29173ed60c385104 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-29T23:51:26.870Z] Removing intermediate container bf39c1c35e50 [2024-07-29T23:51:26.870Z] ---> 838562eb2e88 [2024-07-29T23:51:26.870Z] Step 10/12 : COPY . . [2024-07-29T23:51:26.870Z] ---> e9cc750d33d1 [2024-07-29T23:51:26.870Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-29T23:51:26.870Z] ---> Running in a007bd82eacb [2024-07-29T23:51:26.870Z] Removing intermediate container a007bd82eacb [2024-07-29T23:51:26.870Z] ---> 261d25f5693b [2024-07-29T23:51:26.870Z] Step 12/12 : RUN $MAKE [2024-07-29T23:51:26.870Z] ---> Running in ecccc2c51560 [2024-07-29T23:51:26.870Z] noop [2024-07-29T23:51:26.870Z] Removing intermediate container ecccc2c51560 [2024-07-29T23:51:26.870Z] ---> 1297c01861b9 [2024-07-29T23:51:26.870Z] Successfully built 1297c01861b9 [2024-07-29T23:51:26.870Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T23:51:27.227Z] + docker inspect -f . ci-base-image-arm64 [2024-07-29T23:51:27.227Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-29T23:51:27.443Z] prd-ubuntu20.04-docker-arm64-4c-16g-6697 does not seem to be running inside a container [2024-07-29T23:51:27.496Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/238 -v /w/workspace/app-service-configurable/238:/w/workspace/app-service-configurable/238:rw,z -v /w/workspace/app-service-configurable/238@tmp:/w/workspace/app-service-configurable/238@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-29T23:51:28.674Z] $ docker top 3c4826a664c9277cb903265c4b61498eeb11c33322638c2bbff99761a1aa622e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-29T23:51:29.483Z] + go version [2024-07-29T23:51:29.483Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-29T23:51:29.495Z] $ docker stop --time=1 3c4826a664c9277cb903265c4b61498eeb11c33322638c2bbff99761a1aa622e [2024-07-29T23:51:31.078Z] $ docker rm -f --volumes 3c4826a664c9277cb903265c4b61498eeb11c33322638c2bbff99761a1aa622e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T23:51:31.673Z] + docker inspect -f . ci-base-image-arm64 [2024-07-29T23:51:31.673Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-29T23:51:31.872Z] prd-ubuntu20.04-docker-arm64-4c-16g-6697 does not seem to be running inside a container [2024-07-29T23:51:31.927Z] $ 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/238 -v /w/workspace/app-service-configurable/238:/w/workspace/app-service-configurable/238:rw,z -v /w/workspace/app-service-configurable/238@tmp:/w/workspace/app-service-configurable/238@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-29T23:51:33.083Z] $ docker top 3faa3609cb8763c5b04d7a32d6e025305ee63326aa43a670e2ff239366fbf35f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-29T23:51:33.608Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/238 [Pipeline] fileExists [Pipeline] sh [2024-07-29T23:51:34.524Z] + make test [2024-07-29T23:51:34.524Z] go test -race -coverprofile=coverage.out ./... [2024-07-29T23:55:56.357Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-07-29T23:55:56.357Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-29T23:55:56.357Z] go vet ./... [2024-07-29T23:59:18.112Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-29T23:59:18.112Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-29T23:59:18.112Z] ./bin/test-attribution-txt.sh [2024-07-29T23:59:18.112Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-07-29T23:59:18.112Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-29T23:59:18.112Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo [2024-07-29T23:59:18.392Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-29T23:59:18.412Z] $ docker stop --time=1 3faa3609cb8763c5b04d7a32d6e025305ee63326aa43a670e2ff239366fbf35f [2024-07-29T23:59:20.356Z] $ docker rm -f --volumes 3faa3609cb8763c5b04d7a32d6e025305ee63326aa43a670e2ff239366fbf35f [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-29T23:59:22.425Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-29T23:59:22.451Z] Warning: overwriting stash ‘coverage-report’ [2024-07-29T23:59:22.956Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-29T23:59:23.379Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-29T23:59:23.710Z] + ls -al . [2024-07-29T23:59:23.710Z] total 256 [2024-07-29T23:59:23.710Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 29 23:51 . [2024-07-29T23:59:23.710Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 29 23:48 .. [2024-07-29T23:59:23.710Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 29 23:48 .dockerignore [2024-07-29T23:59:23.710Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 29 23:48 .git [2024-07-29T23:59:23.710Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 29 23:48 .github [2024-07-29T23:59:23.710Z] -rw-rw-r-- 1 jenkins jenkins 106 Jul 29 23:48 .gitignore [2024-07-29T23:59:23.710Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 29 23:48 .golangci.yml [2024-07-29T23:59:23.710Z] -rw-rw-r-- 1 jenkins jenkins 18981 Jul 29 23:48 Attribution.txt [2024-07-29T23:59:23.710Z] -rw-rw-r-- 1 jenkins jenkins 37263 Jul 29 23:48 CHANGELOG.md [2024-07-29T23:59:23.710Z] -rw-rw-r-- 1 jenkins jenkins 2007 Jul 29 23:48 Dockerfile [2024-07-29T23:59:23.710Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 29 23:48 GOVERNANCE.md [2024-07-29T23:59:23.710Z] -rw-rw-r-- 1 jenkins jenkins 666 Jul 29 23:48 Jenkinsfile [2024-07-29T23:59:23.710Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 29 23:48 LICENSE [2024-07-29T23:59:23.710Z] -rw-rw-r-- 1 jenkins jenkins 618 Jul 29 23:48 OWNERS.md [2024-07-29T23:59:23.710Z] -rw-rw-r-- 1 jenkins jenkins 4582 Jul 29 23:48 README.md [2024-07-29T23:59:23.710Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 29 23:46 VERSION [2024-07-29T23:59:23.710Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 29 23:48 bin [2024-07-29T23:59:23.710Z] -rw-r--r-- 1 jenkins jenkins 13 Jul 29 23:51 coverage.out [2024-07-29T23:59:23.710Z] -rw-rw-r-- 1 jenkins jenkins 7048 Jul 29 23:48 go.mod [2024-07-29T23:59:23.710Z] -rw-rw-r-- 1 jenkins jenkins 101448 Jul 29 23:48 go.sum [2024-07-29T23:59:23.710Z] -rw-rw-r-- 1 jenkins jenkins 1937 Jul 29 23:48 main.go [2024-07-29T23:59:23.710Z] -rw-rw-r-- 1 jenkins jenkins 2572 Jul 29 23:48 makefile [2024-07-29T23:59:23.710Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 29 23:48 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T23:59:24.087Z] + 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=99abc15c93f70f8386f8be99e96e68a0293bb7bf --label arch=arm64 --label version=3.2.0-dev.28 . [2024-07-29T23:59:24.088Z] Sending build context to Docker daemon 239.1kB [2024-07-29T23:59:24.372Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-07-29T23:59:24.372Z] Step 2/27 : FROM ${BASE} AS builder [2024-07-29T23:59:24.372Z] ---> 1297c01861b9 [2024-07-29T23:59:24.372Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-07-29T23:59:24.372Z] ---> Running in 107bf570bce1 [2024-07-29T23:59:24.641Z] Removing intermediate container 107bf570bce1 [2024-07-29T23:59:24.641Z] ---> c1d3f3928f2e [2024-07-29T23:59:24.641Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-07-29T23:59:24.905Z] ---> Running in 039a9a44e539 [2024-07-29T23:59:25.178Z] Removing intermediate container 039a9a44e539 [2024-07-29T23:59:25.178Z] ---> 78bf1e3e0d98 [2024-07-29T23:59:25.178Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-07-29T23:59:25.178Z] ---> Running in 941576690b91 [2024-07-29T23:59:25.445Z] Removing intermediate container 941576690b91 [2024-07-29T23:59:25.445Z] ---> 8c03d13dc3ca [2024-07-29T23:59:25.445Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-29T23:59:25.445Z] ---> Running in ed0ecc74b0a7 [2024-07-29T23:59:26.408Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-29T23:59:26.987Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-29T23:59:27.963Z] OK: 266 MiB in 52 packages [2024-07-29T23:59:28.929Z] Removing intermediate container ed0ecc74b0a7 [2024-07-29T23:59:28.929Z] ---> 79eeb3bfaf50 [2024-07-29T23:59:28.929Z] Step 7/27 : WORKDIR /app [2024-07-29T23:59:28.929Z] ---> Running in 7a596755c2fe [2024-07-29T23:59:29.195Z] Removing intermediate container 7a596755c2fe [2024-07-29T23:59:29.195Z] ---> 706ec1ff7fd0 [2024-07-29T23:59:29.195Z] Step 8/27 : COPY go.mod vendor* ./ [2024-07-29T23:59:29.467Z] ---> 4cf907796132 [2024-07-29T23:59:29.467Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-29T23:59:29.736Z] ---> Running in 67ebf15b24b0 [2024-07-29T23:59:32.315Z] Removing intermediate container 67ebf15b24b0 [2024-07-29T23:59:32.315Z] ---> 370afe10f119 [2024-07-29T23:59:32.315Z] Step 10/27 : COPY . . [2024-07-29T23:59:32.581Z] ---> 41a56091f1fd [2024-07-29T23:59:32.581Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-29T23:59:32.581Z] ---> Running in 7406ca99691f [2024-07-29T23:59:32.858Z] Removing intermediate container 7406ca99691f [2024-07-29T23:59:32.858Z] ---> 5801570b89af [2024-07-29T23:59:32.858Z] Step 12/27 : RUN $MAKE [2024-07-29T23:59:33.126Z] ---> Running in 49f303f1d633 [2024-07-29T23:59:34.085Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.45 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.28" -trimpath -mod=readonly -o app-service-configurable [2024-07-30T00:02:58.983Z] Removing intermediate container 49f303f1d633 [2024-07-30T00:02:58.983Z] ---> 804a182ee578 [2024-07-30T00:02:58.983Z] Step 13/27 : FROM alpine:3.18 [2024-07-30T00:02:58.983Z] 3.18: Pulling from library/alpine [2024-07-30T00:02:58.983Z] 4983c3fe2029: Pulling fs layer [2024-07-30T00:02:58.983Z] 4983c3fe2029: Download complete [2024-07-30T00:02:58.983Z] 4983c3fe2029: Pull complete [2024-07-30T00:02:58.983Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-30T00:02:58.983Z] Status: Downloaded newer image for alpine:3.18 [2024-07-30T00:02:58.983Z] ---> a0237000ae83 [2024-07-30T00:02:58.983Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-30T00:02:58.983Z] ---> Running in af55fecce140 [2024-07-30T00:02:58.983Z] Removing intermediate container af55fecce140 [2024-07-30T00:02:58.983Z] ---> 8cc618a49b2d [2024-07-30T00:02:58.983Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-07-30T00:02:58.983Z] ---> Running in ce2b7fb5a176 [2024-07-30T00:02:58.983Z] Removing intermediate container ce2b7fb5a176 [2024-07-30T00:02:58.983Z] ---> 3b52c43d1fbb [2024-07-30T00:02:58.983Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-30T00:02:58.983Z] ---> Running in a63e73496dee [2024-07-30T00:02:58.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-30T00:02:58.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-30T00:02:58.983Z] (1/2) Installing ca-certificates (20240226-r0) [2024-07-30T00:02:58.983Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-07-30T00:02:58.983Z] Executing busybox-1.36.1-r7.trigger [2024-07-30T00:02:58.983Z] Executing ca-certificates-20240226-r0.trigger [2024-07-30T00:02:58.983Z] OK: 9 MiB in 17 packages [2024-07-30T00:02:58.983Z] Removing intermediate container a63e73496dee [2024-07-30T00:02:58.983Z] ---> 44115e552fad [2024-07-30T00:02:58.983Z] Step 17/27 : RUN apk --no-cache upgrade [2024-07-30T00:02:58.983Z] ---> Running in 3ab50b21e590 [2024-07-30T00:02:58.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-30T00:02:58.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-30T00:02:58.983Z] OK: 9 MiB in 17 packages [2024-07-30T00:02:58.983Z] Removing intermediate container 3ab50b21e590 [2024-07-30T00:02:58.983Z] ---> 2fd366df81e8 [2024-07-30T00:02:58.983Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-07-30T00:02:58.983Z] ---> 96b31ea614b0 [2024-07-30T00:02:58.983Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-07-30T00:02:59.250Z] ---> 9f9f5136e4ce [2024-07-30T00:02:59.250Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-07-30T00:02:59.832Z] ---> 97827f7fe236 [2024-07-30T00:02:59.832Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-07-30T00:03:01.774Z] ---> 6b8379f91be2 [2024-07-30T00:03:01.774Z] Step 22/27 : EXPOSE 48095 [2024-07-30T00:03:01.774Z] ---> Running in 65de0f42934b [2024-07-30T00:03:02.040Z] Removing intermediate container 65de0f42934b [2024-07-30T00:03:02.040Z] ---> 7921b9e68cc8 [2024-07-30T00:03:02.040Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-07-30T00:03:02.040Z] ---> Running in 0a2332d31cfe [2024-07-30T00:03:02.306Z] Removing intermediate container 0a2332d31cfe [2024-07-30T00:03:02.306Z] ---> ced1f70895ce [2024-07-30T00:03:02.306Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-30T00:03:02.306Z] ---> Running in cf27084b11c4 [2024-07-30T00:03:02.579Z] Removing intermediate container cf27084b11c4 [2024-07-30T00:03:02.579Z] ---> bf3303ee7791 [2024-07-30T00:03:02.579Z] Step 25/27 : LABEL arch=arm64 [2024-07-30T00:03:02.850Z] ---> Running in 4de8b944c31a [2024-07-30T00:03:03.117Z] Removing intermediate container 4de8b944c31a [2024-07-30T00:03:03.117Z] ---> 626529f11f8d [2024-07-30T00:03:03.117Z] Step 26/27 : LABEL git_sha=99abc15c93f70f8386f8be99e96e68a0293bb7bf [2024-07-30T00:03:03.118Z] ---> Running in dc0ffe0cb76c [2024-07-30T00:03:03.387Z] Removing intermediate container dc0ffe0cb76c [2024-07-30T00:03:03.387Z] ---> 8556d56463df [2024-07-30T00:03:03.387Z] Step 27/27 : LABEL version=3.2.0-dev.28 [2024-07-30T00:03:03.387Z] ---> Running in 984459e24ce7 [2024-07-30T00:03:03.653Z] Removing intermediate container 984459e24ce7 [2024-07-30T00:03:03.653Z] ---> 087624ad15f6 [2024-07-30T00:03:03.653Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-30T00:03:03.653Z] Successfully built 087624ad15f6 [2024-07-30T00:03:03.653Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-30T00:03:03.797Z] provisioning config files... [2024-07-30T00:03:03.812Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/238@tmp/config16260603202123897588tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-30T00:03:04.173Z] ---> ****-login.sh [2024-07-30T00:03:04.173Z] nexus3.edgexfoundry.org:10001 [2024-07-30T00:03:04.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T00:03:04.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T00:03:04.444Z] Configure a credential helper to remove this warning. See [2024-07-30T00:03:04.444Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T00:03:04.444Z] [2024-07-30T00:03:04.444Z] Login Succeeded [2024-07-30T00:03:04.444Z] nexus3.edgexfoundry.org:10002 [2024-07-30T00:03:04.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T00:03:04.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T00:03:04.709Z] Configure a credential helper to remove this warning. See [2024-07-30T00:03:04.709Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T00:03:04.709Z] [2024-07-30T00:03:04.709Z] Login Succeeded [2024-07-30T00:03:04.709Z] nexus3.edgexfoundry.org:10003 [2024-07-30T00:03:04.974Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T00:03:05.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T00:03:05.240Z] Configure a credential helper to remove this warning. See [2024-07-30T00:03:05.240Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T00:03:05.240Z] [2024-07-30T00:03:05.240Z] Login Succeeded [2024-07-30T00:03:05.240Z] nexus3.edgexfoundry.org:10004 [2024-07-30T00:03:05.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T00:03:05.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T00:03:05.506Z] Configure a credential helper to remove this warning. See [2024-07-30T00:03:05.506Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T00:03:05.506Z] [2024-07-30T00:03:05.506Z] Login Succeeded [2024-07-30T00:03:05.506Z] ****.io [2024-07-30T00:03:05.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T00:03:06.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T00:03:06.034Z] Configure a credential helper to remove this warning. See [2024-07-30T00:03:06.034Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T00:03:06.034Z] [2024-07-30T00:03:06.035Z] Login Succeeded [2024-07-30T00:03:06.035Z] ---> ****-login.sh ends [Pipeline] } [2024-07-30T00:03:06.045Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-30T00:03:06.103Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-30T00:03:06.135Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2024-07-30T00:03:06.135Z] 99abc15c93f70f8386f8be99e96e68a0293bb7bf [2024-07-30T00:03:06.135Z] latest [2024-07-30T00:03:06.135Z] 3.2.0-dev.28 [2024-07-30T00:03:06.135Z] 99abc15c93f70f8386f8be99e96e68a0293bb7bf-3.2.0-dev.28 [2024-07-30T00:03:06.135Z] main [2024-07-30T00:03:06.135Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T00:03:06.507Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:99abc15c93f70f8386f8be99e96e68a0293bb7bf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T00:03:06.859Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:99abc15c93f70f8386f8be99e96e68a0293bb7bf [2024-07-30T00:03:06.859Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-07-30T00:03:06.859Z] 1ad0961c595d: Preparing [2024-07-30T00:03:06.859Z] 07472a2fa30e: Preparing [2024-07-30T00:03:06.859Z] 3affa5bec1c1: Preparing [2024-07-30T00:03:06.859Z] c45aac11c26a: Preparing [2024-07-30T00:03:06.859Z] d6deee7b501c: Preparing [2024-07-30T00:03:06.859Z] 1d68ff59f7e9: Preparing [2024-07-30T00:03:06.859Z] 3c20671a5817: Preparing [2024-07-30T00:03:06.859Z] 1d68ff59f7e9: Waiting [2024-07-30T00:03:06.859Z] 3c20671a5817: Waiting [2024-07-30T00:03:07.131Z] 07472a2fa30e: Pushed [2024-07-30T00:03:07.131Z] 3affa5bec1c1: Pushed [2024-07-30T00:03:07.131Z] d6deee7b501c: Pushed [2024-07-30T00:03:07.131Z] c45aac11c26a: Pushed [2024-07-30T00:03:07.131Z] 3c20671a5817: Layer already exists [2024-07-30T00:03:07.395Z] 1d68ff59f7e9: Pushed [2024-07-30T00:03:14.039Z] 1ad0961c595d: Pushed [2024-07-30T00:03:14.039Z] 99abc15c93f70f8386f8be99e96e68a0293bb7bf: digest: sha256:ab6b40be588dfe8969fb11394e6a10656d5f070abbcd059550c08c8b846f3c1e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T00:03:37.206Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T00:03:37.551Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2024-07-30T00:03:37.551Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-07-30T00:03:37.551Z] 1ad0961c595d: Preparing [2024-07-30T00:03:37.551Z] 07472a2fa30e: Preparing [2024-07-30T00:03:37.551Z] 3affa5bec1c1: Preparing [2024-07-30T00:03:37.551Z] c45aac11c26a: Preparing [2024-07-30T00:03:37.551Z] d6deee7b501c: Preparing [2024-07-30T00:03:37.551Z] 1d68ff59f7e9: Preparing [2024-07-30T00:03:37.551Z] 3c20671a5817: Preparing [2024-07-30T00:03:37.551Z] 1d68ff59f7e9: Waiting [2024-07-30T00:03:37.551Z] 3c20671a5817: Waiting [2024-07-30T00:03:37.551Z] c45aac11c26a: Layer already exists [2024-07-30T00:03:37.551Z] d6deee7b501c: Layer already exists [2024-07-30T00:03:37.551Z] 07472a2fa30e: Layer already exists [2024-07-30T00:03:37.551Z] 1ad0961c595d: Layer already exists [2024-07-30T00:03:37.551Z] 3affa5bec1c1: Layer already exists [2024-07-30T00:03:37.551Z] 3c20671a5817: Layer already exists [2024-07-30T00:03:37.551Z] 1d68ff59f7e9: Layer already exists [2024-07-30T00:03:37.814Z] latest: digest: sha256:ab6b40be588dfe8969fb11394e6a10656d5f070abbcd059550c08c8b846f3c1e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T00:03:38.173Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T00:03:38.534Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.28 [2024-07-30T00:03:38.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-07-30T00:03:38.534Z] 1ad0961c595d: Preparing [2024-07-30T00:03:38.534Z] 07472a2fa30e: Preparing [2024-07-30T00:03:38.534Z] 3affa5bec1c1: Preparing [2024-07-30T00:03:38.534Z] c45aac11c26a: Preparing [2024-07-30T00:03:38.534Z] d6deee7b501c: Preparing [2024-07-30T00:03:38.534Z] 1d68ff59f7e9: Preparing [2024-07-30T00:03:38.534Z] 3c20671a5817: Preparing [2024-07-30T00:03:38.534Z] 1d68ff59f7e9: Waiting [2024-07-30T00:03:38.534Z] 3c20671a5817: Waiting [2024-07-30T00:03:38.534Z] 1ad0961c595d: Layer already exists [2024-07-30T00:03:38.534Z] c45aac11c26a: Layer already exists [2024-07-30T00:03:38.534Z] 3affa5bec1c1: Layer already exists [2024-07-30T00:03:38.534Z] 07472a2fa30e: Layer already exists [2024-07-30T00:03:38.534Z] d6deee7b501c: Layer already exists [2024-07-30T00:03:38.534Z] 3c20671a5817: Layer already exists [2024-07-30T00:03:38.534Z] 1d68ff59f7e9: Layer already exists [2024-07-30T00:03:38.534Z] 3.2.0-dev.28: digest: sha256:ab6b40be588dfe8969fb11394e6a10656d5f070abbcd059550c08c8b846f3c1e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T00:03:38.890Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:99abc15c93f70f8386f8be99e96e68a0293bb7bf-3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T00:03:39.261Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:99abc15c93f70f8386f8be99e96e68a0293bb7bf-3.2.0-dev.28 [2024-07-30T00:03:39.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-07-30T00:03:39.261Z] 1ad0961c595d: Preparing [2024-07-30T00:03:39.261Z] 07472a2fa30e: Preparing [2024-07-30T00:03:39.261Z] 3affa5bec1c1: Preparing [2024-07-30T00:03:39.261Z] c45aac11c26a: Preparing [2024-07-30T00:03:39.261Z] d6deee7b501c: Preparing [2024-07-30T00:03:39.261Z] 1d68ff59f7e9: Preparing [2024-07-30T00:03:39.261Z] 3c20671a5817: Preparing [2024-07-30T00:03:39.261Z] 1d68ff59f7e9: Waiting [2024-07-30T00:03:39.261Z] 3c20671a5817: Waiting [2024-07-30T00:03:39.261Z] d6deee7b501c: Layer already exists [2024-07-30T00:03:39.261Z] c45aac11c26a: Layer already exists [2024-07-30T00:03:39.261Z] 07472a2fa30e: Layer already exists [2024-07-30T00:03:39.261Z] 3affa5bec1c1: Layer already exists [2024-07-30T00:03:39.261Z] 1ad0961c595d: Layer already exists [2024-07-30T00:03:39.261Z] 3c20671a5817: Layer already exists [2024-07-30T00:03:39.261Z] 1d68ff59f7e9: Layer already exists [2024-07-30T00:03:39.261Z] 99abc15c93f70f8386f8be99e96e68a0293bb7bf-3.2.0-dev.28: digest: sha256:ab6b40be588dfe8969fb11394e6a10656d5f070abbcd059550c08c8b846f3c1e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T00:03:39.614Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T00:03:39.964Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2024-07-30T00:03:39.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-07-30T00:03:39.964Z] 1ad0961c595d: Preparing [2024-07-30T00:03:39.964Z] 07472a2fa30e: Preparing [2024-07-30T00:03:39.964Z] 3affa5bec1c1: Preparing [2024-07-30T00:03:39.964Z] c45aac11c26a: Preparing [2024-07-30T00:03:39.964Z] d6deee7b501c: Preparing [2024-07-30T00:03:39.964Z] 1d68ff59f7e9: Preparing [2024-07-30T00:03:39.964Z] 3c20671a5817: Preparing [2024-07-30T00:03:39.964Z] 3affa5bec1c1: Layer already exists [2024-07-30T00:03:39.964Z] d6deee7b501c: Layer already exists [2024-07-30T00:03:39.964Z] c45aac11c26a: Layer already exists [2024-07-30T00:03:39.964Z] 07472a2fa30e: Layer already exists [2024-07-30T00:03:39.964Z] 1ad0961c595d: Layer already exists [2024-07-30T00:03:39.964Z] 1d68ff59f7e9: Layer already exists [2024-07-30T00:03:39.964Z] 3c20671a5817: Layer already exists [2024-07-30T00:03:40.228Z] main: digest: sha256:ab6b40be588dfe8969fb11394e6a10656d5f070abbcd059550c08c8b846f3c1e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-30T00:03:40.321Z] ===================================================== [Pipeline] echo [2024-07-30T00:03:40.336Z] taggedImages: [2024-07-30T00:03:40.336Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:99abc15c93f70f8386f8be99e96e68a0293bb7bf [2024-07-30T00:03:40.336Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2024-07-30T00:03:40.336Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.28 [2024-07-30T00:03:40.336Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:99abc15c93f70f8386f8be99e96e68a0293bb7bf-3.2.0-dev.28 [2024-07-30T00:03:40.336Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T00:03:40.731Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-30T00:03:40.731Z] [2024-07-30T00:03:40.731Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T00:03:41.063Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-30T00:03:41.063Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-30T00:03:41.063Z] 8998bd30e6a1: Pulling fs layer [2024-07-30T00:03:41.063Z] 04944245beec: Pulling fs layer [2024-07-30T00:03:41.063Z] 699f458cf7ca: Pulling fs layer [2024-07-30T00:03:41.063Z] 765212b225bb: Pulling fs layer [2024-07-30T00:03:41.063Z] f23df028b6ca: Pulling fs layer [2024-07-30T00:03:41.063Z] d65c8cfc05b1: Pulling fs layer [2024-07-30T00:03:41.063Z] 2437ff75d9bd: Pulling fs layer [2024-07-30T00:03:41.063Z] 765212b225bb: Waiting [2024-07-30T00:03:41.063Z] f23df028b6ca: Waiting [2024-07-30T00:03:41.063Z] d65c8cfc05b1: Waiting [2024-07-30T00:03:41.063Z] 2437ff75d9bd: Waiting [2024-07-30T00:03:41.328Z] 04944245beec: Verifying Checksum [2024-07-30T00:03:41.328Z] 04944245beec: Download complete [2024-07-30T00:03:41.328Z] 765212b225bb: Download complete [2024-07-30T00:03:41.328Z] f23df028b6ca: Verifying Checksum [2024-07-30T00:03:41.328Z] f23df028b6ca: Download complete [2024-07-30T00:03:41.328Z] d65c8cfc05b1: Verifying Checksum [2024-07-30T00:03:41.328Z] d65c8cfc05b1: Download complete [2024-07-30T00:03:41.594Z] 699f458cf7ca: Verifying Checksum [2024-07-30T00:03:41.594Z] 699f458cf7ca: Download complete [2024-07-30T00:03:41.859Z] 8998bd30e6a1: Verifying Checksum [2024-07-30T00:03:41.859Z] 8998bd30e6a1: Download complete [2024-07-30T00:03:44.428Z] 2437ff75d9bd: Verifying Checksum [2024-07-30T00:03:44.428Z] 2437ff75d9bd: Download complete [2024-07-30T00:03:46.364Z] 8998bd30e6a1: Pull complete [2024-07-30T00:03:46.946Z] 04944245beec: Pull complete [2024-07-30T00:03:48.349Z] 699f458cf7ca: Pull complete [2024-07-30T00:03:48.613Z] 765212b225bb: Pull complete [2024-07-30T00:03:49.571Z] f23df028b6ca: Pull complete [2024-07-30T00:03:49.571Z] d65c8cfc05b1: Pull complete [2024-07-30T00:04:07.756Z] 2437ff75d9bd: Pull complete [2024-07-30T00:04:07.756Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-30T00:04:07.756Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-30T00:04:07.756Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-30T00:04:07.960Z] prd-ubuntu20.04-docker-arm64-4c-16g-6697 does not seem to be running inside a container [2024-07-30T00:04:08.010Z] $ 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/238 -v /w/workspace/app-service-configurable/238:/w/workspace/app-service-configurable/238:rw,z -v /w/workspace/app-service-configurable/238@tmp:/w/workspace/app-service-configurable/238@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-07-30T00:04:09.664Z] $ docker top c7baf5d14c359c8d4e40fe12ea4777b6ab57bc10a3bb7898fb3c2d4fb85dc17a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-30T00:04:10.494Z] ---> job-cost.sh [2024-07-30T00:04:10.494Z] lf-activate-venv: SKIPPING [2024-07-30T00:04:10.494Z] INFO: No Stack... [2024-07-30T00:04:11.072Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-30T00:04:11.650Z] INFO: Archiving Costs [Pipeline] sh [2024-07-30T00:04:12.291Z] + cut -d, -f6 [2024-07-30T00:04:12.291Z] + cat /w/workspace/app-service-configurable/238/archives/cost.csv [Pipeline] lock [2024-07-30T00:04:12.355Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-238-stack-cost] [2024-07-30T00:04:12.460Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-238-stack-cost] did not exist. Created. [2024-07-30T00:04:12.467Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-238-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-30T00:04:13.119Z] /w/workspace/app-service-configurable/238@tmp/durable-74b87e63/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-30T00:04:13.755Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-30T00:04:13.781Z] Warning: overwriting stash ‘stack-cost’ [2024-07-30T00:04:13.824Z] Stashed 1 file(s) [Pipeline] } [2024-07-30T00:04:13.843Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-238-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-30T00:04:13.863Z] $ docker stop --time=1 c7baf5d14c359c8d4e40fe12ea4777b6ab57bc10a3bb7898fb3c2d4fb85dc17a [2024-07-30T00:04:15.357Z] $ docker rm -f --volumes c7baf5d14c359c8d4e40fe12ea4777b6ab57bc10a3bb7898fb3c2d4fb85dc17a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-07-30T00:04:15.906Z] provisioning config files... [2024-07-30T00:04:15.912Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6751112275758511221tmp [Pipeline] { [Pipeline] sh [2024-07-30T00:04:16.207Z] + set +x [2024-07-30T00:04:16.207Z] + + bash -s -- [2024-07-30T00:04:16.207Z] curl -s https://codecov.io/bash [2024-07-30T00:04:16.207Z] [2024-07-30T00:04:16.207Z] _____ _ [2024-07-30T00:04:16.207Z] / ____| | | [2024-07-30T00:04:16.207Z] | | ___ __| | ___ ___ _____ __ [2024-07-30T00:04:16.207Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-30T00:04:16.207Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-30T00:04:16.207Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-30T00:04:16.207Z] Bash-1.0.6 [2024-07-30T00:04:16.207Z] [2024-07-30T00:04:16.207Z] [2024-07-30T00:04:16.207Z] ==> git version 2.25.1 found [2024-07-30T00:04:16.207Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-07-30T00:04:16.207Z] Release-Date: 2020-01-08 [2024-07-30T00:04:16.207Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-07-30T00:04:16.207Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-30T00:04:16.207Z] ==> Jenkins CI detected. [2024-07-30T00:04:16.207Z] current dir:  /w/workspace/ry_app-service-configurable_main [2024-07-30T00:04:16.207Z] project root: . [2024-07-30T00:04:16.207Z] --> token set from env [2024-07-30T00:04:16.207Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-30T00:04:16.207Z] ==> Running gcov in . (disable via -X gcov) [2024-07-30T00:04:16.207Z] ==> Python coveragepy not found [2024-07-30T00:04:16.207Z] ==> Searching for coverage reports in: [2024-07-30T00:04:16.207Z] + . [2024-07-30T00:04:16.207Z] -> Found 1 reports [2024-07-30T00:04:16.207Z] ==> Detecting git/mercurial file structure [2024-07-30T00:04:16.207Z] ==> Reading reports [2024-07-30T00:04:16.207Z] + ./coverage.out bytes=13 [2024-07-30T00:04:16.466Z] ==> Appending adjustments [2024-07-30T00:04:16.466Z] https://docs.codecov.io/docs/fixing-reports [2024-07-30T00:04:16.466Z] + Found adjustments [2024-07-30T00:04:16.466Z] ==> Gzipping contents [2024-07-30T00:04:16.466Z] 4.0K /tmp/codecov.x2T879.gz [2024-07-30T00:04:16.466Z] ==> Uploading reports [2024-07-30T00:04:16.466Z] url: https://codecov.io [2024-07-30T00:04:16.466Z] query: branch=main&commit=99abc15c93f70f8386f8be99e96e68a0293bb7bf&build=238&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F238%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-30T00:04:16.466Z] -> Pinging Codecov [2024-07-30T00:04:16.466Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=99abc15c93f70f8386f8be99e96e68a0293bb7bf&build=238&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F238%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-30T00:04:16.466Z] -> Uploading to [2024-07-30T00:04:16.466Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-30/A97CA9966030D2A3747ED39772930CCE/99abc15c93f70f8386f8be99e96e68a0293bb7bf/2295fd87-afb1-4384-af26-0bde713a2914.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240730%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240730T000416Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a0e9f8e3ba831fbac57458130bc4e28ae38be72016e71236d780a53d0c7439f9 [2024-07-30T00:04:16.466Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-30T00:04:16.466Z] Dload Upload Total Spent Left Speed [2024-07-30T00:04:16.728Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 1058 --:--:-- --:--:-- --:--:-- 1054 100 234 0 0 100 234 0 955 --:--:-- --:--:-- --:--:-- 951 [2024-07-30T00:04:16.728Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/99abc15c93f70f8386f8be99e96e68a0293bb7bf [Pipeline] } [2024-07-30T00:04:16.736Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-07-30T00:04:16.963Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-07-30T00:04:16.979Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T00:04:17.288Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-30T00:04:17.288Z] [2024-07-30T00:04:17.288Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T00:04:17.597Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-30T00:04:17.597Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-07-30T00:04:17.597Z] 619be1103602: Already exists [2024-07-30T00:04:17.597Z] f8ea3408117e: Pulling fs layer [2024-07-30T00:04:17.597Z] 91320369b822: Pulling fs layer [2024-07-30T00:04:17.597Z] 0406650e8295: Pulling fs layer [2024-07-30T00:04:17.597Z] 4f4fb700ef54: Pulling fs layer [2024-07-30T00:04:17.597Z] 96d80e3f36e1: Pulling fs layer [2024-07-30T00:04:17.597Z] bcf3aedb951c: Pulling fs layer [2024-07-30T00:04:17.597Z] 4f4fb700ef54: Waiting [2024-07-30T00:04:17.597Z] 96d80e3f36e1: Waiting [2024-07-30T00:04:17.597Z] bcf3aedb951c: Waiting [2024-07-30T00:04:17.597Z] 0406650e8295: Verifying Checksum [2024-07-30T00:04:17.597Z] 0406650e8295: Download complete [2024-07-30T00:04:17.597Z] f8ea3408117e: Verifying Checksum [2024-07-30T00:04:17.597Z] 4f4fb700ef54: Download complete [2024-07-30T00:04:17.856Z] f8ea3408117e: Pull complete [2024-07-30T00:04:17.856Z] 96d80e3f36e1: Verifying Checksum [2024-07-30T00:04:17.856Z] 96d80e3f36e1: Download complete [2024-07-30T00:04:18.148Z] 91320369b822: Verifying Checksum [2024-07-30T00:04:18.148Z] 91320369b822: Download complete [2024-07-30T00:04:18.446Z] bcf3aedb951c: Verifying Checksum [2024-07-30T00:04:18.446Z] bcf3aedb951c: Download complete [2024-07-30T00:04:21.121Z] 91320369b822: Pull complete [2024-07-30T00:04:21.121Z] 0406650e8295: Pull complete [2024-07-30T00:04:21.121Z] 4f4fb700ef54: Pull complete [2024-07-30T00:04:21.440Z] 96d80e3f36e1: Pull complete [2024-07-30T00:04:23.965Z] bcf3aedb951c: Pull complete [2024-07-30T00:04:24.226Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-07-30T00:04:24.226Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-30T00:04:24.226Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-30T00:04:24.331Z] prd-ubuntu20.04-docker-8c-8g-6696 does not seem to be running inside a container [2024-07-30T00:04:24.376Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-07-30T00:04:28.460Z] $ docker top aa01e52401e8ef3b155090b271dd8a2204976cf7282f32436b70bf9d4dca0f28 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-30T00:04:28.794Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo [2024-07-30T00:04:28.805Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2024-07-30T00:04:29.081Z] + set -o pipefail [2024-07-30T00:04:29.082Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2024-07-30T00:04:39.071Z] [2024-07-30T00:04:39.071Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2024-07-30T00:04:39.071Z] [2024-07-30T00:04:39.071Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/daa2d21c-1214-4373-b999-02d92f165d77 [2024-07-30T00:04:39.071Z] [2024-07-30T00:04:39.071Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-07-30T00:04:39.071Z] [2024-07-30T00:04:39.071Z] [2024-07-30T00:04:39.071Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2024-07-30T00:04:39.071Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-07-30T00:04:39.095Z] $ docker stop --time=1 aa01e52401e8ef3b155090b271dd8a2204976cf7282f32436b70bf9d4dca0f28 [2024-07-30T00:04:44.866Z] $ docker rm -f --volumes aa01e52401e8ef3b155090b271dd8a2204976cf7282f32436b70bf9d4dca0f28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-30T00:04:45.739Z] + git log --format=format:%s -1 99abc15c93f70f8386f8be99e96e68a0293bb7bf [Pipeline] sh [2024-07-30T00:04:46.030Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-30T00:04:46.030Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T00:04:46.329Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-30T00:04:46.330Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-30T00:04:46.405Z] prd-ubuntu20.04-docker-8c-8g-6696 does not seem to be running inside a container [2024-07-30T00:04:46.449Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-30T00:04:47.192Z] $ docker top fba648f28085df1df8b7eb852e073741681906bc923050a541bd26be6c8d84bf -eo pid,comm [2024-07-30T00:04:47.229Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-07-30T00:04:47.229Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-30T00:04:47.290Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-30T00:04:47.290Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-30T00:04:47.427Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-30T00:04:47.444Z] $ docker exec fba648f28085df1df8b7eb852e073741681906bc923050a541bd26be6c8d84bf ssh-agent [2024-07-30T00:04:47.550Z] SSH_AUTH_SOCK=/tmp/ssh-KKSO7hlgYSlM/agent.32 [2024-07-30T00:04:47.550Z] SSH_AGENT_PID=38 [2024-07-30T00:04:47.555Z] Running ssh-add (command line suppressed) [2024-07-30T00:04:47.669Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2416437278943197664.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2416437278943197664.key) [2024-07-30T00:04:47.670Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-30T00:04:47.963Z] + git semver tag [2024-07-30T00:04:48.223Z] 2024-07-30 00:04:48,156 [run_tag] DEBUG tag force:False [2024-07-30T00:04:48.223Z] 2024-07-30 00:04:48,156 [check_head_tag] DEBUG check head tag [2024-07-30T00:04:48.223Z] 2024-07-30 00:04:48,158 [execute] INFO git cat-file --batch-check [2024-07-30T00:04:48.223Z] 2024-07-30 00:04:48,158 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2024-07-30T00:04:48.223Z] 2024-07-30 00:04:48,162 [execute] INFO git cat-file --batch [2024-07-30T00:04:48.223Z] 2024-07-30 00:04:48,162 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2024-07-30T00:04:48.223Z] 2024-07-30 00:04:48,187 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-07-30T00:04:48.223Z] 2024-07-30 00:04:48,188 [execute] INFO git tag -a v3.2.0-dev.28 -m v3.2.0-dev.28 [2024-07-30T00:04:48.223Z] 2024-07-30 00:04:48,188 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.28', '-m', 'v3.2.0-dev.28'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2024-07-30T00:04:48.223Z] 2024-07-30 00:04:48,192 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-07-30T00:04:48.223Z] 3.2.0-dev.28 [Pipeline] } [2024-07-30T00:04:48.247Z] $ docker exec --env ******** --env ******** fba648f28085df1df8b7eb852e073741681906bc923050a541bd26be6c8d84bf ssh-agent -k [2024-07-30T00:04:48.345Z] unset SSH_AUTH_SOCK; [2024-07-30T00:04:48.345Z] unset SSH_AGENT_PID; [2024-07-30T00:04:48.346Z] echo Agent pid 38 killed; [2024-07-30T00:04:48.343Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-30T00:04:48.672Z] + git semver [Pipeline] } [2024-07-30T00:04:48.957Z] $ docker stop --time=1 fba648f28085df1df8b7eb852e073741681906bc923050a541bd26be6c8d84bf [2024-07-30T00:04:50.229Z] $ docker rm -f --volumes fba648f28085df1df8b7eb852e073741681906bc923050a541bd26be6c8d84bf [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T00:04:50.629Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-30T00:04:50.629Z] [2024-07-30T00:04:50.629Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T00:04:50.932Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-30T00:04:50.932Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-07-30T00:04:50.932Z] ab5ef0e58194: Pulling fs layer [2024-07-30T00:04:50.932Z] 9712f1f96733: Pulling fs layer [2024-07-30T00:04:50.932Z] 63f879dbbcfc: Pulling fs layer [2024-07-30T00:04:50.932Z] 0d9ebad4ef96: Pulling fs layer [2024-07-30T00:04:50.932Z] e9a5061849ea: Pulling fs layer [2024-07-30T00:04:50.932Z] d747dcd14b5f: Pulling fs layer [2024-07-30T00:04:50.932Z] 2de7ff778b66: Pulling fs layer [2024-07-30T00:04:50.932Z] e9a5061849ea: Waiting [2024-07-30T00:04:50.932Z] d747dcd14b5f: Waiting [2024-07-30T00:04:50.932Z] 0d9ebad4ef96: Waiting [2024-07-30T00:04:50.932Z] 2de7ff778b66: Waiting [2024-07-30T00:04:50.932Z] 9712f1f96733: Download complete [2024-07-30T00:04:51.191Z] 63f879dbbcfc: Verifying Checksum [2024-07-30T00:04:51.191Z] 63f879dbbcfc: Download complete [2024-07-30T00:04:51.450Z] e9a5061849ea: Verifying Checksum [2024-07-30T00:04:51.450Z] e9a5061849ea: Download complete [2024-07-30T00:04:51.450Z] d747dcd14b5f: Verifying Checksum [2024-07-30T00:04:51.450Z] d747dcd14b5f: Download complete [2024-07-30T00:04:51.450Z] 0d9ebad4ef96: Verifying Checksum [2024-07-30T00:04:51.450Z] 0d9ebad4ef96: Download complete [2024-07-30T00:04:51.450Z] ab5ef0e58194: Download complete [2024-07-30T00:04:51.450Z] 2de7ff778b66: Verifying Checksum [2024-07-30T00:04:51.450Z] 2de7ff778b66: Download complete [2024-07-30T00:04:54.734Z] ab5ef0e58194: Pull complete [2024-07-30T00:04:54.734Z] 9712f1f96733: Pull complete [2024-07-30T00:04:54.734Z] 63f879dbbcfc: Pull complete [2024-07-30T00:04:58.916Z] 0d9ebad4ef96: Pull complete [2024-07-30T00:04:58.916Z] e9a5061849ea: Pull complete [2024-07-30T00:04:58.916Z] d747dcd14b5f: Pull complete [2024-07-30T00:04:59.482Z] 2de7ff778b66: Pull complete [2024-07-30T00:04:59.482Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-07-30T00:04:59.482Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-30T00:04:59.482Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-30T00:04:59.575Z] prd-ubuntu20.04-docker-8c-8g-6696 does not seem to be running inside a container [2024-07-30T00:04:59.615Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-07-30T00:05:07.819Z] $ docker top 8884221bd216148821bcf38df62f14e65091e447ae85c6ddf1583dcc66501d6d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-07-30T00:05:07.883Z] provisioning config files... [2024-07-30T00:05:07.890Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11553646751730846213tmp [2024-07-30T00:05:07.898Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12164995219739618671tmp [2024-07-30T00:05:07.906Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17034452741699300833tmp [Pipeline] { [Pipeline] echo [2024-07-30T00:05:07.938Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-30T00:05:08.256Z] ---> sigul-configuration.sh [2024-07-30T00:05:08.256Z] gpg: directory `/root/.gnupg' created [2024-07-30T00:05:08.256Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-07-30T00:05:08.256Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-07-30T00:05:08.256Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-07-30T00:05:08.256Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-07-30T00:05:08.256Z] gpg: CAST5 encrypted data [2024-07-30T00:05:08.256Z] gpg: encrypted with 1 passphrase [2024-07-30T00:05:08.256Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-07-30T00:05:08.548Z] + mkdir /home/jenkins [2024-07-30T00:05:08.548Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-07-30T00:05:08.858Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-07-30T00:05:08.891Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-30T00:05:09.183Z] ---> sigul-install.sh [2024-07-30T00:05:09.183Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-07-30T00:05:09.477Z] + git tag --list [2024-07-30T00:05:09.477Z] v1.0.0 [2024-07-30T00:05:09.477Z] v1.1.0 [2024-07-30T00:05:09.477Z] v1.2.0 [2024-07-30T00:05:09.477Z] v1.3.0 [2024-07-30T00:05:09.477Z] v1.3.1 [2024-07-30T00:05:09.477Z] v2.0.0 [2024-07-30T00:05:09.477Z] v2.0.1 [2024-07-30T00:05:09.477Z] v2.1.0 [2024-07-30T00:05:09.477Z] v2.1.1 [2024-07-30T00:05:09.477Z] v2.1.2 [2024-07-30T00:05:09.477Z] v2.2.0 [2024-07-30T00:05:09.477Z] v2.3 [2024-07-30T00:05:09.477Z] v2.3.0 [2024-07-30T00:05:09.477Z] v2.3.1 [2024-07-30T00:05:09.477Z] v3.0 [2024-07-30T00:05:09.477Z] v3.0.0 [2024-07-30T00:05:09.477Z] v3.0.1 [2024-07-30T00:05:09.477Z] v3.0.1-dev.1 [2024-07-30T00:05:09.477Z] v3.1 [2024-07-30T00:05:09.477Z] v3.1.0 [2024-07-30T00:05:09.477Z] v3.1.0-dev.1 [2024-07-30T00:05:09.477Z] v3.1.0-dev.10 [2024-07-30T00:05:09.477Z] v3.1.0-dev.11 [2024-07-30T00:05:09.477Z] v3.1.0-dev.12 [2024-07-30T00:05:09.477Z] v3.1.0-dev.13 [2024-07-30T00:05:09.477Z] v3.1.0-dev.14 [2024-07-30T00:05:09.477Z] v3.1.0-dev.15 [2024-07-30T00:05:09.477Z] v3.1.0-dev.16 [2024-07-30T00:05:09.477Z] v3.1.0-dev.17 [2024-07-30T00:05:09.477Z] v3.1.0-dev.18 [2024-07-30T00:05:09.477Z] v3.1.0-dev.19 [2024-07-30T00:05:09.477Z] v3.1.0-dev.2 [2024-07-30T00:05:09.477Z] v3.1.0-dev.20 [2024-07-30T00:05:09.477Z] v3.1.0-dev.21 [2024-07-30T00:05:09.477Z] v3.1.0-dev.22 [2024-07-30T00:05:09.477Z] v3.1.0-dev.23 [2024-07-30T00:05:09.477Z] v3.1.0-dev.24 [2024-07-30T00:05:09.477Z] v3.1.0-dev.25 [2024-07-30T00:05:09.477Z] v3.1.0-dev.26 [2024-07-30T00:05:09.477Z] v3.1.0-dev.27 [2024-07-30T00:05:09.477Z] v3.1.0-dev.28 [2024-07-30T00:05:09.477Z] v3.1.0-dev.29 [2024-07-30T00:05:09.477Z] v3.1.0-dev.3 [2024-07-30T00:05:09.477Z] v3.1.0-dev.30 [2024-07-30T00:05:09.477Z] v3.1.0-dev.31 [2024-07-30T00:05:09.477Z] v3.1.0-dev.32 [2024-07-30T00:05:09.477Z] v3.1.0-dev.33 [2024-07-30T00:05:09.477Z] v3.1.0-dev.34 [2024-07-30T00:05:09.477Z] v3.1.0-dev.35 [2024-07-30T00:05:09.477Z] v3.1.0-dev.36 [2024-07-30T00:05:09.477Z] v3.1.0-dev.37 [2024-07-30T00:05:09.477Z] v3.1.0-dev.38 [2024-07-30T00:05:09.477Z] v3.1.0-dev.39 [2024-07-30T00:05:09.477Z] v3.1.0-dev.4 [2024-07-30T00:05:09.477Z] v3.1.0-dev.5 [2024-07-30T00:05:09.477Z] v3.1.0-dev.6 [2024-07-30T00:05:09.477Z] v3.1.0-dev.7 [2024-07-30T00:05:09.477Z] v3.1.0-dev.8 [2024-07-30T00:05:09.477Z] v3.1.0-dev.9 [2024-07-30T00:05:09.477Z] v3.1.1 [2024-07-30T00:05:09.477Z] v3.1.1-dev.1 [2024-07-30T00:05:09.477Z] v3.2.0-dev.1 [2024-07-30T00:05:09.477Z] v3.2.0-dev.10 [2024-07-30T00:05:09.477Z] v3.2.0-dev.11 [2024-07-30T00:05:09.477Z] v3.2.0-dev.12 [2024-07-30T00:05:09.477Z] v3.2.0-dev.13 [2024-07-30T00:05:09.477Z] v3.2.0-dev.14 [2024-07-30T00:05:09.477Z] v3.2.0-dev.15 [2024-07-30T00:05:09.477Z] v3.2.0-dev.16 [2024-07-30T00:05:09.477Z] v3.2.0-dev.17 [2024-07-30T00:05:09.477Z] v3.2.0-dev.18 [2024-07-30T00:05:09.477Z] v3.2.0-dev.19 [2024-07-30T00:05:09.477Z] v3.2.0-dev.2 [2024-07-30T00:05:09.477Z] v3.2.0-dev.20 [2024-07-30T00:05:09.477Z] v3.2.0-dev.21 [2024-07-30T00:05:09.477Z] v3.2.0-dev.22 [2024-07-30T00:05:09.477Z] v3.2.0-dev.23 [2024-07-30T00:05:09.477Z] v3.2.0-dev.24 [2024-07-30T00:05:09.477Z] v3.2.0-dev.25 [2024-07-30T00:05:09.477Z] v3.2.0-dev.26 [2024-07-30T00:05:09.477Z] v3.2.0-dev.27 [2024-07-30T00:05:09.477Z] v3.2.0-dev.28 [2024-07-30T00:05:09.477Z] v3.2.0-dev.3 [2024-07-30T00:05:09.477Z] v3.2.0-dev.4 [2024-07-30T00:05:09.477Z] v3.2.0-dev.5 [2024-07-30T00:05:09.477Z] v3.2.0-dev.6 [2024-07-30T00:05:09.477Z] v3.2.0-dev.7 [2024-07-30T00:05:09.477Z] v3.2.0-dev.8 [2024-07-30T00:05:09.477Z] v3.2.0-dev.9 [Pipeline] sh [2024-07-30T00:05:09.771Z] + lftools sign git-tag v3.2.0-dev.28 [2024-07-30T00:05:10.337Z] Signing Git tag with Sigul... [2024-07-30T00:05:10.337Z] Signing v3.2.0-dev.28 [Pipeline] echo [2024-07-30T00:05:10.610Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-30T00:05:10.895Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-07-30T00:05:10.900Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-07-30T00:05:10.947Z] $ docker stop --time=1 8884221bd216148821bcf38df62f14e65091e447ae85c6ddf1583dcc66501d6d [2024-07-30T00:05:12.826Z] $ docker rm -f --volumes 8884221bd216148821bcf38df62f14e65091e447ae85c6ddf1583dcc66501d6d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-07-30T00:05:13.266Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-30T00:05:13.266Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T00:05:13.570Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-30T00:05:13.570Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-30T00:05:13.665Z] prd-ubuntu20.04-docker-8c-8g-6696 does not seem to be running inside a container [2024-07-30T00:05:13.709Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-30T00:05:14.816Z] $ docker top 2c8e4b2e42abf417b1c87ed9a3cfc06814821c29bcf3a79662e31cc6888d3b83 -eo pid,comm [2024-07-30T00:05:14.854Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-07-30T00:05:14.854Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-30T00:05:14.909Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-30T00:05:14.910Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-30T00:05:15.019Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-30T00:05:15.035Z] $ docker exec 2c8e4b2e42abf417b1c87ed9a3cfc06814821c29bcf3a79662e31cc6888d3b83 ssh-agent [2024-07-30T00:05:15.126Z] SSH_AUTH_SOCK=/tmp/ssh-5rMUBKEaYaTL/agent.32 [2024-07-30T00:05:15.126Z] SSH_AGENT_PID=39 [2024-07-30T00:05:15.130Z] Running ssh-add (command line suppressed) [2024-07-30T00:05:15.267Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1621145965023449521.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1621145965023449521.key) [2024-07-30T00:05:15.267Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-30T00:05:15.558Z] + git semver bump pre [2024-07-30T00:05:16.125Z] 2024-07-30 00:05:15,857 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-07-30T00:05:16.125Z] 2024-07-30 00:05:15,858 [bump_version] DEBUG bumping version:3.2.0-dev.28 on axis:pre with prefix:dev [2024-07-30T00:05:16.125Z] 2024-07-30 00:05:15,858 [bump_version] DEBUG bumped version:3.2.0-dev.29 [2024-07-30T00:05:16.125Z] 2024-07-30 00:05:15,858 [write_version] DEBUG write version:3.2.0-dev.29 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2024-07-30T00:05:16.125Z] 2024-07-30 00:05:15,858 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-07-30T00:05:16.125Z] 2024-07-30 00:05:15,858 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2024-07-30T00:05:16.125Z] 2024-07-30 00:05:15,860 [execute] INFO git cat-file --batch-check [2024-07-30T00:05:16.125Z] 2024-07-30 00:05:15,860 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-30T00:05:16.125Z] 2024-07-30 00:05:15,864 [execute] INFO git cat-file --batch [2024-07-30T00:05:16.125Z] 2024-07-30 00:05:15,865 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-30T00:05:16.125Z] 2024-07-30 00:05:15,872 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-07-30T00:05:16.125Z] 3.2.0-dev.29 [Pipeline] } [2024-07-30T00:05:16.149Z] $ docker exec --env ******** --env ******** 2c8e4b2e42abf417b1c87ed9a3cfc06814821c29bcf3a79662e31cc6888d3b83 ssh-agent -k [2024-07-30T00:05:16.286Z] unset SSH_AUTH_SOCK; [2024-07-30T00:05:16.286Z] unset SSH_AGENT_PID; [2024-07-30T00:05:16.287Z] echo Agent pid 39 killed; [2024-07-30T00:05:16.281Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-30T00:05:16.600Z] + git semver [Pipeline] } [2024-07-30T00:05:17.194Z] $ docker stop --time=1 2c8e4b2e42abf417b1c87ed9a3cfc06814821c29bcf3a79662e31cc6888d3b83 [2024-07-30T00:05:18.734Z] $ docker rm -f --volumes 2c8e4b2e42abf417b1c87ed9a3cfc06814821c29bcf3a79662e31cc6888d3b83 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-30T00:05:19.098Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-30T00:05:19.098Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T00:05:19.400Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-30T00:05:19.400Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-30T00:05:19.475Z] prd-ubuntu20.04-docker-8c-8g-6696 does not seem to be running inside a container [2024-07-30T00:05:19.520Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-30T00:05:19.951Z] $ docker top 0a952db121b57e734f2bbc5e1db72346838d6465b43f0e6b4f9d819b4c860f16 -eo pid,comm [2024-07-30T00:05:19.988Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-07-30T00:05:19.988Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-30T00:05:20.044Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-30T00:05:20.044Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-30T00:05:20.152Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-30T00:05:20.169Z] $ docker exec 0a952db121b57e734f2bbc5e1db72346838d6465b43f0e6b4f9d819b4c860f16 ssh-agent [2024-07-30T00:05:20.281Z] SSH_AUTH_SOCK=/tmp/ssh-ZIEqDbxigW51/agent.32 [2024-07-30T00:05:20.281Z] SSH_AGENT_PID=38 [2024-07-30T00:05:20.286Z] Running ssh-add (command line suppressed) [2024-07-30T00:05:20.406Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_16925907732460862935.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_16925907732460862935.key) [2024-07-30T00:05:20.405Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-30T00:05:20.707Z] + git semver push [2024-07-30T00:05:20.966Z] 2024-07-30 00:05:20,969 [run_push] DEBUG push [2024-07-30T00:05:20.966Z] 2024-07-30 00:05:20,971 [execute] INFO git cat-file --batch-check [2024-07-30T00:05:20.966Z] 2024-07-30 00:05:20,971 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-30T00:05:20.966Z] 2024-07-30 00:05:20,976 [execute] INFO git rev-list 934ed15894985b2164816e043bf1fc68ca5fa22f -- [2024-07-30T00:05:20.966Z] 2024-07-30 00:05:20,976 [execute] DEBUG Popen(['git', 'rev-list', '934ed15894985b2164816e043bf1fc68ca5fa22f', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-30T00:05:21.225Z] 2024-07-30 00:05:20,986 [execute] INFO git fetch -v origin [2024-07-30T00:05:21.225Z] 2024-07-30 00:05:20,987 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-07-30T00:05:21.483Z] 2024-07-30 00:05:21,427 [run_push] DEBUG no remote changes detected [2024-07-30T00:05:21.483Z] 2024-07-30 00:05:21,427 [execute] INFO git push origin semver [2024-07-30T00:05:21.483Z] 2024-07-30 00:05:21,427 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-30T00:05:22.432Z] 2024-07-30 00:05:22,274 [run_push] DEBUG push all version tags [2024-07-30T00:05:22.432Z] 2024-07-30 00:05:22,274 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-07-30T00:05:22.432Z] 2024-07-30 00:05:22,275 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2024-07-30T00:05:23.003Z] 2024-07-30 00:05:22,986 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-07-30T00:05:23.003Z] 3.2.0-dev.29 [Pipeline] } [2024-07-30T00:05:23.025Z] $ docker exec --env ******** --env ******** 0a952db121b57e734f2bbc5e1db72346838d6465b43f0e6b4f9d819b4c860f16 ssh-agent -k [2024-07-30T00:05:23.133Z] unset SSH_AUTH_SOCK; [2024-07-30T00:05:23.134Z] unset SSH_AGENT_PID; [2024-07-30T00:05:23.134Z] echo Agent pid 38 killed; [2024-07-30T00:05:23.131Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-30T00:05:23.454Z] + git semver [Pipeline] } [2024-07-30T00:05:24.050Z] $ docker stop --time=1 0a952db121b57e734f2bbc5e1db72346838d6465b43f0e6b4f9d819b4c860f16 [2024-07-30T00:05:25.637Z] $ docker rm -f --volumes 0a952db121b57e734f2bbc5e1db72346838d6465b43f0e6b4f9d819b4c860f16 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-07-30T00:05:26.312Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2024-07-30T00:05:26.313Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2024-07-30T00:05:26.313Z] total 16 [2024-07-30T00:05:26.313Z] drwxr-xr-x 3 root root 4096 Jul 29 23:50 . [2024-07-30T00:05:26.313Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 30 00:05 .. [2024-07-30T00:05:26.313Z] drwxr-xr-x 2 root root 4096 Jul 29 23:50 cost [2024-07-30T00:05:26.313Z] -rw-r--r-- 1 root root 96 Jul 29 23:50 cost.csv [2024-07-30T00:05:26.313Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2024-07-30T00:05:26.313Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2024-07-30T00:05:26.313Z] total 16 [2024-07-30T00:05:26.313Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 29 23:50 . [2024-07-30T00:05:26.313Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 30 00:05 .. [2024-07-30T00:05:26.313Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 29 23:50 cost [2024-07-30T00:05:26.313Z] -rw-r--r-- 1 jenkins jenkins 96 Jul 29 23:50 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-30T00:05:26.604Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-30T00:05:27.496Z] ---> package-listing.sh [2024-07-30T00:05:27.496Z] ++ facter osfamily [2024-07-30T00:05:27.496Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-30T00:05:27.754Z] + OS_FAMILY=debian [2024-07-30T00:05:27.754Z] + workspace=/w/workspace/ry_app-service-configurable_main [2024-07-30T00:05:27.754Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-30T00:05:27.754Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-30T00:05:27.754Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-30T00:05:27.754Z] + PACKAGES=/tmp/packages_start.txt [2024-07-30T00:05:27.754Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2024-07-30T00:05:27.754Z] + PACKAGES=/tmp/packages_end.txt [2024-07-30T00:05:27.754Z] + case "${OS_FAMILY}" in [2024-07-30T00:05:27.754Z] + dpkg -l [2024-07-30T00:05:27.754Z] + grep '^ii' [2024-07-30T00:05:27.754Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-30T00:05:27.754Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-30T00:05:27.754Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-30T00:05:27.754Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2024-07-30T00:05:27.754Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2024-07-30T00:05:27.754Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2024-07-30T00:05:27.766Z] 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/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-30T00:05:28.046Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T00:05:28.620Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-30T00:05:28.620Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-30T00:05:28.711Z] prd-ubuntu20.04-docker-8c-8g-6696 does not seem to be running inside a container [2024-07-30T00:05:28.769Z] $ 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/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-30T00:05:29.084Z] $ docker top 3d129eab91d0adbb47ada070c86cb96ed4951460fba11f53939229e409bd4b8c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-30T00:05:29.441Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-30T00:05:29.724Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-30T00:05:30.008Z] + ls /var/log/sa-host [2024-07-30T00:05:30.008Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-30T00:05:30.191Z] provisioning config files... [2024-07-30T00:05:30.201Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11822728837575316219tmp [Pipeline] { [Pipeline] echo [2024-07-30T00:05:30.220Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-30T00:05:30.505Z] ---> create-netrc.sh [Pipeline] } [2024-07-30T00:05:30.513Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-30T00:05:30.874Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-30T00:05:30.884Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-30T00:05:31.169Z] ---> sudo-logs.sh [2024-07-30T00:05:31.169Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-30T00:05:31.203Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-30T00:05:31.488Z] ---> job-cost.sh [2024-07-30T00:05:31.488Z] lf-activate-venv: SKIPPING [2024-07-30T00:05:31.488Z] DEBUG: total: 0.2199999988079071 [2024-07-30T00:05:31.488Z] INFO: Retrieving Stack Cost... [2024-07-30T00:05:31.747Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-30T00:05:32.314Z] INFO: Archiving Costs [Pipeline] echo [2024-07-30T00:05:32.328Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-30T00:05:32.611Z] ---> logs-deploy.sh [2024-07-30T00:05:32.611Z] lf-activate-venv: SKIPPING [2024-07-30T00:05:32.611Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/238 [2024-07-30T00:05:32.611Z] INFO: archiving workspace using pattern(s): [2024-07-30T00:05:33.548Z] Archives upload complete. [2024-07-30T00:05:33.548Z] INFO: archiving logs to Nexus