Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from dec02cb029fa6ce79400670f54c9fa46c31fe080 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-ssh11873513612010176561.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4264916691419267465.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/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/device-uart/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10041746006442289639.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh14165123593814230461.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/device-uart/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/device-uart/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12113085045816934451.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:device-uart, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-uart-settings PROJECT: device-uart 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: device-uart DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-17248’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-17541’ is offline Running on prd-ubuntu20.04-docker-8c-8g-17565 in /w/workspace/edgexfoundry_device-uart_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/device-uart.git > git init /w/workspace/edgexfoundry_device-uart_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.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/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision dec02cb029fa6ce79400670f54c9fa46c31fe080 (main) Commit message: "Merge pull request #34 from lenny-intel/cve" > git config remote.origin.url git@github.com:edgexfoundry/device-uart.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 dec02cb029fa6ce79400670f54c9fa46c31fe080 # timeout=10 > git rev-list --no-walk 1a01da418f6c0eeb546af65ccbff94987839aa03 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-14T21:51:52.900Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-14T21:51:52.962Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-14T21:51:52.981Z] ========================================================= [2023-11-14T21:51:52.981Z] EdgeX Global Pipelines Version Info [2023-11-14T21:51:52.981Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-14T21:51:53.685Z] ------------------- [2023-11-14T21:51:53.685Z] stable info: [2023-11-14T21:51:53.685Z] ------------------- [2023-11-14T21:51:53.685Z] Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com [2023-11-14T21:51:53.685Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-14T21:51:53.685Z] Message: update stable to v1.0.257 [2023-11-14T21:51:54.255Z] ------------------- [2023-11-14T21:51:54.255Z] experimental info: [2023-11-14T21:51:54.255Z] ------------------- [2023-11-14T21:51:54.255Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-14T21:51:54.255Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-14T21:51:54.255Z] Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-14T21:51:54.417Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo [2023-11-14T21:51:54.426Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo [2023-11-14T21:51:54.435Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-14T21:51:54.446Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-14T21:51:54.458Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-14T21:51:54.470Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-14T21:51:54.482Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-14T21:51:54.494Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-14T21:51:54.507Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-14T21:51:54.521Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-14T21:51:54.532Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-14T21:51:54.547Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo [2023-11-14T21:51:54.559Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-14T21:51:54.573Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-14T21:51:54.599Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-14T21:51:54.618Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-14T21:51:54.636Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-14T21:51:54.647Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-14T21:51:54.661Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-14T21:51:54.677Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-14T21:51:54.696Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-14T21:51:54.716Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-14T21:51:54.735Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-14T21:51:54.756Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-14T21:51:54.771Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-14T21:51:54.788Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-14T21:51:54.800Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-14T21:51:54.817Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-11-14T21:51:54.837Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-11-14T21:51:54.863Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-11-14T21:51:54.878Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dec02cb029fa6ce79400670f54c9fa46c31fe080 [Pipeline] echo [2023-11-14T21:51:54.888Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dec02cb [Pipeline] echo [2023-11-14T21:51:54.897Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-14T21:51:54.947Z] provisioning config files... [2023-11-14T21:51:54.961Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config7382415724472357434tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T21:51:55.265Z] ---> docker-login.sh [2023-11-14T21:51:55.266Z] nexus3.edgexfoundry.org:10001 [2023-11-14T21:51:55.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:51:55.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:51:55.526Z] Configure a credential helper to remove this warning. See [2023-11-14T21:51:55.526Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:51:55.526Z] [2023-11-14T21:51:55.526Z] Login Succeeded [2023-11-14T21:51:55.526Z] nexus3.edgexfoundry.org:10002 [2023-11-14T21:51:55.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:51:55.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:51:55.526Z] Configure a credential helper to remove this warning. See [2023-11-14T21:51:55.526Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:51:55.526Z] [2023-11-14T21:51:55.526Z] Login Succeeded [2023-11-14T21:51:55.526Z] nexus3.edgexfoundry.org:10003 [2023-11-14T21:51:55.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:51:55.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:51:55.787Z] Configure a credential helper to remove this warning. See [2023-11-14T21:51:55.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:51:55.787Z] [2023-11-14T21:51:55.787Z] Login Succeeded [2023-11-14T21:51:55.787Z] nexus3.edgexfoundry.org:10004 [2023-11-14T21:51:55.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:51:55.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:51:55.787Z] Configure a credential helper to remove this warning. See [2023-11-14T21:51:55.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:51:55.787Z] [2023-11-14T21:51:55.787Z] Login Succeeded [2023-11-14T21:51:55.787Z] docker.io [2023-11-14T21:51:55.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:51:56.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:51:56.047Z] Configure a credential helper to remove this warning. See [2023-11-14T21:51:56.047Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:51:56.047Z] [2023-11-14T21:51:56.047Z] Login Succeeded [2023-11-14T21:51:56.047Z] ---> docker-login.sh ends [Pipeline] } [2023-11-14T21:51:56.056Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-14T21:51:56.421Z] + git rev-list -1 --merges dec02cb029fa6ce79400670f54c9fa46c31fe080~1..dec02cb029fa6ce79400670f54c9fa46c31fe080 [Pipeline] echo [2023-11-14T21:51:56.472Z] -----------> git rev-list -1 --merges dec02cb029fa6ce79400670f54c9fa46c31fe080~1..dec02cb029fa6ce79400670f54c9fa46c31fe080 dec02cb029fa6ce79400670f54c9fa46c31fe080 [2023-11-14T21:51:56.472Z] dec02cb029fa6ce79400670f54c9fa46c31fe080 [false] [Pipeline] sh [2023-11-14T21:51:56.762Z] + git log --format=format:%s -1 dec02cb029fa6ce79400670f54c9fa46c31fe080 [Pipeline] echo [2023-11-14T21:51:56.775Z] ========================================================= [2023-11-14T21:51:56.775Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-14T21:51:56.775Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-14T21:51:57.115Z] + git log --format=format:%s -1 dec02cb029fa6ce79400670f54c9fa46c31fe080 [Pipeline] echo [2023-11-14T21:51:57.135Z] [semverPrep] GIT_COMMIT: dec02cb029fa6ce79400670f54c9fa46c31fe080, Commit Message: Merge pull request #34 from lenny-intel/cve [Pipeline] echo [2023-11-14T21:51:57.141Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-14T21:51:57.487Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-14T21:51:57.487Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-14T21:51:57.487Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-14T21:51:57.487Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-14T21:51:57.487Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-14T21:51:57.487Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-14T21:51:57.487Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:51:57.837Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-14T21:51:57.837Z] [2023-11-14T21:51:57.837Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:51:58.137Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-14T21:51:58.138Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-14T21:51:58.138Z] b85a868b505f: Pulling fs layer [2023-11-14T21:51:58.138Z] e2be974225ed: Pulling fs layer [2023-11-14T21:51:58.138Z] 339a4e72a1f5: Pulling fs layer [2023-11-14T21:51:58.138Z] 988bab9f4d93: Pulling fs layer [2023-11-14T21:51:58.138Z] 1469e6f7b9e6: Pulling fs layer [2023-11-14T21:51:58.138Z] eaf3925da568: Pulling fs layer [2023-11-14T21:51:58.138Z] bab4dde63d76: Pulling fs layer [2023-11-14T21:51:58.138Z] bde34c3a00c8: Pulling fs layer [2023-11-14T21:51:58.138Z] b352a97aabf1: Pulling fs layer [2023-11-14T21:51:58.138Z] 4872d77fe225: Pulling fs layer [2023-11-14T21:51:58.138Z] 5851b861e8e6: Pulling fs layer [2023-11-14T21:51:58.138Z] bab4dde63d76: Waiting [2023-11-14T21:51:58.138Z] bde34c3a00c8: Waiting [2023-11-14T21:51:58.138Z] b352a97aabf1: Waiting [2023-11-14T21:51:58.138Z] 4872d77fe225: Waiting [2023-11-14T21:51:58.138Z] eaf3925da568: Waiting [2023-11-14T21:51:58.138Z] 1469e6f7b9e6: Waiting [2023-11-14T21:51:58.138Z] 5851b861e8e6: Waiting [2023-11-14T21:51:58.138Z] 988bab9f4d93: Waiting [2023-11-14T21:51:58.138Z] e2be974225ed: Download complete [2023-11-14T21:51:58.138Z] 988bab9f4d93: Verifying Checksum [2023-11-14T21:51:58.138Z] 988bab9f4d93: Download complete [2023-11-14T21:51:58.396Z] 1469e6f7b9e6: Verifying Checksum [2023-11-14T21:51:58.396Z] 1469e6f7b9e6: Download complete [2023-11-14T21:51:58.396Z] eaf3925da568: Verifying Checksum [2023-11-14T21:51:58.396Z] eaf3925da568: Download complete [2023-11-14T21:51:58.396Z] 339a4e72a1f5: Verifying Checksum [2023-11-14T21:51:58.396Z] 339a4e72a1f5: Download complete [2023-11-14T21:51:58.396Z] bde34c3a00c8: Download complete [2023-11-14T21:51:58.396Z] b352a97aabf1: Download complete [2023-11-14T21:51:58.396Z] 4872d77fe225: Download complete [2023-11-14T21:51:58.396Z] b85a868b505f: Verifying Checksum [2023-11-14T21:51:58.396Z] b85a868b505f: Download complete [2023-11-14T21:51:58.396Z] 5851b861e8e6: Verifying Checksum [2023-11-14T21:51:58.396Z] 5851b861e8e6: Download complete [2023-11-14T21:51:58.653Z] bab4dde63d76: Verifying Checksum [2023-11-14T21:51:58.653Z] bab4dde63d76: Download complete [2023-11-14T21:51:59.586Z] b85a868b505f: Pull complete [2023-11-14T21:51:59.586Z] e2be974225ed: Pull complete [2023-11-14T21:52:00.151Z] 339a4e72a1f5: Pull complete [2023-11-14T21:52:00.152Z] 988bab9f4d93: Pull complete [2023-11-14T21:52:00.152Z] 1469e6f7b9e6: Pull complete [2023-11-14T21:52:00.408Z] eaf3925da568: Pull complete [2023-11-14T21:52:01.782Z] bab4dde63d76: Pull complete [2023-11-14T21:52:01.782Z] bde34c3a00c8: Pull complete [2023-11-14T21:52:02.042Z] b352a97aabf1: Pull complete [2023-11-14T21:52:02.042Z] 4872d77fe225: Pull complete [2023-11-14T21:52:02.042Z] 5851b861e8e6: Pull complete [2023-11-14T21:52:02.042Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-14T21:52:02.300Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-14T21:52:02.300Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T21:52:02.404Z] prd-ubuntu20.04-docker-8c-8g-17565 does not seem to be running inside a container [2023-11-14T21:52:02.442Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_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 [2023-11-14T21:52:06.262Z] $ docker top 3f4679e7fda235599c4c1e4a56740f63109c026a97111f227218a7ba1cebad92 -eo pid,comm [2023-11-14T21:52:06.322Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-11-14T21:52:06.322Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-14T21:52:06.369Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-14T21:52:06.370Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-14T21:52:06.472Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-14T21:52:06.477Z] $ docker exec 3f4679e7fda235599c4c1e4a56740f63109c026a97111f227218a7ba1cebad92 ssh-agent [2023-11-14T21:52:06.579Z] SSH_AUTH_SOCK=/tmp/ssh-XnapwT5w6paa/agent.32 [2023-11-14T21:52:06.579Z] SSH_AGENT_PID=38 [2023-11-14T21:52:06.588Z] Running ssh-add (command line suppressed) [2023-11-14T21:52:06.688Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_11108040929688409528.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_11108040929688409528.key) [2023-11-14T21:52:06.699Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-14T21:52:07.045Z] + git tag --points-at HEAD [Pipeline] } [2023-11-14T21:52:07.065Z] $ docker exec --env ******** --env ******** 3f4679e7fda235599c4c1e4a56740f63109c026a97111f227218a7ba1cebad92 ssh-agent -k [2023-11-14T21:52:07.167Z] unset SSH_AUTH_SOCK; [2023-11-14T21:52:07.167Z] unset SSH_AGENT_PID; [2023-11-14T21:52:07.167Z] echo Agent pid 38 killed; [2023-11-14T21:52:07.175Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-14T21:52:07.208Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-14T21:52:07.208Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-14T21:52:07.319Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-14T21:52:07.324Z] $ docker exec 3f4679e7fda235599c4c1e4a56740f63109c026a97111f227218a7ba1cebad92 ssh-agent [2023-11-14T21:52:07.430Z] SSH_AUTH_SOCK=/tmp/ssh-wSgPtlkK8XId/agent.70 [2023-11-14T21:52:07.430Z] SSH_AGENT_PID=76 [2023-11-14T21:52:07.434Z] Running ssh-add (command line suppressed) [2023-11-14T21:52:07.538Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_9966675865886406330.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_9966675865886406330.key) [2023-11-14T21:52:07.552Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-14T21:52:07.839Z] + git semver init [2023-11-14T21:52:08.097Z] 2023-11-14 21:52:08,015 [run_init] DEBUG init version:0.0.0 force:False [2023-11-14T21:52:08.097Z] 2023-11-14 21:52:08,016 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_main/.semver [2023-11-14T21:52:08.097Z] 2023-11-14 21:52:08,016 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_main/.semver [2023-11-14T21:52:08.097Z] 2023-11-14 21:52:08,016 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_main/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=None) [2023-11-14T21:52:09.035Z] 2023-11-14 21:52:08,930 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_main/.git/info/exclude [2023-11-14T21:52:09.035Z] 2023-11-14 21:52:08,930 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:False [2023-11-14T21:52:09.035Z] 2023-11-14 21:52:08,931 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2023-11-14T21:52:09.035Z] 2023-11-14 21:52:08,931 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2023-11-14T21:52:09.035Z] 3.0.1-dev.12 [Pipeline] } [2023-11-14T21:52:09.047Z] $ docker exec --env ******** --env ******** 3f4679e7fda235599c4c1e4a56740f63109c026a97111f227218a7ba1cebad92 ssh-agent -k [2023-11-14T21:52:09.146Z] unset SSH_AUTH_SOCK; [2023-11-14T21:52:09.146Z] unset SSH_AGENT_PID; [2023-11-14T21:52:09.146Z] echo Agent pid 76 killed; [2023-11-14T21:52:09.154Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-14T21:52:09.458Z] + git semver [Pipeline] } [2023-11-14T21:52:09.741Z] $ docker stop --time=1 3f4679e7fda235599c4c1e4a56740f63109c026a97111f227218a7ba1cebad92 [2023-11-14T21:52:11.004Z] $ docker rm -f --volumes 3f4679e7fda235599c4c1e4a56740f63109c026a97111f227218a7ba1cebad92 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-14T21:52:11.332Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-14T21:52:11.544Z] Stashed 1 file(s) [Pipeline] echo [2023-11-14T21:52:11.546Z] [edgeXSemver]: initialized semver on version 3.0.1-dev.12 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-14T21:52:11.717Z] provisioning config files... [2023-11-14T21:52:11.726Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config8753862103124522701tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T21:52:12.019Z] ---> docker-login.sh [2023-11-14T21:52:12.019Z] nexus3.edgexfoundry.org:10001 [2023-11-14T21:52:12.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:52:12.019Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:52:12.019Z] Configure a credential helper to remove this warning. See [2023-11-14T21:52:12.019Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:52:12.019Z] [2023-11-14T21:52:12.019Z] Login Succeeded [2023-11-14T21:52:12.019Z] nexus3.edgexfoundry.org:10002 [2023-11-14T21:52:12.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:52:12.019Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:52:12.019Z] Configure a credential helper to remove this warning. See [2023-11-14T21:52:12.019Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:52:12.019Z] [2023-11-14T21:52:12.019Z] Login Succeeded [2023-11-14T21:52:12.019Z] nexus3.edgexfoundry.org:10003 [2023-11-14T21:52:12.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:52:12.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:52:12.278Z] Configure a credential helper to remove this warning. See [2023-11-14T21:52:12.278Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:52:12.278Z] [2023-11-14T21:52:12.278Z] Login Succeeded [2023-11-14T21:52:12.278Z] nexus3.edgexfoundry.org:10004 [2023-11-14T21:52:12.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:52:12.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:52:12.278Z] Configure a credential helper to remove this warning. See [2023-11-14T21:52:12.278Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:52:12.278Z] [2023-11-14T21:52:12.278Z] Login Succeeded [2023-11-14T21:52:12.278Z] docker.io [2023-11-14T21:52:12.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:52:12.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:52:12.537Z] Configure a credential helper to remove this warning. See [2023-11-14T21:52:12.537Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:52:12.537Z] [2023-11-14T21:52:12.537Z] Login Succeeded [2023-11-14T21:52:12.537Z] ---> docker-login.sh ends [Pipeline] } [2023-11-14T21:52:12.544Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-14T21:52:12.603Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T21:52:12.621Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T21:52:12.632Z] ========================================================= [2023-11-14T21:52:12.632Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-14T21:52:12.632Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:52:12.940Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-14T21:52:12.940Z] Sending build context to Docker daemon 11.21MB [2023-11-14T21:52:12.940Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-14T21:52:12.940Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-14T21:52:12.940Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-14T21:52:12.940Z] 7264a8db6415: Pulling fs layer [2023-11-14T21:52:12.940Z] c4d48a809fc2: Pulling fs layer [2023-11-14T21:52:12.940Z] 4f1c88b9dad5: Pulling fs layer [2023-11-14T21:52:12.940Z] ad3a456e5733: Pulling fs layer [2023-11-14T21:52:12.940Z] 69c7f0334f64: Pulling fs layer [2023-11-14T21:52:12.940Z] 1f1c1a5573a3: Pulling fs layer [2023-11-14T21:52:12.940Z] ce7588e14bc9: Pulling fs layer [2023-11-14T21:52:12.940Z] b5e4710f87ac: Pulling fs layer [2023-11-14T21:52:12.940Z] ad3a456e5733: Waiting [2023-11-14T21:52:12.940Z] 1f1c1a5573a3: Waiting [2023-11-14T21:52:12.940Z] ce7588e14bc9: Waiting [2023-11-14T21:52:12.940Z] 69c7f0334f64: Waiting [2023-11-14T21:52:12.940Z] b5e4710f87ac: Waiting [2023-11-14T21:52:12.940Z] c4d48a809fc2: Download complete [2023-11-14T21:52:12.940Z] ad3a456e5733: Verifying Checksum [2023-11-14T21:52:12.940Z] ad3a456e5733: Download complete [2023-11-14T21:52:12.940Z] 69c7f0334f64: Verifying Checksum [2023-11-14T21:52:12.940Z] 69c7f0334f64: Download complete [2023-11-14T21:52:13.198Z] 7264a8db6415: Verifying Checksum [2023-11-14T21:52:13.198Z] 7264a8db6415: Download complete [2023-11-14T21:52:13.198Z] 1f1c1a5573a3: Verifying Checksum [2023-11-14T21:52:13.198Z] 1f1c1a5573a3: Download complete [2023-11-14T21:52:13.198Z] 7264a8db6415: Pull complete [2023-11-14T21:52:13.198Z] b5e4710f87ac: Verifying Checksum [2023-11-14T21:52:13.198Z] b5e4710f87ac: Download complete [2023-11-14T21:52:13.456Z] c4d48a809fc2: Pull complete [2023-11-14T21:52:13.456Z] 4f1c88b9dad5: Verifying Checksum [2023-11-14T21:52:13.456Z] 4f1c88b9dad5: Download complete [2023-11-14T21:52:14.025Z] ce7588e14bc9: Verifying Checksum [2023-11-14T21:52:14.025Z] ce7588e14bc9: Download complete [2023-11-14T21:52:16.554Z] 4f1c88b9dad5: Pull complete [2023-11-14T21:52:16.554Z] ad3a456e5733: Pull complete [2023-11-14T21:52:16.554Z] 69c7f0334f64: Pull complete [2023-11-14T21:52:16.554Z] 1f1c1a5573a3: Pull complete [2023-11-14T21:52:18.453Z] ce7588e14bc9: Pull complete [2023-11-14T21:52:19.018Z] b5e4710f87ac: Pull complete [2023-11-14T21:52:19.018Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-11-14T21:52:19.018Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-14T21:52:19.018Z] ---> 88b5674ff536 [2023-11-14T21:52:19.018Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-14T21:52:26.664Z] Still waiting to schedule task [2023-11-14T21:52:26.665Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-11-14T21:52:27.136Z] ---> Running in e13989b1feb2 [2023-11-14T21:52:27.136Z] Removing intermediate container e13989b1feb2 [2023-11-14T21:52:27.136Z] ---> f14602f25061 [2023-11-14T21:52:27.136Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-14T21:52:27.136Z] ---> Running in f4826f6c9140 [2023-11-14T21:52:27.136Z] Removing intermediate container f4826f6c9140 [2023-11-14T21:52:27.136Z] ---> 822f36246bc0 [2023-11-14T21:52:27.136Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-14T21:52:27.136Z] ---> Running in 479dd3f3fffb [2023-11-14T21:52:27.136Z] Removing intermediate container 479dd3f3fffb [2023-11-14T21:52:27.136Z] ---> de0d5226f6a6 [2023-11-14T21:52:27.136Z] Step 6/12 : WORKDIR /device-uart [2023-11-14T21:52:27.136Z] ---> Running in f725f618731a [2023-11-14T21:52:27.136Z] Removing intermediate container f725f618731a [2023-11-14T21:52:27.136Z] ---> 1cc18231c406 [2023-11-14T21:52:27.136Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-14T21:52:27.136Z] ---> Running in a5b07ea46ae7 [2023-11-14T21:52:27.136Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-14T21:52:27.395Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-14T21:52:27.653Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-11-14T21:52:27.653Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-11-14T21:52:27.653Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-11-14T21:52:27.653Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-11-14T21:52:27.653Z] Executing busybox-1.36.1-r5.trigger [2023-11-14T21:52:27.653Z] OK: 268 MiB in 56 packages [2023-11-14T21:52:28.220Z] Removing intermediate container a5b07ea46ae7 [2023-11-14T21:52:28.220Z] ---> 547b4c60b38f [2023-11-14T21:52:28.220Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-14T21:52:28.220Z] ---> db6af768f9d4 [2023-11-14T21:52:28.220Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-14T21:52:28.220Z] ---> Running in 4c4f00097c89 [2023-11-14T21:53:14.924Z] Removing intermediate container 4c4f00097c89 [2023-11-14T21:53:14.924Z] ---> a3dfcdfc100c [2023-11-14T21:53:14.924Z] Step 10/12 : COPY . . [2023-11-14T21:53:14.924Z] ---> 138ae9d0ed03 [2023-11-14T21:53:14.924Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-14T21:53:14.924Z] ---> Running in 3f3c44751233 [2023-11-14T21:53:14.924Z] Removing intermediate container 3f3c44751233 [2023-11-14T21:53:14.924Z] ---> 077dc4303868 [2023-11-14T21:53:14.924Z] Step 12/12 : RUN ${MAKE} [2023-11-14T21:53:14.924Z] ---> Running in dfa9f531e2d2 [2023-11-14T21:53:14.924Z] noop [2023-11-14T21:53:14.924Z] Removing intermediate container dfa9f531e2d2 [2023-11-14T21:53:14.924Z] ---> e41c48457e27 [2023-11-14T21:53:14.924Z] Successfully built e41c48457e27 [2023-11-14T21:53:14.924Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:53:15.247Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-14T21:53:15.247Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T21:53:15.319Z] prd-ubuntu20.04-docker-8c-8g-17565 does not seem to be running inside a container [2023-11-14T21:53:15.346Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_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 [2023-11-14T21:53:15.660Z] $ docker top 7209fde4acfc974afe54262f297a73ff3a291c0c9400e8ebd1150728451e388c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-14T21:53:15.995Z] + go version [2023-11-14T21:53:15.995Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-14T21:53:16.007Z] $ docker stop --time=1 7209fde4acfc974afe54262f297a73ff3a291c0c9400e8ebd1150728451e388c [2023-11-14T21:53:17.250Z] $ docker rm -f --volumes 7209fde4acfc974afe54262f297a73ff3a291c0c9400e8ebd1150728451e388c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:53:17.637Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-14T21:53:17.637Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T21:53:17.710Z] prd-ubuntu20.04-docker-8c-8g-17565 does not seem to be running inside a container [2023-11-14T21:53:17.743Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_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 [2023-11-14T21:53:18.080Z] $ docker top c65ae080922be445f412c359a6ec23a411eeb21b152ffb90615cb6bda7fe0f33 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-14T21:53:18.419Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_main [Pipeline] fileExists [Pipeline] sh [2023-11-14T21:53:18.715Z] + make test [2023-11-14T21:53:18.715Z] go test ./... -coverprofile=coverage.out [2023-11-14T21:53:20.092Z] ? github.com/edgexfoundry/device-uart [no test files] [2023-11-14T21:53:30.053Z] ? github.com/edgexfoundry/device-uart/cmd [no test files] [2023-11-14T21:53:30.053Z] ? github.com/edgexfoundry/device-uart/internal/driver [no test files] [2023-11-14T21:53:34.227Z] go vet ./... [2023-11-14T21:53:37.509Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-14T21:53:37.509Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-14T21:53:37.509Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-14T21:53:37.521Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-14T21:53:37.536Z] $ docker stop --time=1 c65ae080922be445f412c359a6ec23a411eeb21b152ffb90615cb6bda7fe0f33 [2023-11-14T21:53:40.955Z] $ docker rm -f --volumes c65ae080922be445f412c359a6ec23a411eeb21b152ffb90615cb6bda7fe0f33 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-14T21:53:41.416Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-14T21:53:41.458Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-14T21:53:41.884Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-14T21:53:42.210Z] + ls -al . [2023-11-14T21:53:42.210Z] total 156 [2023-11-14T21:53:42.210Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 21:53 . [2023-11-14T21:53:42.210Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 21:51 .. [2023-11-14T21:53:42.210Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 14 21:51 .dockerignore [2023-11-14T21:53:42.210Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 21:53 .git [2023-11-14T21:53:42.210Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 21:51 .github [2023-11-14T21:53:42.210Z] -rw-rw-r-- 1 jenkins jenkins 343 Nov 14 21:51 .gitignore [2023-11-14T21:53:42.210Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 14 21:51 .golangci.yml [2023-11-14T21:53:42.210Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 14 21:52 .semver [2023-11-14T21:53:42.210Z] -rw-rw-r-- 1 jenkins jenkins 9941 Nov 14 21:51 Attribution.txt [2023-11-14T21:53:42.210Z] -rw-rw-r-- 1 jenkins jenkins 1908 Nov 14 21:51 CHANGELOG.md [2023-11-14T21:53:42.210Z] -rw-rw-r-- 1 jenkins jenkins 1886 Nov 14 21:51 Dockerfile [2023-11-14T21:53:42.210Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 14 21:51 GOVERNANCE.md [2023-11-14T21:53:42.210Z] -rw-rw-r-- 1 jenkins jenkins 675 Nov 14 21:51 Jenkinsfile [2023-11-14T21:53:42.210Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 14 21:51 LICENSE [2023-11-14T21:53:42.210Z] -rw-rw-r-- 1 jenkins jenkins 1872 Nov 14 21:51 Makefile [2023-11-14T21:53:42.210Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 14 21:51 OWNERS.md [2023-11-14T21:53:42.210Z] -rw-rw-r-- 1 jenkins jenkins 8892 Nov 14 21:51 README.md [2023-11-14T21:53:42.210Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 14 21:52 VERSION [2023-11-14T21:53:42.210Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 21:51 bin [2023-11-14T21:53:42.210Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 21:51 cmd [2023-11-14T21:53:42.210Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 14 21:53 coverage.out [2023-11-14T21:53:42.210Z] -rw-rw-r-- 1 jenkins jenkins 3674 Nov 14 21:51 go.mod [2023-11-14T21:53:42.210Z] -rw-rw-r-- 1 jenkins jenkins 35219 Nov 14 21:51 go.sum [2023-11-14T21:53:42.210Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 21:51 internal [2023-11-14T21:53:42.210Z] -rw-rw-r-- 1 jenkins jenkins 209 Nov 14 21:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:53:42.549Z] + docker build -t device-uart -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=dec02cb029fa6ce79400670f54c9fa46c31fe080 --label arch=amd64 --label version=3.0.1-dev.12 . [2023-11-14T21:53:42.549Z] Sending build context to Docker daemon 11.21MB [2023-11-14T21:53:42.549Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-11-14T21:53:42.549Z] Step 2/26 : FROM ${BASE} AS builder [2023-11-14T21:53:42.549Z] ---> e41c48457e27 [2023-11-14T21:53:42.549Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-14T21:53:42.833Z] ---> Running in 2522db1a65d1 [2023-11-14T21:53:42.833Z] Removing intermediate container 2522db1a65d1 [2023-11-14T21:53:42.833Z] ---> 27fb436cbf39 [2023-11-14T21:53:42.833Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-11-14T21:53:42.833Z] ---> Running in 29a409bf3bc8 [2023-11-14T21:53:42.833Z] Removing intermediate container 29a409bf3bc8 [2023-11-14T21:53:42.833Z] ---> 755eb268fed4 [2023-11-14T21:53:42.833Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-11-14T21:53:43.095Z] ---> Running in e61c0e978588 [2023-11-14T21:53:43.095Z] Removing intermediate container e61c0e978588 [2023-11-14T21:53:43.095Z] ---> 420185cd0455 [2023-11-14T21:53:43.095Z] Step 6/26 : WORKDIR /device-uart [2023-11-14T21:53:43.095Z] ---> Running in ee97c49e81b8 [2023-11-14T21:53:43.095Z] Removing intermediate container ee97c49e81b8 [2023-11-14T21:53:43.095Z] ---> 471e5a2faa1e [2023-11-14T21:53:43.095Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-14T21:53:43.095Z] ---> Running in 7a19b75df7b9 [2023-11-14T21:53:43.354Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-14T21:53:43.612Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-14T21:53:43.870Z] OK: 268 MiB in 56 packages [2023-11-14T21:53:44.129Z] Removing intermediate container 7a19b75df7b9 [2023-11-14T21:53:44.129Z] ---> 2144fd63ea18 [2023-11-14T21:53:44.129Z] Step 8/26 : COPY go.mod vendor* ./ [2023-11-14T21:53:44.388Z] ---> 3dee2b0daff5 [2023-11-14T21:53:44.388Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-14T21:53:44.388Z] ---> Running in 0e42bc44a445 [2023-11-14T21:53:44.957Z] Removing intermediate container 0e42bc44a445 [2023-11-14T21:53:44.957Z] ---> 2bd1798eb5b2 [2023-11-14T21:53:44.957Z] Step 10/26 : COPY . . [2023-11-14T21:53:45.529Z] ---> b199fc86ebe6 [2023-11-14T21:53:45.529Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-14T21:53:45.786Z] ---> Running in 722b246e2655 [2023-11-14T21:53:45.786Z] Removing intermediate container 722b246e2655 [2023-11-14T21:53:45.786Z] ---> 94e6f470ce12 [2023-11-14T21:53:45.786Z] Step 12/26 : RUN ${MAKE} [2023-11-14T21:53:45.786Z] ---> Running in 3684a8972651 [2023-11-14T21:53:46.044Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=3.0.1-dev.12 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-uart ./cmd [2023-11-14T21:54:07.959Z] Removing intermediate container 3684a8972651 [2023-11-14T21:54:07.959Z] ---> cd4c810cb75c [2023-11-14T21:54:07.959Z] Step 13/26 : FROM alpine:3.18 [2023-11-14T21:54:07.959Z] 3.18: Pulling from library/alpine [2023-11-14T21:54:07.959Z] 96526aa774ef: Pulling fs layer [2023-11-14T21:54:07.959Z] 96526aa774ef: Verifying Checksum [2023-11-14T21:54:07.959Z] 96526aa774ef: Download complete [2023-11-14T21:54:07.959Z] 96526aa774ef: Pull complete [2023-11-14T21:54:07.959Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-14T21:54:07.959Z] Status: Downloaded newer image for alpine:3.18 [2023-11-14T21:54:07.959Z] ---> 8ca4688f4f35 [2023-11-14T21:54:07.959Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-11-14T21:54:07.959Z] ---> Running in cab32616da76 [2023-11-14T21:54:07.959Z] Removing intermediate container cab32616da76 [2023-11-14T21:54:07.959Z] ---> cac1c98e80de [2023-11-14T21:54:07.959Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2023-11-14T21:54:07.959Z] ---> Running in 5c5c7c89cbf4 [2023-11-14T21:54:07.959Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-14T21:54:07.959Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-14T21:54:07.959Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-14T21:54:07.959Z] Executing busybox-1.36.1-r2.trigger [2023-11-14T21:54:07.959Z] OK: 7 MiB in 16 packages [2023-11-14T21:54:08.218Z] Removing intermediate container 5c5c7c89cbf4 [2023-11-14T21:54:08.218Z] ---> 15471cc2af3e [2023-11-14T21:54:08.218Z] Step 16/26 : RUN apk --no-cache upgrade [2023-11-14T21:54:08.218Z] ---> Running in fa5c014d7b05 [2023-11-14T21:54:08.477Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-14T21:54:08.477Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-14T21:54:08.736Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-14T21:54:08.736Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T21:54:08.736Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-14T21:54:08.736Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T21:54:08.736Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-14T21:54:09.051Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-14T21:54:09.051Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T21:54:09.051Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-14T21:54:09.051Z] Executing busybox-1.36.1-r5.trigger [2023-11-14T21:54:09.051Z] OK: 7 MiB in 16 packages [2023-11-14T21:54:09.324Z] Removing intermediate container fa5c014d7b05 [2023-11-14T21:54:09.324Z] ---> a6559a99555c [2023-11-14T21:54:09.324Z] Step 17/26 : WORKDIR / [2023-11-14T21:54:09.584Z] ---> Running in caa3236a15a0 [2023-11-14T21:54:09.584Z] Removing intermediate container caa3236a15a0 [2023-11-14T21:54:09.584Z] ---> 1be11c608d19 [2023-11-14T21:54:09.584Z] Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / [2023-11-14T21:54:09.584Z] ---> 079982a4369f [2023-11-14T21:54:09.584Z] Step 19/26 : COPY --from=builder /device-uart/LICENSE / [2023-11-14T21:54:09.841Z] ---> 609d10d5958b [2023-11-14T21:54:09.841Z] Step 20/26 : COPY --from=builder /device-uart/cmd/ / [2023-11-14T21:54:10.779Z] ---> 00136d56c5b0 [2023-11-14T21:54:10.779Z] Step 21/26 : EXPOSE 59995 [2023-11-14T21:54:10.779Z] ---> Running in 5de4aedcbc08 [2023-11-14T21:54:10.779Z] Removing intermediate container 5de4aedcbc08 [2023-11-14T21:54:10.779Z] ---> cb29baf417a8 [2023-11-14T21:54:10.779Z] Step 22/26 : ENTRYPOINT ["/device-uart"] [2023-11-14T21:54:10.779Z] ---> Running in 7506aa2c76c5 [2023-11-14T21:54:10.779Z] Removing intermediate container 7506aa2c76c5 [2023-11-14T21:54:10.779Z] ---> 199ed1cc350a [2023-11-14T21:54:10.779Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-14T21:54:10.779Z] ---> Running in 8d367ede533a [2023-11-14T21:54:10.779Z] Removing intermediate container 8d367ede533a [2023-11-14T21:54:10.779Z] ---> 59597dbd4905 [2023-11-14T21:54:10.779Z] Step 24/26 : LABEL arch=amd64 [2023-11-14T21:54:10.779Z] ---> Running in 412da6bc0ba0 [2023-11-14T21:54:11.038Z] Removing intermediate container 412da6bc0ba0 [2023-11-14T21:54:11.038Z] ---> d6e5495bb209 [2023-11-14T21:54:11.038Z] Step 25/26 : LABEL git_sha=dec02cb029fa6ce79400670f54c9fa46c31fe080 [2023-11-14T21:54:11.038Z] ---> Running in f044cb7a077d [2023-11-14T21:54:11.038Z] Removing intermediate container f044cb7a077d [2023-11-14T21:54:11.038Z] ---> c1ad1335c2e4 [2023-11-14T21:54:11.038Z] Step 26/26 : LABEL version=3.0.1-dev.12 [2023-11-14T21:54:11.038Z] ---> Running in c6db97820208 [2023-11-14T21:54:11.038Z] Removing intermediate container c6db97820208 [2023-11-14T21:54:11.038Z] ---> fb8d52952584 [2023-11-14T21:54:11.038Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-14T21:54:11.038Z] Successfully built fb8d52952584 [2023-11-14T21:54:11.038Z] Successfully tagged device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-14T21:54:11.146Z] provisioning config files... [2023-11-14T21:54:11.155Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config6741521967551544548tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T21:54:11.470Z] ---> docker-login.sh [2023-11-14T21:54:11.470Z] nexus3.edgexfoundry.org:10001 [2023-11-14T21:54:11.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:54:11.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:54:11.470Z] Configure a credential helper to remove this warning. See [2023-11-14T21:54:11.470Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:54:11.470Z] [2023-11-14T21:54:11.470Z] Login Succeeded [2023-11-14T21:54:11.470Z] nexus3.edgexfoundry.org:10002 [2023-11-14T21:54:11.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:54:11.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:54:11.470Z] Configure a credential helper to remove this warning. See [2023-11-14T21:54:11.470Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:54:11.470Z] [2023-11-14T21:54:11.470Z] Login Succeeded [2023-11-14T21:54:11.470Z] nexus3.edgexfoundry.org:10003 [2023-11-14T21:54:11.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:54:11.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:54:11.729Z] Configure a credential helper to remove this warning. See [2023-11-14T21:54:11.729Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:54:11.729Z] [2023-11-14T21:54:11.729Z] Login Succeeded [2023-11-14T21:54:11.729Z] nexus3.edgexfoundry.org:10004 [2023-11-14T21:54:11.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:54:11.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:54:11.729Z] Configure a credential helper to remove this warning. See [2023-11-14T21:54:11.729Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:54:11.729Z] [2023-11-14T21:54:11.729Z] Login Succeeded [2023-11-14T21:54:11.729Z] docker.io [2023-11-14T21:54:11.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:54:11.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:54:11.989Z] Configure a credential helper to remove this warning. See [2023-11-14T21:54:11.989Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:54:11.989Z] [2023-11-14T21:54:11.989Z] Login Succeeded [2023-11-14T21:54:11.989Z] ---> docker-login.sh ends [Pipeline] } [2023-11-14T21:54:11.998Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-14T21:54:12.022Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T21:54:12.037Z] [edgeXDocker.push] Tagging docker image device-uart with the following tags: [2023-11-14T21:54:12.037Z] dec02cb029fa6ce79400670f54c9fa46c31fe080 [2023-11-14T21:54:12.037Z] latest [2023-11-14T21:54:12.037Z] 3.0.1-dev.12 [2023-11-14T21:54:12.037Z] dec02cb029fa6ce79400670f54c9fa46c31fe080-3.0.1-dev.12 [2023-11-14T21:54:12.037Z] main [2023-11-14T21:54:12.037Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:54:12.343Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:dec02cb029fa6ce79400670f54c9fa46c31fe080 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:54:12.648Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:dec02cb029fa6ce79400670f54c9fa46c31fe080 [2023-11-14T21:54:12.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2023-11-14T21:54:12.648Z] 41616505f651: Preparing [2023-11-14T21:54:12.648Z] 988dac1e1f7d: Preparing [2023-11-14T21:54:12.648Z] a79f7af06cfa: Preparing [2023-11-14T21:54:12.648Z] 223cb1f6c634: Preparing [2023-11-14T21:54:12.648Z] 9ca897116e6a: Preparing [2023-11-14T21:54:12.648Z] cc2447e1835a: Preparing [2023-11-14T21:54:12.648Z] cc2447e1835a: Waiting [2023-11-14T21:54:12.648Z] 988dac1e1f7d: Pushed [2023-11-14T21:54:12.648Z] cc2447e1835a: Layer already exists [2023-11-14T21:54:12.905Z] a79f7af06cfa: Pushed [2023-11-14T21:54:12.905Z] 9ca897116e6a: Pushed [2023-11-14T21:54:13.483Z] 223cb1f6c634: Pushed [2023-11-14T21:54:15.387Z] 41616505f651: Pushed [2023-11-14T21:54:15.387Z] dec02cb029fa6ce79400670f54c9fa46c31fe080: digest: sha256:6e58237bfdc5c4e1d09e4b1b667a80c14d32edfdd779ee6976b301faa722bf3b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:54:15.710Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:54:16.020Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:latest [2023-11-14T21:54:16.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2023-11-14T21:54:16.020Z] 41616505f651: Preparing [2023-11-14T21:54:16.020Z] 988dac1e1f7d: Preparing [2023-11-14T21:54:16.020Z] a79f7af06cfa: Preparing [2023-11-14T21:54:16.020Z] 223cb1f6c634: Preparing [2023-11-14T21:54:16.020Z] 9ca897116e6a: Preparing [2023-11-14T21:54:16.020Z] cc2447e1835a: Preparing [2023-11-14T21:54:16.020Z] cc2447e1835a: Waiting [2023-11-14T21:54:16.020Z] 988dac1e1f7d: Layer already exists [2023-11-14T21:54:16.020Z] 9ca897116e6a: Layer already exists [2023-11-14T21:54:16.020Z] 223cb1f6c634: Layer already exists [2023-11-14T21:54:16.020Z] 41616505f651: Layer already exists [2023-11-14T21:54:16.020Z] a79f7af06cfa: Layer already exists [2023-11-14T21:54:16.020Z] cc2447e1835a: Layer already exists [2023-11-14T21:54:16.020Z] latest: digest: sha256:6e58237bfdc5c4e1d09e4b1b667a80c14d32edfdd779ee6976b301faa722bf3b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:54:16.329Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:54:16.643Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.12 [2023-11-14T21:54:16.643Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2023-11-14T21:54:16.643Z] 41616505f651: Preparing [2023-11-14T21:54:16.643Z] 988dac1e1f7d: Preparing [2023-11-14T21:54:16.643Z] a79f7af06cfa: Preparing [2023-11-14T21:54:16.643Z] 223cb1f6c634: Preparing [2023-11-14T21:54:16.643Z] 9ca897116e6a: Preparing [2023-11-14T21:54:16.643Z] cc2447e1835a: Preparing [2023-11-14T21:54:16.643Z] cc2447e1835a: Waiting [2023-11-14T21:54:16.643Z] 41616505f651: Layer already exists [2023-11-14T21:54:16.643Z] 988dac1e1f7d: Layer already exists [2023-11-14T21:54:16.643Z] 223cb1f6c634: Layer already exists [2023-11-14T21:54:16.643Z] a79f7af06cfa: Layer already exists [2023-11-14T21:54:16.643Z] 9ca897116e6a: Layer already exists [2023-11-14T21:54:16.643Z] cc2447e1835a: Layer already exists [2023-11-14T21:54:16.643Z] 3.0.1-dev.12: digest: sha256:6e58237bfdc5c4e1d09e4b1b667a80c14d32edfdd779ee6976b301faa722bf3b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:54:16.960Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:dec02cb029fa6ce79400670f54c9fa46c31fe080-3.0.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:54:17.270Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:dec02cb029fa6ce79400670f54c9fa46c31fe080-3.0.1-dev.12 [2023-11-14T21:54:17.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2023-11-14T21:54:17.270Z] 41616505f651: Preparing [2023-11-14T21:54:17.270Z] 988dac1e1f7d: Preparing [2023-11-14T21:54:17.270Z] a79f7af06cfa: Preparing [2023-11-14T21:54:17.270Z] 223cb1f6c634: Preparing [2023-11-14T21:54:17.270Z] 9ca897116e6a: Preparing [2023-11-14T21:54:17.270Z] cc2447e1835a: Preparing [2023-11-14T21:54:17.270Z] cc2447e1835a: Waiting [2023-11-14T21:54:17.270Z] 223cb1f6c634: Layer already exists [2023-11-14T21:54:17.270Z] a79f7af06cfa: Layer already exists [2023-11-14T21:54:17.270Z] 9ca897116e6a: Layer already exists [2023-11-14T21:54:17.270Z] 41616505f651: Layer already exists [2023-11-14T21:54:17.270Z] 988dac1e1f7d: Layer already exists [2023-11-14T21:54:17.270Z] cc2447e1835a: Layer already exists [2023-11-14T21:54:17.270Z] dec02cb029fa6ce79400670f54c9fa46c31fe080-3.0.1-dev.12: digest: sha256:6e58237bfdc5c4e1d09e4b1b667a80c14d32edfdd779ee6976b301faa722bf3b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:54:17.575Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:54:17.893Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:main [2023-11-14T21:54:17.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2023-11-14T21:54:17.893Z] 41616505f651: Preparing [2023-11-14T21:54:17.893Z] 988dac1e1f7d: Preparing [2023-11-14T21:54:17.893Z] a79f7af06cfa: Preparing [2023-11-14T21:54:17.893Z] 223cb1f6c634: Preparing [2023-11-14T21:54:17.893Z] 9ca897116e6a: Preparing [2023-11-14T21:54:17.893Z] cc2447e1835a: Preparing [2023-11-14T21:54:17.893Z] cc2447e1835a: Waiting [2023-11-14T21:54:17.893Z] 223cb1f6c634: Layer already exists [2023-11-14T21:54:17.893Z] 41616505f651: Layer already exists [2023-11-14T21:54:17.893Z] 988dac1e1f7d: Layer already exists [2023-11-14T21:54:17.893Z] 9ca897116e6a: Layer already exists [2023-11-14T21:54:17.893Z] a79f7af06cfa: Layer already exists [2023-11-14T21:54:17.893Z] cc2447e1835a: Layer already exists [2023-11-14T21:54:17.893Z] main: digest: sha256:6e58237bfdc5c4e1d09e4b1b667a80c14d32edfdd779ee6976b301faa722bf3b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-14T21:54:17.945Z] ===================================================== [Pipeline] echo [2023-11-14T21:54:17.954Z] taggedImages: [2023-11-14T21:54:17.954Z] - nexus3.edgexfoundry.org:10004/device-uart:dec02cb029fa6ce79400670f54c9fa46c31fe080 [2023-11-14T21:54:17.954Z] - nexus3.edgexfoundry.org:10004/device-uart:latest [2023-11-14T21:54:17.954Z] - nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.12 [2023-11-14T21:54:17.954Z] - nexus3.edgexfoundry.org:10004/device-uart:dec02cb029fa6ce79400670f54c9fa46c31fe080-3.0.1-dev.12 [2023-11-14T21:54:17.954Z] - nexus3.edgexfoundry.org:10004/device-uart:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:54:18.339Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-14T21:54:18.339Z] [2023-11-14T21:54:18.339Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:54:18.635Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-14T21:54:18.635Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-14T21:54:18.635Z] 5eb5b503b376: Pulling fs layer [2023-11-14T21:54:18.635Z] 5c69ac0246d0: Pulling fs layer [2023-11-14T21:54:18.635Z] ec43610c2a17: Pulling fs layer [2023-11-14T21:54:18.635Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-14T21:54:18.635Z] 33b1e0a273af: Pulling fs layer [2023-11-14T21:54:18.635Z] 5d3b04190fa2: Pulling fs layer [2023-11-14T21:54:18.635Z] 2f39f015ded8: Pulling fs layer [2023-11-14T21:54:18.635Z] 33b1e0a273af: Waiting [2023-11-14T21:54:18.635Z] 2f39f015ded8: Waiting [2023-11-14T21:54:18.635Z] 3a2ae6a8a46f: Waiting [2023-11-14T21:54:18.635Z] 5c69ac0246d0: Download complete [2023-11-14T21:54:18.635Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-14T21:54:18.635Z] 3a2ae6a8a46f: Download complete [2023-11-14T21:54:18.635Z] 33b1e0a273af: Verifying Checksum [2023-11-14T21:54:18.635Z] 33b1e0a273af: Download complete [2023-11-14T21:54:18.635Z] 5d3b04190fa2: Download complete [2023-11-14T21:54:18.635Z] ec43610c2a17: Verifying Checksum [2023-11-14T21:54:18.635Z] ec43610c2a17: Download complete [2023-11-14T21:54:18.894Z] 5eb5b503b376: Verifying Checksum [2023-11-14T21:54:18.894Z] 5eb5b503b376: Download complete [2023-11-14T21:54:19.461Z] 2f39f015ded8: Verifying Checksum [2023-11-14T21:54:19.461Z] 2f39f015ded8: Download complete [2023-11-14T21:54:20.028Z] 5eb5b503b376: Pull complete [2023-11-14T21:54:20.028Z] 5c69ac0246d0: Pull complete [2023-11-14T21:54:20.594Z] ec43610c2a17: Pull complete [2023-11-14T21:54:20.594Z] 3a2ae6a8a46f: Pull complete [2023-11-14T21:54:20.852Z] 33b1e0a273af: Pull complete [2023-11-14T21:54:20.853Z] 5d3b04190fa2: Pull complete [2023-11-14T21:54:25.029Z] 2f39f015ded8: Pull complete [2023-11-14T21:54:25.029Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-14T21:54:25.029Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-14T21:54:25.029Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T21:54:25.112Z] prd-ubuntu20.04-docker-8c-8g-17565 does not seem to be running inside a container [2023-11-14T21:54:25.140Z] $ 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/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_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 [2023-11-14T21:54:31.404Z] $ docker top 172fa79e83255863b07b13f0bc3713e1d1eab16240c53371cc9e7dfafe707ac5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T21:54:31.770Z] ---> job-cost.sh [2023-11-14T21:54:31.770Z] lf-activate-venv: SKIPPING [2023-11-14T21:54:31.770Z] INFO: No Stack... [2023-11-14T21:54:32.029Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-14T21:54:32.597Z] INFO: Archiving Costs [Pipeline] sh [2023-11-14T21:54:32.884Z] + cat /w/workspace/edgexfoundry_device-uart_main/archives/cost.csv [2023-11-14T21:54:32.884Z] + cut -d, -f6 [Pipeline] lock [2023-11-14T21:54:32.898Z] Trying to acquire lock on [jenkins-edgexfoundry-device-uart-main-18-stack-cost] [2023-11-14T21:54:32.906Z] Resource [jenkins-edgexfoundry-device-uart-main-18-stack-cost] did not exist. Created. [2023-11-14T21:54:32.907Z] Lock acquired on [jenkins-edgexfoundry-device-uart-main-18-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-14T21:54:33.203Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-14T21:54:33.232Z] Stashed 1 file(s) [Pipeline] } [2023-11-14T21:54:33.238Z] Lock released on resource [jenkins-edgexfoundry-device-uart-main-18-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-14T21:54:33.256Z] $ docker stop --time=1 172fa79e83255863b07b13f0bc3713e1d1eab16240c53371cc9e7dfafe707ac5 [2023-11-14T21:54:34.404Z] $ docker rm -f --volumes 172fa79e83255863b07b13f0bc3713e1d1eab16240c53371cc9e7dfafe707ac5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-14T22:08:19.468Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-18003 in /w/workspace/edgexfoundry_device-uart_main [Pipeline] { [Pipeline] ws [2023-11-14T22:08:19.481Z] Running in /w/workspace/device-uart/18 [Pipeline] { [Pipeline] checkout [2023-11-14T22:08:19.517Z] The recommended git tool is: git [2023-11-14T22:08:26.722Z] using credential edgex-jenkins-ssh [2023-11-14T22:08:26.768Z] Cloning the remote Git repository [2023-11-14T22:08:26.837Z] Cloning repository git@github.com:edgexfoundry/device-uart.git [2023-11-14T22:08:26.970Z] > git init /w/workspace/device-uart/18 # timeout=10 [2023-11-14T22:08:27.158Z] Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git [2023-11-14T22:08:27.160Z] > git --version # timeout=10 [2023-11-14T22:08:27.189Z] > git --version # 'git version 2.25.1' [2023-11-14T22:08:27.192Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-14T22:08:27.400Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-14T22:08:28.703Z] > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 [2023-11-14T22:08:28.733Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-14T22:08:29.914Z] Avoid second fetch [2023-11-14T22:08:29.915Z] Checking out Revision dec02cb029fa6ce79400670f54c9fa46c31fe080 (main) [2023-11-14T22:08:30.603Z] Commit message: "Merge pull request #34 from lenny-intel/cve" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-14T22:08:29.941Z] > git config core.sparsecheckout # timeout=10 [2023-11-14T22:08:30.034Z] > git checkout -f dec02cb029fa6ce79400670f54c9fa46c31fe080 # timeout=10 [2023-11-14T22:08:31.564Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-14T22:08:31.564Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-14T22:08:31.564Z] Dload Upload Total Spent Left Speed [2023-11-14T22:08:31.564Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 206k 0 --:--:-- --:--:-- --:--:-- 206k [Pipeline] sh [2023-11-14T22:08:32.243Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-14T22:08:32.577Z] + sudo tee /etc/docker/daemon.new [2023-11-14T22:08:32.577Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-14T22:08:32.577Z] { [2023-11-14T22:08:32.577Z] "registry-mirrors": [ [2023-11-14T22:08:32.577Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-14T22:08:32.577Z] ], [2023-11-14T22:08:32.577Z] "bip": "10.250.0.254/24", [2023-11-14T22:08:32.577Z] "hosts": [ [2023-11-14T22:08:32.577Z] "tcp://0.0.0.0:5555", [2023-11-14T22:08:32.577Z] "unix:///var/run/docker.sock" [2023-11-14T22:08:32.577Z] ], [2023-11-14T22:08:32.577Z] "mtu": 1458, [2023-11-14T22:08:32.577Z] "selinux-enabled": true, [2023-11-14T22:08:32.577Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-14T22:08:32.577Z] } [Pipeline] sh [2023-11-14T22:08:32.932Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-14T22:08:33.289Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-14T22:08:51.577Z] provisioning config files... [2023-11-14T22:08:51.613Z] copy managed file [device-uart-settings] to file:/w/workspace/device-uart/18@tmp/config1537725655159637475tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:08:51.995Z] ---> docker-login.sh [2023-11-14T22:08:51.995Z] nexus3.edgexfoundry.org:10001 [2023-11-14T22:08:52.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T22:08:52.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T22:08:52.591Z] Configure a credential helper to remove this warning. See [2023-11-14T22:08:52.591Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T22:08:52.591Z] [2023-11-14T22:08:52.591Z] Login Succeeded [2023-11-14T22:08:52.591Z] nexus3.edgexfoundry.org:10002 [2023-11-14T22:08:53.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T22:08:53.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T22:08:53.191Z] Configure a credential helper to remove this warning. See [2023-11-14T22:08:53.191Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T22:08:53.191Z] [2023-11-14T22:08:53.191Z] Login Succeeded [2023-11-14T22:08:53.191Z] nexus3.edgexfoundry.org:10003 [2023-11-14T22:08:53.468Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T22:08:53.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T22:08:53.753Z] Configure a credential helper to remove this warning. See [2023-11-14T22:08:53.753Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T22:08:53.753Z] [2023-11-14T22:08:53.753Z] Login Succeeded [2023-11-14T22:08:53.753Z] nexus3.edgexfoundry.org:10004 [2023-11-14T22:08:54.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T22:08:54.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T22:08:54.034Z] Configure a credential helper to remove this warning. See [2023-11-14T22:08:54.034Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T22:08:54.034Z] [2023-11-14T22:08:54.034Z] Login Succeeded [2023-11-14T22:08:54.034Z] docker.io [2023-11-14T22:08:54.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T22:08:54.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T22:08:54.578Z] Configure a credential helper to remove this warning. See [2023-11-14T22:08:54.578Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T22:08:54.578Z] [2023-11-14T22:08:54.578Z] Login Succeeded [2023-11-14T22:08:54.578Z] ---> docker-login.sh ends [Pipeline] } [2023-11-14T22:08:54.598Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-14T22:08:54.950Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T22:08:54.966Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T22:08:54.978Z] ========================================================= [2023-11-14T22:08:54.978Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-14T22:08:54.978Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:08:55.354Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-14T22:08:55.644Z] Sending build context to Docker daemon 5.659MB [2023-11-14T22:08:55.644Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-14T22:08:55.644Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-14T22:08:55.930Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-14T22:08:55.930Z] 9fda8d8052c6: Pulling fs layer [2023-11-14T22:08:55.931Z] 5d54e960e981: Pulling fs layer [2023-11-14T22:08:55.931Z] c4a7e357bf2a: Pulling fs layer [2023-11-14T22:08:55.931Z] f0e02332f6b5: Pulling fs layer [2023-11-14T22:08:55.931Z] 872ee5b61b7b: Pulling fs layer [2023-11-14T22:08:55.931Z] 0c6a40ed1a82: Pulling fs layer [2023-11-14T22:08:55.931Z] 94ae7d8d031c: Pulling fs layer [2023-11-14T22:08:55.931Z] f0e02332f6b5: Waiting [2023-11-14T22:08:55.931Z] 872ee5b61b7b: Waiting [2023-11-14T22:08:55.931Z] 0c6a40ed1a82: Waiting [2023-11-14T22:08:55.931Z] 94ae7d8d031c: Waiting [2023-11-14T22:08:55.931Z] 5d54e960e981: Verifying Checksum [2023-11-14T22:08:55.931Z] 5d54e960e981: Download complete [2023-11-14T22:08:55.931Z] f0e02332f6b5: Verifying Checksum [2023-11-14T22:08:55.931Z] f0e02332f6b5: Download complete [2023-11-14T22:08:56.214Z] 872ee5b61b7b: Download complete [2023-11-14T22:08:56.214Z] 9fda8d8052c6: Verifying Checksum [2023-11-14T22:08:56.214Z] 9fda8d8052c6: Download complete [2023-11-14T22:08:57.229Z] 94ae7d8d031c: Verifying Checksum [2023-11-14T22:08:57.229Z] 94ae7d8d031c: Download complete [2023-11-14T22:08:57.514Z] 9fda8d8052c6: Pull complete [2023-11-14T22:08:58.133Z] 5d54e960e981: Pull complete [2023-11-14T22:09:00.148Z] c4a7e357bf2a: Verifying Checksum [2023-11-14T22:09:00.148Z] c4a7e357bf2a: Download complete [2023-11-14T22:09:00.750Z] 0c6a40ed1a82: Verifying Checksum [2023-11-14T22:09:00.750Z] 0c6a40ed1a82: Download complete [2023-11-14T22:09:13.117Z] c4a7e357bf2a: Pull complete [2023-11-14T22:09:13.388Z] f0e02332f6b5: Pull complete [2023-11-14T22:09:13.663Z] 872ee5b61b7b: Pull complete [2023-11-14T22:09:26.035Z] 0c6a40ed1a82: Pull complete [2023-11-14T22:09:28.055Z] 94ae7d8d031c: Pull complete [2023-11-14T22:09:28.055Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-11-14T22:09:28.055Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-14T22:09:28.055Z] ---> 86de565de09d [2023-11-14T22:09:28.055Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-14T22:09:30.017Z] ---> Running in 5059f6633244 [2023-11-14T22:09:30.289Z] Removing intermediate container 5059f6633244 [2023-11-14T22:09:30.289Z] ---> b586589017cc [2023-11-14T22:09:30.289Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-14T22:09:30.289Z] ---> Running in f4e72e8694e9 [2023-11-14T22:09:30.916Z] Removing intermediate container f4e72e8694e9 [2023-11-14T22:09:30.916Z] ---> b0dd0d10f8ec [2023-11-14T22:09:30.916Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-14T22:09:30.916Z] ---> Running in 7ec1f234b668 [2023-11-14T22:09:31.213Z] Removing intermediate container 7ec1f234b668 [2023-11-14T22:09:31.213Z] ---> 1b7e86a8b0c4 [2023-11-14T22:09:31.213Z] Step 6/12 : WORKDIR /device-uart [2023-11-14T22:09:31.486Z] ---> Running in 308899815bda [2023-11-14T22:09:31.765Z] Removing intermediate container 308899815bda [2023-11-14T22:09:31.765Z] ---> 665abb413ada [2023-11-14T22:09:31.765Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-14T22:09:32.034Z] ---> Running in a5e58c2d44d5 [2023-11-14T22:09:33.469Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-14T22:09:33.738Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-14T22:09:35.160Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-11-14T22:09:35.160Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-11-14T22:09:35.160Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-11-14T22:09:35.160Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-11-14T22:09:35.160Z] Executing busybox-1.36.1-r5.trigger [2023-11-14T22:09:35.160Z] OK: 271 MiB in 56 packages [2023-11-14T22:09:36.576Z] Removing intermediate container a5e58c2d44d5 [2023-11-14T22:09:36.576Z] ---> 56874acea798 [2023-11-14T22:09:36.576Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-14T22:09:37.186Z] ---> 8e3d7e6fcab3 [2023-11-14T22:09:37.187Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-14T22:09:37.187Z] ---> Running in 8f2420412bb9 [2023-11-14T22:11:13.929Z] Removing intermediate container 8f2420412bb9 [2023-11-14T22:11:13.929Z] ---> fa90347ba4ce [2023-11-14T22:11:13.929Z] Step 10/12 : COPY . . [2023-11-14T22:11:13.929Z] ---> 59efc1a1405a [2023-11-14T22:11:13.929Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-14T22:11:13.929Z] ---> Running in 76e945ace40c [2023-11-14T22:11:13.929Z] Removing intermediate container 76e945ace40c [2023-11-14T22:11:13.929Z] ---> 420c8abbcae6 [2023-11-14T22:11:13.929Z] Step 12/12 : RUN ${MAKE} [2023-11-14T22:11:13.929Z] ---> Running in 0a639627bf9c [2023-11-14T22:11:13.929Z] noop [2023-11-14T22:11:13.929Z] Removing intermediate container 0a639627bf9c [2023-11-14T22:11:13.929Z] ---> 15904e226411 [2023-11-14T22:11:13.929Z] Successfully built 15904e226411 [2023-11-14T22:11:13.930Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:11:14.296Z] + docker inspect -f . ci-base-image-arm64 [2023-11-14T22:11:14.296Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T22:11:14.537Z] prd-ubuntu20.04-docker-arm64-4c-16g-18003 does not seem to be running inside a container [2023-11-14T22:11:14.624Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-uart/18 -v /w/workspace/device-uart/18:/w/workspace/device-uart/18:rw,z -v /w/workspace/device-uart/18@tmp:/w/workspace/device-uart/18@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 [2023-11-14T22:11:16.039Z] $ docker top 1ce9a12ea9d8761c5c2d9e6a29a71b236caa665b85fac227920c96cae661aaca -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-14T22:11:16.935Z] + go version [2023-11-14T22:11:16.935Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-14T22:11:16.962Z] $ docker stop --time=1 1ce9a12ea9d8761c5c2d9e6a29a71b236caa665b85fac227920c96cae661aaca [2023-11-14T22:11:18.662Z] $ docker rm -f --volumes 1ce9a12ea9d8761c5c2d9e6a29a71b236caa665b85fac227920c96cae661aaca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:11:19.243Z] + docker inspect -f . ci-base-image-arm64 [2023-11-14T22:11:19.243Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T22:11:19.460Z] prd-ubuntu20.04-docker-arm64-4c-16g-18003 does not seem to be running inside a container [2023-11-14T22:11:19.549Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-uart/18 -v /w/workspace/device-uart/18:/w/workspace/device-uart/18:rw,z -v /w/workspace/device-uart/18@tmp:/w/workspace/device-uart/18@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 [2023-11-14T22:11:20.946Z] $ docker top 1a7eaa6c3c04b0c9fd3710a114f48c748488771b41c1aa18e2048d42b1dfd4f4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-14T22:11:21.822Z] + git config --global --add safe.directory /w/workspace/device-uart/18 [Pipeline] fileExists [Pipeline] sh [2023-11-14T22:11:22.494Z] + make test [2023-11-14T22:11:22.494Z] go test ./... -coverprofile=coverage.out [2023-11-14T22:11:27.868Z] ? github.com/edgexfoundry/device-uart [no test files] [2023-11-14T22:13:49.704Z] ? github.com/edgexfoundry/device-uart/cmd [no test files] [2023-11-14T22:13:49.704Z] ? github.com/edgexfoundry/device-uart/internal/driver [no test files] [2023-11-14T22:13:49.704Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-14T22:13:49.704Z] go vet ./... [2023-11-14T22:14:28.671Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-14T22:14:28.671Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-14T22:14:28.671Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-14T22:14:28.697Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-14T22:14:28.716Z] $ docker stop --time=1 1a7eaa6c3c04b0c9fd3710a114f48c748488771b41c1aa18e2048d42b1dfd4f4 [2023-11-14T22:14:30.787Z] $ docker rm -f --volumes 1a7eaa6c3c04b0c9fd3710a114f48c748488771b41c1aa18e2048d42b1dfd4f4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-14T22:14:32.154Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-14T22:14:32.218Z] Warning: overwriting stash ‘coverage-report’ [2023-11-14T22:14:32.810Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-14T22:14:33.208Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-14T22:14:33.542Z] + ls -al . [2023-11-14T22:14:33.542Z] total 152 [2023-11-14T22:14:33.542Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 14 22:11 . [2023-11-14T22:14:33.542Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 22:08 .. [2023-11-14T22:14:33.542Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 14 22:08 .dockerignore [2023-11-14T22:14:33.542Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 22:08 .git [2023-11-14T22:14:33.542Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 22:08 .github [2023-11-14T22:14:33.542Z] -rw-rw-r-- 1 jenkins jenkins 343 Nov 14 22:08 .gitignore [2023-11-14T22:14:33.542Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 14 22:08 .golangci.yml [2023-11-14T22:14:33.542Z] -rw-rw-r-- 1 jenkins jenkins 9941 Nov 14 22:08 Attribution.txt [2023-11-14T22:14:33.542Z] -rw-rw-r-- 1 jenkins jenkins 1908 Nov 14 22:08 CHANGELOG.md [2023-11-14T22:14:33.542Z] -rw-rw-r-- 1 jenkins jenkins 1886 Nov 14 22:08 Dockerfile [2023-11-14T22:14:33.542Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 14 22:08 GOVERNANCE.md [2023-11-14T22:14:33.542Z] -rw-rw-r-- 1 jenkins jenkins 675 Nov 14 22:08 Jenkinsfile [2023-11-14T22:14:33.542Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 14 22:08 LICENSE [2023-11-14T22:14:33.542Z] -rw-rw-r-- 1 jenkins jenkins 1872 Nov 14 22:08 Makefile [2023-11-14T22:14:33.542Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 14 22:08 OWNERS.md [2023-11-14T22:14:33.542Z] -rw-rw-r-- 1 jenkins jenkins 8892 Nov 14 22:08 README.md [2023-11-14T22:14:33.542Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 14 21:52 VERSION [2023-11-14T22:14:33.542Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 22:08 bin [2023-11-14T22:14:33.542Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 22:08 cmd [2023-11-14T22:14:33.542Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 14 22:11 coverage.out [2023-11-14T22:14:33.542Z] -rw-rw-r-- 1 jenkins jenkins 3674 Nov 14 22:08 go.mod [2023-11-14T22:14:33.542Z] -rw-rw-r-- 1 jenkins jenkins 35219 Nov 14 22:08 go.sum [2023-11-14T22:14:33.542Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 22:08 internal [2023-11-14T22:14:33.542Z] -rw-rw-r-- 1 jenkins jenkins 209 Nov 14 22:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:14:33.899Z] + docker build -t device-uart-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=dec02cb029fa6ce79400670f54c9fa46c31fe080 --label arch=arm64 --label version=3.0.1-dev.12 . [2023-11-14T22:14:34.187Z] Sending build context to Docker daemon 5.66MB [2023-11-14T22:14:34.187Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-11-14T22:14:34.187Z] Step 2/26 : FROM ${BASE} AS builder [2023-11-14T22:14:34.187Z] ---> 15904e226411 [2023-11-14T22:14:34.187Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-14T22:14:34.460Z] ---> Running in 0438a0bba692 [2023-11-14T22:14:34.730Z] Removing intermediate container 0438a0bba692 [2023-11-14T22:14:34.730Z] ---> 5506ba06af7d [2023-11-14T22:14:34.730Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-11-14T22:14:35.004Z] ---> Running in be73b021405f [2023-11-14T22:14:35.277Z] Removing intermediate container be73b021405f [2023-11-14T22:14:35.277Z] ---> 0192ee313c7d [2023-11-14T22:14:35.277Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-11-14T22:14:35.546Z] ---> Running in 06b9341bb105 [2023-11-14T22:14:35.816Z] Removing intermediate container 06b9341bb105 [2023-11-14T22:14:35.816Z] ---> a9f531449778 [2023-11-14T22:14:35.816Z] Step 6/26 : WORKDIR /device-uart [2023-11-14T22:14:35.816Z] ---> Running in b1c3abce3215 [2023-11-14T22:14:36.405Z] Removing intermediate container b1c3abce3215 [2023-11-14T22:14:36.405Z] ---> 2b58ca36fa8d [2023-11-14T22:14:36.405Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-14T22:14:36.405Z] ---> Running in eaf3afaea0a4 [2023-11-14T22:14:37.831Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-14T22:14:38.103Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-14T22:14:39.521Z] OK: 271 MiB in 56 packages [2023-11-14T22:14:40.515Z] Removing intermediate container eaf3afaea0a4 [2023-11-14T22:14:40.515Z] ---> 6ffde0295674 [2023-11-14T22:14:40.515Z] Step 8/26 : COPY go.mod vendor* ./ [2023-11-14T22:14:41.493Z] ---> e734dc137ed2 [2023-11-14T22:14:41.493Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-14T22:14:41.493Z] ---> Running in 568da53b2332 [2023-11-14T22:14:44.091Z] Removing intermediate container 568da53b2332 [2023-11-14T22:14:44.091Z] ---> f4b62d7e6960 [2023-11-14T22:14:44.091Z] Step 10/26 : COPY . . [2023-11-14T22:14:44.687Z] ---> 0205c7230b0f [2023-11-14T22:14:44.687Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-14T22:14:44.966Z] ---> Running in 3dc7be0b2e95 [2023-11-14T22:14:45.238Z] Removing intermediate container 3dc7be0b2e95 [2023-11-14T22:14:45.238Z] ---> d88472a5e85e [2023-11-14T22:14:45.238Z] Step 12/26 : RUN ${MAKE} [2023-11-14T22:14:45.238Z] ---> Running in b1cdbe71bb65 [2023-11-14T22:14:46.656Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=3.0.1-dev.12 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-uart ./cmd [2023-11-14T22:17:11.209Z] Removing intermediate container b1cdbe71bb65 [2023-11-14T22:17:11.209Z] ---> 7ec134411b29 [2023-11-14T22:17:11.209Z] Step 13/26 : FROM alpine:3.18 [2023-11-14T22:17:11.209Z] 3.18: Pulling from library/alpine [2023-11-14T22:17:11.209Z] 579b34f0a95b: Pulling fs layer [2023-11-14T22:17:11.209Z] 579b34f0a95b: Verifying Checksum [2023-11-14T22:17:11.209Z] 579b34f0a95b: Download complete [2023-11-14T22:17:11.209Z] 579b34f0a95b: Pull complete [2023-11-14T22:17:11.209Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-14T22:17:11.209Z] Status: Downloaded newer image for alpine:3.18 [2023-11-14T22:17:11.209Z] ---> 3cc203321400 [2023-11-14T22:17:11.209Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-11-14T22:17:11.209Z] ---> Running in 35bd2aab313d [2023-11-14T22:17:11.209Z] Removing intermediate container 35bd2aab313d [2023-11-14T22:17:11.209Z] ---> b0c33e346dc8 [2023-11-14T22:17:11.209Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2023-11-14T22:17:11.209Z] ---> Running in 3cdfe8f2adf7 [2023-11-14T22:17:11.209Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-14T22:17:11.209Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-14T22:17:11.209Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-14T22:17:11.209Z] Executing busybox-1.36.1-r2.trigger [2023-11-14T22:17:11.209Z] OK: 8 MiB in 16 packages [2023-11-14T22:17:11.209Z] Removing intermediate container 3cdfe8f2adf7 [2023-11-14T22:17:11.209Z] ---> dc0c20390bca [2023-11-14T22:17:11.209Z] Step 16/26 : RUN apk --no-cache upgrade [2023-11-14T22:17:11.209Z] ---> Running in dfe38de4adf4 [2023-11-14T22:17:11.209Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-14T22:17:11.209Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-14T22:17:12.176Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-14T22:17:12.176Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T22:17:12.176Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-14T22:17:12.176Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T22:17:12.176Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-14T22:17:12.176Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-14T22:17:12.176Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T22:17:12.176Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-14T22:17:12.176Z] Executing busybox-1.36.1-r5.trigger [2023-11-14T22:17:12.176Z] OK: 8 MiB in 16 packages [2023-11-14T22:17:13.597Z] Removing intermediate container dfe38de4adf4 [2023-11-14T22:17:13.597Z] ---> f4017d18b52a [2023-11-14T22:17:13.597Z] Step 17/26 : WORKDIR / [2023-11-14T22:17:13.597Z] ---> Running in 6cf289a6dd59 [2023-11-14T22:17:13.864Z] Removing intermediate container 6cf289a6dd59 [2023-11-14T22:17:13.864Z] ---> fbc618b4d094 [2023-11-14T22:17:13.864Z] Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / [2023-11-14T22:17:14.450Z] ---> d8176724aa09 [2023-11-14T22:17:14.450Z] Step 19/26 : COPY --from=builder /device-uart/LICENSE / [2023-11-14T22:17:15.038Z] ---> ffb080c6ae10 [2023-11-14T22:17:15.038Z] Step 20/26 : COPY --from=builder /device-uart/cmd/ / [2023-11-14T22:17:16.458Z] ---> 440a69f29e20 [2023-11-14T22:17:16.458Z] Step 21/26 : EXPOSE 59995 [2023-11-14T22:17:16.727Z] ---> Running in fb72674f2d84 [2023-11-14T22:17:16.997Z] Removing intermediate container fb72674f2d84 [2023-11-14T22:17:16.997Z] ---> 2f0f9b05f8c9 [2023-11-14T22:17:16.997Z] Step 22/26 : ENTRYPOINT ["/device-uart"] [2023-11-14T22:17:16.997Z] ---> Running in a8f3958bfac1 [2023-11-14T22:17:17.265Z] Removing intermediate container a8f3958bfac1 [2023-11-14T22:17:17.265Z] ---> db7fa4277257 [2023-11-14T22:17:17.265Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-14T22:17:17.533Z] ---> Running in 278fa4f971de [2023-11-14T22:17:17.800Z] Removing intermediate container 278fa4f971de [2023-11-14T22:17:17.800Z] ---> 698ebee04ff0 [2023-11-14T22:17:17.800Z] Step 24/26 : LABEL arch=arm64 [2023-11-14T22:17:17.800Z] ---> Running in 58265c7f3f7b [2023-11-14T22:17:18.387Z] Removing intermediate container 58265c7f3f7b [2023-11-14T22:17:18.387Z] ---> 406c8111ee74 [2023-11-14T22:17:18.387Z] Step 25/26 : LABEL git_sha=dec02cb029fa6ce79400670f54c9fa46c31fe080 [2023-11-14T22:17:18.387Z] ---> Running in fd8ac6f3e5f1 [2023-11-14T22:17:18.655Z] Removing intermediate container fd8ac6f3e5f1 [2023-11-14T22:17:18.655Z] ---> aee12f477b2d [2023-11-14T22:17:18.655Z] Step 26/26 : LABEL version=3.0.1-dev.12 [2023-11-14T22:17:18.655Z] ---> Running in 0e44d0ed9d8e [2023-11-14T22:17:18.923Z] Removing intermediate container 0e44d0ed9d8e [2023-11-14T22:17:18.923Z] ---> f25643f4c942 [2023-11-14T22:17:18.923Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-14T22:17:19.190Z] Successfully built f25643f4c942 [2023-11-14T22:17:19.190Z] Successfully tagged device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-14T22:17:19.313Z] provisioning config files... [2023-11-14T22:17:19.329Z] copy managed file [device-uart-settings] to file:/w/workspace/device-uart/18@tmp/config11465094306748671087tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:17:19.676Z] ---> docker-login.sh [2023-11-14T22:17:19.676Z] nexus3.edgexfoundry.org:10001 [2023-11-14T22:17:19.946Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T22:17:19.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T22:17:19.946Z] Configure a credential helper to remove this warning. See [2023-11-14T22:17:19.946Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T22:17:19.946Z] [2023-11-14T22:17:19.946Z] Login Succeeded [2023-11-14T22:17:19.946Z] nexus3.edgexfoundry.org:10002 [2023-11-14T22:17:20.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T22:17:20.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T22:17:20.215Z] Configure a credential helper to remove this warning. See [2023-11-14T22:17:20.215Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T22:17:20.215Z] [2023-11-14T22:17:20.215Z] Login Succeeded [2023-11-14T22:17:20.215Z] nexus3.edgexfoundry.org:10003 [2023-11-14T22:17:20.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T22:17:20.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T22:17:20.755Z] Configure a credential helper to remove this warning. See [2023-11-14T22:17:20.755Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T22:17:20.755Z] [2023-11-14T22:17:20.755Z] Login Succeeded [2023-11-14T22:17:20.755Z] nexus3.edgexfoundry.org:10004 [2023-11-14T22:17:21.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T22:17:21.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T22:17:21.025Z] Configure a credential helper to remove this warning. See [2023-11-14T22:17:21.025Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T22:17:21.025Z] [2023-11-14T22:17:21.025Z] Login Succeeded [2023-11-14T22:17:21.298Z] docker.io [2023-11-14T22:17:21.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T22:17:21.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T22:17:21.881Z] Configure a credential helper to remove this warning. See [2023-11-14T22:17:21.881Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T22:17:21.881Z] [2023-11-14T22:17:21.881Z] Login Succeeded [2023-11-14T22:17:21.881Z] ---> docker-login.sh ends [Pipeline] } [2023-11-14T22:17:21.896Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-14T22:17:21.995Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T22:17:22.024Z] [edgeXDocker.push] Tagging docker image device-uart-arm64 with the following tags: [2023-11-14T22:17:22.024Z] dec02cb029fa6ce79400670f54c9fa46c31fe080 [2023-11-14T22:17:22.024Z] latest [2023-11-14T22:17:22.024Z] 3.0.1-dev.12 [2023-11-14T22:17:22.024Z] dec02cb029fa6ce79400670f54c9fa46c31fe080-3.0.1-dev.12 [2023-11-14T22:17:22.024Z] main [2023-11-14T22:17:22.024Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:17:22.445Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:dec02cb029fa6ce79400670f54c9fa46c31fe080 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:17:22.873Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:dec02cb029fa6ce79400670f54c9fa46c31fe080 [2023-11-14T22:17:22.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2023-11-14T22:17:22.873Z] 40d650fc44a9: Preparing [2023-11-14T22:17:22.873Z] f6b76cb18b25: Preparing [2023-11-14T22:17:22.873Z] 1623ff55fe45: Preparing [2023-11-14T22:17:22.873Z] 016894e92bce: Preparing [2023-11-14T22:17:22.873Z] d214140c2948: Preparing [2023-11-14T22:17:22.873Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:17:22.873Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:17:23.170Z] f6b76cb18b25: Pushed [2023-11-14T22:17:23.170Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:17:23.170Z] 1623ff55fe45: Pushed [2023-11-14T22:17:23.170Z] d214140c2948: Pushed [2023-11-14T22:17:25.174Z] 016894e92bce: Pushed [2023-11-14T22:17:28.516Z] 40d650fc44a9: Pushed [2023-11-14T22:17:28.783Z] dec02cb029fa6ce79400670f54c9fa46c31fe080: digest: sha256:4225091439cb15e8c6546dc416b15ff50651241e63e97521d0355f8a0104889f size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:17:29.150Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:17:29.496Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [2023-11-14T22:17:29.496Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2023-11-14T22:17:29.496Z] 40d650fc44a9: Preparing [2023-11-14T22:17:29.496Z] f6b76cb18b25: Preparing [2023-11-14T22:17:29.496Z] 1623ff55fe45: Preparing [2023-11-14T22:17:29.496Z] 016894e92bce: Preparing [2023-11-14T22:17:29.496Z] d214140c2948: Preparing [2023-11-14T22:17:29.496Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:17:29.496Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:17:29.496Z] f6b76cb18b25: Layer already exists [2023-11-14T22:17:29.496Z] 40d650fc44a9: Layer already exists [2023-11-14T22:17:29.496Z] d214140c2948: Layer already exists [2023-11-14T22:17:29.496Z] 1623ff55fe45: Layer already exists [2023-11-14T22:17:29.496Z] 016894e92bce: Layer already exists [2023-11-14T22:17:29.496Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:17:29.772Z] latest: digest: sha256:4225091439cb15e8c6546dc416b15ff50651241e63e97521d0355f8a0104889f size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:17:30.125Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:17:30.481Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.12 [2023-11-14T22:17:30.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2023-11-14T22:17:30.482Z] 40d650fc44a9: Preparing [2023-11-14T22:17:30.482Z] f6b76cb18b25: Preparing [2023-11-14T22:17:30.482Z] 1623ff55fe45: Preparing [2023-11-14T22:17:30.482Z] 016894e92bce: Preparing [2023-11-14T22:17:30.482Z] d214140c2948: Preparing [2023-11-14T22:17:30.482Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:17:30.482Z] 40d650fc44a9: Layer already exists [2023-11-14T22:17:30.482Z] f6b76cb18b25: Layer already exists [2023-11-14T22:17:30.482Z] 1623ff55fe45: Layer already exists [2023-11-14T22:17:30.482Z] d214140c2948: Layer already exists [2023-11-14T22:17:30.482Z] 016894e92bce: Layer already exists [2023-11-14T22:17:30.482Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:17:30.749Z] 3.0.1-dev.12: digest: sha256:4225091439cb15e8c6546dc416b15ff50651241e63e97521d0355f8a0104889f size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:17:31.109Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:dec02cb029fa6ce79400670f54c9fa46c31fe080-3.0.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:17:31.483Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:dec02cb029fa6ce79400670f54c9fa46c31fe080-3.0.1-dev.12 [2023-11-14T22:17:31.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2023-11-14T22:17:31.483Z] 40d650fc44a9: Preparing [2023-11-14T22:17:31.483Z] f6b76cb18b25: Preparing [2023-11-14T22:17:31.483Z] 1623ff55fe45: Preparing [2023-11-14T22:17:31.483Z] 016894e92bce: Preparing [2023-11-14T22:17:31.483Z] d214140c2948: Preparing [2023-11-14T22:17:31.483Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:17:31.483Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:17:31.483Z] 1623ff55fe45: Layer already exists [2023-11-14T22:17:31.483Z] d214140c2948: Layer already exists [2023-11-14T22:17:31.483Z] 40d650fc44a9: Layer already exists [2023-11-14T22:17:31.483Z] 016894e92bce: Layer already exists [2023-11-14T22:17:31.483Z] f6b76cb18b25: Layer already exists [2023-11-14T22:17:31.483Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:17:31.756Z] dec02cb029fa6ce79400670f54c9fa46c31fe080-3.0.1-dev.12: digest: sha256:4225091439cb15e8c6546dc416b15ff50651241e63e97521d0355f8a0104889f size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:17:32.128Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:17:32.494Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:main [2023-11-14T22:17:32.494Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2023-11-14T22:17:32.494Z] 40d650fc44a9: Preparing [2023-11-14T22:17:32.494Z] f6b76cb18b25: Preparing [2023-11-14T22:17:32.494Z] 1623ff55fe45: Preparing [2023-11-14T22:17:32.494Z] 016894e92bce: Preparing [2023-11-14T22:17:32.494Z] d214140c2948: Preparing [2023-11-14T22:17:32.494Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:17:32.494Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:17:32.494Z] 1623ff55fe45: Layer already exists [2023-11-14T22:17:32.494Z] d214140c2948: Layer already exists [2023-11-14T22:17:32.494Z] f6b76cb18b25: Layer already exists [2023-11-14T22:17:32.494Z] 40d650fc44a9: Layer already exists [2023-11-14T22:17:32.494Z] 016894e92bce: Layer already exists [2023-11-14T22:17:32.494Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:17:32.764Z] main: digest: sha256:4225091439cb15e8c6546dc416b15ff50651241e63e97521d0355f8a0104889f size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-14T22:17:32.809Z] ===================================================== [Pipeline] echo [2023-11-14T22:17:32.815Z] taggedImages: [2023-11-14T22:17:32.815Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:dec02cb029fa6ce79400670f54c9fa46c31fe080 [2023-11-14T22:17:32.815Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [2023-11-14T22:17:32.815Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.12 [2023-11-14T22:17:32.815Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:dec02cb029fa6ce79400670f54c9fa46c31fe080-3.0.1-dev.12 [2023-11-14T22:17:32.815Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:17:33.201Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-14T22:17:33.201Z] [2023-11-14T22:17:33.201Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:17:33.557Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-14T22:17:33.831Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-14T22:17:33.831Z] 8998bd30e6a1: Pulling fs layer [2023-11-14T22:17:33.831Z] 04944245beec: Pulling fs layer [2023-11-14T22:17:33.831Z] 699f458cf7ca: Pulling fs layer [2023-11-14T22:17:33.831Z] 765212b225bb: Pulling fs layer [2023-11-14T22:17:33.831Z] f23df028b6ca: Pulling fs layer [2023-11-14T22:17:33.831Z] d65c8cfc05b1: Pulling fs layer [2023-11-14T22:17:33.831Z] 2437ff75d9bd: Pulling fs layer [2023-11-14T22:17:33.831Z] 765212b225bb: Waiting [2023-11-14T22:17:33.831Z] d65c8cfc05b1: Waiting [2023-11-14T22:17:33.831Z] 2437ff75d9bd: Waiting [2023-11-14T22:17:33.831Z] f23df028b6ca: Waiting [2023-11-14T22:17:33.831Z] 04944245beec: Verifying Checksum [2023-11-14T22:17:33.831Z] 04944245beec: Download complete [2023-11-14T22:17:34.106Z] 765212b225bb: Verifying Checksum [2023-11-14T22:17:34.106Z] 765212b225bb: Download complete [2023-11-14T22:17:34.106Z] f23df028b6ca: Verifying Checksum [2023-11-14T22:17:34.106Z] f23df028b6ca: Download complete [2023-11-14T22:17:34.106Z] d65c8cfc05b1: Verifying Checksum [2023-11-14T22:17:34.106Z] d65c8cfc05b1: Download complete [2023-11-14T22:17:34.382Z] 699f458cf7ca: Verifying Checksum [2023-11-14T22:17:34.382Z] 699f458cf7ca: Download complete [2023-11-14T22:17:34.656Z] 8998bd30e6a1: Verifying Checksum [2023-11-14T22:17:34.656Z] 8998bd30e6a1: Download complete [2023-11-14T22:17:37.253Z] 2437ff75d9bd: Verifying Checksum [2023-11-14T22:17:37.253Z] 2437ff75d9bd: Download complete [2023-11-14T22:17:39.855Z] 8998bd30e6a1: Pull complete [2023-11-14T22:17:40.123Z] 04944245beec: Pull complete [2023-11-14T22:17:42.073Z] 699f458cf7ca: Pull complete [2023-11-14T22:17:42.073Z] 765212b225bb: Pull complete [2023-11-14T22:17:43.037Z] f23df028b6ca: Pull complete [2023-11-14T22:17:43.306Z] d65c8cfc05b1: Pull complete [2023-11-14T22:18:01.534Z] 2437ff75d9bd: Pull complete [2023-11-14T22:18:01.534Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-14T22:18:01.534Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-14T22:18:01.534Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T22:18:01.758Z] prd-ubuntu20.04-docker-arm64-4c-16g-18003 does not seem to be running inside a container [2023-11-14T22:18:01.855Z] $ 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/device-uart/18 -v /w/workspace/device-uart/18:/w/workspace/device-uart/18:rw,z -v /w/workspace/device-uart/18@tmp:/w/workspace/device-uart/18@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 [2023-11-14T22:18:04.969Z] $ docker top 41a25e65ad498e9eec0675118aac19f8c2c9654bd43149d9d268e46aee97b3d6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:18:05.845Z] ---> job-cost.sh [2023-11-14T22:18:05.845Z] lf-activate-venv: SKIPPING [2023-11-14T22:18:05.845Z] INFO: No Stack... [2023-11-14T22:18:06.429Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-14T22:18:07.013Z] INFO: Archiving Costs [Pipeline] sh [2023-11-14T22:18:07.660Z] + cut -d, -f6 [2023-11-14T22:18:07.660Z] + cat /w/workspace/device-uart/18/archives/cost.csv [Pipeline] lock [2023-11-14T22:18:07.723Z] Trying to acquire lock on [jenkins-edgexfoundry-device-uart-main-18-stack-cost] [2023-11-14T22:18:07.729Z] Resource [jenkins-edgexfoundry-device-uart-main-18-stack-cost] did not exist. Created. [2023-11-14T22:18:07.729Z] Lock acquired on [jenkins-edgexfoundry-device-uart-main-18-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-14T22:18:08.394Z] /w/workspace/device-uart/18@tmp/durable-ab42539c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-14T22:18:09.065Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-14T22:18:09.081Z] Warning: overwriting stash ‘stack-cost’ [2023-11-14T22:18:09.144Z] Stashed 1 file(s) [Pipeline] } [2023-11-14T22:18:09.152Z] Lock released on resource [jenkins-edgexfoundry-device-uart-main-18-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-14T22:18:09.181Z] $ docker stop --time=1 41a25e65ad498e9eec0675118aac19f8c2c9654bd43149d9d268e46aee97b3d6 [2023-11-14T22:18:10.682Z] $ docker rm -f --volumes 41a25e65ad498e9eec0675118aac19f8c2c9654bd43149d9d268e46aee97b3d6 [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 [2023-11-14T22:18:11.043Z] provisioning config files... [2023-11-14T22:18:11.049Z] copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config8129736920786679526tmp [Pipeline] { [Pipeline] sh [2023-11-14T22:18:11.344Z] + set +x [2023-11-14T22:18:11.344Z] + curl -s https://codecov.io/bash [2023-11-14T22:18:11.344Z] + bash -s -- [2023-11-14T22:18:11.344Z] [2023-11-14T22:18:11.344Z] _____ _ [2023-11-14T22:18:11.344Z] / ____| | | [2023-11-14T22:18:11.344Z] | | ___ __| | ___ ___ _____ __ [2023-11-14T22:18:11.344Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-14T22:18:11.344Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-14T22:18:11.344Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-14T22:18:11.344Z] Bash-1.0.6 [2023-11-14T22:18:11.344Z] [2023-11-14T22:18:11.344Z] [2023-11-14T22:18:11.344Z] ==> git version 2.25.1 found [2023-11-14T22:18:11.344Z] ==> 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 [2023-11-14T22:18:11.344Z] Release-Date: 2020-01-08 [2023-11-14T22:18:11.344Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-11-14T22:18:11.344Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-14T22:18:11.344Z] ==> Jenkins CI detected. [2023-11-14T22:18:11.344Z] current dir:  /w/workspace/edgexfoundry_device-uart_main [2023-11-14T22:18:11.344Z] project root: . [2023-11-14T22:18:11.344Z] --> token set from env [2023-11-14T22:18:11.344Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-14T22:18:11.344Z] ==> Running gcov in . (disable via -X gcov) [2023-11-14T22:18:11.344Z] ==> Python coveragepy not found [2023-11-14T22:18:11.344Z] ==> Searching for coverage reports in: [2023-11-14T22:18:11.344Z] + . [2023-11-14T22:18:11.344Z] -> Found 1 reports [2023-11-14T22:18:11.344Z] ==> Detecting git/mercurial file structure [2023-11-14T22:18:11.344Z] ==> Reading reports [2023-11-14T22:18:11.344Z] + ./coverage.out bytes=10 [2023-11-14T22:18:11.344Z] ==> Appending adjustments [2023-11-14T22:18:11.344Z] https://docs.codecov.io/docs/fixing-reports [2023-11-14T22:18:11.603Z] + Found adjustments [2023-11-14T22:18:11.603Z] ==> Gzipping contents [2023-11-14T22:18:11.603Z] 4.0K /tmp/codecov.gnYdp0.gz [2023-11-14T22:18:11.603Z] ==> Uploading reports [2023-11-14T22:18:11.603Z] url: https://codecov.io [2023-11-14T22:18:11.603Z] query: branch=main&commit=dec02cb029fa6ce79400670f54c9fa46c31fe080&build=18&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F18%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-14T22:18:11.603Z] -> Pinging Codecov [2023-11-14T22:18:11.603Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=30f0fd93-73e3-42a5-8a76-fe3e7430018e&branch=main&commit=dec02cb029fa6ce79400670f54c9fa46c31fe080&build=18&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F18%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-14T22:18:11.603Z] -> Uploading to [2023-11-14T22:18:11.603Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-14/B9AA6E0BBD74AE3A32605C7A7C664919/dec02cb029fa6ce79400670f54c9fa46c31fe080/f2da4d61-4a7e-4851-b0ba-f17d181857f7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231114%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231114T221811Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=efc2cab644a226ff57f5c239ef24392b6c89f5b8bb2cf94569ec6e1c474baeea [2023-11-14T22:18:11.603Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-14T22:18:11.603Z] Dload Upload Total Spent Left Speed [2023-11-14T22:18:11.862Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 603 0 0 100 603 0 2412 --:--:-- --:--:-- --:--:-- 2412 [2023-11-14T22:18:11.862Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/dec02cb029fa6ce79400670f54c9fa46c31fe080 [Pipeline] } [2023-11-14T22:18:11.869Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-11-14T22:18:12.005Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-11-14T22:18:12.020Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:18:12.319Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-14T22:18:12.319Z] [2023-11-14T22:18:12.319Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:18:12.626Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-14T22:18:12.626Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-11-14T22:18:12.626Z] df9b9388f04a: Pulling fs layer [2023-11-14T22:18:12.626Z] 52dc419b0ee2: Pulling fs layer [2023-11-14T22:18:12.626Z] 25bc292e5bac: Pulling fs layer [2023-11-14T22:18:12.626Z] 114826534d7a: Pulling fs layer [2023-11-14T22:18:12.626Z] 4657fd5d0bcf: Pulling fs layer [2023-11-14T22:18:12.626Z] 6ad1cebc031e: Pulling fs layer [2023-11-14T22:18:12.626Z] 8a3aa393b2d8: Pulling fs layer [2023-11-14T22:18:12.626Z] 114826534d7a: Waiting [2023-11-14T22:18:12.626Z] 4657fd5d0bcf: Waiting [2023-11-14T22:18:12.626Z] 8a3aa393b2d8: Waiting [2023-11-14T22:18:12.626Z] 6ad1cebc031e: Waiting [2023-11-14T22:18:12.626Z] 25bc292e5bac: Verifying Checksum [2023-11-14T22:18:12.626Z] 25bc292e5bac: Download complete [2023-11-14T22:18:12.626Z] 52dc419b0ee2: Verifying Checksum [2023-11-14T22:18:12.626Z] 52dc419b0ee2: Download complete [2023-11-14T22:18:12.626Z] 4657fd5d0bcf: Verifying Checksum [2023-11-14T22:18:12.626Z] 4657fd5d0bcf: Download complete [2023-11-14T22:18:12.626Z] df9b9388f04a: Verifying Checksum [2023-11-14T22:18:12.626Z] df9b9388f04a: Download complete [2023-11-14T22:18:12.885Z] df9b9388f04a: Pull complete [2023-11-14T22:18:12.885Z] 52dc419b0ee2: Pull complete [2023-11-14T22:18:13.146Z] 6ad1cebc031e: Verifying Checksum [2023-11-14T22:18:13.146Z] 6ad1cebc031e: Download complete [2023-11-14T22:18:13.146Z] 25bc292e5bac: Pull complete [2023-11-14T22:18:14.519Z] 8a3aa393b2d8: Verifying Checksum [2023-11-14T22:18:14.519Z] 8a3aa393b2d8: Download complete [2023-11-14T22:18:14.519Z] 114826534d7a: Verifying Checksum [2023-11-14T22:18:14.519Z] 114826534d7a: Download complete [2023-11-14T22:18:17.797Z] 114826534d7a: Pull complete [2023-11-14T22:18:17.797Z] 4657fd5d0bcf: Pull complete [2023-11-14T22:18:17.797Z] 6ad1cebc031e: Pull complete [2023-11-14T22:18:20.324Z] 8a3aa393b2d8: Pull complete [2023-11-14T22:18:20.324Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-11-14T22:18:20.324Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-14T22:18:20.324Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T22:18:20.409Z] prd-ubuntu20.04-docker-8c-8g-17565 does not seem to be running inside a container [2023-11-14T22:18:20.442Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_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:1.410.4 cat [2023-11-14T22:18:26.047Z] $ docker top bc5fb0f8c4019c893459e79fa3ab5ee4ab2a56283e845b03fcfd71c6d3467bbc -eo pid,comm [Pipeline] { [Pipeline] echo [2023-11-14T22:18:26.107Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-uart:main' [Pipeline] sh [2023-11-14T22:18:26.384Z] + set -o pipefail [2023-11-14T22:18:26.384Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-uart:main' [2023-11-14T22:18:30.568Z] [2023-11-14T22:18:30.568Z] Monitoring /w/workspace/edgexfoundry_device-uart_main (github.com/edgexfoundry/device-uart)... [2023-11-14T22:18:30.568Z] [2023-11-14T22:18:30.568Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/839e76c3-419f-4841-b42c-faf91da652d2/history/f53714fb-596e-4278-aa30-69ccc915929c [2023-11-14T22:18:30.568Z] [2023-11-14T22:18:30.568Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-11-14T22:18:30.568Z] [2023-11-14T22:18:30.827Z] [2023-11-14T22:18:30.827Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-11-14T22:18:30.827Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-11-14T22:18:30.827Z] More details here: https://snyk.co/ue1NS [2023-11-14T22:18:30.827Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-11-14T22:18:30.827Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-11-14T22:18:30.838Z] $ docker stop --time=1 bc5fb0f8c4019c893459e79fa3ab5ee4ab2a56283e845b03fcfd71c6d3467bbc [2023-11-14T22:18:35.774Z] $ docker rm -f --volumes bc5fb0f8c4019c893459e79fa3ab5ee4ab2a56283e845b03fcfd71c6d3467bbc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-14T22:18:36.468Z] + git log --format=format:%s -1 dec02cb029fa6ce79400670f54c9fa46c31fe080 [Pipeline] sh [2023-11-14T22:18:36.756Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-14T22:18:36.756Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:18:37.057Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-14T22:18:37.057Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T22:18:37.130Z] prd-ubuntu20.04-docker-8c-8g-17565 does not seem to be running inside a container [2023-11-14T22:18:37.161Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_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 [2023-11-14T22:18:37.600Z] $ docker top ffc5337c44d9c8c96b0c47d737722e13ac5eda0556444d397115b5fc35397f83 -eo pid,comm [2023-11-14T22:18:37.648Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-11-14T22:18:37.648Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-14T22:18:37.681Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-14T22:18:37.681Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-14T22:18:37.781Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-14T22:18:37.783Z] $ docker exec ffc5337c44d9c8c96b0c47d737722e13ac5eda0556444d397115b5fc35397f83 ssh-agent [2023-11-14T22:18:37.884Z] SSH_AUTH_SOCK=/tmp/ssh-VOkksbQ8IYkO/agent.31 [2023-11-14T22:18:37.884Z] SSH_AGENT_PID=37 [2023-11-14T22:18:37.888Z] Running ssh-add (command line suppressed) [2023-11-14T22:18:37.984Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_9305565218546719261.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_9305565218546719261.key) [2023-11-14T22:18:37.996Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-14T22:18:38.284Z] + git semver tag [2023-11-14T22:18:38.547Z] 2023-11-14 22:18:38,461 [run_tag] DEBUG tag force:False [2023-11-14T22:18:38.547Z] 2023-11-14 22:18:38,461 [check_head_tag] DEBUG check head tag [2023-11-14T22:18:38.547Z] 2023-11-14 22:18:38,461 [execute] INFO git cat-file --batch-check [2023-11-14T22:18:38.547Z] 2023-11-14 22:18:38,461 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=) [2023-11-14T22:18:38.547Z] 2023-11-14 22:18:38,465 [execute] INFO git cat-file --batch [2023-11-14T22:18:38.547Z] 2023-11-14 22:18:38,465 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=) [2023-11-14T22:18:38.547Z] 2023-11-14 22:18:38,474 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2023-11-14T22:18:38.547Z] 2023-11-14 22:18:38,474 [execute] INFO git tag -a v3.0.1-dev.12 -m v3.0.1-dev.12 [2023-11-14T22:18:38.547Z] 2023-11-14 22:18:38,474 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.1-dev.12', '-m', 'v3.0.1-dev.12'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=None) [2023-11-14T22:18:38.547Z] 2023-11-14 22:18:38,479 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2023-11-14T22:18:38.547Z] 3.0.1-dev.12 [Pipeline] } [2023-11-14T22:18:38.556Z] $ docker exec --env ******** --env ******** ffc5337c44d9c8c96b0c47d737722e13ac5eda0556444d397115b5fc35397f83 ssh-agent -k [2023-11-14T22:18:38.643Z] unset SSH_AUTH_SOCK; [2023-11-14T22:18:38.644Z] unset SSH_AGENT_PID; [2023-11-14T22:18:38.644Z] echo Agent pid 37 killed; [2023-11-14T22:18:38.651Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-14T22:18:38.963Z] + git semver [Pipeline] } [2023-11-14T22:18:39.233Z] $ docker stop --time=1 ffc5337c44d9c8c96b0c47d737722e13ac5eda0556444d397115b5fc35397f83 [2023-11-14T22:18:40.498Z] $ docker rm -f --volumes ffc5337c44d9c8c96b0c47d737722e13ac5eda0556444d397115b5fc35397f83 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:18:40.892Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-14T22:18:40.892Z] [2023-11-14T22:18:40.892Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:18:41.195Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-14T22:18:41.195Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-11-14T22:18:41.195Z] ab5ef0e58194: Pulling fs layer [2023-11-14T22:18:41.195Z] 9712f1f96733: Pulling fs layer [2023-11-14T22:18:41.195Z] 63f879dbbcfc: Pulling fs layer [2023-11-14T22:18:41.195Z] 0d9ebad4ef96: Pulling fs layer [2023-11-14T22:18:41.195Z] e9a5061849ea: Pulling fs layer [2023-11-14T22:18:41.195Z] d747dcd14b5f: Pulling fs layer [2023-11-14T22:18:41.195Z] 2de7ff778b66: Pulling fs layer [2023-11-14T22:18:41.195Z] 0d9ebad4ef96: Waiting [2023-11-14T22:18:41.195Z] e9a5061849ea: Waiting [2023-11-14T22:18:41.195Z] d747dcd14b5f: Waiting [2023-11-14T22:18:41.195Z] 2de7ff778b66: Waiting [2023-11-14T22:18:41.195Z] 9712f1f96733: Verifying Checksum [2023-11-14T22:18:41.195Z] 9712f1f96733: Download complete [2023-11-14T22:18:41.763Z] 63f879dbbcfc: Verifying Checksum [2023-11-14T22:18:41.763Z] 63f879dbbcfc: Download complete [2023-11-14T22:18:41.763Z] e9a5061849ea: Verifying Checksum [2023-11-14T22:18:41.763Z] e9a5061849ea: Download complete [2023-11-14T22:18:41.763Z] d747dcd14b5f: Download complete [2023-11-14T22:18:41.763Z] 0d9ebad4ef96: Verifying Checksum [2023-11-14T22:18:41.763Z] ab5ef0e58194: Verifying Checksum [2023-11-14T22:18:41.763Z] ab5ef0e58194: Download complete [2023-11-14T22:18:42.020Z] 2de7ff778b66: Verifying Checksum [2023-11-14T22:18:42.020Z] 2de7ff778b66: Download complete [2023-11-14T22:18:44.545Z] ab5ef0e58194: Pull complete [2023-11-14T22:18:44.545Z] 9712f1f96733: Pull complete [2023-11-14T22:18:45.113Z] 63f879dbbcfc: Pull complete [2023-11-14T22:18:48.389Z] 0d9ebad4ef96: Pull complete [2023-11-14T22:18:48.389Z] e9a5061849ea: Pull complete [2023-11-14T22:18:48.647Z] d747dcd14b5f: Pull complete [2023-11-14T22:18:49.580Z] 2de7ff778b66: Pull complete [2023-11-14T22:18:49.580Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-11-14T22:18:49.580Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-14T22:18:49.580Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T22:18:49.655Z] prd-ubuntu20.04-docker-8c-8g-17565 does not seem to be running inside a container [2023-11-14T22:18:49.681Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_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 [2023-11-14T22:18:55.544Z] $ docker top cc484ff87dcc25de9d3716b19978882c23d9543a699a30379c15d7e9e92a0cf5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-11-14T22:18:55.618Z] provisioning config files... [2023-11-14T22:18:55.625Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config3734643106145923253tmp [2023-11-14T22:18:55.635Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config6048606196419936436tmp [2023-11-14T22:18:55.651Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config7887711069149776083tmp [Pipeline] { [Pipeline] echo [2023-11-14T22:18:55.671Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:18:55.956Z] ---> sigul-configuration.sh [2023-11-14T22:18:55.956Z] gpg: directory `/root/.gnupg' created [2023-11-14T22:18:55.956Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-11-14T22:18:55.956Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-11-14T22:18:55.956Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-11-14T22:18:55.956Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-11-14T22:18:55.956Z] gpg: CAST5 encrypted data [2023-11-14T22:18:55.956Z] gpg: encrypted with 1 passphrase [2023-11-14T22:18:55.956Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-11-14T22:18:56.243Z] + mkdir /home/jenkins [2023-11-14T22:18:56.243Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-11-14T22:18:56.526Z] + 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 [2023-11-14T22:18:56.534Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:18:56.814Z] ---> sigul-install.sh [2023-11-14T22:18:56.815Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-11-14T22:18:57.098Z] + git tag --list [2023-11-14T22:18:57.098Z] v0.0.0 [2023-11-14T22:18:57.098Z] v0.0.1-dev.1 [2023-11-14T22:18:57.098Z] v0.0.1-dev.2 [2023-11-14T22:18:57.098Z] v0.0.1-dev.3 [2023-11-14T22:18:57.098Z] v0.0.1-dev.4 [2023-11-14T22:18:57.098Z] v3.0.0 [2023-11-14T22:18:57.098Z] v3.0.1-dev.1 [2023-11-14T22:18:57.098Z] v3.0.1-dev.10 [2023-11-14T22:18:57.098Z] v3.0.1-dev.11 [2023-11-14T22:18:57.098Z] v3.0.1-dev.12 [2023-11-14T22:18:57.098Z] v3.0.1-dev.2 [2023-11-14T22:18:57.098Z] v3.0.1-dev.3 [2023-11-14T22:18:57.098Z] v3.0.1-dev.4 [2023-11-14T22:18:57.098Z] v3.0.1-dev.5 [2023-11-14T22:18:57.098Z] v3.0.1-dev.6 [2023-11-14T22:18:57.098Z] v3.0.1-dev.7 [2023-11-14T22:18:57.098Z] v3.0.1-dev.8 [2023-11-14T22:18:57.098Z] v3.0.1-dev.9 [Pipeline] sh [2023-11-14T22:18:57.383Z] + lftools sign git-tag v3.0.1-dev.12 [2023-11-14T22:18:57.950Z] Signing Git tag with Sigul... [2023-11-14T22:18:57.950Z] Signing v3.0.1-dev.12 [Pipeline] echo [2023-11-14T22:18:58.219Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:18:58.503Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-11-14T22:18:58.510Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-11-14T22:18:58.527Z] $ docker stop --time=1 cc484ff87dcc25de9d3716b19978882c23d9543a699a30379c15d7e9e92a0cf5 [2023-11-14T22:18:59.930Z] $ docker rm -f --volumes cc484ff87dcc25de9d3716b19978882c23d9543a699a30379c15d7e9e92a0cf5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-11-14T22:19:00.331Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-14T22:19:00.331Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:19:00.628Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-14T22:19:00.628Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T22:19:00.703Z] prd-ubuntu20.04-docker-8c-8g-17565 does not seem to be running inside a container [2023-11-14T22:19:00.734Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_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 [2023-11-14T22:19:01.122Z] $ docker top dffaa7c6238f272dc06b9ae15db653886643e3f371a2147020001e9aad1296a2 -eo pid,comm [2023-11-14T22:19:01.174Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-11-14T22:19:01.174Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-14T22:19:01.219Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-14T22:19:01.219Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-14T22:19:01.324Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-14T22:19:01.326Z] $ docker exec dffaa7c6238f272dc06b9ae15db653886643e3f371a2147020001e9aad1296a2 ssh-agent [2023-11-14T22:19:01.423Z] SSH_AUTH_SOCK=/tmp/ssh-pZK1QJybYMxM/agent.33 [2023-11-14T22:19:01.423Z] SSH_AGENT_PID=39 [2023-11-14T22:19:01.427Z] Running ssh-add (command line suppressed) [2023-11-14T22:19:01.524Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_17645184538862719314.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_17645184538862719314.key) [2023-11-14T22:19:01.538Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-14T22:19:01.825Z] + git semver bump pre [2023-11-14T22:19:02.085Z] 2023-11-14 22:19:01,985 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2023-11-14T22:19:02.085Z] 2023-11-14 22:19:01,985 [bump_version] DEBUG bumping version:3.0.1-dev.12 on axis:pre with prefix:dev [2023-11-14T22:19:02.085Z] 2023-11-14 22:19:01,985 [bump_version] DEBUG bumped version:3.0.1-dev.13 [2023-11-14T22:19:02.085Z] 2023-11-14 22:19:01,985 [write_version] DEBUG write version:3.0.1-dev.13 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:True [2023-11-14T22:19:02.085Z] 2023-11-14 22:19:01,985 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2023-11-14T22:19:02.085Z] 2023-11-14 22:19:01,985 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_main/.semver/main [2023-11-14T22:19:02.085Z] 2023-11-14 22:19:01,987 [execute] INFO git cat-file --batch-check [2023-11-14T22:19:02.085Z] 2023-11-14 22:19:01,987 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-14T22:19:02.085Z] 2023-11-14 22:19:01,992 [execute] INFO git cat-file --batch [2023-11-14T22:19:02.085Z] 2023-11-14 22:19:01,992 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-14T22:19:02.085Z] 2023-11-14 22:19:01,997 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2023-11-14T22:19:02.085Z] 3.0.1-dev.13 [Pipeline] } [2023-11-14T22:19:02.104Z] $ docker exec --env ******** --env ******** dffaa7c6238f272dc06b9ae15db653886643e3f371a2147020001e9aad1296a2 ssh-agent -k [2023-11-14T22:19:02.195Z] unset SSH_AUTH_SOCK; [2023-11-14T22:19:02.195Z] unset SSH_AGENT_PID; [2023-11-14T22:19:02.195Z] echo Agent pid 39 killed; [2023-11-14T22:19:02.203Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-14T22:19:02.515Z] + git semver [Pipeline] } [2023-11-14T22:19:02.785Z] $ docker stop --time=1 dffaa7c6238f272dc06b9ae15db653886643e3f371a2147020001e9aad1296a2 [2023-11-14T22:19:04.078Z] $ docker rm -f --volumes dffaa7c6238f272dc06b9ae15db653886643e3f371a2147020001e9aad1296a2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-14T22:19:04.407Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-14T22:19:04.407Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:19:04.710Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-14T22:19:04.710Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T22:19:04.783Z] prd-ubuntu20.04-docker-8c-8g-17565 does not seem to be running inside a container [2023-11-14T22:19:04.810Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_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 [2023-11-14T22:19:05.147Z] $ docker top d05621f057a09938f230a61f10b23ef1730810b4999ef76e7b90adbda4599dd7 -eo pid,comm [2023-11-14T22:19:05.195Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-11-14T22:19:05.195Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-14T22:19:05.236Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-14T22:19:05.236Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-14T22:19:05.346Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-14T22:19:05.348Z] $ docker exec d05621f057a09938f230a61f10b23ef1730810b4999ef76e7b90adbda4599dd7 ssh-agent [2023-11-14T22:19:05.458Z] SSH_AUTH_SOCK=/tmp/ssh-UQ0baITQwa58/agent.33 [2023-11-14T22:19:05.458Z] SSH_AGENT_PID=39 [2023-11-14T22:19:05.463Z] Running ssh-add (command line suppressed) [2023-11-14T22:19:05.565Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_16132506266622200729.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_16132506266622200729.key) [2023-11-14T22:19:05.577Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-14T22:19:05.861Z] + git semver push [2023-11-14T22:19:06.119Z] 2023-11-14 22:19:06,056 [run_push] DEBUG push [2023-11-14T22:19:06.119Z] 2023-11-14 22:19:06,056 [execute] INFO git cat-file --batch-check [2023-11-14T22:19:06.119Z] 2023-11-14 22:19:06,057 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-14T22:19:06.119Z] 2023-11-14 22:19:06,060 [execute] INFO git rev-list 9f84c90415d9fd82269cb9b48267c726e079a56e -- [2023-11-14T22:19:06.119Z] 2023-11-14 22:19:06,061 [execute] DEBUG Popen(['git', 'rev-list', '9f84c90415d9fd82269cb9b48267c726e079a56e', '--'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-14T22:19:06.119Z] 2023-11-14 22:19:06,067 [execute] INFO git fetch -v origin [2023-11-14T22:19:06.119Z] 2023-11-14 22:19:06,067 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-11-14T22:19:06.685Z] 2023-11-14 22:19:06,585 [run_push] DEBUG no remote changes detected [2023-11-14T22:19:06.685Z] 2023-11-14 22:19:06,585 [execute] INFO git push origin semver [2023-11-14T22:19:06.685Z] 2023-11-14 22:19:06,586 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-14T22:19:07.618Z] 2023-11-14 22:19:07,418 [run_push] DEBUG push all version tags [2023-11-14T22:19:07.618Z] 2023-11-14 22:19:07,418 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-11-14T22:19:07.618Z] 2023-11-14 22:19:07,419 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=None) [2023-11-14T22:19:08.555Z] 2023-11-14 22:19:08,206 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2023-11-14T22:19:08.555Z] 3.0.1-dev.13 [Pipeline] } [2023-11-14T22:19:08.565Z] $ docker exec --env ******** --env ******** d05621f057a09938f230a61f10b23ef1730810b4999ef76e7b90adbda4599dd7 ssh-agent -k [2023-11-14T22:19:08.675Z] unset SSH_AUTH_SOCK; [2023-11-14T22:19:08.675Z] unset SSH_AGENT_PID; [2023-11-14T22:19:08.675Z] echo Agent pid 39 killed; [2023-11-14T22:19:08.685Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-14T22:19:09.045Z] + git semver [Pipeline] } [2023-11-14T22:19:09.375Z] $ docker stop --time=1 d05621f057a09938f230a61f10b23ef1730810b4999ef76e7b90adbda4599dd7 [2023-11-14T22:19:10.644Z] $ docker rm -f --volumes d05621f057a09938f230a61f10b23ef1730810b4999ef76e7b90adbda4599dd7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-11-14T22:19:11.165Z] + [ -d /w/workspace/edgexfoundry_device-uart_main/archives ] [2023-11-14T22:19:11.165Z] + ls -al /w/workspace/edgexfoundry_device-uart_main/archives [2023-11-14T22:19:11.165Z] total 16 [2023-11-14T22:19:11.165Z] drwxr-xr-x 3 root root 4096 Nov 14 21:54 . [2023-11-14T22:19:11.165Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 14 22:18 .. [2023-11-14T22:19:11.165Z] drwxr-xr-x 2 root root 4096 Nov 14 21:54 cost [2023-11-14T22:19:11.165Z] -rw-r--r-- 1 root root 82 Nov 14 21:54 cost.csv [2023-11-14T22:19:11.165Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_main/archives [2023-11-14T22:19:11.165Z] + ls -al /w/workspace/edgexfoundry_device-uart_main/archives [2023-11-14T22:19:11.165Z] total 16 [2023-11-14T22:19:11.165Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 14 21:54 . [2023-11-14T22:19:11.165Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 14 22:18 .. [2023-11-14T22:19:11.165Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 14 21:54 cost [2023-11-14T22:19:11.165Z] -rw-r--r-- 1 jenkins jenkins 82 Nov 14 21:54 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:19:11.507Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:19:12.359Z] ---> package-listing.sh [2023-11-14T22:19:12.359Z] ++ facter osfamily [2023-11-14T22:19:12.359Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-14T22:19:12.619Z] + OS_FAMILY=debian [2023-11-14T22:19:12.619Z] + workspace=/w/workspace/edgexfoundry_device-uart_main [2023-11-14T22:19:12.619Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-14T22:19:12.619Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-14T22:19:12.619Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-14T22:19:12.619Z] + PACKAGES=/tmp/packages_start.txt [2023-11-14T22:19:12.619Z] + '[' /w/workspace/edgexfoundry_device-uart_main ']' [2023-11-14T22:19:12.619Z] + PACKAGES=/tmp/packages_end.txt [2023-11-14T22:19:12.619Z] + case "${OS_FAMILY}" in [2023-11-14T22:19:12.619Z] + dpkg -l [2023-11-14T22:19:12.619Z] + grep '^ii' [2023-11-14T22:19:12.619Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-14T22:19:12.619Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-14T22:19:12.619Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-14T22:19:12.619Z] + '[' /w/workspace/edgexfoundry_device-uart_main ']' [2023-11-14T22:19:12.619Z] + mkdir -p /w/workspace/edgexfoundry_device-uart_main/archives/ [2023-11-14T22:19:12.619Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_main/archives/ [Pipeline] echo [2023-11-14T22:19:12.631Z] 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/edgexfoundry_device-uart_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-14T22:19:12.911Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:19:13.469Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-14T22:19:13.469Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T22:19:13.537Z] prd-ubuntu20.04-docker-8c-8g-17565 does not seem to be running inside a container [2023-11-14T22:19:13.562Z] $ 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/edgexfoundry_device-uart_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_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 [2023-11-14T22:19:13.749Z] $ docker top 7ce8c301a21ce3501a8382e3c500dc1849e2af5a65abf34b7afff625fea77dc2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-14T22:19:14.078Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-14T22:19:14.361Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-14T22:19:14.643Z] + ls /var/log/sa-host [2023-11-14T22:19:14.643Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-14T22:19:14.705Z] provisioning config files... [2023-11-14T22:19:14.714Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config5167831811297625173tmp [Pipeline] { [Pipeline] echo [2023-11-14T22:19:14.727Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:19:15.008Z] ---> create-netrc.sh [Pipeline] } [2023-11-14T22:19:15.015Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:19:15.341Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-14T22:19:15.351Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:19:15.636Z] ---> sudo-logs.sh [2023-11-14T22:19:15.636Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-14T22:19:15.665Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:19:15.949Z] ---> job-cost.sh [2023-11-14T22:19:15.949Z] lf-activate-venv: SKIPPING [2023-11-14T22:19:15.949Z] DEBUG: total: 0.2199999988079071 [2023-11-14T22:19:15.949Z] INFO: Retrieving Stack Cost... [2023-11-14T22:19:16.517Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-14T22:19:17.084Z] INFO: Archiving Costs [Pipeline] echo [2023-11-14T22:19:17.096Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:19:17.375Z] ---> logs-deploy.sh [2023-11-14T22:19:17.375Z] lf-activate-venv: SKIPPING [2023-11-14T22:19:17.375Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/main/18 [2023-11-14T22:19:17.375Z] INFO: archiving workspace using pattern(s): [2023-11-14T22:19:18.309Z] Archives upload complete. [2023-11-14T22:19:18.309Z] INFO: archiving logs to Nexus