Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 95d8f166fd10006397275f17c20ea67699b419bf 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-ssh9760643317588336496.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17617136448073759812.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh > 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-ssh13613685633181163260.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh9659428364798687846.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-ssh7826657486149970198.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.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-25889’ Running on prd-ubuntu20.04-docker-8c-8g-25892 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 > 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 Avoid second fetch Checking out Revision 95d8f166fd10006397275f17c20ea67699b419bf (main) Commit message: "Merge pull request #85 from jackchenjc/edgex-go-issue-4916-2" > git config core.sparsecheckout # timeout=10 > git checkout -f 95d8f166fd10006397275f17c20ea67699b419bf # timeout=10 > git rev-list --no-walk 2cd3421d87aeff7694e6397f4de46170b3861cfd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-08T07:45:20.788Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-08T07:45:20.872Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-08T07:45:20.900Z] ========================================================= [2024-11-08T07:45:20.900Z] EdgeX Global Pipelines Version Info [2024-11-08T07:45:20.900Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-08T07:45:21.684Z] ------------------- [2024-11-08T07:45:21.684Z] stable info: [2024-11-08T07:45:21.684Z] ------------------- [2024-11-08T07:45:21.684Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-08T07:45:21.684Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-08T07:45:21.684Z] Message: update stable to v1.0.265 [2024-11-08T07:45:22.259Z] ------------------- [2024-11-08T07:45:22.259Z] experimental info: [2024-11-08T07:45:22.259Z] ------------------- [2024-11-08T07:45:22.259Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-08T07:45:22.259Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-08T07:45:22.259Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-08T07:45:22.325Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo [2024-11-08T07:45:22.344Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo [2024-11-08T07:45:22.367Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-08T07:45:22.386Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-08T07:45:22.408Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-08T07:45:22.436Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-08T07:45:22.461Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-08T07:45:22.486Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-11-08T07:45:22.516Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-08T07:45:22.543Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-08T07:45:22.564Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-08T07:45:22.588Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo [2024-11-08T07:45:22.618Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-08T07:45:22.645Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-08T07:45:22.670Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-08T07:45:22.695Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-11-08T07:45:22.720Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-11-08T07:45:22.745Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-11-08T07:45:22.773Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-08T07:45:22.797Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-08T07:45:22.819Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-11-08T07:45:22.838Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-11-08T07:45:22.861Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-11-08T07:45:22.886Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-11-08T07:45:22.915Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-11-08T07:45:22.943Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-08T07:45:22.962Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-08T07:45:22.986Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-11-08T07:45:23.012Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-11-08T07:45:23.041Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-11-08T07:45:23.071Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 95d8f166fd10006397275f17c20ea67699b419bf [Pipeline] echo [2024-11-08T07:45:23.093Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 95d8f16 [Pipeline] echo [2024-11-08T07:45:23.117Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T07:45:23.175Z] provisioning config files... [2024-11-08T07:45:23.188Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config2491919684408272400tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T07:45:23.517Z] ---> ****-login.sh [2024-11-08T07:45:23.517Z] nexus3.edgexfoundry.org:10001 [2024-11-08T07:45:23.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T07:45:23.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T07:45:23.777Z] Configure a credential helper to remove this warning. See [2024-11-08T07:45:23.777Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T07:45:23.777Z] [2024-11-08T07:45:23.777Z] Login Succeeded [2024-11-08T07:45:23.777Z] nexus3.edgexfoundry.org:10002 [2024-11-08T07:45:23.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T07:45:24.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T07:45:24.037Z] Configure a credential helper to remove this warning. See [2024-11-08T07:45:24.037Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T07:45:24.037Z] [2024-11-08T07:45:24.037Z] Login Succeeded [2024-11-08T07:45:24.037Z] nexus3.edgexfoundry.org:10003 [2024-11-08T07:45:24.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T07:45:24.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T07:45:24.037Z] Configure a credential helper to remove this warning. See [2024-11-08T07:45:24.037Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T07:45:24.037Z] [2024-11-08T07:45:24.037Z] Login Succeeded [2024-11-08T07:45:24.037Z] nexus3.edgexfoundry.org:10004 [2024-11-08T07:45:24.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T07:45:24.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T07:45:24.297Z] Configure a credential helper to remove this warning. See [2024-11-08T07:45:24.297Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T07:45:24.297Z] [2024-11-08T07:45:24.297Z] Login Succeeded [2024-11-08T07:45:24.297Z] ****.io [2024-11-08T07:45:24.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T07:45:24.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T07:45:24.558Z] Configure a credential helper to remove this warning. See [2024-11-08T07:45:24.558Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T07:45:24.558Z] [2024-11-08T07:45:24.558Z] Login Succeeded [2024-11-08T07:45:24.558Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T07:45:24.567Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-08T07:45:24.967Z] + git rev-list -1 --merges 95d8f166fd10006397275f17c20ea67699b419bf~1..95d8f166fd10006397275f17c20ea67699b419bf [Pipeline] echo [2024-11-08T07:45:24.998Z] -----------> git rev-list -1 --merges 95d8f166fd10006397275f17c20ea67699b419bf~1..95d8f166fd10006397275f17c20ea67699b419bf 95d8f166fd10006397275f17c20ea67699b419bf [2024-11-08T07:45:24.998Z] 95d8f166fd10006397275f17c20ea67699b419bf [false] [Pipeline] sh [2024-11-08T07:45:25.295Z] + git log --format=format:%s -1 95d8f166fd10006397275f17c20ea67699b419bf [Pipeline] echo [2024-11-08T07:45:25.311Z] ========================================================= [2024-11-08T07:45:25.311Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-08T07:45:25.311Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-08T07:45:25.653Z] + git log --format=format:%s -1 95d8f166fd10006397275f17c20ea67699b419bf [Pipeline] echo [2024-11-08T07:45:25.666Z] [semverPrep] GIT_COMMIT: 95d8f166fd10006397275f17c20ea67699b419bf, Commit Message: Merge pull request #85 from jackchenjc/edgex-go-issue-4916-2 [Pipeline] echo [2024-11-08T07:45:25.687Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-11-08T07:45:26.055Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-08T07:45:26.055Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-08T07:45:26.055Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-08T07:45:26.055Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-08T07:45:26.055Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-08T07:45:26.055Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-08T07:45:26.055Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T07:45:26.410Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T07:45:26.411Z] [2024-11-08T07:45:26.411Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T07:45:26.731Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T07:45:26.731Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-08T07:45:26.731Z] b85a868b505f: Pulling fs layer [2024-11-08T07:45:26.731Z] e2be974225ed: Pulling fs layer [2024-11-08T07:45:26.731Z] 339a4e72a1f5: Pulling fs layer [2024-11-08T07:45:26.731Z] 988bab9f4d93: Pulling fs layer [2024-11-08T07:45:26.731Z] 1469e6f7b9e6: Pulling fs layer [2024-11-08T07:45:26.731Z] eaf3925da568: Pulling fs layer [2024-11-08T07:45:26.731Z] bab4dde63d76: Pulling fs layer [2024-11-08T07:45:26.731Z] bde34c3a00c8: Pulling fs layer [2024-11-08T07:45:26.731Z] 1469e6f7b9e6: Waiting [2024-11-08T07:45:26.731Z] eaf3925da568: Waiting [2024-11-08T07:45:26.731Z] bab4dde63d76: Waiting [2024-11-08T07:45:26.731Z] 988bab9f4d93: Waiting [2024-11-08T07:45:26.731Z] b352a97aabf1: Pulling fs layer [2024-11-08T07:45:26.731Z] 4872d77fe225: Pulling fs layer [2024-11-08T07:45:26.731Z] 5851b861e8e6: Pulling fs layer [2024-11-08T07:45:26.731Z] bde34c3a00c8: Waiting [2024-11-08T07:45:26.732Z] b352a97aabf1: Waiting [2024-11-08T07:45:26.732Z] 4872d77fe225: Waiting [2024-11-08T07:45:26.732Z] 5851b861e8e6: Waiting [2024-11-08T07:45:26.732Z] e2be974225ed: Download complete [2024-11-08T07:45:27.000Z] 988bab9f4d93: Verifying Checksum [2024-11-08T07:45:27.001Z] 988bab9f4d93: Download complete [2024-11-08T07:45:27.001Z] 1469e6f7b9e6: Verifying Checksum [2024-11-08T07:45:27.001Z] 1469e6f7b9e6: Download complete [2024-11-08T07:45:27.001Z] 339a4e72a1f5: Verifying Checksum [2024-11-08T07:45:27.001Z] 339a4e72a1f5: Download complete [2024-11-08T07:45:27.001Z] eaf3925da568: Download complete [2024-11-08T07:45:27.001Z] bde34c3a00c8: Download complete [2024-11-08T07:45:27.001Z] b352a97aabf1: Download complete [2024-11-08T07:45:27.001Z] 4872d77fe225: Download complete [2024-11-08T07:45:27.001Z] 5851b861e8e6: Verifying Checksum [2024-11-08T07:45:27.001Z] 5851b861e8e6: Download complete [2024-11-08T07:45:27.001Z] b85a868b505f: Download complete [2024-11-08T07:45:27.263Z] bab4dde63d76: Verifying Checksum [2024-11-08T07:45:27.263Z] bab4dde63d76: Download complete [2024-11-08T07:45:28.655Z] b85a868b505f: Pull complete [2024-11-08T07:45:28.655Z] e2be974225ed: Pull complete [2024-11-08T07:45:29.224Z] 339a4e72a1f5: Pull complete [2024-11-08T07:45:29.225Z] 988bab9f4d93: Pull complete [2024-11-08T07:45:29.485Z] 1469e6f7b9e6: Pull complete [2024-11-08T07:45:29.745Z] eaf3925da568: Pull complete [2024-11-08T07:45:31.656Z] bab4dde63d76: Pull complete [2024-11-08T07:45:31.656Z] bde34c3a00c8: Pull complete [2024-11-08T07:45:31.917Z] b352a97aabf1: Pull complete [2024-11-08T07:45:31.917Z] 4872d77fe225: Pull complete [2024-11-08T07:45:31.917Z] 5851b861e8e6: Pull complete [2024-11-08T07:45:31.917Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-08T07:45:31.917Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T07:45:31.917Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T07:45:32.071Z] prd-ubuntu20.04-docker-8c-8g-25892 does not seem to be running inside a container [2024-11-08T07:45:32.089Z] $ 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 [2024-11-08T07:45:37.104Z] $ docker top b1a6553e3ecae3f90c5a67a4c97ba422b899dc4fb7fe6f967a04e4efc3d2fe72 -eo pid,comm [2024-11-08T07:45:37.180Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-11-08T07:45:37.180Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-08T07:45:37.239Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T07:45:37.240Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T07:45:37.358Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T07:45:37.352Z] $ docker exec b1a6553e3ecae3f90c5a67a4c97ba422b899dc4fb7fe6f967a04e4efc3d2fe72 ssh-agent [2024-11-08T07:45:37.475Z] SSH_AUTH_SOCK=/tmp/ssh-P8BACtlPjnXq/agent.32 [2024-11-08T07:45:37.475Z] SSH_AGENT_PID=38 [2024-11-08T07:45:37.480Z] Running ssh-add (command line suppressed) [2024-11-08T07:45:37.582Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_9567475194545018258.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_9567475194545018258.key) [2024-11-08T07:45:37.609Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T07:45:37.901Z] + git tag --points-at HEAD [Pipeline] } [2024-11-08T07:45:37.905Z] $ docker exec --env ******** --env ******** b1a6553e3ecae3f90c5a67a4c97ba422b899dc4fb7fe6f967a04e4efc3d2fe72 ssh-agent -k [2024-11-08T07:45:37.994Z] unset SSH_AUTH_SOCK; [2024-11-08T07:45:37.995Z] unset SSH_AGENT_PID; [2024-11-08T07:45:37.995Z] echo Agent pid 38 killed; [2024-11-08T07:45:38.012Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-08T07:45:38.058Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T07:45:38.058Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T07:45:38.168Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T07:45:38.162Z] $ docker exec b1a6553e3ecae3f90c5a67a4c97ba422b899dc4fb7fe6f967a04e4efc3d2fe72 ssh-agent [2024-11-08T07:45:38.272Z] SSH_AUTH_SOCK=/tmp/ssh-1AxUFFYiEmJE/agent.71 [2024-11-08T07:45:38.272Z] SSH_AGENT_PID=77 [2024-11-08T07:45:38.276Z] Running ssh-add (command line suppressed) [2024-11-08T07:45:38.377Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_18068855356609711659.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_18068855356609711659.key) [2024-11-08T07:45:38.398Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T07:45:38.694Z] + git semver init [2024-11-08T07:45:38.955Z] 2024-11-08 07:45:38,871 [run_init] DEBUG init version:0.0.0 force:False [2024-11-08T07:45:38.955Z] 2024-11-08 07:45:38,872 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_main/.semver [2024-11-08T07:45:38.955Z] 2024-11-08 07:45:38,872 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_main/.semver [2024-11-08T07:45:38.955Z] 2024-11-08 07:45:38,873 [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) [2024-11-08T07:45:40.437Z] 2024-11-08 07:45:40,119 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_main/.git/info/exclude [2024-11-08T07:45:40.437Z] 2024-11-08 07:45:40,120 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:False [2024-11-08T07:45:40.437Z] 2024-11-08 07:45:40,120 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-11-08T07:45:40.437Z] 2024-11-08 07:45:40,120 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-11-08T07:45:40.437Z] 4.0.0-dev.3 [Pipeline] } [2024-11-08T07:45:40.439Z] $ docker exec --env ******** --env ******** b1a6553e3ecae3f90c5a67a4c97ba422b899dc4fb7fe6f967a04e4efc3d2fe72 ssh-agent -k [2024-11-08T07:45:40.553Z] unset SSH_AUTH_SOCK; [2024-11-08T07:45:40.554Z] unset SSH_AGENT_PID; [2024-11-08T07:45:40.554Z] echo Agent pid 77 killed; [2024-11-08T07:45:40.575Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-08T07:45:40.897Z] + git semver [Pipeline] } [2024-11-08T07:45:41.162Z] $ docker stop --time=1 b1a6553e3ecae3f90c5a67a4c97ba422b899dc4fb7fe6f967a04e4efc3d2fe72 [2024-11-08T07:45:42.484Z] $ docker rm -f --volumes b1a6553e3ecae3f90c5a67a4c97ba422b899dc4fb7fe6f967a04e4efc3d2fe72 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-08T07:45:42.844Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-08T07:45:43.079Z] Stashed 1 file(s) [Pipeline] echo [2024-11-08T07:45:43.084Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T07:45:43.271Z] provisioning config files... [2024-11-08T07:45:43.281Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config8871890937551070655tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T07:45:43.581Z] ---> ****-login.sh [2024-11-08T07:45:43.581Z] nexus3.edgexfoundry.org:10001 [2024-11-08T07:45:43.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T07:45:43.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T07:45:43.581Z] Configure a credential helper to remove this warning. See [2024-11-08T07:45:43.582Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T07:45:43.582Z] [2024-11-08T07:45:43.582Z] Login Succeeded [2024-11-08T07:45:43.582Z] nexus3.edgexfoundry.org:10002 [2024-11-08T07:45:43.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T07:45:43.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T07:45:43.582Z] Configure a credential helper to remove this warning. See [2024-11-08T07:45:43.582Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T07:45:43.582Z] [2024-11-08T07:45:43.582Z] Login Succeeded [2024-11-08T07:45:43.582Z] nexus3.edgexfoundry.org:10003 [2024-11-08T07:45:43.840Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T07:45:43.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T07:45:43.840Z] Configure a credential helper to remove this warning. See [2024-11-08T07:45:43.840Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T07:45:43.840Z] [2024-11-08T07:45:43.840Z] Login Succeeded [2024-11-08T07:45:43.840Z] nexus3.edgexfoundry.org:10004 [2024-11-08T07:45:43.840Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T07:45:43.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T07:45:43.840Z] Configure a credential helper to remove this warning. See [2024-11-08T07:45:43.840Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T07:45:43.840Z] [2024-11-08T07:45:43.840Z] Login Succeeded [2024-11-08T07:45:43.840Z] ****.io [2024-11-08T07:45:44.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T07:45:44.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T07:45:44.099Z] Configure a credential helper to remove this warning. See [2024-11-08T07:45:44.099Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T07:45:44.099Z] [2024-11-08T07:45:44.099Z] Login Succeeded [2024-11-08T07:45:44.099Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T07:45:44.106Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-08T07:45:44.197Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T07:45:44.215Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T07:45:44.229Z] ========================================================= [2024-11-08T07:45:44.229Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-08T07:45:44.229Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T07:45:44.591Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-11-08T07:45:44.591Z] Sending build context to Docker daemon 25.66MB [2024-11-08T07:45:44.591Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-08T07:45:44.591Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-08T07:45:44.852Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-08T07:45:44.852Z] 43c4264eed91: Pulling fs layer [2024-11-08T07:45:44.852Z] 4cc291be95ef: Pulling fs layer [2024-11-08T07:45:44.852Z] 2ac1f1163629: Pulling fs layer [2024-11-08T07:45:44.852Z] 5c3c966382ef: Pulling fs layer [2024-11-08T07:45:44.852Z] 4f4fb700ef54: Pulling fs layer [2024-11-08T07:45:44.852Z] 5d5c8e513c77: Pulling fs layer [2024-11-08T07:45:44.852Z] 9f66e0745190: Pulling fs layer [2024-11-08T07:45:44.852Z] f49a43e4bbc0: Pulling fs layer [2024-11-08T07:45:44.852Z] 561ebcabdf7f: Pulling fs layer [2024-11-08T07:45:44.852Z] 4f4fb700ef54: Waiting [2024-11-08T07:45:44.852Z] 5d5c8e513c77: Waiting [2024-11-08T07:45:44.852Z] 9f66e0745190: Waiting [2024-11-08T07:45:44.852Z] f49a43e4bbc0: Waiting [2024-11-08T07:45:44.852Z] 561ebcabdf7f: Waiting [2024-11-08T07:45:44.852Z] 5c3c966382ef: Waiting [2024-11-08T07:45:44.852Z] 4cc291be95ef: Download complete [2024-11-08T07:45:44.852Z] 5c3c966382ef: Verifying Checksum [2024-11-08T07:45:44.852Z] 5c3c966382ef: Download complete [2024-11-08T07:45:44.852Z] 4f4fb700ef54: Verifying Checksum [2024-11-08T07:45:44.852Z] 4f4fb700ef54: Download complete [2024-11-08T07:45:44.852Z] 5d5c8e513c77: Verifying Checksum [2024-11-08T07:45:44.852Z] 5d5c8e513c77: Download complete [2024-11-08T07:45:44.852Z] 43c4264eed91: Verifying Checksum [2024-11-08T07:45:44.852Z] 43c4264eed91: Download complete [2024-11-08T07:45:44.852Z] 9f66e0745190: Verifying Checksum [2024-11-08T07:45:44.852Z] 9f66e0745190: Download complete [2024-11-08T07:45:45.111Z] 43c4264eed91: Pull complete [2024-11-08T07:45:45.111Z] 561ebcabdf7f: Verifying Checksum [2024-11-08T07:45:45.111Z] 561ebcabdf7f: Download complete [2024-11-08T07:45:45.111Z] 4cc291be95ef: Pull complete [2024-11-08T07:45:45.370Z] 2ac1f1163629: Download complete [2024-11-08T07:45:45.628Z] f49a43e4bbc0: Verifying Checksum [2024-11-08T07:45:45.628Z] f49a43e4bbc0: Download complete [2024-11-08T07:45:48.995Z] 2ac1f1163629: Pull complete [2024-11-08T07:45:49.254Z] 5c3c966382ef: Pull complete [2024-11-08T07:45:49.254Z] 4f4fb700ef54: Pull complete [2024-11-08T07:45:49.254Z] 5d5c8e513c77: Pull complete [2024-11-08T07:45:49.514Z] 9f66e0745190: Pull complete [2024-11-08T07:45:52.045Z] f49a43e4bbc0: Pull complete [2024-11-08T07:45:53.600Z] 561ebcabdf7f: Pull complete [2024-11-08T07:45:53.600Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-08T07:45:53.600Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-08T07:45:53.600Z] ---> 3a752c3f9dda [2024-11-08T07:45:53.600Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-11-08T07:45:57.796Z] ---> Running in 880b47166eb8 [2024-11-08T07:45:57.796Z] Removing intermediate container 880b47166eb8 [2024-11-08T07:45:57.796Z] ---> fa24aecb9b52 [2024-11-08T07:45:57.796Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-08T07:45:57.796Z] ---> Running in b058b1abb2c3 [2024-11-08T07:45:58.054Z] Removing intermediate container b058b1abb2c3 [2024-11-08T07:45:58.054Z] ---> 5af89bd36a10 [2024-11-08T07:45:58.054Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-11-08T07:45:58.054Z] ---> Running in a3cc4e228d50 [2024-11-08T07:45:58.054Z] Removing intermediate container a3cc4e228d50 [2024-11-08T07:45:58.054Z] ---> 50e22a7d3c12 [2024-11-08T07:45:58.054Z] Step 6/12 : WORKDIR /device-uart [2024-11-08T07:45:58.054Z] ---> Running in 7c6b076f315e [2024-11-08T07:45:58.054Z] Removing intermediate container 7c6b076f315e [2024-11-08T07:45:58.054Z] ---> 2ad58088ef75 [2024-11-08T07:45:58.054Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-08T07:45:58.054Z] ---> Running in 7db94c10fc11 [2024-11-08T07:45:58.212Z] Still waiting to schedule task [2024-11-08T07:45:58.212Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-25891’ [2024-11-08T07:45:58.623Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T07:45:58.623Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T07:45:58.882Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-11-08T07:45:58.882Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-11-08T07:45:58.882Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-11-08T07:45:58.882Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-11-08T07:45:58.882Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T07:45:58.882Z] OK: 250 MiB in 58 packages [2024-11-08T07:46:00.990Z] Removing intermediate container 7db94c10fc11 [2024-11-08T07:46:00.990Z] ---> bbe6e7d7b169 [2024-11-08T07:46:00.990Z] Step 8/12 : COPY go.mod vendor* ./ [2024-11-08T07:46:00.990Z] ---> c0207357ecce [2024-11-08T07:46:00.990Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T07:46:00.990Z] ---> Running in 0723895de427 [2024-11-08T07:47:01.116Z] Removing intermediate container 0723895de427 [2024-11-08T07:47:01.116Z] ---> 8dd99c9157bb [2024-11-08T07:47:01.116Z] Step 10/12 : COPY . . [2024-11-08T07:47:01.116Z] ---> 538af823c00f [2024-11-08T07:47:01.116Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-08T07:47:01.116Z] ---> Running in a74f7e26768d [2024-11-08T07:47:01.116Z] Removing intermediate container a74f7e26768d [2024-11-08T07:47:01.116Z] ---> ec52f5d4c5af [2024-11-08T07:47:01.116Z] Step 12/12 : RUN ${MAKE} [2024-11-08T07:47:01.116Z] ---> Running in 2c958826b77a [2024-11-08T07:47:01.116Z] noop [2024-11-08T07:47:01.116Z] Removing intermediate container 2c958826b77a [2024-11-08T07:47:01.116Z] ---> bf0552f364b4 [2024-11-08T07:47:01.116Z] Successfully built bf0552f364b4 [2024-11-08T07:47:01.116Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T07:47:01.440Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-08T07:47:01.441Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T07:47:01.532Z] prd-ubuntu20.04-docker-8c-8g-25892 does not seem to be running inside a container [2024-11-08T07:47:01.559Z] $ 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 [2024-11-08T07:47:01.936Z] $ docker top bfeee2cc7aeabccda4e6862adc2afa29867101ac84b4d7ec29051c78bcbc1cbb -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T07:47:02.303Z] + go version [2024-11-08T07:47:02.303Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-08T07:47:02.313Z] $ docker stop --time=1 bfeee2cc7aeabccda4e6862adc2afa29867101ac84b4d7ec29051c78bcbc1cbb [2024-11-08T07:47:03.591Z] $ docker rm -f --volumes bfeee2cc7aeabccda4e6862adc2afa29867101ac84b4d7ec29051c78bcbc1cbb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T07:47:04.032Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-08T07:47:04.032Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T07:47:04.111Z] prd-ubuntu20.04-docker-8c-8g-25892 does not seem to be running inside a container [2024-11-08T07:47:04.145Z] $ 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 [2024-11-08T07:47:04.505Z] $ docker top 89cd4b45a56d6d9a7dfaf5647b90e866f7120f6e8d4f43929697c34533a6e687 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T07:47:04.859Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_main [Pipeline] fileExists [Pipeline] sh [2024-11-08T07:47:05.163Z] + make test [2024-11-08T07:47:05.163Z] go test ./... -coverprofile=coverage.out [2024-11-08T07:47:07.084Z] ? github.com/edgexfoundry/device-uart [no test files] [2024-11-08T07:47:29.010Z] github.com/edgexfoundry/device-uart/cmd coverage: 0.0% of statements [2024-11-08T07:47:29.010Z] github.com/edgexfoundry/device-uart/internal/driver coverage: 0.0% of statements [2024-11-08T07:47:38.978Z] go vet ./... [2024-11-08T07:47:44.232Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-08T07:47:44.232Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-08T07:47:44.232Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-08T07:47:44.245Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-08T07:47:44.266Z] $ docker stop --time=1 89cd4b45a56d6d9a7dfaf5647b90e866f7120f6e8d4f43929697c34533a6e687 [2024-11-08T07:47:49.889Z] $ docker rm -f --volumes 89cd4b45a56d6d9a7dfaf5647b90e866f7120f6e8d4f43929697c34533a6e687 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-08T07:47:50.454Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-08T07:47:50.505Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-11-08T07:47:50.969Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-08T07:47:51.257Z] + ls -al . [2024-11-08T07:47:51.257Z] total 224 [2024-11-08T07:47:51.257Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 07:47 . [2024-11-08T07:47:51.257Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 07:45 .. [2024-11-08T07:47:51.257Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 8 07:45 .dockerignore [2024-11-08T07:47:51.257Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 07:47 .git [2024-11-08T07:47:51.257Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 07:45 .github [2024-11-08T07:47:51.257Z] -rw-rw-r-- 1 jenkins jenkins 343 Nov 8 07:45 .gitignore [2024-11-08T07:47:51.257Z] -rw-rw-r-- 1 jenkins jenkins 198 Nov 8 07:45 .golangci.yml [2024-11-08T07:47:51.257Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 07:45 .semver [2024-11-08T07:47:51.257Z] -rw-rw-r-- 1 jenkins jenkins 18662 Nov 8 07:45 Attribution.txt [2024-11-08T07:47:51.257Z] -rw-rw-r-- 1 jenkins jenkins 1908 Nov 8 07:45 CHANGELOG.md [2024-11-08T07:47:51.257Z] -rw-rw-r-- 1 jenkins jenkins 1919 Nov 8 07:45 Dockerfile [2024-11-08T07:47:51.257Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 07:45 GOVERNANCE.md [2024-11-08T07:47:51.257Z] -rw-rw-r-- 1 jenkins jenkins 675 Nov 8 07:45 Jenkinsfile [2024-11-08T07:47:51.257Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 8 07:45 LICENSE [2024-11-08T07:47:51.257Z] -rw-rw-r-- 1 jenkins jenkins 2455 Nov 8 07:45 Makefile [2024-11-08T07:47:51.257Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 8 07:45 OWNERS.md [2024-11-08T07:47:51.257Z] -rw-rw-r-- 1 jenkins jenkins 8892 Nov 8 07:45 README.md [2024-11-08T07:47:51.257Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 8 07:45 VERSION [2024-11-08T07:47:51.257Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 07:45 bin [2024-11-08T07:47:51.257Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 07:45 cmd [2024-11-08T07:47:51.257Z] -rw-r--r-- 1 jenkins jenkins 6770 Nov 8 07:47 coverage.out [2024-11-08T07:47:51.257Z] -rw-rw-r-- 1 jenkins jenkins 6269 Nov 8 07:45 go.mod [2024-11-08T07:47:51.257Z] -rw-rw-r-- 1 jenkins jenkins 88303 Nov 8 07:45 go.sum [2024-11-08T07:47:51.257Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 07:45 internal [2024-11-08T07:47:51.257Z] -rw-rw-r-- 1 jenkins jenkins 209 Nov 8 07:45 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T07:47:51.640Z] + 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=95d8f166fd10006397275f17c20ea67699b419bf --label arch=amd64 --label version=4.0.0-dev.3 . [2024-11-08T07:47:51.641Z] Sending build context to Docker daemon 25.66MB [2024-11-08T07:47:51.641Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2024-11-08T07:47:51.641Z] Step 2/26 : FROM ${BASE} AS builder [2024-11-08T07:47:51.641Z] ---> bf0552f364b4 [2024-11-08T07:47:51.641Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-11-08T07:47:52.211Z] ---> Running in d32218a79139 [2024-11-08T07:47:52.211Z] Removing intermediate container d32218a79139 [2024-11-08T07:47:52.211Z] ---> 30f430998ff3 [2024-11-08T07:47:52.211Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-11-08T07:47:52.471Z] ---> Running in a57e7304f843 [2024-11-08T07:47:52.471Z] Removing intermediate container a57e7304f843 [2024-11-08T07:47:52.471Z] ---> 21c64b220c04 [2024-11-08T07:47:52.471Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-11-08T07:47:52.471Z] ---> Running in 15cd641c56d6 [2024-11-08T07:47:52.471Z] Removing intermediate container 15cd641c56d6 [2024-11-08T07:47:52.471Z] ---> 0b63a66b8eea [2024-11-08T07:47:52.471Z] Step 6/26 : WORKDIR /device-uart [2024-11-08T07:47:52.471Z] ---> Running in 0b34f5ac8184 [2024-11-08T07:47:52.730Z] Removing intermediate container 0b34f5ac8184 [2024-11-08T07:47:52.730Z] ---> 9bc4f45db992 [2024-11-08T07:47:52.730Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-08T07:47:52.730Z] ---> Running in 8b7d70b14cd3 [2024-11-08T07:47:52.991Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T07:47:52.991Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T07:47:53.251Z] OK: 250 MiB in 58 packages [2024-11-08T07:47:53.819Z] Removing intermediate container 8b7d70b14cd3 [2024-11-08T07:47:53.819Z] ---> 0ac371bdebe9 [2024-11-08T07:47:53.819Z] Step 8/26 : COPY go.mod vendor* ./ [2024-11-08T07:47:53.819Z] ---> 03e7a54536b3 [2024-11-08T07:47:53.819Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T07:47:53.819Z] ---> Running in cef9c0a5cbaf [2024-11-08T07:47:54.388Z] Removing intermediate container cef9c0a5cbaf [2024-11-08T07:47:54.388Z] ---> 426addfd5b9b [2024-11-08T07:47:54.388Z] Step 10/26 : COPY . . [2024-11-08T07:47:55.324Z] ---> 0c76714ad7ff [2024-11-08T07:47:55.324Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-08T07:47:55.324Z] ---> Running in ade9411c58a9 [2024-11-08T07:47:55.324Z] Removing intermediate container ade9411c58a9 [2024-11-08T07:47:55.324Z] ---> b1be8a526db3 [2024-11-08T07:47:55.324Z] Step 12/26 : RUN ${MAKE} [2024-11-08T07:47:55.324Z] ---> Running in 78f2575992b4 [2024-11-08T07:47:55.892Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=4.0.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-uart ./cmd [2024-11-08T07:48:31.040Z] Removing intermediate container 78f2575992b4 [2024-11-08T07:48:31.040Z] ---> aaf24da8ee1c [2024-11-08T07:48:31.040Z] Step 13/26 : FROM alpine:3.20 [2024-11-08T07:48:31.040Z] 3.20: Pulling from library/alpine [2024-11-08T07:48:31.040Z] 43c4264eed91: Already exists [2024-11-08T07:48:31.040Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T07:48:31.040Z] Status: Downloaded newer image for alpine:3.20 [2024-11-08T07:48:31.040Z] ---> 91ef0af61f39 [2024-11-08T07:48:31.040Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2024-11-08T07:48:31.040Z] ---> Running in 146cfeae0560 [2024-11-08T07:48:31.040Z] Removing intermediate container 146cfeae0560 [2024-11-08T07:48:31.040Z] ---> 097bc8b29752 [2024-11-08T07:48:31.040Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-11-08T07:48:31.040Z] ---> Running in 9a1ec59ec5f1 [2024-11-08T07:48:31.300Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T07:48:31.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T07:48:31.819Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-08T07:48:31.819Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T07:48:31.819Z] OK: 8 MiB in 15 packages [2024-11-08T07:48:32.079Z] Removing intermediate container 9a1ec59ec5f1 [2024-11-08T07:48:32.079Z] ---> 101fbac82874 [2024-11-08T07:48:32.079Z] Step 16/26 : RUN apk --no-cache upgrade [2024-11-08T07:48:32.338Z] ---> Running in c80243876df1 [2024-11-08T07:48:32.338Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T07:48:32.598Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T07:48:32.857Z] Upgrading critical system libraries and apk-tools: [2024-11-08T07:48:32.857Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T07:48:32.857Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T07:48:32.857Z] Continuing the upgrade transaction with new apk-tools: [2024-11-08T07:48:32.857Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T07:48:32.857Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T07:48:33.116Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T07:48:33.116Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T07:48:33.116Z] OK: 8 MiB in 15 packages [2024-11-08T07:48:33.703Z] Removing intermediate container c80243876df1 [2024-11-08T07:48:33.703Z] ---> fd62051a3a61 [2024-11-08T07:48:33.703Z] Step 17/26 : WORKDIR / [2024-11-08T07:48:33.703Z] ---> Running in e62af0a2b882 [2024-11-08T07:48:33.961Z] Removing intermediate container e62af0a2b882 [2024-11-08T07:48:33.961Z] ---> ba4e64b32394 [2024-11-08T07:48:33.961Z] Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / [2024-11-08T07:48:33.961Z] ---> f7b81e9406e4 [2024-11-08T07:48:33.961Z] Step 19/26 : COPY --from=builder /device-uart/LICENSE / [2024-11-08T07:48:34.221Z] ---> ced286e305f6 [2024-11-08T07:48:34.221Z] Step 20/26 : COPY --from=builder /device-uart/cmd/ / [2024-11-08T07:48:36.123Z] ---> 9955cab923f7 [2024-11-08T07:48:36.123Z] Step 21/26 : EXPOSE 59995 [2024-11-08T07:48:36.123Z] ---> Running in adc35c2002ff [2024-11-08T07:48:36.123Z] Removing intermediate container adc35c2002ff [2024-11-08T07:48:36.123Z] ---> 1b9138d65734 [2024-11-08T07:48:36.123Z] Step 22/26 : ENTRYPOINT ["/device-uart"] [2024-11-08T07:48:36.123Z] ---> Running in 2c22ed787387 [2024-11-08T07:48:36.123Z] Removing intermediate container 2c22ed787387 [2024-11-08T07:48:36.123Z] ---> 596f875150e5 [2024-11-08T07:48:36.123Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-08T07:48:36.123Z] ---> Running in de41e35b1850 [2024-11-08T07:48:36.381Z] Removing intermediate container de41e35b1850 [2024-11-08T07:48:36.381Z] ---> b0741b9f33e4 [2024-11-08T07:48:36.381Z] Step 24/26 : LABEL arch=amd64 [2024-11-08T07:48:36.381Z] ---> Running in b1a3de3988ad [2024-11-08T07:48:36.381Z] Removing intermediate container b1a3de3988ad [2024-11-08T07:48:36.381Z] ---> 5489958cc2f1 [2024-11-08T07:48:36.381Z] Step 25/26 : LABEL git_sha=95d8f166fd10006397275f17c20ea67699b419bf [2024-11-08T07:48:36.381Z] ---> Running in 080f32c9e2c8 [2024-11-08T07:48:36.381Z] Removing intermediate container 080f32c9e2c8 [2024-11-08T07:48:36.381Z] ---> 460c19a3c12d [2024-11-08T07:48:36.381Z] Step 26/26 : LABEL version=4.0.0-dev.3 [2024-11-08T07:48:36.381Z] ---> Running in ad8a55f0e1a2 [2024-11-08T07:48:36.639Z] Removing intermediate container ad8a55f0e1a2 [2024-11-08T07:48:36.639Z] ---> 9afe8d9695b5 [2024-11-08T07:48:36.639Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-08T07:48:36.639Z] Successfully built 9afe8d9695b5 [2024-11-08T07:48:36.639Z] Successfully tagged device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T07:48:36.760Z] provisioning config files... [2024-11-08T07:48:36.770Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config10627743052356746396tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T07:48:37.083Z] ---> ****-login.sh [2024-11-08T07:48:37.083Z] nexus3.edgexfoundry.org:10001 [2024-11-08T07:48:37.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T07:48:37.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T07:48:37.083Z] Configure a credential helper to remove this warning. See [2024-11-08T07:48:37.084Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T07:48:37.084Z] [2024-11-08T07:48:37.084Z] Login Succeeded [2024-11-08T07:48:37.084Z] nexus3.edgexfoundry.org:10002 [2024-11-08T07:48:37.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T07:48:37.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T07:48:37.084Z] Configure a credential helper to remove this warning. See [2024-11-08T07:48:37.084Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T07:48:37.084Z] [2024-11-08T07:48:37.084Z] Login Succeeded [2024-11-08T07:48:37.084Z] nexus3.edgexfoundry.org:10003 [2024-11-08T07:48:37.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T07:48:37.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T07:48:37.342Z] Configure a credential helper to remove this warning. See [2024-11-08T07:48:37.342Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T07:48:37.342Z] [2024-11-08T07:48:37.342Z] Login Succeeded [2024-11-08T07:48:37.342Z] nexus3.edgexfoundry.org:10004 [2024-11-08T07:48:37.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T07:48:37.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T07:48:37.342Z] Configure a credential helper to remove this warning. See [2024-11-08T07:48:37.342Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T07:48:37.342Z] [2024-11-08T07:48:37.342Z] Login Succeeded [2024-11-08T07:48:37.342Z] ****.io [2024-11-08T07:48:37.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T07:48:37.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T07:48:37.601Z] Configure a credential helper to remove this warning. See [2024-11-08T07:48:37.601Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T07:48:37.601Z] [2024-11-08T07:48:37.601Z] Login Succeeded [2024-11-08T07:48:37.601Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T07:48:37.608Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T07:48:37.658Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T07:48:37.695Z] [edgeXDocker.push] Tagging docker image device-uart with the following tags: [2024-11-08T07:48:37.695Z] 95d8f166fd10006397275f17c20ea67699b419bf [2024-11-08T07:48:37.695Z] latest [2024-11-08T07:48:37.695Z] 4.0.0-dev.3 [2024-11-08T07:48:37.695Z] 95d8f166fd10006397275f17c20ea67699b419bf-4.0.0-dev.3 [2024-11-08T07:48:37.695Z] main [2024-11-08T07:48:37.695Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T07:48:38.042Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:95d8f166fd10006397275f17c20ea67699b419bf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T07:48:38.367Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:95d8f166fd10006397275f17c20ea67699b419bf [2024-11-08T07:48:38.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2024-11-08T07:48:38.367Z] a9d49450b15c: Preparing [2024-11-08T07:48:38.367Z] bcba2dcf2742: Preparing [2024-11-08T07:48:38.367Z] a4757e25ab8f: Preparing [2024-11-08T07:48:38.367Z] 2748b654744a: Preparing [2024-11-08T07:48:38.367Z] ab29c740ae61: Preparing [2024-11-08T07:48:38.367Z] 63ca1fbb43ae: Preparing [2024-11-08T07:48:38.367Z] 63ca1fbb43ae: Waiting [2024-11-08T07:48:38.367Z] ab29c740ae61: Pushed [2024-11-08T07:48:38.367Z] bcba2dcf2742: Pushed [2024-11-08T07:48:38.367Z] a4757e25ab8f: Pushed [2024-11-08T07:48:38.367Z] 63ca1fbb43ae: Layer already exists [2024-11-08T07:48:38.933Z] 2748b654744a: Pushed [2024-11-08T07:48:40.857Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-25894 in /w/workspace/edgexfoundry_device-uart_main [Pipeline] { [Pipeline] ws [2024-11-08T07:48:40.875Z] Running in /w/workspace/device-uart/44 [Pipeline] { [Pipeline] checkout [2024-11-08T07:48:43.125Z] a9d49450b15c: Pushed [2024-11-08T07:48:43.125Z] 95d8f166fd10006397275f17c20ea67699b419bf: digest: sha256:cef4b2421df875a77ed31777023453b0b7d326444a7c290ce43bbc14a84081b0 size: 1576 [Pipeline] } [2024-11-08T07:48:43.936Z] The recommended git tool is: git [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T07:48:44.251Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T07:48:44.580Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:latest [2024-11-08T07:48:44.580Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2024-11-08T07:48:44.580Z] a9d49450b15c: Preparing [2024-11-08T07:48:44.580Z] bcba2dcf2742: Preparing [2024-11-08T07:48:44.580Z] a4757e25ab8f: Preparing [2024-11-08T07:48:44.580Z] 2748b654744a: Preparing [2024-11-08T07:48:44.580Z] ab29c740ae61: Preparing [2024-11-08T07:48:44.580Z] 63ca1fbb43ae: Preparing [2024-11-08T07:48:44.580Z] 63ca1fbb43ae: Waiting [2024-11-08T07:48:44.580Z] 2748b654744a: Layer already exists [2024-11-08T07:48:44.580Z] ab29c740ae61: Layer already exists [2024-11-08T07:48:44.580Z] a4757e25ab8f: Layer already exists [2024-11-08T07:48:44.580Z] bcba2dcf2742: Layer already exists [2024-11-08T07:48:44.580Z] a9d49450b15c: Layer already exists [2024-11-08T07:48:44.580Z] 63ca1fbb43ae: Layer already exists [2024-11-08T07:48:44.580Z] latest: digest: sha256:cef4b2421df875a77ed31777023453b0b7d326444a7c290ce43bbc14a84081b0 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T07:48:44.904Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T07:48:45.312Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:4.0.0-dev.3 [2024-11-08T07:48:45.312Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2024-11-08T07:48:45.312Z] a9d49450b15c: Preparing [2024-11-08T07:48:45.312Z] bcba2dcf2742: Preparing [2024-11-08T07:48:45.312Z] a4757e25ab8f: Preparing [2024-11-08T07:48:45.312Z] 2748b654744a: Preparing [2024-11-08T07:48:45.312Z] ab29c740ae61: Preparing [2024-11-08T07:48:45.312Z] 63ca1fbb43ae: Preparing [2024-11-08T07:48:45.312Z] 63ca1fbb43ae: Waiting [2024-11-08T07:48:45.312Z] 2748b654744a: Layer already exists [2024-11-08T07:48:45.312Z] bcba2dcf2742: Layer already exists [2024-11-08T07:48:45.312Z] a4757e25ab8f: Layer already exists [2024-11-08T07:48:45.312Z] ab29c740ae61: Layer already exists [2024-11-08T07:48:45.312Z] a9d49450b15c: Layer already exists [2024-11-08T07:48:45.312Z] 63ca1fbb43ae: Layer already exists [2024-11-08T07:48:45.312Z] 4.0.0-dev.3: digest: sha256:cef4b2421df875a77ed31777023453b0b7d326444a7c290ce43bbc14a84081b0 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T07:48:45.643Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:95d8f166fd10006397275f17c20ea67699b419bf-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T07:48:45.978Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:95d8f166fd10006397275f17c20ea67699b419bf-4.0.0-dev.3 [2024-11-08T07:48:45.978Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2024-11-08T07:48:45.978Z] a9d49450b15c: Preparing [2024-11-08T07:48:45.978Z] bcba2dcf2742: Preparing [2024-11-08T07:48:45.978Z] a4757e25ab8f: Preparing [2024-11-08T07:48:45.978Z] 2748b654744a: Preparing [2024-11-08T07:48:45.978Z] ab29c740ae61: Preparing [2024-11-08T07:48:45.978Z] 63ca1fbb43ae: Preparing [2024-11-08T07:48:45.978Z] 63ca1fbb43ae: Waiting [2024-11-08T07:48:45.978Z] a4757e25ab8f: Layer already exists [2024-11-08T07:48:45.978Z] bcba2dcf2742: Layer already exists [2024-11-08T07:48:45.978Z] 2748b654744a: Layer already exists [2024-11-08T07:48:45.978Z] a9d49450b15c: Layer already exists [2024-11-08T07:48:45.978Z] ab29c740ae61: Layer already exists [2024-11-08T07:48:45.978Z] 63ca1fbb43ae: Layer already exists [2024-11-08T07:48:45.978Z] 95d8f166fd10006397275f17c20ea67699b419bf-4.0.0-dev.3: digest: sha256:cef4b2421df875a77ed31777023453b0b7d326444a7c290ce43bbc14a84081b0 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T07:48:46.311Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T07:48:46.637Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:main [2024-11-08T07:48:46.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2024-11-08T07:48:46.637Z] a9d49450b15c: Preparing [2024-11-08T07:48:46.637Z] bcba2dcf2742: Preparing [2024-11-08T07:48:46.637Z] a4757e25ab8f: Preparing [2024-11-08T07:48:46.637Z] 2748b654744a: Preparing [2024-11-08T07:48:46.637Z] ab29c740ae61: Preparing [2024-11-08T07:48:46.637Z] 63ca1fbb43ae: Preparing [2024-11-08T07:48:46.637Z] 63ca1fbb43ae: Waiting [2024-11-08T07:48:46.637Z] ab29c740ae61: Layer already exists [2024-11-08T07:48:46.637Z] 2748b654744a: Layer already exists [2024-11-08T07:48:46.637Z] a4757e25ab8f: Layer already exists [2024-11-08T07:48:46.637Z] bcba2dcf2742: Layer already exists [2024-11-08T07:48:46.637Z] a9d49450b15c: Layer already exists [2024-11-08T07:48:46.637Z] 63ca1fbb43ae: Layer already exists [2024-11-08T07:48:46.637Z] main: digest: sha256:cef4b2421df875a77ed31777023453b0b7d326444a7c290ce43bbc14a84081b0 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T07:48:46.713Z] ===================================================== [Pipeline] echo [2024-11-08T07:48:46.732Z] taggedImages: [2024-11-08T07:48:46.732Z] - nexus3.edgexfoundry.org:10004/device-uart:95d8f166fd10006397275f17c20ea67699b419bf [2024-11-08T07:48:46.732Z] - nexus3.edgexfoundry.org:10004/device-uart:latest [2024-11-08T07:48:46.732Z] - nexus3.edgexfoundry.org:10004/device-uart:4.0.0-dev.3 [2024-11-08T07:48:46.732Z] - nexus3.edgexfoundry.org:10004/device-uart:95d8f166fd10006397275f17c20ea67699b419bf-4.0.0-dev.3 [2024-11-08T07:48:46.732Z] - 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T07:48:47.160Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T07:48:47.160Z] [2024-11-08T07:48:47.160Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T07:48:47.468Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T07:48:47.468Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-08T07:48:47.468Z] 5eb5b503b376: Pulling fs layer [2024-11-08T07:48:47.468Z] 5c69ac0246d0: Pulling fs layer [2024-11-08T07:48:47.468Z] ec43610c2a17: Pulling fs layer [2024-11-08T07:48:47.468Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-08T07:48:47.468Z] 33b1e0a273af: Pulling fs layer [2024-11-08T07:48:47.468Z] 5d3b04190fa2: Pulling fs layer [2024-11-08T07:48:47.468Z] 2f39f015ded8: Pulling fs layer [2024-11-08T07:48:47.468Z] 3a2ae6a8a46f: Waiting [2024-11-08T07:48:47.468Z] 33b1e0a273af: Waiting [2024-11-08T07:48:47.468Z] 5d3b04190fa2: Waiting [2024-11-08T07:48:47.468Z] 2f39f015ded8: Waiting [2024-11-08T07:48:47.468Z] 5c69ac0246d0: Download complete [2024-11-08T07:48:47.468Z] 3a2ae6a8a46f: Verifying Checksum [2024-11-08T07:48:47.468Z] 3a2ae6a8a46f: Download complete [2024-11-08T07:48:47.468Z] 33b1e0a273af: Verifying Checksum [2024-11-08T07:48:47.468Z] 33b1e0a273af: Download complete [2024-11-08T07:48:47.468Z] 5d3b04190fa2: Verifying Checksum [2024-11-08T07:48:47.468Z] 5d3b04190fa2: Download complete [2024-11-08T07:48:47.468Z] ec43610c2a17: Verifying Checksum [2024-11-08T07:48:47.468Z] ec43610c2a17: Download complete [2024-11-08T07:48:47.729Z] 5eb5b503b376: Verifying Checksum [2024-11-08T07:48:47.729Z] 5eb5b503b376: Download complete [2024-11-08T07:48:48.296Z] 2f39f015ded8: Download complete [2024-11-08T07:48:49.231Z] 5eb5b503b376: Pull complete [2024-11-08T07:48:49.231Z] 5c69ac0246d0: Pull complete [2024-11-08T07:48:49.797Z] ec43610c2a17: Pull complete [2024-11-08T07:48:49.797Z] 3a2ae6a8a46f: Pull complete [2024-11-08T07:48:50.057Z] 33b1e0a273af: Pull complete [2024-11-08T07:48:50.057Z] 5d3b04190fa2: Pull complete [2024-11-08T07:48:50.490Z] using credential edgex-jenkins-ssh [2024-11-08T07:48:50.518Z] Cloning the remote Git repository [2024-11-08T07:48:50.582Z] Cloning repository git@github.com:edgexfoundry/device-uart.git [2024-11-08T07:48:50.712Z] > git init /w/workspace/device-uart/44 # timeout=10 [2024-11-08T07:48:50.914Z] Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git [2024-11-08T07:48:50.916Z] > git --version # timeout=10 [2024-11-08T07:48:50.942Z] > git --version # 'git version 2.25.1' [2024-11-08T07:48:50.946Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-08T07:48:51.146Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-08T07:48:54.249Z] 2f39f015ded8: Pull complete [2024-11-08T07:48:54.249Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-08T07:48:54.249Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T07:48:54.249Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2024-11-08T07:48:53.381Z] > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 [2024-11-08T07:48:53.412Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T07:48:54.358Z] prd-ubuntu20.04-docker-8c-8g-25892 does not seem to be running inside a container [2024-11-08T07:48:54.395Z] $ 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 [2024-11-08T07:48:54.688Z] Avoid second fetch [2024-11-08T07:48:54.688Z] Checking out Revision 95d8f166fd10006397275f17c20ea67699b419bf (main) [2024-11-08T07:48:55.593Z] Commit message: "Merge pull request #85 from jackchenjc/edgex-go-issue-4916-2" [2024-11-08T07:48:54.713Z] > git config core.sparsecheckout # timeout=10 [2024-11-08T07:48:54.801Z] > git checkout -f 95d8f166fd10006397275f17c20ea67699b419bf # timeout=10 [2024-11-08T07:48:59.066Z] $ docker top 2b7a0ac3ce38a640f344f64ff22246a2868a678234149f1b817946cb200844b5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T07:48:59.443Z] ---> job-cost.sh [2024-11-08T07:48:59.443Z] lf-activate-venv: SKIPPING [2024-11-08T07:48:59.443Z] INFO: No Stack... [2024-11-08T07:48:59.702Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-08T07:48:59.852Z] [2024-11-08T07:48:59.852Z] GitHub has been notified of this commit’s build result [2024-11-08T07:48:59.852Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-08T07:49:00.270Z] INFO: Archiving Costs [Pipeline] sh [2024-11-08T07:49:00.560Z] + cat /w/workspace/edgexfoundry_device-uart_main/archives/cost.csv [2024-11-08T07:49:00.560Z] + cut -d, -f6 [Pipeline] lock [2024-11-08T07:49:00.575Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-main-44-stack-cost] [2024-11-08T07:49:00.581Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-08T07:49:00.581Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-08T07:49:00.581Z] Dload Upload Total Spent Left Speed [2024-11-08T07:49:00.581Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 219k 0 --:--:-- --:--:-- --:--:-- 219k [2024-11-08T07:49:00.584Z] Resource [jenkins-edgexfoundry-device-uart-main-44-stack-cost] did not exist. Created. [2024-11-08T07:49:00.591Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-main-44-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [Pipeline] sh [2024-11-08T07:49:00.980Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-11-08T07:49:01.010Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-11-08T07:49:01.109Z] Stashed 1 file(s) [Pipeline] } [2024-11-08T07:49:01.119Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-main-44-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-08T07:49:01.154Z] $ docker stop --time=1 2b7a0ac3ce38a640f344f64ff22246a2868a678234149f1b817946cb200844b5 [2024-11-08T07:49:01.327Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-11-08T07:49:01.327Z] + sudo tee /etc/docker/daemon.new [2024-11-08T07:49:01.327Z] { [2024-11-08T07:49:01.327Z] "registry-mirrors": [ [2024-11-08T07:49:01.327Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-08T07:49:01.327Z] ], [2024-11-08T07:49:01.327Z] "bip": "10.250.0.254/24", [2024-11-08T07:49:01.327Z] "hosts": [ [2024-11-08T07:49:01.327Z] "tcp://0.0.0.0:5555", [2024-11-08T07:49:01.327Z] "unix:///var/run/docker.sock" [2024-11-08T07:49:01.327Z] ], [2024-11-08T07:49:01.327Z] "mtu": 1458, [2024-11-08T07:49:01.327Z] "selinux-enabled": true, [2024-11-08T07:49:01.327Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-08T07:49:01.327Z] } [2024-11-08T07:49:02.304Z] $ docker rm -f --volumes 2b7a0ac3ce38a640f344f64ff22246a2868a678234149f1b817946cb200844b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-11-08T07:49:02.700Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-11-08T07:49:03.058Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T07:49:21.391Z] provisioning config files... [2024-11-08T07:49:21.428Z] copy managed file [device-uart-settings] to file:/w/workspace/device-uart/44@tmp/config6364339920091683793tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T07:49:21.921Z] ---> ****-login.sh [2024-11-08T07:49:21.921Z] nexus3.edgexfoundry.org:10001 [2024-11-08T07:49:22.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T07:49:22.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T07:49:22.811Z] Configure a credential helper to remove this warning. See [2024-11-08T07:49:22.811Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T07:49:22.811Z] [2024-11-08T07:49:22.811Z] Login Succeeded [2024-11-08T07:49:22.811Z] nexus3.edgexfoundry.org:10002 [2024-11-08T07:49:23.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T07:49:23.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T07:49:23.084Z] Configure a credential helper to remove this warning. See [2024-11-08T07:49:23.084Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T07:49:23.084Z] [2024-11-08T07:49:23.084Z] Login Succeeded [2024-11-08T07:49:23.084Z] nexus3.edgexfoundry.org:10003 [2024-11-08T07:49:23.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T07:49:23.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T07:49:23.642Z] Configure a credential helper to remove this warning. See [2024-11-08T07:49:23.642Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T07:49:23.642Z] [2024-11-08T07:49:23.642Z] Login Succeeded [2024-11-08T07:49:23.642Z] nexus3.edgexfoundry.org:10004 [2024-11-08T07:49:23.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T07:49:23.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T07:49:23.919Z] Configure a credential helper to remove this warning. See [2024-11-08T07:49:23.919Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T07:49:23.919Z] [2024-11-08T07:49:23.919Z] Login Succeeded [2024-11-08T07:49:24.411Z] ****.io [2024-11-08T07:49:24.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T07:49:24.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T07:49:24.691Z] Configure a credential helper to remove this warning. See [2024-11-08T07:49:24.691Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T07:49:24.691Z] [2024-11-08T07:49:24.691Z] Login Succeeded [2024-11-08T07:49:24.691Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T07:49:24.708Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-08T07:49:25.178Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T07:49:25.202Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T07:49:25.225Z] ========================================================= [2024-11-08T07:49:25.225Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-08T07:49:25.225Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T07:49:25.630Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-11-08T07:49:26.230Z] Sending build context to Docker daemon 12.91MB [2024-11-08T07:49:26.230Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-08T07:49:26.230Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-08T07:49:26.506Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-11-08T07:49:26.506Z] cf04c63912e1: Pulling fs layer [2024-11-08T07:49:26.506Z] 55b35a11ae5e: Pulling fs layer [2024-11-08T07:49:26.506Z] a37a00ec5f00: Pulling fs layer [2024-11-08T07:49:26.506Z] 50b3750afda1: Pulling fs layer [2024-11-08T07:49:26.506Z] 4f4fb700ef54: Pulling fs layer [2024-11-08T07:49:26.506Z] 50b3750afda1: Waiting [2024-11-08T07:49:26.506Z] 4f4fb700ef54: Waiting [2024-11-08T07:49:26.506Z] 80978eb59214: Pulling fs layer [2024-11-08T07:49:26.506Z] 80978eb59214: Waiting [2024-11-08T07:49:26.506Z] c9f46d7d2bd2: Pulling fs layer [2024-11-08T07:49:26.506Z] c5a475d317c9: Pulling fs layer [2024-11-08T07:49:26.506Z] c5a475d317c9: Waiting [2024-11-08T07:49:26.506Z] 55b35a11ae5e: Download complete [2024-11-08T07:49:26.506Z] 50b3750afda1: Download complete [2024-11-08T07:49:26.506Z] 4f4fb700ef54: Verifying Checksum [2024-11-08T07:49:26.506Z] 4f4fb700ef54: Download complete [2024-11-08T07:49:26.506Z] 80978eb59214: Verifying Checksum [2024-11-08T07:49:26.506Z] 80978eb59214: Download complete [2024-11-08T07:49:26.506Z] cf04c63912e1: Verifying Checksum [2024-11-08T07:49:26.506Z] cf04c63912e1: Download complete [2024-11-08T07:49:27.120Z] c5a475d317c9: Verifying Checksum [2024-11-08T07:49:27.120Z] c5a475d317c9: Download complete [2024-11-08T07:49:27.659Z] cf04c63912e1: Pull complete [2024-11-08T07:49:28.263Z] 55b35a11ae5e: Pull complete [2024-11-08T07:49:28.871Z] a37a00ec5f00: Verifying Checksum [2024-11-08T07:49:28.871Z] a37a00ec5f00: Download complete [2024-11-08T07:49:29.871Z] c9f46d7d2bd2: Verifying Checksum [2024-11-08T07:49:29.871Z] c9f46d7d2bd2: Download complete [2024-11-08T07:49:44.913Z] a37a00ec5f00: Pull complete [2024-11-08T07:49:44.913Z] 50b3750afda1: Pull complete [2024-11-08T07:49:44.913Z] 4f4fb700ef54: Pull complete [2024-11-08T07:49:44.913Z] 80978eb59214: Pull complete [2024-11-08T07:49:53.132Z] c9f46d7d2bd2: Pull complete [2024-11-08T07:49:54.544Z] c5a475d317c9: Pull complete [2024-11-08T07:49:54.811Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-11-08T07:49:54.811Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-08T07:49:54.811Z] ---> be29e6b0f0d4 [2024-11-08T07:49:54.811Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-11-08T07:49:55.773Z] ---> Running in 3a155a4d2c29 [2024-11-08T07:49:56.042Z] Removing intermediate container 3a155a4d2c29 [2024-11-08T07:49:56.042Z] ---> bb31dfeeaaa4 [2024-11-08T07:49:56.042Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-08T07:49:56.311Z] ---> Running in dcaa37d4e1d8 [2024-11-08T07:49:56.578Z] Removing intermediate container dcaa37d4e1d8 [2024-11-08T07:49:56.578Z] ---> 172acfd5cee4 [2024-11-08T07:49:56.578Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-11-08T07:49:56.578Z] ---> Running in bfb76b61a0e2 [2024-11-08T07:49:56.850Z] Removing intermediate container bfb76b61a0e2 [2024-11-08T07:49:56.850Z] ---> 55f932078c92 [2024-11-08T07:49:56.850Z] Step 6/12 : WORKDIR /device-uart [2024-11-08T07:49:57.120Z] ---> Running in eb4da0fad6bb [2024-11-08T07:49:57.391Z] Removing intermediate container eb4da0fad6bb [2024-11-08T07:49:57.391Z] ---> 287b86f02515 [2024-11-08T07:49:57.391Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-08T07:49:57.391Z] ---> Running in fa9e9ea67f09 [2024-11-08T07:49:58.813Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T07:49:59.085Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T07:50:01.042Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-11-08T07:50:01.042Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-11-08T07:50:01.042Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-11-08T07:50:01.042Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-11-08T07:50:01.042Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T07:50:01.042Z] OK: 242 MiB in 58 packages [2024-11-08T07:50:02.462Z] Removing intermediate container fa9e9ea67f09 [2024-11-08T07:50:02.462Z] ---> 54cbba3d6055 [2024-11-08T07:50:02.462Z] Step 8/12 : COPY go.mod vendor* ./ [2024-11-08T07:50:02.730Z] ---> 336a4c7209c9 [2024-11-08T07:50:02.730Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T07:50:02.998Z] ---> Running in 47ecba8e5fea [2024-11-08T07:52:09.747Z] Removing intermediate container 47ecba8e5fea [2024-11-08T07:52:09.747Z] ---> 08646b6c4e53 [2024-11-08T07:52:09.747Z] Step 10/12 : COPY . . [2024-11-08T07:52:09.747Z] ---> 581b78ecfbfd [2024-11-08T07:52:09.747Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-08T07:52:09.747Z] ---> Running in 0b4d1b0a5367 [2024-11-08T07:52:09.747Z] Removing intermediate container 0b4d1b0a5367 [2024-11-08T07:52:09.747Z] ---> 845612ac9f71 [2024-11-08T07:52:09.747Z] Step 12/12 : RUN ${MAKE} [2024-11-08T07:52:09.747Z] ---> Running in ce35e3c83423 [2024-11-08T07:52:09.747Z] noop [2024-11-08T07:52:09.747Z] Removing intermediate container ce35e3c83423 [2024-11-08T07:52:09.748Z] ---> 85f7e8e4eda9 [2024-11-08T07:52:09.748Z] Successfully built 85f7e8e4eda9 [2024-11-08T07:52:09.748Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T07:52:10.122Z] + docker inspect -f . ci-base-image-arm64 [2024-11-08T07:52:10.122Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T07:52:10.395Z] prd-ubuntu20.04-docker-arm64-4c-16g-25894 does not seem to be running inside a container [2024-11-08T07:52:10.479Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-uart/44 -v /w/workspace/device-uart/44:/w/workspace/device-uart/44:rw,z -v /w/workspace/device-uart/44@tmp:/w/workspace/device-uart/44@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-11-08T07:52:11.863Z] $ docker top d11a6c490b70c5a9d8338db91fc90b75c8860d815228c29a1f63e564f540b849 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T07:52:12.768Z] + go version [2024-11-08T07:52:13.360Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-11-08T07:52:13.378Z] $ docker stop --time=1 d11a6c490b70c5a9d8338db91fc90b75c8860d815228c29a1f63e564f540b849 [2024-11-08T07:52:15.115Z] $ docker rm -f --volumes d11a6c490b70c5a9d8338db91fc90b75c8860d815228c29a1f63e564f540b849 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T07:52:15.767Z] + docker inspect -f . ci-base-image-arm64 [2024-11-08T07:52:15.767Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T07:52:15.984Z] prd-ubuntu20.04-docker-arm64-4c-16g-25894 does not seem to be running inside a container [2024-11-08T07:52:16.063Z] $ 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/44 -v /w/workspace/device-uart/44:/w/workspace/device-uart/44:rw,z -v /w/workspace/device-uart/44@tmp:/w/workspace/device-uart/44@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-11-08T07:52:17.423Z] $ docker top 29e5c9a0cbbe3e57c789854ec70911e759c52c63c0b1f66fd920ecb7cb4c5ebc -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T07:52:18.279Z] + git config --global --add safe.directory /w/workspace/device-uart/44 [Pipeline] fileExists [Pipeline] sh [2024-11-08T07:52:18.950Z] + make test [2024-11-08T07:52:18.950Z] go test ./... -coverprofile=coverage.out [2024-11-08T07:52:25.642Z] ? github.com/edgexfoundry/device-uart [no test files] [2024-11-08T07:56:32.664Z] github.com/edgexfoundry/device-uart/internal/driver coverage: 0.0% of statements [2024-11-08T07:56:32.664Z] github.com/edgexfoundry/device-uart/cmd coverage: 0.0% of statements [2024-11-08T07:56:32.664Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-11-08T07:56:32.664Z] go vet ./... [2024-11-08T07:57:19.543Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-08T07:57:19.543Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-08T07:57:19.543Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-08T07:57:19.565Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-08T07:57:19.584Z] $ docker stop --time=1 29e5c9a0cbbe3e57c789854ec70911e759c52c63c0b1f66fd920ecb7cb4c5ebc [2024-11-08T07:57:21.464Z] $ docker rm -f --volumes 29e5c9a0cbbe3e57c789854ec70911e759c52c63c0b1f66fd920ecb7cb4c5ebc [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-08T07:57:23.091Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-08T07:57:23.122Z] Warning: overwriting stash ‘coverage-report’ [2024-11-08T07:57:23.763Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-08T07:57:24.179Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-08T07:57:24.505Z] + ls -al . [2024-11-08T07:57:24.505Z] total 220 [2024-11-08T07:57:24.505Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 8 07:52 . [2024-11-08T07:57:24.505Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 07:48 .. [2024-11-08T07:57:24.505Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 8 07:48 .dockerignore [2024-11-08T07:57:24.505Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 07:48 .git [2024-11-08T07:57:24.505Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 07:48 .github [2024-11-08T07:57:24.505Z] -rw-rw-r-- 1 jenkins jenkins 343 Nov 8 07:48 .gitignore [2024-11-08T07:57:24.505Z] -rw-rw-r-- 1 jenkins jenkins 198 Nov 8 07:48 .golangci.yml [2024-11-08T07:57:24.505Z] -rw-rw-r-- 1 jenkins jenkins 18662 Nov 8 07:48 Attribution.txt [2024-11-08T07:57:24.505Z] -rw-rw-r-- 1 jenkins jenkins 1908 Nov 8 07:48 CHANGELOG.md [2024-11-08T07:57:24.505Z] -rw-rw-r-- 1 jenkins jenkins 1919 Nov 8 07:48 Dockerfile [2024-11-08T07:57:24.505Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 07:48 GOVERNANCE.md [2024-11-08T07:57:24.505Z] -rw-rw-r-- 1 jenkins jenkins 675 Nov 8 07:48 Jenkinsfile [2024-11-08T07:57:24.505Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 8 07:48 LICENSE [2024-11-08T07:57:24.505Z] -rw-rw-r-- 1 jenkins jenkins 2455 Nov 8 07:48 Makefile [2024-11-08T07:57:24.505Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 8 07:48 OWNERS.md [2024-11-08T07:57:24.505Z] -rw-rw-r-- 1 jenkins jenkins 8892 Nov 8 07:48 README.md [2024-11-08T07:57:24.505Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 8 07:45 VERSION [2024-11-08T07:57:24.505Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 07:48 bin [2024-11-08T07:57:24.505Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 07:48 cmd [2024-11-08T07:57:24.505Z] -rw-r--r-- 1 jenkins jenkins 6770 Nov 8 07:56 coverage.out [2024-11-08T07:57:24.505Z] -rw-rw-r-- 1 jenkins jenkins 6269 Nov 8 07:48 go.mod [2024-11-08T07:57:24.505Z] -rw-rw-r-- 1 jenkins jenkins 88303 Nov 8 07:48 go.sum [2024-11-08T07:57:24.505Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 07:48 internal [2024-11-08T07:57:24.505Z] -rw-rw-r-- 1 jenkins jenkins 209 Nov 8 07:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T07:57:24.865Z] + 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=95d8f166fd10006397275f17c20ea67699b419bf --label arch=arm64 --label version=4.0.0-dev.3 . [2024-11-08T07:57:25.464Z] Sending build context to Docker daemon 12.92MB [2024-11-08T07:57:25.464Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2024-11-08T07:57:25.464Z] Step 2/26 : FROM ${BASE} AS builder [2024-11-08T07:57:25.464Z] ---> 85f7e8e4eda9 [2024-11-08T07:57:25.464Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-11-08T07:57:25.464Z] ---> Running in 32c44eae95ae [2024-11-08T07:57:25.730Z] Removing intermediate container 32c44eae95ae [2024-11-08T07:57:25.730Z] ---> 45ac98e4383d [2024-11-08T07:57:25.730Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-11-08T07:57:25.998Z] ---> Running in 7e6c7dc45ad3 [2024-11-08T07:57:26.266Z] Removing intermediate container 7e6c7dc45ad3 [2024-11-08T07:57:26.266Z] ---> 67c88ad037c6 [2024-11-08T07:57:26.266Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-11-08T07:57:26.266Z] ---> Running in 4656f38071e7 [2024-11-08T07:57:26.533Z] Removing intermediate container 4656f38071e7 [2024-11-08T07:57:26.533Z] ---> 3ae1d4684e19 [2024-11-08T07:57:26.533Z] Step 6/26 : WORKDIR /device-uart [2024-11-08T07:57:26.533Z] ---> Running in 81dfc44545cc [2024-11-08T07:57:27.117Z] Removing intermediate container 81dfc44545cc [2024-11-08T07:57:27.117Z] ---> cdaccc2b3a95 [2024-11-08T07:57:27.117Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-08T07:57:27.117Z] ---> Running in b44d2314e1dc [2024-11-08T07:57:28.078Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T07:57:28.344Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T07:57:30.290Z] OK: 242 MiB in 58 packages [2024-11-08T07:57:30.879Z] Removing intermediate container b44d2314e1dc [2024-11-08T07:57:30.879Z] ---> f78b7c1f994c [2024-11-08T07:57:30.879Z] Step 8/26 : COPY go.mod vendor* ./ [2024-11-08T07:57:31.844Z] ---> 8147ca1a15ad [2024-11-08T07:57:31.844Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T07:57:31.844Z] ---> Running in c4c115952bbe [2024-11-08T07:57:33.788Z] Removing intermediate container c4c115952bbe [2024-11-08T07:57:33.788Z] ---> 2b65f09ca14b [2024-11-08T07:57:33.788Z] Step 10/26 : COPY . . [2024-11-08T07:57:35.220Z] ---> eaeeaeeee3f5 [2024-11-08T07:57:35.220Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-08T07:57:35.220Z] ---> Running in dc14dbbad68f [2024-11-08T07:57:35.220Z] Removing intermediate container dc14dbbad68f [2024-11-08T07:57:35.220Z] ---> c120a696db60 [2024-11-08T07:57:35.220Z] Step 12/26 : RUN ${MAKE} [2024-11-08T07:57:35.487Z] ---> Running in 7140f46d6732 [2024-11-08T07:57:36.448Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=4.0.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-uart ./cmd [2024-11-08T08:01:28.269Z] Removing intermediate container 7140f46d6732 [2024-11-08T08:01:28.269Z] ---> a92ef0baa6b6 [2024-11-08T08:01:28.269Z] Step 13/26 : FROM alpine:3.20 [2024-11-08T08:01:28.269Z] 3.20: Pulling from library/alpine [2024-11-08T08:01:28.269Z] cf04c63912e1: Already exists [2024-11-08T08:01:28.269Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T08:01:28.269Z] Status: Downloaded newer image for alpine:3.20 [2024-11-08T08:01:28.269Z] ---> c157a85ed455 [2024-11-08T08:01:28.269Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2024-11-08T08:01:28.269Z] ---> Running in a4121a19b2b0 [2024-11-08T08:01:28.269Z] Removing intermediate container a4121a19b2b0 [2024-11-08T08:01:28.269Z] ---> 757804b9443c [2024-11-08T08:01:28.269Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-11-08T08:01:28.269Z] ---> Running in bbcc10127337 [2024-11-08T08:01:28.269Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T08:01:28.269Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T08:01:28.269Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-08T08:01:28.269Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T08:01:28.269Z] OK: 9 MiB in 15 packages [2024-11-08T08:01:28.269Z] Removing intermediate container bbcc10127337 [2024-11-08T08:01:28.269Z] ---> 44b8bf374ca8 [2024-11-08T08:01:28.269Z] Step 16/26 : RUN apk --no-cache upgrade [2024-11-08T08:01:28.269Z] ---> Running in a65a64b80b84 [2024-11-08T08:01:28.269Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T08:01:28.269Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T08:01:28.269Z] Upgrading critical system libraries and apk-tools: [2024-11-08T08:01:28.269Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T08:01:28.269Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T08:01:28.269Z] Continuing the upgrade transaction with new apk-tools: [2024-11-08T08:01:28.269Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T08:01:28.269Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T08:01:28.269Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T08:01:28.269Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T08:01:28.269Z] OK: 9 MiB in 15 packages [2024-11-08T08:01:28.269Z] Removing intermediate container a65a64b80b84 [2024-11-08T08:01:28.269Z] ---> 6827bd9522e3 [2024-11-08T08:01:28.269Z] Step 17/26 : WORKDIR / [2024-11-08T08:01:28.269Z] ---> Running in f86278c2c0a7 [2024-11-08T08:01:28.269Z] Removing intermediate container f86278c2c0a7 [2024-11-08T08:01:28.269Z] ---> 3e871966f857 [2024-11-08T08:01:28.269Z] Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / [2024-11-08T08:01:28.269Z] ---> c0eeb9467d4c [2024-11-08T08:01:28.269Z] Step 19/26 : COPY --from=builder /device-uart/LICENSE / [2024-11-08T08:01:28.269Z] ---> cd456a80d335 [2024-11-08T08:01:28.269Z] Step 20/26 : COPY --from=builder /device-uart/cmd/ / [2024-11-08T08:01:28.536Z] ---> ee9acb6138c2 [2024-11-08T08:01:28.536Z] Step 21/26 : EXPOSE 59995 [2024-11-08T08:01:28.802Z] ---> Running in 01c926e34d2a [2024-11-08T08:01:29.068Z] Removing intermediate container 01c926e34d2a [2024-11-08T08:01:29.068Z] ---> 4ec59803ddde [2024-11-08T08:01:29.068Z] Step 22/26 : ENTRYPOINT ["/device-uart"] [2024-11-08T08:01:29.068Z] ---> Running in 8b1a01ed10bf [2024-11-08T08:01:29.336Z] Removing intermediate container 8b1a01ed10bf [2024-11-08T08:01:29.336Z] ---> 472061624ece [2024-11-08T08:01:29.336Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-08T08:01:29.336Z] ---> Running in d33597865825 [2024-11-08T08:01:29.604Z] Removing intermediate container d33597865825 [2024-11-08T08:01:29.604Z] ---> 5c9681f12e28 [2024-11-08T08:01:29.604Z] Step 24/26 : LABEL arch=arm64 [2024-11-08T08:01:29.873Z] ---> Running in 38322c69ee11 [2024-11-08T08:01:30.141Z] Removing intermediate container 38322c69ee11 [2024-11-08T08:01:30.141Z] ---> 00460c9b9ed3 [2024-11-08T08:01:30.141Z] Step 25/26 : LABEL git_sha=95d8f166fd10006397275f17c20ea67699b419bf [2024-11-08T08:01:30.141Z] ---> Running in 2961bde20e23 [2024-11-08T08:01:30.408Z] Removing intermediate container 2961bde20e23 [2024-11-08T08:01:30.408Z] ---> 9e258e8da571 [2024-11-08T08:01:30.408Z] Step 26/26 : LABEL version=4.0.0-dev.3 [2024-11-08T08:01:30.408Z] ---> Running in b5149fd0f688 [2024-11-08T08:01:30.675Z] Removing intermediate container b5149fd0f688 [2024-11-08T08:01:30.675Z] ---> 18a8d544932d [2024-11-08T08:01:30.675Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-08T08:01:30.675Z] Successfully built 18a8d544932d [2024-11-08T08:01:30.946Z] 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 [2024-11-08T08:01:31.098Z] provisioning config files... [2024-11-08T08:01:31.112Z] copy managed file [device-uart-settings] to file:/w/workspace/device-uart/44@tmp/config8392600118197552845tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T08:01:31.475Z] ---> ****-login.sh [2024-11-08T08:01:31.475Z] nexus3.edgexfoundry.org:10001 [2024-11-08T08:01:31.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T08:01:31.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T08:01:31.748Z] Configure a credential helper to remove this warning. See [2024-11-08T08:01:31.748Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T08:01:31.748Z] [2024-11-08T08:01:31.748Z] Login Succeeded [2024-11-08T08:01:31.748Z] nexus3.edgexfoundry.org:10002 [2024-11-08T08:01:32.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T08:01:32.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T08:01:32.015Z] Configure a credential helper to remove this warning. See [2024-11-08T08:01:32.015Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T08:01:32.015Z] [2024-11-08T08:01:32.015Z] Login Succeeded [2024-11-08T08:01:32.015Z] nexus3.edgexfoundry.org:10003 [2024-11-08T08:01:32.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T08:01:32.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T08:01:32.549Z] Configure a credential helper to remove this warning. See [2024-11-08T08:01:32.549Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T08:01:32.549Z] [2024-11-08T08:01:32.549Z] Login Succeeded [2024-11-08T08:01:32.549Z] nexus3.edgexfoundry.org:10004 [2024-11-08T08:01:32.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T08:01:32.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T08:01:32.816Z] Configure a credential helper to remove this warning. See [2024-11-08T08:01:32.816Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T08:01:32.816Z] [2024-11-08T08:01:32.816Z] Login Succeeded [2024-11-08T08:01:32.816Z] ****.io [2024-11-08T08:01:33.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T08:01:33.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T08:01:33.350Z] Configure a credential helper to remove this warning. See [2024-11-08T08:01:33.350Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T08:01:33.350Z] [2024-11-08T08:01:33.350Z] Login Succeeded [2024-11-08T08:01:33.350Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T08:01:33.361Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T08:01:33.416Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T08:01:33.440Z] [edgeXDocker.push] Tagging docker image device-uart-arm64 with the following tags: [2024-11-08T08:01:33.440Z] 95d8f166fd10006397275f17c20ea67699b419bf [2024-11-08T08:01:33.440Z] latest [2024-11-08T08:01:33.440Z] 4.0.0-dev.3 [2024-11-08T08:01:33.440Z] 95d8f166fd10006397275f17c20ea67699b419bf-4.0.0-dev.3 [2024-11-08T08:01:33.440Z] main [2024-11-08T08:01:33.440Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T08:01:33.795Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:95d8f166fd10006397275f17c20ea67699b419bf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T08:01:34.180Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:95d8f166fd10006397275f17c20ea67699b419bf [2024-11-08T08:01:34.180Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2024-11-08T08:01:34.180Z] 95fbb1c5a206: Preparing [2024-11-08T08:01:34.180Z] 4cd8632775ac: Preparing [2024-11-08T08:01:34.180Z] f4461b1590f1: Preparing [2024-11-08T08:01:34.180Z] b19675303b38: Preparing [2024-11-08T08:01:34.180Z] 6a5a79c66d74: Preparing [2024-11-08T08:01:34.180Z] 16113d51b718: Preparing [2024-11-08T08:01:34.180Z] 16113d51b718: Waiting [2024-11-08T08:01:34.445Z] 4cd8632775ac: Pushed [2024-11-08T08:01:34.445Z] f4461b1590f1: Pushed [2024-11-08T08:01:34.445Z] 16113d51b718: Layer already exists [2024-11-08T08:01:34.445Z] 6a5a79c66d74: Pushed [2024-11-08T08:01:35.854Z] b19675303b38: Pushed [2024-11-08T08:01:44.049Z] 95fbb1c5a206: Pushed [2024-11-08T08:01:44.049Z] 95d8f166fd10006397275f17c20ea67699b419bf: digest: sha256:7d9df1a3e1ab59df95909886507c523335178aa27f9ed50385cccc7c9965ce77 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T08:01:44.411Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T08:01:44.762Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [2024-11-08T08:01:44.762Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2024-11-08T08:01:44.762Z] 95fbb1c5a206: Preparing [2024-11-08T08:01:44.762Z] 4cd8632775ac: Preparing [2024-11-08T08:01:44.762Z] f4461b1590f1: Preparing [2024-11-08T08:01:44.762Z] b19675303b38: Preparing [2024-11-08T08:01:44.762Z] 6a5a79c66d74: Preparing [2024-11-08T08:01:44.762Z] 16113d51b718: Preparing [2024-11-08T08:01:44.762Z] 16113d51b718: Waiting [2024-11-08T08:01:44.762Z] f4461b1590f1: Layer already exists [2024-11-08T08:01:44.762Z] 6a5a79c66d74: Layer already exists [2024-11-08T08:01:44.762Z] 95fbb1c5a206: Layer already exists [2024-11-08T08:01:44.762Z] 4cd8632775ac: Layer already exists [2024-11-08T08:01:44.762Z] b19675303b38: Layer already exists [2024-11-08T08:01:44.762Z] 16113d51b718: Layer already exists [2024-11-08T08:01:44.762Z] latest: digest: sha256:7d9df1a3e1ab59df95909886507c523335178aa27f9ed50385cccc7c9965ce77 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T08:01:45.389Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T08:01:45.738Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:4.0.0-dev.3 [2024-11-08T08:01:45.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2024-11-08T08:01:45.738Z] 95fbb1c5a206: Preparing [2024-11-08T08:01:45.738Z] 4cd8632775ac: Preparing [2024-11-08T08:01:45.738Z] f4461b1590f1: Preparing [2024-11-08T08:01:45.738Z] b19675303b38: Preparing [2024-11-08T08:01:45.738Z] 6a5a79c66d74: Preparing [2024-11-08T08:01:45.738Z] 16113d51b718: Preparing [2024-11-08T08:01:45.738Z] 16113d51b718: Waiting [2024-11-08T08:01:45.738Z] f4461b1590f1: Layer already exists [2024-11-08T08:01:45.738Z] 95fbb1c5a206: Layer already exists [2024-11-08T08:01:45.738Z] b19675303b38: Layer already exists [2024-11-08T08:01:45.738Z] 6a5a79c66d74: Layer already exists [2024-11-08T08:01:45.738Z] 4cd8632775ac: Layer already exists [2024-11-08T08:01:45.738Z] 16113d51b718: Layer already exists [2024-11-08T08:01:45.738Z] 4.0.0-dev.3: digest: sha256:7d9df1a3e1ab59df95909886507c523335178aa27f9ed50385cccc7c9965ce77 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T08:01:46.371Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:95d8f166fd10006397275f17c20ea67699b419bf-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T08:01:46.722Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:95d8f166fd10006397275f17c20ea67699b419bf-4.0.0-dev.3 [2024-11-08T08:01:46.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2024-11-08T08:01:46.722Z] 95fbb1c5a206: Preparing [2024-11-08T08:01:46.722Z] 4cd8632775ac: Preparing [2024-11-08T08:01:46.722Z] f4461b1590f1: Preparing [2024-11-08T08:01:46.722Z] b19675303b38: Preparing [2024-11-08T08:01:46.722Z] 6a5a79c66d74: Preparing [2024-11-08T08:01:46.722Z] 16113d51b718: Preparing [2024-11-08T08:01:46.722Z] 16113d51b718: Waiting [2024-11-08T08:01:46.722Z] 95fbb1c5a206: Layer already exists [2024-11-08T08:01:46.722Z] 4cd8632775ac: Layer already exists [2024-11-08T08:01:46.722Z] f4461b1590f1: Layer already exists [2024-11-08T08:01:46.722Z] 6a5a79c66d74: Layer already exists [2024-11-08T08:01:46.722Z] b19675303b38: Layer already exists [2024-11-08T08:01:46.722Z] 16113d51b718: Layer already exists [2024-11-08T08:01:46.987Z] 95d8f166fd10006397275f17c20ea67699b419bf-4.0.0-dev.3: digest: sha256:7d9df1a3e1ab59df95909886507c523335178aa27f9ed50385cccc7c9965ce77 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T08:01:47.348Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T08:01:47.710Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:main [2024-11-08T08:01:47.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2024-11-08T08:01:47.710Z] 95fbb1c5a206: Preparing [2024-11-08T08:01:47.710Z] 4cd8632775ac: Preparing [2024-11-08T08:01:47.710Z] f4461b1590f1: Preparing [2024-11-08T08:01:47.710Z] b19675303b38: Preparing [2024-11-08T08:01:47.710Z] 6a5a79c66d74: Preparing [2024-11-08T08:01:47.710Z] 16113d51b718: Preparing [2024-11-08T08:01:47.710Z] 16113d51b718: Waiting [2024-11-08T08:01:47.710Z] f4461b1590f1: Layer already exists [2024-11-08T08:01:47.710Z] 95fbb1c5a206: Layer already exists [2024-11-08T08:01:47.710Z] 6a5a79c66d74: Layer already exists [2024-11-08T08:01:47.710Z] b19675303b38: Layer already exists [2024-11-08T08:01:47.710Z] 4cd8632775ac: Layer already exists [2024-11-08T08:01:47.710Z] 16113d51b718: Layer already exists [2024-11-08T08:01:47.974Z] main: digest: sha256:7d9df1a3e1ab59df95909886507c523335178aa27f9ed50385cccc7c9965ce77 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T08:01:48.060Z] ===================================================== [Pipeline] echo [2024-11-08T08:01:48.081Z] taggedImages: [2024-11-08T08:01:48.081Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:95d8f166fd10006397275f17c20ea67699b419bf [2024-11-08T08:01:48.081Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [2024-11-08T08:01:48.081Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:4.0.0-dev.3 [2024-11-08T08:01:48.081Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:95d8f166fd10006397275f17c20ea67699b419bf-4.0.0-dev.3 [2024-11-08T08:01:48.081Z] - 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 [2024-11-08T08:01:48.551Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-08T08:01:48.551Z] [2024-11-08T08:01:48.551Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T08:01:48.891Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-08T08:01:48.891Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-08T08:01:48.891Z] 8998bd30e6a1: Pulling fs layer [2024-11-08T08:01:48.891Z] 04944245beec: Pulling fs layer [2024-11-08T08:01:48.891Z] 699f458cf7ca: Pulling fs layer [2024-11-08T08:01:48.891Z] 765212b225bb: Pulling fs layer [2024-11-08T08:01:48.891Z] f23df028b6ca: Pulling fs layer [2024-11-08T08:01:48.891Z] d65c8cfc05b1: Pulling fs layer [2024-11-08T08:01:48.891Z] 2437ff75d9bd: Pulling fs layer [2024-11-08T08:01:48.891Z] 765212b225bb: Waiting [2024-11-08T08:01:48.891Z] d65c8cfc05b1: Waiting [2024-11-08T08:01:48.891Z] 2437ff75d9bd: Waiting [2024-11-08T08:01:49.157Z] 04944245beec: Verifying Checksum [2024-11-08T08:01:49.157Z] 04944245beec: Download complete [2024-11-08T08:01:49.157Z] 765212b225bb: Verifying Checksum [2024-11-08T08:01:49.157Z] 765212b225bb: Download complete [2024-11-08T08:01:49.157Z] f23df028b6ca: Verifying Checksum [2024-11-08T08:01:49.157Z] f23df028b6ca: Download complete [2024-11-08T08:01:49.157Z] d65c8cfc05b1: Verifying Checksum [2024-11-08T08:01:49.157Z] d65c8cfc05b1: Download complete [2024-11-08T08:01:49.157Z] 699f458cf7ca: Verifying Checksum [2024-11-08T08:01:49.157Z] 699f458cf7ca: Download complete [2024-11-08T08:01:49.741Z] 8998bd30e6a1: Verifying Checksum [2024-11-08T08:01:49.741Z] 8998bd30e6a1: Download complete [2024-11-08T08:01:52.334Z] 2437ff75d9bd: Verifying Checksum [2024-11-08T08:01:52.334Z] 2437ff75d9bd: Download complete [2024-11-08T08:01:54.275Z] 8998bd30e6a1: Pull complete [2024-11-08T08:01:54.541Z] 04944245beec: Pull complete [2024-11-08T08:01:56.480Z] 699f458cf7ca: Pull complete [2024-11-08T08:01:56.480Z] 765212b225bb: Pull complete [2024-11-08T08:01:57.438Z] f23df028b6ca: Pull complete [2024-11-08T08:01:57.438Z] d65c8cfc05b1: Pull complete [2024-11-08T08:02:15.645Z] 2437ff75d9bd: Pull complete [2024-11-08T08:02:15.645Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-08T08:02:15.645Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-08T08:02:15.645Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T08:02:15.859Z] prd-ubuntu20.04-docker-arm64-4c-16g-25894 does not seem to be running inside a container [2024-11-08T08:02:15.918Z] $ 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/44 -v /w/workspace/device-uart/44:/w/workspace/device-uart/44:rw,z -v /w/workspace/device-uart/44@tmp:/w/workspace/device-uart/44@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-11-08T08:02:18.595Z] $ docker top faecc3226b7439682c4f730834117bfe87d25987c0c12801aaebfeeb99095e90 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T08:02:19.446Z] ---> job-cost.sh [2024-11-08T08:02:19.446Z] lf-activate-venv: SKIPPING [2024-11-08T08:02:19.446Z] INFO: No Stack... [2024-11-08T08:02:20.025Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-08T08:02:20.978Z] INFO: Archiving Costs [Pipeline] sh [2024-11-08T08:02:21.609Z] + cat /w/workspace/device-uart/44/archives/cost.csv [2024-11-08T08:02:21.609Z] + cut -d, -f6 [Pipeline] lock [2024-11-08T08:02:21.667Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-main-44-stack-cost] [2024-11-08T08:02:21.680Z] Resource [jenkins-edgexfoundry-device-uart-main-44-stack-cost] did not exist. Created. [2024-11-08T08:02:21.687Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-main-44-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-08T08:02:22.334Z] /w/workspace/device-uart/44@tmp/durable-5bb76efb/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-11-08T08:02:22.969Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-08T08:02:22.993Z] Warning: overwriting stash ‘stack-cost’ [2024-11-08T08:02:23.040Z] Stashed 1 file(s) [Pipeline] } [2024-11-08T08:02:23.051Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-main-44-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-08T08:02:23.069Z] $ docker stop --time=1 faecc3226b7439682c4f730834117bfe87d25987c0c12801aaebfeeb99095e90 [2024-11-08T08:02:24.600Z] $ docker rm -f --volumes faecc3226b7439682c4f730834117bfe87d25987c0c12801aaebfeeb99095e90 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-11-08T08:02:25.046Z] provisioning config files... [2024-11-08T08:02:25.052Z] copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config7568216315656931930tmp [Pipeline] { [Pipeline] sh [2024-11-08T08:02:25.355Z] + set +x [2024-11-08T08:02:25.355Z] + curl -s https://codecov.io/bash [2024-11-08T08:02:25.355Z] + bash -s -- [2024-11-08T08:02:25.355Z] [2024-11-08T08:02:25.355Z] _____ _ [2024-11-08T08:02:25.355Z] / ____| | | [2024-11-08T08:02:25.355Z] | | ___ __| | ___ ___ _____ __ [2024-11-08T08:02:25.355Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-11-08T08:02:25.355Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-11-08T08:02:25.355Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-11-08T08:02:25.356Z] Bash-1.0.6 [2024-11-08T08:02:25.356Z] [2024-11-08T08:02:25.356Z] [2024-11-08T08:02:25.356Z] ==> git version 2.25.1 found [2024-11-08T08:02:25.356Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-11-08T08:02:25.356Z] Release-Date: 2020-01-08 [2024-11-08T08:02:25.356Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-11-08T08:02:25.356Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-11-08T08:02:25.356Z] ==> Jenkins CI detected. [2024-11-08T08:02:25.356Z] current dir:  /w/workspace/edgexfoundry_device-uart_main [2024-11-08T08:02:25.356Z] project root: . [2024-11-08T08:02:25.356Z] --> token set from env [2024-11-08T08:02:25.356Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-11-08T08:02:25.356Z] ==> Running gcov in . (disable via -X gcov) [2024-11-08T08:02:25.356Z] ==> Python coveragepy not found [2024-11-08T08:02:25.356Z] ==> Searching for coverage reports in: [2024-11-08T08:02:25.356Z] + . [2024-11-08T08:02:25.356Z] -> Found 1 reports [2024-11-08T08:02:25.356Z] ==> Detecting git/mercurial file structure [2024-11-08T08:02:25.356Z] ==> Reading reports [2024-11-08T08:02:25.356Z] + ./coverage.out bytes=6770 [2024-11-08T08:02:25.356Z] ==> Appending adjustments [2024-11-08T08:02:25.356Z] https://docs.codecov.io/docs/fixing-reports [2024-11-08T08:02:25.356Z] + Found adjustments [2024-11-08T08:02:25.356Z] ==> Gzipping contents [2024-11-08T08:02:25.356Z] 4.0K /tmp/codecov.3Plaag.gz [2024-11-08T08:02:25.614Z] ==> Uploading reports [2024-11-08T08:02:25.614Z] url: https://codecov.io [2024-11-08T08:02:25.614Z] query: branch=main&commit=95d8f166fd10006397275f17c20ea67699b419bf&build=44&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F44%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-08T08:02:25.614Z] -> Pinging Codecov [2024-11-08T08:02:25.614Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=95d8f166fd10006397275f17c20ea67699b419bf&build=44&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F44%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-08T08:02:25.614Z] -> Uploading to [2024-11-08T08:02:25.614Z] https://storage.googleapis.com/codecov/shelter/v4/github/lf-edge/device-uart/95d8f166fd10006397275f17c20ea67699b419bf/5c3f375c-541c-41a5-ac44-48f13e4a4918.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241108%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241108T080225Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=c536e37e06cac9ba735af4c9d67c48eca31daa299e901dc0502060b5ac60c502 [2024-11-08T08:02:25.614Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-08T08:02:25.614Z] Dload Upload Total Spent Left Speed [2024-11-08T08:02:25.874Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1341 0 0 100 1341 0 6208 --:--:-- --:--:-- --:--:-- 6208 [2024-11-08T08:02:25.874Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/95d8f166fd10006397275f17c20ea67699b419bf [Pipeline] } [2024-11-08T08:02:25.882Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-11-08T08:02:26.143Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-11-08T08:02:26.161Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T08:02:26.472Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-08T08:02:26.472Z] [2024-11-08T08:02:26.472Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T08:02:26.772Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-08T08:02:26.772Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-11-08T08:02:26.772Z] 43c4264eed91: Already exists [2024-11-08T08:02:26.772Z] 4cc291be95ef: Already exists [2024-11-08T08:02:26.772Z] 2ac1f1163629: Already exists [2024-11-08T08:02:26.772Z] 5c3c966382ef: Already exists [2024-11-08T08:02:26.772Z] 4f4fb700ef54: Already exists [2024-11-08T08:02:26.772Z] d9c7d2e4e75e: Pulling fs layer [2024-11-08T08:02:26.772Z] 9c3e1370e548: Pulling fs layer [2024-11-08T08:02:27.030Z] d9c7d2e4e75e: Verifying Checksum [2024-11-08T08:02:27.030Z] d9c7d2e4e75e: Download complete [2024-11-08T08:02:27.289Z] d9c7d2e4e75e: Pull complete [2024-11-08T08:02:27.858Z] 9c3e1370e548: Verifying Checksum [2024-11-08T08:02:27.858Z] 9c3e1370e548: Download complete [2024-11-08T08:02:30.392Z] 9c3e1370e548: Pull complete [2024-11-08T08:02:30.392Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-11-08T08:02:30.653Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-08T08:02:30.653Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T08:02:30.749Z] prd-ubuntu20.04-docker-8c-8g-25892 does not seem to be running inside a container [2024-11-08T08:02:30.799Z] $ 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:latest cat [2024-11-08T08:02:35.475Z] $ docker top e650620993d4be934f597a934a2bf894159f9ea94329ff090ad8d6135e94314b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T08:02:35.812Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_main [Pipeline] echo [2024-11-08T08:02:35.824Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-uart:main' [Pipeline] sh [2024-11-08T08:02:36.104Z] + set -o pipefail [2024-11-08T08:02:36.104Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-uart:main' [2024-11-08T08:02:42.685Z] [2024-11-08T08:02:42.685Z] Monitoring /w/workspace/edgexfoundry_device-uart_main (github.com/edgexfoundry/device-uart)... [2024-11-08T08:02:42.685Z] [2024-11-08T08:02:42.685Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a9260560-4d2e-420e-ab88-ca8ba35d31cd/history/a5c81c81-e1a3-4942-a1d1-afbaab1237be [2024-11-08T08:02:42.685Z] [2024-11-08T08:02:42.685Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-11-08T08:02:42.685Z] [2024-11-08T08:02:42.685Z] [2024-11-08T08:02:42.685Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-11-08T08:02:42.685Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-11-08T08:02:42.976Z] $ docker stop --time=1 e650620993d4be934f597a934a2bf894159f9ea94329ff090ad8d6135e94314b [2024-11-08T08:02:50.284Z] $ docker rm -f --volumes e650620993d4be934f597a934a2bf894159f9ea94329ff090ad8d6135e94314b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-08T08:02:51.154Z] + git log --format=format:%s -1 95d8f166fd10006397275f17c20ea67699b419bf [Pipeline] sh [2024-11-08T08:02:51.555Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-08T08:02:51.555Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T08:02:51.905Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T08:02:51.905Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T08:02:52.032Z] prd-ubuntu20.04-docker-8c-8g-25892 does not seem to be running inside a container [2024-11-08T08:02:52.073Z] $ 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 [2024-11-08T08:02:52.746Z] $ docker top 929bc28c55ea47aee8315add0fa0fd4f9a610a81f2ca84cb52c7b585c01b533f -eo pid,comm [2024-11-08T08:02:52.778Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-11-08T08:02:52.778Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-08T08:02:52.837Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T08:02:52.837Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T08:02:52.937Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T08:02:52.951Z] $ docker exec 929bc28c55ea47aee8315add0fa0fd4f9a610a81f2ca84cb52c7b585c01b533f ssh-agent [2024-11-08T08:02:53.042Z] SSH_AUTH_SOCK=/tmp/ssh-SLmTTMx3VcHL/agent.32 [2024-11-08T08:02:53.042Z] SSH_AGENT_PID=38 [2024-11-08T08:02:53.047Z] Running ssh-add (command line suppressed) [2024-11-08T08:02:53.148Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_13274749647009664740.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_13274749647009664740.key) [2024-11-08T08:02:53.148Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T08:02:53.442Z] + git semver tag [2024-11-08T08:02:53.702Z] 2024-11-08 08:02:53,617 [run_tag] DEBUG tag force:False [2024-11-08T08:02:53.702Z] 2024-11-08 08:02:53,617 [check_head_tag] DEBUG check head tag [2024-11-08T08:02:53.702Z] 2024-11-08 08:02:53,618 [execute] INFO git cat-file --batch-check [2024-11-08T08:02:53.702Z] 2024-11-08 08:02:53,618 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=) [2024-11-08T08:02:53.702Z] 2024-11-08 08:02:53,622 [execute] INFO git cat-file --batch [2024-11-08T08:02:53.702Z] 2024-11-08 08:02:53,622 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=) [2024-11-08T08:02:53.702Z] 2024-11-08 08:02:53,638 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-11-08T08:02:53.702Z] 2024-11-08 08:02:53,638 [execute] INFO git tag -a v4.0.0-dev.3 -m v4.0.0-dev.3 [2024-11-08T08:02:53.702Z] 2024-11-08 08:02:53,638 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.3', '-m', 'v4.0.0-dev.3'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=None) [2024-11-08T08:02:53.702Z] 2024-11-08 08:02:53,643 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-11-08T08:02:53.702Z] 4.0.0-dev.3 [Pipeline] } [2024-11-08T08:02:53.723Z] $ docker exec --env ******** --env ******** 929bc28c55ea47aee8315add0fa0fd4f9a610a81f2ca84cb52c7b585c01b533f ssh-agent -k [2024-11-08T08:02:53.820Z] unset SSH_AUTH_SOCK; [2024-11-08T08:02:53.820Z] unset SSH_AGENT_PID; [2024-11-08T08:02:53.820Z] echo Agent pid 38 killed; [2024-11-08T08:02:53.819Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-08T08:02:54.150Z] + git semver [Pipeline] } [2024-11-08T08:02:54.435Z] $ docker stop --time=1 929bc28c55ea47aee8315add0fa0fd4f9a610a81f2ca84cb52c7b585c01b533f [2024-11-08T08:02:55.919Z] $ docker rm -f --volumes 929bc28c55ea47aee8315add0fa0fd4f9a610a81f2ca84cb52c7b585c01b533f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T08:02:56.351Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-08T08:02:56.352Z] [2024-11-08T08:02:56.352Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T08:02:56.662Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-08T08:02:56.662Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-11-08T08:02:56.662Z] ab5ef0e58194: Pulling fs layer [2024-11-08T08:02:56.662Z] 9712f1f96733: Pulling fs layer [2024-11-08T08:02:56.662Z] 63f879dbbcfc: Pulling fs layer [2024-11-08T08:02:56.662Z] 0d9ebad4ef96: Pulling fs layer [2024-11-08T08:02:56.662Z] e9a5061849ea: Pulling fs layer [2024-11-08T08:02:56.662Z] d747dcd14b5f: Pulling fs layer [2024-11-08T08:02:56.662Z] 2de7ff778b66: Pulling fs layer [2024-11-08T08:02:56.663Z] 0d9ebad4ef96: Waiting [2024-11-08T08:02:56.663Z] e9a5061849ea: Waiting [2024-11-08T08:02:56.663Z] d747dcd14b5f: Waiting [2024-11-08T08:02:56.663Z] 2de7ff778b66: Waiting [2024-11-08T08:02:56.663Z] 9712f1f96733: Verifying Checksum [2024-11-08T08:02:56.663Z] 9712f1f96733: Download complete [2024-11-08T08:02:57.231Z] 63f879dbbcfc: Verifying Checksum [2024-11-08T08:02:57.231Z] 63f879dbbcfc: Download complete [2024-11-08T08:02:57.231Z] 0d9ebad4ef96: Verifying Checksum [2024-11-08T08:02:57.231Z] 0d9ebad4ef96: Download complete [2024-11-08T08:02:57.231Z] d747dcd14b5f: Download complete [2024-11-08T08:02:57.231Z] ab5ef0e58194: Verifying Checksum [2024-11-08T08:02:57.231Z] ab5ef0e58194: Download complete [2024-11-08T08:02:57.231Z] e9a5061849ea: Verifying Checksum [2024-11-08T08:02:57.490Z] 2de7ff778b66: Verifying Checksum [2024-11-08T08:02:57.490Z] 2de7ff778b66: Download complete [2024-11-08T08:03:00.777Z] ab5ef0e58194: Pull complete [2024-11-08T08:03:00.777Z] 9712f1f96733: Pull complete [2024-11-08T08:03:01.710Z] 63f879dbbcfc: Pull complete [2024-11-08T08:03:04.988Z] 0d9ebad4ef96: Pull complete [2024-11-08T08:03:05.246Z] e9a5061849ea: Pull complete [2024-11-08T08:03:05.246Z] d747dcd14b5f: Pull complete [2024-11-08T08:03:06.624Z] 2de7ff778b66: Pull complete [2024-11-08T08:03:06.624Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-11-08T08:03:06.624Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-08T08:03:06.624Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T08:03:06.728Z] prd-ubuntu20.04-docker-8c-8g-25892 does not seem to be running inside a container [2024-11-08T08:03:06.771Z] $ 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 [2024-11-08T08:03:19.020Z] $ docker top 4beb43b154811adafb5c0295c3a96ef65b86a9c4a0909145801d9dc398eb4c44 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-11-08T08:03:19.091Z] provisioning config files... [2024-11-08T08:03:19.098Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config11130496472393065381tmp [2024-11-08T08:03:19.122Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config6859689670794251423tmp [2024-11-08T08:03:19.131Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config6068710722905797316tmp [Pipeline] { [Pipeline] echo [2024-11-08T08:03:19.230Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T08:03:19.521Z] ---> sigul-configuration.sh [2024-11-08T08:03:19.521Z] gpg: directory `/root/.gnupg' created [2024-11-08T08:03:19.521Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-11-08T08:03:19.521Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-11-08T08:03:19.521Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-11-08T08:03:19.521Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-11-08T08:03:19.521Z] gpg: CAST5 encrypted data [2024-11-08T08:03:19.521Z] gpg: encrypted with 1 passphrase [2024-11-08T08:03:19.521Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-11-08T08:03:19.817Z] + mkdir /home/jenkins [2024-11-08T08:03:19.817Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-11-08T08:03:20.111Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-11-08T08:03:20.125Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T08:03:20.424Z] ---> sigul-install.sh [2024-11-08T08:03:20.424Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-11-08T08:03:20.714Z] + git tag --list [2024-11-08T08:03:20.714Z] v0.0.0 [2024-11-08T08:03:20.714Z] v0.0.1-dev.1 [2024-11-08T08:03:20.714Z] v0.0.1-dev.2 [2024-11-08T08:03:20.714Z] v0.0.1-dev.3 [2024-11-08T08:03:20.714Z] v0.0.1-dev.4 [2024-11-08T08:03:20.714Z] v3.0.0 [2024-11-08T08:03:20.714Z] v3.0.1-dev.1 [2024-11-08T08:03:20.714Z] v3.0.1-dev.10 [2024-11-08T08:03:20.714Z] v3.0.1-dev.11 [2024-11-08T08:03:20.714Z] v3.0.1-dev.12 [2024-11-08T08:03:20.714Z] v3.0.1-dev.13 [2024-11-08T08:03:20.714Z] v3.0.1-dev.14 [2024-11-08T08:03:20.714Z] v3.0.1-dev.15 [2024-11-08T08:03:20.714Z] v3.0.1-dev.16 [2024-11-08T08:03:20.714Z] v3.0.1-dev.17 [2024-11-08T08:03:20.714Z] v3.0.1-dev.18 [2024-11-08T08:03:20.714Z] v3.0.1-dev.19 [2024-11-08T08:03:20.714Z] v3.0.1-dev.2 [2024-11-08T08:03:20.714Z] v3.0.1-dev.20 [2024-11-08T08:03:20.714Z] v3.0.1-dev.21 [2024-11-08T08:03:20.714Z] v3.0.1-dev.22 [2024-11-08T08:03:20.714Z] v3.0.1-dev.23 [2024-11-08T08:03:20.714Z] v3.0.1-dev.24 [2024-11-08T08:03:20.714Z] v3.0.1-dev.25 [2024-11-08T08:03:20.714Z] v3.0.1-dev.26 [2024-11-08T08:03:20.714Z] v3.0.1-dev.27 [2024-11-08T08:03:20.714Z] v3.0.1-dev.28 [2024-11-08T08:03:20.714Z] v3.0.1-dev.29 [2024-11-08T08:03:20.714Z] v3.0.1-dev.3 [2024-11-08T08:03:20.714Z] v3.0.1-dev.30 [2024-11-08T08:03:20.714Z] v3.0.1-dev.31 [2024-11-08T08:03:20.714Z] v3.0.1-dev.32 [2024-11-08T08:03:20.714Z] v3.0.1-dev.33 [2024-11-08T08:03:20.714Z] v3.0.1-dev.34 [2024-11-08T08:03:20.714Z] v3.0.1-dev.4 [2024-11-08T08:03:20.714Z] v3.0.1-dev.5 [2024-11-08T08:03:20.714Z] v3.0.1-dev.6 [2024-11-08T08:03:20.714Z] v3.0.1-dev.7 [2024-11-08T08:03:20.714Z] v3.0.1-dev.8 [2024-11-08T08:03:20.714Z] v3.0.1-dev.9 [2024-11-08T08:03:20.714Z] v3.1 [2024-11-08T08:03:20.714Z] v3.1.0 [2024-11-08T08:03:20.714Z] v3.1.1 [2024-11-08T08:03:20.714Z] v3.1.1-dev.1 [2024-11-08T08:03:20.714Z] v4.0.0-dev.1 [2024-11-08T08:03:20.714Z] v4.0.0-dev.2 [2024-11-08T08:03:20.714Z] v4.0.0-dev.3 [Pipeline] sh [2024-11-08T08:03:21.002Z] + lftools sign git-tag v4.0.0-dev.3 [2024-11-08T08:03:21.565Z] Signing Git tag with Sigul... [2024-11-08T08:03:21.565Z] Signing v4.0.0-dev.3 [Pipeline] echo [2024-11-08T08:03:21.836Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T08:03:22.126Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-11-08T08:03:22.132Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-11-08T08:03:22.167Z] $ docker stop --time=1 4beb43b154811adafb5c0295c3a96ef65b86a9c4a0909145801d9dc398eb4c44 [2024-11-08T08:03:23.460Z] $ docker rm -f --volumes 4beb43b154811adafb5c0295c3a96ef65b86a9c4a0909145801d9dc398eb4c44 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-11-08T08:03:23.888Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-08T08:03:23.888Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T08:03:24.196Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T08:03:24.196Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T08:03:24.272Z] prd-ubuntu20.04-docker-8c-8g-25892 does not seem to be running inside a container [2024-11-08T08:03:24.309Z] $ 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 [2024-11-08T08:03:24.880Z] $ docker top f775a18b20867e66034a7937d04cd1a5c4d652e6ee71204851eac62d607ded92 -eo pid,comm [2024-11-08T08:03:24.923Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-11-08T08:03:24.923Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-08T08:03:24.987Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T08:03:24.987Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T08:03:25.113Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T08:03:25.126Z] $ docker exec f775a18b20867e66034a7937d04cd1a5c4d652e6ee71204851eac62d607ded92 ssh-agent [2024-11-08T08:03:25.249Z] SSH_AUTH_SOCK=/tmp/ssh-hUY23U02BYSR/agent.14 [2024-11-08T08:03:25.250Z] SSH_AGENT_PID=20 [2024-11-08T08:03:25.254Z] Running ssh-add (command line suppressed) [2024-11-08T08:03:25.359Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_9599324868099400505.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_9599324868099400505.key) [2024-11-08T08:03:25.360Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T08:03:25.656Z] + git semver bump pre [2024-11-08T08:03:25.915Z] 2024-11-08 08:03:25,902 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-11-08T08:03:25.915Z] 2024-11-08 08:03:25,902 [bump_version] DEBUG bumping version:4.0.0-dev.3 on axis:pre with prefix:dev [2024-11-08T08:03:25.915Z] 2024-11-08 08:03:25,902 [bump_version] DEBUG bumped version:4.0.0-dev.4 [2024-11-08T08:03:25.915Z] 2024-11-08 08:03:25,902 [write_version] DEBUG write version:4.0.0-dev.4 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:True [2024-11-08T08:03:25.915Z] 2024-11-08 08:03:25,902 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-11-08T08:03:25.915Z] 2024-11-08 08:03:25,902 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-11-08T08:03:25.915Z] 2024-11-08 08:03:25,904 [execute] INFO git cat-file --batch-check [2024-11-08T08:03:25.915Z] 2024-11-08 08:03:25,904 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-08T08:03:25.915Z] 2024-11-08 08:03:25,908 [execute] INFO git cat-file --batch [2024-11-08T08:03:25.915Z] 2024-11-08 08:03:25,908 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-08T08:03:25.915Z] 2024-11-08 08:03:25,913 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-11-08T08:03:25.915Z] 4.0.0-dev.4 [Pipeline] } [2024-11-08T08:03:25.936Z] $ docker exec --env ******** --env ******** f775a18b20867e66034a7937d04cd1a5c4d652e6ee71204851eac62d607ded92 ssh-agent -k [2024-11-08T08:03:26.030Z] unset SSH_AUTH_SOCK; [2024-11-08T08:03:26.031Z] unset SSH_AGENT_PID; [2024-11-08T08:03:26.031Z] echo Agent pid 20 killed; [2024-11-08T08:03:26.029Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-08T08:03:26.359Z] + git semver [Pipeline] } [2024-11-08T08:03:26.636Z] $ docker stop --time=1 f775a18b20867e66034a7937d04cd1a5c4d652e6ee71204851eac62d607ded92 [2024-11-08T08:03:27.980Z] $ docker rm -f --volumes f775a18b20867e66034a7937d04cd1a5c4d652e6ee71204851eac62d607ded92 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-08T08:03:28.324Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-08T08:03:28.324Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T08:03:28.628Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T08:03:28.628Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T08:03:28.710Z] prd-ubuntu20.04-docker-8c-8g-25892 does not seem to be running inside a container [2024-11-08T08:03:28.751Z] $ 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 [2024-11-08T08:03:29.222Z] $ docker top 9e03eddba8cde2dceb4b3bb04c41da19194393374d59ba857931ad327992e6cb -eo pid,comm [2024-11-08T08:03:29.254Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-11-08T08:03:29.254Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-08T08:03:29.318Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T08:03:29.318Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T08:03:29.415Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T08:03:29.427Z] $ docker exec 9e03eddba8cde2dceb4b3bb04c41da19194393374d59ba857931ad327992e6cb ssh-agent [2024-11-08T08:03:29.512Z] SSH_AUTH_SOCK=/tmp/ssh-sPLRUCWvE53L/agent.32 [2024-11-08T08:03:29.512Z] SSH_AGENT_PID=38 [2024-11-08T08:03:29.516Z] Running ssh-add (command line suppressed) [2024-11-08T08:03:29.623Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_11092899034855054328.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_11092899034855054328.key) [2024-11-08T08:03:29.628Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T08:03:29.917Z] + git semver push [2024-11-08T08:03:30.175Z] 2024-11-08 08:03:30,145 [run_push] DEBUG push [2024-11-08T08:03:30.175Z] 2024-11-08 08:03:30,146 [execute] INFO git cat-file --batch-check [2024-11-08T08:03:30.175Z] 2024-11-08 08:03:30,146 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-08T08:03:30.175Z] 2024-11-08 08:03:30,149 [execute] INFO git rev-list be64b81da2c350dcd25668c6a858f7227889a0cd -- [2024-11-08T08:03:30.175Z] 2024-11-08 08:03:30,150 [execute] DEBUG Popen(['git', 'rev-list', 'be64b81da2c350dcd25668c6a858f7227889a0cd', '--'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-08T08:03:30.175Z] 2024-11-08 08:03:30,155 [execute] INFO git fetch -v origin [2024-11-08T08:03:30.175Z] 2024-11-08 08:03:30,155 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-11-08T08:03:30.742Z] 2024-11-08 08:03:30,611 [run_push] DEBUG no remote changes detected [2024-11-08T08:03:30.742Z] 2024-11-08 08:03:30,611 [execute] INFO git push origin semver [2024-11-08T08:03:30.742Z] 2024-11-08 08:03:30,612 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-08T08:03:31.678Z] 2024-11-08 08:03:31,345 [run_push] DEBUG push all version tags [2024-11-08T08:03:31.678Z] 2024-11-08 08:03:31,346 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-11-08T08:03:31.678Z] 2024-11-08 08:03:31,346 [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) [2024-11-08T08:03:32.246Z] 2024-11-08 08:03:31,990 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-11-08T08:03:32.246Z] 4.0.0-dev.4 [Pipeline] } [2024-11-08T08:03:32.265Z] $ docker exec --env ******** --env ******** 9e03eddba8cde2dceb4b3bb04c41da19194393374d59ba857931ad327992e6cb ssh-agent -k [2024-11-08T08:03:32.362Z] unset SSH_AUTH_SOCK; [2024-11-08T08:03:32.364Z] unset SSH_AGENT_PID; [2024-11-08T08:03:32.364Z] echo Agent pid 38 killed; [2024-11-08T08:03:32.361Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-08T08:03:32.687Z] + git semver [Pipeline] } [2024-11-08T08:03:32.970Z] $ docker stop --time=1 9e03eddba8cde2dceb4b3bb04c41da19194393374d59ba857931ad327992e6cb [2024-11-08T08:03:34.265Z] $ docker rm -f --volumes 9e03eddba8cde2dceb4b3bb04c41da19194393374d59ba857931ad327992e6cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-11-08T08:03:34.942Z] + [ -d /w/workspace/edgexfoundry_device-uart_main/archives ] [2024-11-08T08:03:34.942Z] + ls -al /w/workspace/edgexfoundry_device-uart_main/archives [2024-11-08T08:03:34.942Z] total 16 [2024-11-08T08:03:34.942Z] drwxr-xr-x 3 root root 4096 Nov 8 07:48 . [2024-11-08T08:03:34.942Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 08:03 .. [2024-11-08T08:03:34.942Z] drwxr-xr-x 2 root root 4096 Nov 8 07:48 cost [2024-11-08T08:03:34.942Z] -rw-r--r-- 1 root root 82 Nov 8 07:48 cost.csv [2024-11-08T08:03:34.942Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_main/archives [2024-11-08T08:03:34.942Z] + ls -al /w/workspace/edgexfoundry_device-uart_main/archives [2024-11-08T08:03:34.942Z] total 16 [2024-11-08T08:03:34.942Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 07:48 . [2024-11-08T08:03:34.942Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 08:03 .. [2024-11-08T08:03:34.942Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 07:48 cost [2024-11-08T08:03:34.942Z] -rw-r--r-- 1 jenkins jenkins 82 Nov 8 07:48 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-11-08T08:03:35.231Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T08:03:36.090Z] ---> package-listing.sh [2024-11-08T08:03:36.090Z] ++ facter osfamily [2024-11-08T08:03:36.090Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-08T08:03:36.348Z] + OS_FAMILY=debian [2024-11-08T08:03:36.348Z] + workspace=/w/workspace/edgexfoundry_device-uart_main [2024-11-08T08:03:36.348Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-08T08:03:36.348Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-08T08:03:36.348Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-08T08:03:36.348Z] + PACKAGES=/tmp/packages_start.txt [2024-11-08T08:03:36.348Z] + '[' /w/workspace/edgexfoundry_device-uart_main ']' [2024-11-08T08:03:36.348Z] + PACKAGES=/tmp/packages_end.txt [2024-11-08T08:03:36.348Z] + case "${OS_FAMILY}" in [2024-11-08T08:03:36.348Z] + dpkg -l [2024-11-08T08:03:36.348Z] + grep '^ii' [2024-11-08T08:03:36.348Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-08T08:03:36.348Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-08T08:03:36.348Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-08T08:03:36.348Z] + '[' /w/workspace/edgexfoundry_device-uart_main ']' [2024-11-08T08:03:36.348Z] + mkdir -p /w/workspace/edgexfoundry_device-uart_main/archives/ [2024-11-08T08:03:36.348Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_main/archives/ [Pipeline] echo [2024-11-08T08:03:36.359Z] 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 [2024-11-08T08:03:36.634Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T08:03:37.194Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T08:03:37.194Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T08:03:37.274Z] prd-ubuntu20.04-docker-8c-8g-25892 does not seem to be running inside a container [2024-11-08T08:03:37.308Z] $ 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 [2024-11-08T08:03:37.703Z] $ docker top f41e7e4f0cac1c64ed81940492012d5ccf29028f68610ca77ed407f2304e9769 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T08:03:38.031Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-08T08:03:38.313Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-08T08:03:38.594Z] + ls /var/log/sa-host [2024-11-08T08:03:38.594Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T08:03:38.683Z] provisioning config files... [2024-11-08T08:03:38.694Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config12846495989861542843tmp [Pipeline] { [Pipeline] echo [2024-11-08T08:03:38.717Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T08:03:38.998Z] ---> create-netrc.sh [Pipeline] } [2024-11-08T08:03:39.004Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-08T08:03:39.333Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-08T08:03:39.344Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T08:03:39.625Z] ---> sudo-logs.sh [2024-11-08T08:03:39.625Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-08T08:03:39.658Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T08:03:39.942Z] ---> job-cost.sh [2024-11-08T08:03:39.942Z] lf-activate-venv: SKIPPING [2024-11-08T08:03:39.942Z] DEBUG: total: 0.2199999988079071 [2024-11-08T08:03:39.942Z] INFO: Retrieving Stack Cost... [2024-11-08T08:03:40.510Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-08T08:03:40.768Z] INFO: Archiving Costs [Pipeline] echo [2024-11-08T08:03:40.784Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T08:03:41.065Z] ---> logs-deploy.sh [2024-11-08T08:03:41.065Z] lf-activate-venv: SKIPPING [2024-11-08T08:03:41.065Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/main/44 [2024-11-08T08:03:41.065Z] INFO: archiving workspace using pattern(s): [2024-11-08T08:03:41.999Z] Archives upload complete. [2024-11-08T08:03:41.999Z] INFO: archiving logs to Nexus