Pull request #84 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 94f08d13cd29d8e160c5c1819c576a2d717e1460+2cd3421d87aeff7694e6397f4de46170b3861cfd (7c4380ef24aca4c1490cbcf8e3e09dce7df4a608) 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-ssh17396325665203313122.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-ssh11466383105051966258.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/PR-84/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/PR-84/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2179027477597616964.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/PR-84/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4839588046587395657.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13252999765058744497.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/PR-84/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/PR-84/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1801816966073291791.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project: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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-24353 in /w/workspace/edgexfoundry_device-uart_PR-84 [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_PR-84 # 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 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/pull/84/head:refs/remotes/origin/PR-84 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 2cd3421d87aeff7694e6397f4de46170b3861cfd into PR head commit 94f08d13cd29d8e160c5c1819c576a2d717e1460 Merge succeeded, producing 94f08d13cd29d8e160c5c1819c576a2d717e1460 Checking out Revision 94f08d13cd29d8e160c5c1819c576a2d717e1460 (PR-84) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac > git config core.sparsecheckout # timeout=10 > git checkout -f 94f08d13cd29d8e160c5c1819c576a2d717e1460 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 2cd3421d87aeff7694e6397f4de46170b3861cfd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 94f08d13cd29d8e160c5c1819c576a2d717e1460 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-01T18:47:51.817Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-01T18:47:52.035Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-01T18:47:52.169Z] ========================================================= [2024-11-01T18:47:52.169Z] EdgeX Global Pipelines Version Info [2024-11-01T18:47:52.169Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-01T18:47:52.975Z] ------------------- [2024-11-01T18:47:52.975Z] stable info: [2024-11-01T18:47:52.975Z] ------------------- [2024-11-01T18:47:52.975Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-01T18:47:52.975Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-01T18:47:52.975Z] Message: update stable to v1.0.265 [2024-11-01T18:47:53.553Z] ------------------- [2024-11-01T18:47:53.553Z] experimental info: [2024-11-01T18:47:53.553Z] ------------------- [2024-11-01T18:47:53.553Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-01T18:47:53.553Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-01T18:47:53.553Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-01T18:47:53.769Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo [2024-11-01T18:47:53.827Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo [2024-11-01T18:47:53.885Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-01T18:47:53.950Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-01T18:47:53.999Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-01T18:47:54.062Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-01T18:47:54.121Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-01T18:47:54.179Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-11-01T18:47:54.242Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-01T18:47:54.303Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-01T18:47:54.363Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-01T18:47:54.421Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo [2024-11-01T18:47:54.483Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-01T18:47:54.542Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-01T18:47:54.601Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-01T18:47:54.657Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-11-01T18:47:54.714Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-11-01T18:47:54.778Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-11-01T18:47:54.842Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-01T18:47:54.907Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-01T18:47:54.965Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-11-01T18:47:55.021Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-11-01T18:47:55.079Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-11-01T18:47:55.143Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-11-01T18:47:55.200Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-11-01T18:47:55.261Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-01T18:47:55.322Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-01T18:47:55.380Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-84 [Pipeline] echo [2024-11-01T18:47:55.436Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-84 [Pipeline] echo [2024-11-01T18:47:55.497Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-84 [Pipeline] echo [2024-11-01T18:47:55.559Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 94f08d13cd29d8e160c5c1819c576a2d717e1460 [Pipeline] echo [2024-11-01T18:47:55.620Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 94f08d1 [Pipeline] echo [2024-11-01T18:47:55.674Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-01T18:47:55.812Z] provisioning config files... [2024-11-01T18:47:55.830Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-84@tmp/config15609071285571678798tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-01T18:47:56.215Z] ---> ****-login.sh [2024-11-01T18:47:56.215Z] nexus3.edgexfoundry.org:10001 [2024-11-01T18:47:56.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T18:47:56.476Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T18:47:56.476Z] Configure a credential helper to remove this warning. See [2024-11-01T18:47:56.476Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T18:47:56.476Z] [2024-11-01T18:47:56.476Z] Login Succeeded [2024-11-01T18:47:56.476Z] nexus3.edgexfoundry.org:10002 [2024-11-01T18:47:56.736Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T18:47:56.736Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T18:47:56.736Z] Configure a credential helper to remove this warning. See [2024-11-01T18:47:56.736Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T18:47:56.736Z] [2024-11-01T18:47:56.736Z] Login Succeeded [2024-11-01T18:47:56.736Z] nexus3.edgexfoundry.org:10003 [2024-11-01T18:47:56.736Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T18:47:56.736Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T18:47:56.736Z] Configure a credential helper to remove this warning. See [2024-11-01T18:47:56.736Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T18:47:56.736Z] [2024-11-01T18:47:56.736Z] Login Succeeded [2024-11-01T18:47:56.736Z] nexus3.edgexfoundry.org:10004 [2024-11-01T18:47:56.736Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T18:47:56.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T18:47:56.996Z] Configure a credential helper to remove this warning. See [2024-11-01T18:47:56.996Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T18:47:56.996Z] [2024-11-01T18:47:56.996Z] Login Succeeded [2024-11-01T18:47:56.996Z] ****.io [2024-11-01T18:47:56.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T18:47:57.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T18:47:57.258Z] Configure a credential helper to remove this warning. See [2024-11-01T18:47:57.258Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T18:47:57.258Z] [2024-11-01T18:47:57.258Z] Login Succeeded [2024-11-01T18:47:57.258Z] ---> ****-login.sh ends [Pipeline] } [2024-11-01T18:47:57.292Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-01T18:47:57.966Z] + git rev-list -1 --merges 94f08d13cd29d8e160c5c1819c576a2d717e1460~1..94f08d13cd29d8e160c5c1819c576a2d717e1460 [Pipeline] echo [2024-11-01T18:47:58.020Z] -----------> git rev-list -1 --merges 94f08d13cd29d8e160c5c1819c576a2d717e1460~1..94f08d13cd29d8e160c5c1819c576a2d717e1460 94f08d13cd29d8e160c5c1819c576a2d717e1460 [false] [Pipeline] sh [2024-11-01T18:47:58.348Z] + git log --format=format:%s -1 94f08d13cd29d8e160c5c1819c576a2d717e1460 [Pipeline] echo [2024-11-01T18:47:58.394Z] ========================================================= [2024-11-01T18:47:58.394Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-01T18:47:58.394Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-01T18:47:58.847Z] + git log --format=format:%s -1 94f08d13cd29d8e160c5c1819c576a2d717e1460 [Pipeline] echo [2024-11-01T18:47:58.888Z] [semverPrep] GIT_COMMIT: 94f08d13cd29d8e160c5c1819c576a2d717e1460, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 [Pipeline] echo [2024-11-01T18:47:58.932Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-11-01T18:47:59.344Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-01T18:47:59.344Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-01T18:47:59.344Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-01T18:47:59.344Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-01T18:47:59.344Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-01T18:47:59.344Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-01T18:47:59.344Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T18:47:59.852Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-01T18:47:59.852Z] [2024-11-01T18:47:59.852Z] 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-01T18:48:00.245Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-01T18:48:00.245Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-01T18:48:00.245Z] b85a868b505f: Pulling fs layer [2024-11-01T18:48:00.245Z] e2be974225ed: Pulling fs layer [2024-11-01T18:48:00.245Z] 339a4e72a1f5: Pulling fs layer [2024-11-01T18:48:00.245Z] 988bab9f4d93: Pulling fs layer [2024-11-01T18:48:00.245Z] 1469e6f7b9e6: Pulling fs layer [2024-11-01T18:48:00.245Z] eaf3925da568: Pulling fs layer [2024-11-01T18:48:00.245Z] bab4dde63d76: Pulling fs layer [2024-11-01T18:48:00.245Z] bde34c3a00c8: Pulling fs layer [2024-11-01T18:48:00.245Z] b352a97aabf1: Pulling fs layer [2024-11-01T18:48:00.245Z] 4872d77fe225: Pulling fs layer [2024-11-01T18:48:00.245Z] 5851b861e8e6: Pulling fs layer [2024-11-01T18:48:00.245Z] eaf3925da568: Waiting [2024-11-01T18:48:00.245Z] bab4dde63d76: Waiting [2024-11-01T18:48:00.245Z] bde34c3a00c8: Waiting [2024-11-01T18:48:00.245Z] b352a97aabf1: Waiting [2024-11-01T18:48:00.245Z] 4872d77fe225: Waiting [2024-11-01T18:48:00.245Z] 5851b861e8e6: Waiting [2024-11-01T18:48:00.245Z] 988bab9f4d93: Waiting [2024-11-01T18:48:00.245Z] 1469e6f7b9e6: Waiting [2024-11-01T18:48:00.245Z] e2be974225ed: Verifying Checksum [2024-11-01T18:48:00.245Z] e2be974225ed: Download complete [2024-11-01T18:48:00.245Z] 988bab9f4d93: Verifying Checksum [2024-11-01T18:48:00.245Z] 988bab9f4d93: Download complete [2024-11-01T18:48:00.245Z] 1469e6f7b9e6: Verifying Checksum [2024-11-01T18:48:00.245Z] 1469e6f7b9e6: Download complete [2024-11-01T18:48:00.507Z] eaf3925da568: Verifying Checksum [2024-11-01T18:48:00.507Z] eaf3925da568: Download complete [2024-11-01T18:48:00.507Z] 339a4e72a1f5: Verifying Checksum [2024-11-01T18:48:00.507Z] 339a4e72a1f5: Download complete [2024-11-01T18:48:00.507Z] bde34c3a00c8: Download complete [2024-11-01T18:48:00.507Z] b352a97aabf1: Download complete [2024-11-01T18:48:00.507Z] 4872d77fe225: Download complete [2024-11-01T18:48:00.507Z] 5851b861e8e6: Verifying Checksum [2024-11-01T18:48:00.507Z] 5851b861e8e6: Download complete [2024-11-01T18:48:00.507Z] b85a868b505f: Download complete [2024-11-01T18:48:00.766Z] bab4dde63d76: Verifying Checksum [2024-11-01T18:48:00.766Z] bab4dde63d76: Download complete [2024-11-01T18:48:01.701Z] b85a868b505f: Pull complete [2024-11-01T18:48:01.701Z] e2be974225ed: Pull complete [2024-11-01T18:48:02.266Z] 339a4e72a1f5: Pull complete [2024-11-01T18:48:02.266Z] 988bab9f4d93: Pull complete [2024-11-01T18:48:02.525Z] 1469e6f7b9e6: Pull complete [2024-11-01T18:48:02.783Z] eaf3925da568: Pull complete [2024-11-01T18:48:04.687Z] bab4dde63d76: Pull complete [2024-11-01T18:48:04.687Z] bde34c3a00c8: Pull complete [2024-11-01T18:48:04.687Z] b352a97aabf1: Pull complete [2024-11-01T18:48:04.687Z] 4872d77fe225: Pull complete [2024-11-01T18:48:04.687Z] 5851b861e8e6: Pull complete [2024-11-01T18:48:04.687Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-01T18:48:04.687Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-01T18:48:04.687Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T18:48:04.983Z] prd-ubuntu20.04-docker-8c-8g-24353 does not seem to be running inside a container [2024-11-01T18:48:05.010Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_PR-84 -v /w/workspace/edgexfoundry_device-uart_PR-84:/w/workspace/edgexfoundry_device-uart_PR-84:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-84@tmp:/w/workspace/edgexfoundry_device-uart_PR-84@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-01T18:48:07.541Z] $ docker top 3683b88617c820c256d506bd17633bb85296eb671dee4bf70469846db2af93d5 -eo pid,comm [2024-11-01T18:48:07.598Z] 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-01T18:48:07.598Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-01T18:48:07.757Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-01T18:48:07.757Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-01T18:48:07.863Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-01T18:48:07.863Z] $ docker exec 3683b88617c820c256d506bd17633bb85296eb671dee4bf70469846db2af93d5 ssh-agent [2024-11-01T18:48:07.968Z] SSH_AUTH_SOCK=/tmp/ssh-EGE3xquQwJRb/agent.33 [2024-11-01T18:48:07.968Z] SSH_AGENT_PID=39 [2024-11-01T18:48:07.974Z] Running ssh-add (command line suppressed) [2024-11-01T18:48:08.078Z] Identity added: /w/workspace/edgexfoundry_device-uart_PR-84@tmp/private_key_11429657837036736097.key (/w/workspace/edgexfoundry_device-uart_PR-84@tmp/private_key_11429657837036736097.key) [2024-11-01T18:48:08.094Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-01T18:48:08.438Z] + git tag --points-at HEAD [Pipeline] } [2024-11-01T18:48:08.464Z] $ docker exec --env ******** --env ******** 3683b88617c820c256d506bd17633bb85296eb671dee4bf70469846db2af93d5 ssh-agent -k [2024-11-01T18:48:08.557Z] unset SSH_AUTH_SOCK; [2024-11-01T18:48:08.557Z] unset SSH_AGENT_PID; [2024-11-01T18:48:08.557Z] echo Agent pid 39 killed; [2024-11-01T18:48:08.570Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-01T18:48:08.692Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-01T18:48:08.692Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-01T18:48:08.809Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-01T18:48:08.810Z] $ docker exec 3683b88617c820c256d506bd17633bb85296eb671dee4bf70469846db2af93d5 ssh-agent [2024-11-01T18:48:08.927Z] SSH_AUTH_SOCK=/tmp/ssh-mrGOmAitYfLy/agent.72 [2024-11-01T18:48:08.927Z] SSH_AGENT_PID=78 [2024-11-01T18:48:08.949Z] Running ssh-add (command line suppressed) [2024-11-01T18:48:09.057Z] Identity added: /w/workspace/edgexfoundry_device-uart_PR-84@tmp/private_key_2407437226244781313.key (/w/workspace/edgexfoundry_device-uart_PR-84@tmp/private_key_2407437226244781313.key) [2024-11-01T18:48:09.072Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-01T18:48:09.425Z] + git semver init [2024-11-01T18:48:09.685Z] 2024-11-01 18:48:09,590 [run_init] DEBUG init version:0.0.0 force:False [2024-11-01T18:48:09.685Z] 2024-11-01 18:48:09,591 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_PR-84/.semver [2024-11-01T18:48:09.685Z] 2024-11-01 18:48:09,591 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_PR-84/.semver [2024-11-01T18:48:09.685Z] 2024-11-01 18:48:09,592 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_PR-84/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_PR-84, universal_newlines=False, shell=None, istream=None) [2024-11-01T18:48:11.069Z] 2024-11-01 18:48:10,817 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_PR-84/.git/info/exclude [2024-11-01T18:48:11.069Z] 2024-11-01 18:48:10,818 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_PR-84/.semver/PR-84 with force:False [2024-11-01T18:48:11.069Z] 2024-11-01 18:48:10,818 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_PR-84/.semver/PR-84 [2024-11-01T18:48:11.069Z] 2024-11-01 18:48:10,822 [execute] INFO git cat-file --batch-check [2024-11-01T18:48:11.069Z] 2024-11-01 18:48:10,823 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_PR-84/.semver, universal_newlines=False, shell=None, istream=) [2024-11-01T18:48:11.069Z] 2024-11-01 18:48:10,828 [execute] INFO git cat-file --batch [2024-11-01T18:48:11.069Z] 2024-11-01 18:48:10,828 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_PR-84/.semver, universal_newlines=False, shell=None, istream=) [2024-11-01T18:48:11.069Z] 2024-11-01 18:48:10,832 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_PR-84/.semver/PR-84 [2024-11-01T18:48:11.069Z] 0.0.0 [Pipeline] } [2024-11-01T18:48:11.096Z] $ docker exec --env ******** --env ******** 3683b88617c820c256d506bd17633bb85296eb671dee4bf70469846db2af93d5 ssh-agent -k [2024-11-01T18:48:11.193Z] unset SSH_AUTH_SOCK; [2024-11-01T18:48:11.193Z] unset SSH_AGENT_PID; [2024-11-01T18:48:11.193Z] echo Agent pid 78 killed; [2024-11-01T18:48:11.206Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-01T18:48:11.664Z] + git semver [Pipeline] } [2024-11-01T18:48:11.948Z] $ docker stop --time=1 3683b88617c820c256d506bd17633bb85296eb671dee4bf70469846db2af93d5 [2024-11-01T18:48:13.245Z] $ docker rm -f --volumes 3683b88617c820c256d506bd17633bb85296eb671dee4bf70469846db2af93d5 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-01T18:48:13.655Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-01T18:48:13.957Z] Stashed 1 file(s) [Pipeline] echo [2024-11-01T18:48:13.982Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-01T18:48:14.728Z] provisioning config files... [2024-11-01T18:48:14.738Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-84@tmp/config14968916619506960081tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-01T18:48:15.113Z] ---> ****-login.sh [2024-11-01T18:48:15.113Z] nexus3.edgexfoundry.org:10001 [2024-11-01T18:48:15.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T18:48:15.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T18:48:15.114Z] Configure a credential helper to remove this warning. See [2024-11-01T18:48:15.114Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T18:48:15.114Z] [2024-11-01T18:48:15.114Z] Login Succeeded [2024-11-01T18:48:15.114Z] nexus3.edgexfoundry.org:10002 [2024-11-01T18:48:15.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T18:48:15.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T18:48:15.114Z] Configure a credential helper to remove this warning. See [2024-11-01T18:48:15.114Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T18:48:15.114Z] [2024-11-01T18:48:15.114Z] Login Succeeded [2024-11-01T18:48:15.114Z] nexus3.edgexfoundry.org:10003 [2024-11-01T18:48:15.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T18:48:15.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T18:48:15.374Z] Configure a credential helper to remove this warning. See [2024-11-01T18:48:15.374Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T18:48:15.374Z] [2024-11-01T18:48:15.374Z] Login Succeeded [2024-11-01T18:48:15.374Z] nexus3.edgexfoundry.org:10004 [2024-11-01T18:48:15.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T18:48:15.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T18:48:15.374Z] Configure a credential helper to remove this warning. See [2024-11-01T18:48:15.374Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T18:48:15.374Z] [2024-11-01T18:48:15.374Z] Login Succeeded [2024-11-01T18:48:15.374Z] ****.io [2024-11-01T18:48:15.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T18:48:15.634Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T18:48:15.634Z] Configure a credential helper to remove this warning. See [2024-11-01T18:48:15.634Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T18:48:15.634Z] [2024-11-01T18:48:15.634Z] Login Succeeded [2024-11-01T18:48:15.634Z] ---> ****-login.sh ends [Pipeline] } [2024-11-01T18:48:15.669Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-01T18:48:15.924Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-01T18:48:15.972Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-01T18:48:16.019Z] ========================================================= [2024-11-01T18:48:16.019Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-01T18:48:16.019Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T18:48:16.548Z] + 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-01T18:48:16.548Z] Sending build context to Docker daemon 25.66MB [2024-11-01T18:48:16.548Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-01T18:48:16.548Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-01T18:48:16.809Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-01T18:48:16.809Z] 43c4264eed91: Pulling fs layer [2024-11-01T18:48:16.809Z] 4cc291be95ef: Pulling fs layer [2024-11-01T18:48:16.809Z] 2ac1f1163629: Pulling fs layer [2024-11-01T18:48:16.809Z] 5c3c966382ef: Pulling fs layer [2024-11-01T18:48:16.809Z] 4f4fb700ef54: Pulling fs layer [2024-11-01T18:48:16.809Z] 5d5c8e513c77: Pulling fs layer [2024-11-01T18:48:16.809Z] 9f66e0745190: Pulling fs layer [2024-11-01T18:48:16.809Z] f49a43e4bbc0: Pulling fs layer [2024-11-01T18:48:16.809Z] 561ebcabdf7f: Pulling fs layer [2024-11-01T18:48:16.809Z] 9f66e0745190: Waiting [2024-11-01T18:48:16.809Z] 5c3c966382ef: Waiting [2024-11-01T18:48:16.809Z] 4f4fb700ef54: Waiting [2024-11-01T18:48:16.809Z] 5d5c8e513c77: Waiting [2024-11-01T18:48:16.809Z] 561ebcabdf7f: Waiting [2024-11-01T18:48:16.809Z] 4cc291be95ef: Verifying Checksum [2024-11-01T18:48:16.809Z] 4cc291be95ef: Download complete [2024-11-01T18:48:16.809Z] 5c3c966382ef: Verifying Checksum [2024-11-01T18:48:16.809Z] 5c3c966382ef: Download complete [2024-11-01T18:48:16.809Z] 4f4fb700ef54: Download complete [2024-11-01T18:48:16.809Z] 5d5c8e513c77: Download complete [2024-11-01T18:48:16.809Z] 43c4264eed91: Download complete [2024-11-01T18:48:16.809Z] 9f66e0745190: Verifying Checksum [2024-11-01T18:48:16.809Z] 9f66e0745190: Download complete [2024-11-01T18:48:17.069Z] 43c4264eed91: Pull complete [2024-11-01T18:48:17.069Z] 4cc291be95ef: Pull complete [2024-11-01T18:48:17.069Z] 561ebcabdf7f: Download complete [2024-11-01T18:48:17.328Z] 2ac1f1163629: Verifying Checksum [2024-11-01T18:48:17.328Z] 2ac1f1163629: Download complete [2024-11-01T18:48:17.586Z] f49a43e4bbc0: Verifying Checksum [2024-11-01T18:48:17.586Z] f49a43e4bbc0: Download complete [2024-11-01T18:48:20.878Z] 2ac1f1163629: Pull complete [2024-11-01T18:48:20.878Z] 5c3c966382ef: Pull complete [2024-11-01T18:48:20.878Z] 4f4fb700ef54: Pull complete [2024-11-01T18:48:20.878Z] 5d5c8e513c77: Pull complete [2024-11-01T18:48:21.138Z] 9f66e0745190: Pull complete [2024-11-01T18:48:23.677Z] f49a43e4bbc0: Pull complete [2024-11-01T18:48:23.937Z] 561ebcabdf7f: Pull complete [2024-11-01T18:48:23.937Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-01T18:48:23.937Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-01T18:48:23.937Z] ---> 3a752c3f9dda [2024-11-01T18:48:23.937Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-11-01T18:48:29.216Z] ---> Running in e710a98bcafb [2024-11-01T18:48:29.216Z] Removing intermediate container e710a98bcafb [2024-11-01T18:48:29.216Z] ---> 2da514cc1b83 [2024-11-01T18:48:29.216Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-01T18:48:29.216Z] ---> Running in 5adc2fabd68a [2024-11-01T18:48:29.216Z] Removing intermediate container 5adc2fabd68a [2024-11-01T18:48:29.216Z] ---> 8ff1ccb609b8 [2024-11-01T18:48:29.216Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-11-01T18:48:29.216Z] ---> Running in e11e8620055b [2024-11-01T18:48:29.216Z] Removing intermediate container e11e8620055b [2024-11-01T18:48:29.216Z] ---> fdf1a78e968e [2024-11-01T18:48:29.216Z] Step 6/12 : WORKDIR /device-uart [2024-11-01T18:48:29.216Z] ---> Running in 234a12b918d4 [2024-11-01T18:48:29.216Z] Removing intermediate container 234a12b918d4 [2024-11-01T18:48:29.216Z] ---> 15cf3b940d47 [2024-11-01T18:48:29.216Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-01T18:48:29.216Z] ---> Running in f60dd4785724 [2024-11-01T18:48:29.216Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-01T18:48:29.476Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-01T18:48:29.496Z] Still waiting to schedule task [2024-11-01T18:48:29.497Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-11-01T18:48:29.735Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-11-01T18:48:29.736Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-11-01T18:48:29.736Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-11-01T18:48:29.736Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-11-01T18:48:29.736Z] Executing busybox-1.36.1-r29.trigger [2024-11-01T18:48:29.736Z] OK: 250 MiB in 58 packages [2024-11-01T18:48:30.307Z] Removing intermediate container f60dd4785724 [2024-11-01T18:48:30.307Z] ---> b70a11716739 [2024-11-01T18:48:30.307Z] Step 8/12 : COPY go.mod vendor* ./ [2024-11-01T18:48:30.307Z] ---> d4d7eea54326 [2024-11-01T18:48:30.307Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-01T18:48:30.307Z] ---> Running in 4c172d16d6ff [2024-11-01T18:49:26.671Z] Removing intermediate container 4c172d16d6ff [2024-11-01T18:49:26.671Z] ---> b338de978146 [2024-11-01T18:49:26.671Z] Step 10/12 : COPY . . [2024-11-01T18:49:27.241Z] ---> b5db65150491 [2024-11-01T18:49:27.241Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-01T18:49:27.241Z] ---> Running in 4e0511681947 [2024-11-01T18:49:27.241Z] Removing intermediate container 4e0511681947 [2024-11-01T18:49:27.241Z] ---> 152161bb963b [2024-11-01T18:49:27.241Z] Step 12/12 : RUN ${MAKE} [2024-11-01T18:49:27.241Z] ---> Running in f5854e58e787 [2024-11-01T18:49:27.502Z] noop [2024-11-01T18:49:28.071Z] Removing intermediate container f5854e58e787 [2024-11-01T18:49:28.071Z] ---> eed3ab03831f [2024-11-01T18:49:28.071Z] Successfully built eed3ab03831f [2024-11-01T18:49:28.071Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T18:49:28.556Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-01T18:49:28.556Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T18:49:28.725Z] prd-ubuntu20.04-docker-8c-8g-24353 does not seem to be running inside a container [2024-11-01T18:49:28.757Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_PR-84 -v /w/workspace/edgexfoundry_device-uart_PR-84:/w/workspace/edgexfoundry_device-uart_PR-84:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-84@tmp:/w/workspace/edgexfoundry_device-uart_PR-84@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-01T18:49:29.103Z] $ docker top c6e5f95be0a93b0c672563078190d47348171cecd816dbab7b228ea70a4e4a70 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-01T18:49:29.541Z] + go version [2024-11-01T18:49:29.541Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-01T18:49:29.579Z] $ docker stop --time=1 c6e5f95be0a93b0c672563078190d47348171cecd816dbab7b228ea70a4e4a70 [2024-11-01T18:49:30.830Z] $ docker rm -f --volumes c6e5f95be0a93b0c672563078190d47348171cecd816dbab7b228ea70a4e4a70 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T18:49:31.599Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-01T18:49:31.599Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T18:49:31.795Z] prd-ubuntu20.04-docker-8c-8g-24353 does not seem to be running inside a container [2024-11-01T18:49:31.829Z] $ 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_PR-84 -v /w/workspace/edgexfoundry_device-uart_PR-84:/w/workspace/edgexfoundry_device-uart_PR-84:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-84@tmp:/w/workspace/edgexfoundry_device-uart_PR-84@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-01T18:49:32.179Z] $ docker top f6042503a3c07be1508f50a710849dcb8f139de63adfba0a84921af8698a9c20 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-01T18:49:32.596Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_PR-84 [Pipeline] fileExists [Pipeline] sh [2024-11-01T18:49:32.968Z] + make test [2024-11-01T18:49:32.968Z] go test ./... -coverprofile=coverage.out [2024-11-01T18:49:34.875Z] ? github.com/edgexfoundry/device-uart [no test files] [2024-11-01T18:49:54.194Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24354 in /w/workspace/edgexfoundry_device-uart_PR-84 [Pipeline] { [Pipeline] ws [2024-11-01T18:49:54.272Z] Running in /w/workspace/device-uart/1 [Pipeline] { [Pipeline] checkout [2024-11-01T18:49:56.836Z] github.com/edgexfoundry/device-uart/internal/driver coverage: 0.0% of statements [2024-11-01T18:49:56.836Z] github.com/edgexfoundry/device-uart/cmd coverage: 0.0% of statements [2024-11-01T18:49:57.380Z] The recommended git tool is: git [2024-11-01T18:50:01.996Z] using credential edgex-jenkins-ssh [2024-11-01T18:50:02.028Z] Cloning the remote Git repository [2024-11-01T18:50:02.070Z] Cloning repository git@github.com:edgexfoundry/device-uart.git [2024-11-01T18:50:02.162Z] > git init /w/workspace/device-uart/1 # timeout=10 [2024-11-01T18:50:02.301Z] Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git [2024-11-01T18:50:02.302Z] > git --version # timeout=10 [2024-11-01T18:50:02.346Z] > git --version # 'git version 2.25.1' [2024-11-01T18:50:02.348Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-01T18:50:02.505Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-01T18:50:04.580Z] > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 [2024-11-01T18:50:04.602Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-01T18:50:05.984Z] Merging remotes/origin/main commit 2cd3421d87aeff7694e6397f4de46170b3861cfd into PR head commit 94f08d13cd29d8e160c5c1819c576a2d717e1460 [2024-11-01T18:50:05.473Z] > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 [2024-11-01T18:50:05.515Z] Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git [2024-11-01T18:50:05.516Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-01T18:50:05.540Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/pull/84/head:refs/remotes/origin/PR-84 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-11-01T18:50:06.002Z] > git config core.sparsecheckout # timeout=10 [2024-11-01T18:50:06.073Z] > git checkout -f 94f08d13cd29d8e160c5c1819c576a2d717e1460 # timeout=10 [2024-11-01T18:50:06.262Z] Merge succeeded, producing 94f08d13cd29d8e160c5c1819c576a2d717e1460 [2024-11-01T18:50:06.263Z] Checking out Revision 94f08d13cd29d8e160c5c1819c576a2d717e1460 (PR-84) [2024-11-01T18:50:06.812Z] go vet ./... [2024-11-01T18:50:06.828Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4" [2024-11-01T18:50:06.882Z] > git --version # timeout=10 [2024-11-01T18:50:06.894Z] > git --version # 'git version 2.25.1' [2024-11-01T18:50:06.921Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-01T18:50:06.160Z] > git remote # timeout=10 [2024-11-01T18:50:06.180Z] > git config --get remote.origin.url # timeout=10 [2024-11-01T18:50:06.196Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-01T18:50:06.216Z] > git merge 2cd3421d87aeff7694e6397f4de46170b3861cfd # timeout=10 [2024-11-01T18:50:06.243Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-11-01T18:50:06.266Z] > git config core.sparsecheckout # timeout=10 [2024-11-01T18:50:06.278Z] > git checkout -f 94f08d13cd29d8e160c5c1819c576a2d717e1460 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-01T18:50:11.881Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-01T18:50:11.881Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-01T18:50:11.881Z] Dload Upload Total Spent Left Speed [2024-11-01T18:50:11.881Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh [2024-11-01T18:50:12.093Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-01T18:50:12.093Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-01T18:50:12.093Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-01T18:50:12.143Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-01T18:50:12.188Z] $ docker stop --time=1 f6042503a3c07be1508f50a710849dcb8f139de63adfba0a84921af8698a9c20 [2024-11-01T18:50:12.245Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [2024-11-01T18:50:16.205Z] $ docker rm -f --volumes f6042503a3c07be1508f50a710849dcb8f139de63adfba0a84921af8698a9c20 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh [2024-11-01T18:50:16.873Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-01T18:50:16.941Z] Stashed 1 file(s) [2024-11-01T18:50:16.946Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-11-01T18:50:16.946Z] + sudo tee /etc/docker/daemon.new [2024-11-01T18:50:16.946Z] { [2024-11-01T18:50:16.946Z] "registry-mirrors": [ [2024-11-01T18:50:16.946Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-01T18:50:16.946Z] ], [2024-11-01T18:50:16.946Z] "bip": "10.250.0.254/24", [2024-11-01T18:50:16.946Z] "hosts": [ [2024-11-01T18:50:16.946Z] "tcp://0.0.0.0:5555", [2024-11-01T18:50:16.946Z] "unix:///var/run/docker.sock" [2024-11-01T18:50:16.946Z] ], [2024-11-01T18:50:16.946Z] "mtu": 1458, [2024-11-01T18:50:16.946Z] "selinux-enabled": true, [2024-11-01T18:50:16.946Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-01T18:50:16.946Z] } [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2024-11-01T18:50:17.362Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [Pipeline] sh [2024-11-01T18:50:17.826Z] + sudo service docker restart [2024-11-01T18:50:17.874Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-01T18:50:18.197Z] + ls -al . [2024-11-01T18:50:18.197Z] total 224 [2024-11-01T18:50:18.197Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 18:49 . [2024-11-01T18:50:18.197Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 18:47 .. [2024-11-01T18:50:18.197Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 1 18:47 .dockerignore [2024-11-01T18:50:18.197Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 18:49 .git [2024-11-01T18:50:18.197Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 18:47 .github [2024-11-01T18:50:18.197Z] -rw-rw-r-- 1 jenkins jenkins 343 Nov 1 18:47 .gitignore [2024-11-01T18:50:18.197Z] -rw-rw-r-- 1 jenkins jenkins 198 Nov 1 18:47 .golangci.yml [2024-11-01T18:50:18.197Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 18:48 .semver [2024-11-01T18:50:18.197Z] -rw-rw-r-- 1 jenkins jenkins 18662 Nov 1 18:47 Attribution.txt [2024-11-01T18:50:18.197Z] -rw-rw-r-- 1 jenkins jenkins 1908 Nov 1 18:47 CHANGELOG.md [2024-11-01T18:50:18.197Z] -rw-rw-r-- 1 jenkins jenkins 1919 Nov 1 18:47 Dockerfile [2024-11-01T18:50:18.197Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 1 18:47 GOVERNANCE.md [2024-11-01T18:50:18.197Z] -rw-rw-r-- 1 jenkins jenkins 675 Nov 1 18:47 Jenkinsfile [2024-11-01T18:50:18.197Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 1 18:47 LICENSE [2024-11-01T18:50:18.197Z] -rw-rw-r-- 1 jenkins jenkins 2409 Nov 1 18:47 Makefile [2024-11-01T18:50:18.197Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 1 18:47 OWNERS.md [2024-11-01T18:50:18.197Z] -rw-rw-r-- 1 jenkins jenkins 8892 Nov 1 18:47 README.md [2024-11-01T18:50:18.197Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 1 18:48 VERSION [2024-11-01T18:50:18.198Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 18:47 bin [2024-11-01T18:50:18.198Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 18:47 cmd [2024-11-01T18:50:18.198Z] -rw-r--r-- 1 jenkins jenkins 6770 Nov 1 18:49 coverage.out [2024-11-01T18:50:18.198Z] -rw-rw-r-- 1 jenkins jenkins 6269 Nov 1 18:47 go.mod [2024-11-01T18:50:18.198Z] -rw-rw-r-- 1 jenkins jenkins 88303 Nov 1 18:47 go.sum [2024-11-01T18:50:18.198Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 18:47 internal [2024-11-01T18:50:18.198Z] -rw-rw-r-- 1 jenkins jenkins 209 Nov 1 18:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T18:50:18.629Z] + 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=94f08d13cd29d8e160c5c1819c576a2d717e1460 --label arch=amd64 --label version=0.0.0 . [2024-11-01T18:50:18.629Z] Sending build context to Docker daemon 25.67MB [2024-11-01T18:50:18.630Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2024-11-01T18:50:18.630Z] Step 2/26 : FROM ${BASE} AS builder [2024-11-01T18:50:18.630Z] ---> eed3ab03831f [2024-11-01T18:50:18.630Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-11-01T18:50:18.890Z] ---> Running in c2b2a3ee9aab [2024-11-01T18:50:19.152Z] Removing intermediate container c2b2a3ee9aab [2024-11-01T18:50:19.152Z] ---> 8c7c47c1c1bf [2024-11-01T18:50:19.152Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-11-01T18:50:19.152Z] ---> Running in 44b2800e164a [2024-11-01T18:50:19.152Z] Removing intermediate container 44b2800e164a [2024-11-01T18:50:19.152Z] ---> 7200fccfbc82 [2024-11-01T18:50:19.152Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-11-01T18:50:19.152Z] ---> Running in 342c11bcf358 [2024-11-01T18:50:19.152Z] Removing intermediate container 342c11bcf358 [2024-11-01T18:50:19.152Z] ---> ae04c69d1020 [2024-11-01T18:50:19.152Z] Step 6/26 : WORKDIR /device-uart [2024-11-01T18:50:19.152Z] ---> Running in 9d08943ba13c [2024-11-01T18:50:19.413Z] Removing intermediate container 9d08943ba13c [2024-11-01T18:50:19.414Z] ---> 9293b89deb64 [2024-11-01T18:50:19.414Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-01T18:50:19.414Z] ---> Running in f5c5e151b706 [2024-11-01T18:50:19.674Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-01T18:50:19.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-01T18:50:20.200Z] OK: 250 MiB in 58 packages [2024-11-01T18:50:20.461Z] Removing intermediate container f5c5e151b706 [2024-11-01T18:50:20.461Z] ---> f6ba6358f865 [2024-11-01T18:50:20.461Z] Step 8/26 : COPY go.mod vendor* ./ [2024-11-01T18:50:20.723Z] ---> 11c63b015e13 [2024-11-01T18:50:20.723Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-01T18:50:20.723Z] ---> Running in 6d9cb185f145 [2024-11-01T18:50:21.292Z] Removing intermediate container 6d9cb185f145 [2024-11-01T18:50:21.292Z] ---> e50e5f917e80 [2024-11-01T18:50:21.292Z] Step 10/26 : COPY . . [2024-11-01T18:50:22.229Z] ---> 6058cf3c090d [2024-11-01T18:50:22.229Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-01T18:50:22.229Z] ---> Running in 9a4a7f167335 [2024-11-01T18:50:22.229Z] Removing intermediate container 9a4a7f167335 [2024-11-01T18:50:22.229Z] ---> 0865cf7c1b80 [2024-11-01T18:50:22.229Z] Step 12/26 : RUN ${MAKE} [2024-11-01T18:50:22.229Z] ---> Running in 323b95b09a09 [2024-11-01T18:50:22.490Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-uart ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-01T18:50:36.155Z] provisioning config files... [2024-11-01T18:50:36.180Z] copy managed file [device-uart-settings] to file:/w/workspace/device-uart/1@tmp/config4546926434275633460tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-01T18:50:36.799Z] ---> ****-login.sh [2024-11-01T18:50:36.800Z] nexus3.edgexfoundry.org:10001 [2024-11-01T18:50:37.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T18:50:37.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T18:50:37.388Z] Configure a credential helper to remove this warning. See [2024-11-01T18:50:37.388Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T18:50:37.388Z] [2024-11-01T18:50:37.388Z] Login Succeeded [2024-11-01T18:50:37.388Z] nexus3.edgexfoundry.org:10002 [2024-11-01T18:50:37.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T18:50:37.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T18:50:37.656Z] Configure a credential helper to remove this warning. See [2024-11-01T18:50:37.656Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T18:50:37.656Z] [2024-11-01T18:50:37.656Z] Login Succeeded [2024-11-01T18:50:37.656Z] nexus3.edgexfoundry.org:10003 [2024-11-01T18:50:37.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T18:50:37.924Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T18:50:37.924Z] Configure a credential helper to remove this warning. See [2024-11-01T18:50:37.924Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T18:50:37.924Z] [2024-11-01T18:50:37.924Z] Login Succeeded [2024-11-01T18:50:38.196Z] nexus3.edgexfoundry.org:10004 [2024-11-01T18:50:38.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T18:50:38.464Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T18:50:38.464Z] Configure a credential helper to remove this warning. See [2024-11-01T18:50:38.464Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T18:50:38.464Z] [2024-11-01T18:50:38.464Z] Login Succeeded [2024-11-01T18:50:38.464Z] ****.io [2024-11-01T18:50:38.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T18:50:38.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T18:50:38.998Z] Configure a credential helper to remove this warning. See [2024-11-01T18:50:38.998Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T18:50:38.998Z] [2024-11-01T18:50:38.998Z] Login Succeeded [2024-11-01T18:50:38.998Z] ---> ****-login.sh ends [Pipeline] } [2024-11-01T18:50:39.032Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-01T18:50:39.505Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-01T18:50:39.557Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-01T18:50:39.605Z] ========================================================= [2024-11-01T18:50:39.605Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-01T18:50:39.605Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T18:50:40.158Z] + 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-01T18:50:40.428Z] Sending build context to Docker daemon 12.91MB [2024-11-01T18:50:40.706Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-01T18:50:40.706Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-01T18:50:40.706Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-11-01T18:50:40.706Z] cf04c63912e1: Pulling fs layer [2024-11-01T18:50:40.706Z] 55b35a11ae5e: Pulling fs layer [2024-11-01T18:50:40.706Z] a37a00ec5f00: Pulling fs layer [2024-11-01T18:50:40.706Z] 50b3750afda1: Pulling fs layer [2024-11-01T18:50:40.706Z] 4f4fb700ef54: Pulling fs layer [2024-11-01T18:50:40.706Z] 80978eb59214: Pulling fs layer [2024-11-01T18:50:40.706Z] c9f46d7d2bd2: Pulling fs layer [2024-11-01T18:50:40.706Z] c5a475d317c9: Pulling fs layer [2024-11-01T18:50:40.706Z] 50b3750afda1: Waiting [2024-11-01T18:50:40.706Z] 80978eb59214: Waiting [2024-11-01T18:50:40.706Z] c9f46d7d2bd2: Waiting [2024-11-01T18:50:40.706Z] c5a475d317c9: Waiting [2024-11-01T18:50:40.706Z] 4f4fb700ef54: Waiting [2024-11-01T18:50:40.706Z] 55b35a11ae5e: Verifying Checksum [2024-11-01T18:50:40.706Z] 55b35a11ae5e: Download complete [2024-11-01T18:50:40.706Z] 50b3750afda1: Verifying Checksum [2024-11-01T18:50:40.706Z] 50b3750afda1: Download complete [2024-11-01T18:50:40.706Z] 4f4fb700ef54: Verifying Checksum [2024-11-01T18:50:40.706Z] 4f4fb700ef54: Download complete [2024-11-01T18:50:40.981Z] 80978eb59214: Verifying Checksum [2024-11-01T18:50:40.981Z] 80978eb59214: Download complete [2024-11-01T18:50:40.981Z] cf04c63912e1: Download complete [2024-11-01T18:50:41.263Z] c5a475d317c9: Verifying Checksum [2024-11-01T18:50:41.263Z] c5a475d317c9: Download complete [2024-11-01T18:50:41.854Z] cf04c63912e1: Pull complete [2024-11-01T18:50:42.829Z] a37a00ec5f00: Verifying Checksum [2024-11-01T18:50:42.829Z] a37a00ec5f00: Download complete [2024-11-01T18:50:43.420Z] 55b35a11ae5e: Pull complete [2024-11-01T18:50:43.420Z] c9f46d7d2bd2: Verifying Checksum [2024-11-01T18:50:43.420Z] c9f46d7d2bd2: Download complete [2024-11-01T18:50:58.450Z] a37a00ec5f00: Pull complete [2024-11-01T18:50:58.450Z] 50b3750afda1: Pull complete [2024-11-01T18:50:58.450Z] 4f4fb700ef54: Pull complete [2024-11-01T18:50:58.450Z] 80978eb59214: Pull complete [2024-11-01T18:51:01.215Z] Removing intermediate container 323b95b09a09 [2024-11-01T18:51:01.215Z] ---> 8bb57ced1dcc [2024-11-01T18:51:01.215Z] Step 13/26 : FROM alpine:3.20 [2024-11-01T18:51:01.215Z] 3.20: Pulling from library/alpine [2024-11-01T18:51:01.215Z] 43c4264eed91: Already exists [2024-11-01T18:51:01.215Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-01T18:51:01.215Z] Status: Downloaded newer image for alpine:3.20 [2024-11-01T18:51:01.215Z] ---> 91ef0af61f39 [2024-11-01T18:51:01.215Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2024-11-01T18:51:01.215Z] ---> Running in 62e500ffc27e [2024-11-01T18:51:01.215Z] Removing intermediate container 62e500ffc27e [2024-11-01T18:51:01.215Z] ---> 358307b40948 [2024-11-01T18:51:01.215Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-11-01T18:51:01.215Z] ---> Running in a2a91fd85a94 [2024-11-01T18:51:01.215Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-01T18:51:01.215Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-01T18:51:01.215Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-01T18:51:01.215Z] Executing busybox-1.36.1-r29.trigger [2024-11-01T18:51:01.215Z] OK: 8 MiB in 15 packages [2024-11-01T18:51:01.215Z] Removing intermediate container a2a91fd85a94 [2024-11-01T18:51:01.215Z] ---> 29f24227f320 [2024-11-01T18:51:01.215Z] Step 16/26 : RUN apk --no-cache upgrade [2024-11-01T18:51:01.215Z] ---> Running in ccef613fcf6d [2024-11-01T18:51:01.215Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-01T18:51:01.215Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-01T18:51:01.215Z] Upgrading critical system libraries and apk-tools: [2024-11-01T18:51:01.215Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-01T18:51:01.215Z] Executing busybox-1.36.1-r29.trigger [2024-11-01T18:51:01.215Z] Continuing the upgrade transaction with new apk-tools: [2024-11-01T18:51:01.215Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-01T18:51:01.215Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-01T18:51:01.215Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-01T18:51:01.215Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-01T18:51:01.215Z] OK: 8 MiB in 15 packages [2024-11-01T18:51:01.215Z] Removing intermediate container ccef613fcf6d [2024-11-01T18:51:01.215Z] ---> beb877eaec0c [2024-11-01T18:51:01.215Z] Step 17/26 : WORKDIR / [2024-11-01T18:51:01.215Z] ---> Running in 1747d60072ee [2024-11-01T18:51:01.215Z] Removing intermediate container 1747d60072ee [2024-11-01T18:51:01.215Z] ---> 969cb80bb95c [2024-11-01T18:51:01.215Z] Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / [2024-11-01T18:51:01.215Z] ---> eb173d75c28d [2024-11-01T18:51:01.215Z] Step 19/26 : COPY --from=builder /device-uart/LICENSE / [2024-11-01T18:51:01.215Z] ---> 617c5233641a [2024-11-01T18:51:01.215Z] Step 20/26 : COPY --from=builder /device-uart/cmd/ / [2024-11-01T18:51:02.154Z] ---> e6d7de7cdd01 [2024-11-01T18:51:02.154Z] Step 21/26 : EXPOSE 59995 [2024-11-01T18:51:02.154Z] ---> Running in 84b9cf6fd246 [2024-11-01T18:51:02.154Z] Removing intermediate container 84b9cf6fd246 [2024-11-01T18:51:02.154Z] ---> 9391f6959a03 [2024-11-01T18:51:02.154Z] Step 22/26 : ENTRYPOINT ["/device-uart"] [2024-11-01T18:51:02.154Z] ---> Running in 43f039212e95 [2024-11-01T18:51:02.154Z] Removing intermediate container 43f039212e95 [2024-11-01T18:51:02.154Z] ---> fd632f27f1be [2024-11-01T18:51:02.154Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-01T18:51:02.154Z] ---> Running in 2e6a719f2f3e [2024-11-01T18:51:02.414Z] Removing intermediate container 2e6a719f2f3e [2024-11-01T18:51:02.414Z] ---> 9056f54845dd [2024-11-01T18:51:02.414Z] Step 24/26 : LABEL arch=amd64 [2024-11-01T18:51:02.414Z] ---> Running in 9eb7abda72c8 [2024-11-01T18:51:02.414Z] Removing intermediate container 9eb7abda72c8 [2024-11-01T18:51:02.414Z] ---> 308eda7b829b [2024-11-01T18:51:02.414Z] Step 25/26 : LABEL git_sha=94f08d13cd29d8e160c5c1819c576a2d717e1460 [2024-11-01T18:51:02.414Z] ---> Running in f16c88577c72 [2024-11-01T18:51:02.414Z] Removing intermediate container f16c88577c72 [2024-11-01T18:51:02.414Z] ---> f7d0ae354a26 [2024-11-01T18:51:02.414Z] Step 26/26 : LABEL version=0.0.0 [2024-11-01T18:51:02.414Z] ---> Running in 1c0675ff43ef [2024-11-01T18:51:02.674Z] Removing intermediate container 1c0675ff43ef [2024-11-01T18:51:02.674Z] ---> e1b6d883373a [2024-11-01T18:51:02.674Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-01T18:51:02.674Z] Successfully built e1b6d883373a [2024-11-01T18:51:02.674Z] Successfully tagged device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T18:51:03.702Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-01T18:51:03.702Z] [2024-11-01T18:51:03.702Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T18:51:04.102Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-01T18:51:04.102Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-01T18:51:04.102Z] 5eb5b503b376: Pulling fs layer [2024-11-01T18:51:04.102Z] 5c69ac0246d0: Pulling fs layer [2024-11-01T18:51:04.102Z] ec43610c2a17: Pulling fs layer [2024-11-01T18:51:04.102Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-01T18:51:04.102Z] 33b1e0a273af: Pulling fs layer [2024-11-01T18:51:04.102Z] 3a2ae6a8a46f: Waiting [2024-11-01T18:51:04.102Z] 5d3b04190fa2: Pulling fs layer [2024-11-01T18:51:04.102Z] 2f39f015ded8: Pulling fs layer [2024-11-01T18:51:04.102Z] 5d3b04190fa2: Waiting [2024-11-01T18:51:04.102Z] 33b1e0a273af: Waiting [2024-11-01T18:51:04.102Z] 2f39f015ded8: Waiting [2024-11-01T18:51:04.102Z] 5c69ac0246d0: Download complete [2024-11-01T18:51:04.102Z] 3a2ae6a8a46f: Download complete [2024-11-01T18:51:04.102Z] 33b1e0a273af: Verifying Checksum [2024-11-01T18:51:04.102Z] 33b1e0a273af: Download complete [2024-11-01T18:51:04.102Z] 5d3b04190fa2: Verifying Checksum [2024-11-01T18:51:04.102Z] 5d3b04190fa2: Download complete [2024-11-01T18:51:04.102Z] ec43610c2a17: Verifying Checksum [2024-11-01T18:51:04.102Z] ec43610c2a17: Download complete [2024-11-01T18:51:04.360Z] 5eb5b503b376: Verifying Checksum [2024-11-01T18:51:04.360Z] 5eb5b503b376: Download complete [2024-11-01T18:51:04.927Z] 2f39f015ded8: Download complete [2024-11-01T18:51:05.111Z] c9f46d7d2bd2: Pull complete [2024-11-01T18:51:05.496Z] 5eb5b503b376: Pull complete [2024-11-01T18:51:05.755Z] 5c69ac0246d0: Pull complete [2024-11-01T18:51:06.015Z] ec43610c2a17: Pull complete [2024-11-01T18:51:06.015Z] 3a2ae6a8a46f: Pull complete [2024-11-01T18:51:06.274Z] 33b1e0a273af: Pull complete [2024-11-01T18:51:06.274Z] 5d3b04190fa2: Pull complete [2024-11-01T18:51:07.808Z] c5a475d317c9: Pull complete [2024-11-01T18:51:07.808Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-11-01T18:51:07.808Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-01T18:51:07.808Z] ---> be29e6b0f0d4 [2024-11-01T18:51:07.808Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-11-01T18:51:08.076Z] ---> Running in 481838f5c02e [2024-11-01T18:51:08.354Z] Removing intermediate container 481838f5c02e [2024-11-01T18:51:08.354Z] ---> 659d67a91562 [2024-11-01T18:51:08.354Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-01T18:51:08.623Z] ---> Running in e518e7181c9d [2024-11-01T18:51:08.891Z] Removing intermediate container e518e7181c9d [2024-11-01T18:51:08.891Z] ---> 79b797b70b75 [2024-11-01T18:51:08.891Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-11-01T18:51:08.891Z] ---> Running in ae0596cba48e [2024-11-01T18:51:09.335Z] Removing intermediate container ae0596cba48e [2024-11-01T18:51:09.335Z] ---> fb839944773d [2024-11-01T18:51:09.335Z] Step 6/12 : WORKDIR /device-uart [2024-11-01T18:51:09.335Z] ---> Running in 18f3e77ae0aa [2024-11-01T18:51:09.603Z] Removing intermediate container 18f3e77ae0aa [2024-11-01T18:51:09.603Z] ---> 0a223fcc65a3 [2024-11-01T18:51:09.603Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-01T18:51:09.603Z] ---> Running in 013f4a97cc2e [2024-11-01T18:51:10.522Z] 2f39f015ded8: Pull complete [2024-11-01T18:51:10.522Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-01T18:51:10.522Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-01T18:51:10.522Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [2024-11-01T18:51:10.570Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T18:51:10.826Z] prd-ubuntu20.04-docker-8c-8g-24353 does not seem to be running inside a container [2024-11-01T18:51:10.856Z] $ 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_PR-84 -v /w/workspace/edgexfoundry_device-uart_PR-84:/w/workspace/edgexfoundry_device-uart_PR-84:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-84@tmp:/w/workspace/edgexfoundry_device-uart_PR-84@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-01T18:51:11.155Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-01T18:51:12.125Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-11-01T18:51:12.125Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-11-01T18:51:12.125Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-11-01T18:51:12.394Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-11-01T18:51:12.394Z] Executing busybox-1.36.1-r29.trigger [2024-11-01T18:51:12.394Z] OK: 242 MiB in 58 packages [2024-11-01T18:51:13.366Z] Removing intermediate container 013f4a97cc2e [2024-11-01T18:51:13.366Z] ---> 330a50f885d8 [2024-11-01T18:51:13.366Z] Step 8/12 : COPY go.mod vendor* ./ [2024-11-01T18:51:13.952Z] ---> d551be8c20f2 [2024-11-01T18:51:13.952Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-01T18:51:13.952Z] ---> Running in 180854bd80fc [2024-11-01T18:51:15.374Z] $ docker top ae6e0b4a8d29cabfcac29bab6e705b142b6ef0bd0816c7872a905fbb75b6a45f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-01T18:51:15.939Z] ---> job-cost.sh [2024-11-01T18:51:15.939Z] lf-activate-venv: SKIPPING [2024-11-01T18:51:15.939Z] INFO: No Stack... [2024-11-01T18:51:16.199Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-01T18:51:16.460Z] INFO: Archiving Costs [Pipeline] sh [2024-11-01T18:51:16.801Z] + cat /w/workspace/edgexfoundry_device-uart_PR-84/archives/cost.csv [2024-11-01T18:51:16.801Z] + cut -d, -f6 [Pipeline] lock [2024-11-01T18:51:16.857Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-PR-84-1-stack-cost] [2024-11-01T18:51:16.866Z] Resource [jenkins-edgexfoundry-device-uart-PR-84-1-stack-cost] did not exist. Created. [2024-11-01T18:51:16.874Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-PR-84-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-01T18:51:17.298Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-11-01T18:51:17.361Z] Stashed 1 file(s) [Pipeline] } [2024-11-01T18:51:17.410Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-PR-84-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-01T18:51:17.507Z] $ docker stop --time=1 ae6e0b4a8d29cabfcac29bab6e705b142b6ef0bd0816c7872a905fbb75b6a45f [2024-11-01T18:51:18.658Z] $ docker rm -f --volumes ae6e0b4a8d29cabfcac29bab6e705b142b6ef0bd0816c7872a905fbb75b6a45f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-11-01T18:53:05.690Z] Removing intermediate container 180854bd80fc [2024-11-01T18:53:05.690Z] ---> f3e96c749ea1 [2024-11-01T18:53:05.690Z] Step 10/12 : COPY . . [2024-11-01T18:53:05.690Z] ---> 0d625803afb6 [2024-11-01T18:53:05.690Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-01T18:53:05.690Z] ---> Running in d3dddc546bb6 [2024-11-01T18:53:05.690Z] Removing intermediate container d3dddc546bb6 [2024-11-01T18:53:05.690Z] ---> 0046dce4cdeb [2024-11-01T18:53:05.690Z] Step 12/12 : RUN ${MAKE} [2024-11-01T18:53:05.690Z] ---> Running in d09a84015f86 [2024-11-01T18:53:05.690Z] noop [2024-11-01T18:53:05.690Z] Removing intermediate container d09a84015f86 [2024-11-01T18:53:05.690Z] ---> 8e20ca7865dd [2024-11-01T18:53:05.690Z] Successfully built 8e20ca7865dd [2024-11-01T18:53:05.690Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T18:53:06.228Z] + docker inspect -f . ci-base-image-arm64 [2024-11-01T18:53:06.228Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T18:53:06.521Z] prd-ubuntu20.04-docker-arm64-4c-16g-24354 does not seem to be running inside a container [2024-11-01T18:53:06.578Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-uart/1 -v /w/workspace/device-uart/1:/w/workspace/device-uart/1:rw,z -v /w/workspace/device-uart/1@tmp:/w/workspace/device-uart/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-11-01T18:53:07.769Z] $ docker top c718436f81e0bdea7285d722be6ce10623e9d689a070d88ad610e843776e0440 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-01T18:53:08.653Z] + go version [2024-11-01T18:53:08.653Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-11-01T18:53:08.687Z] $ docker stop --time=1 c718436f81e0bdea7285d722be6ce10623e9d689a070d88ad610e843776e0440 [2024-11-01T18:53:10.323Z] $ docker rm -f --volumes c718436f81e0bdea7285d722be6ce10623e9d689a070d88ad610e843776e0440 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T18:53:11.285Z] + docker inspect -f . ci-base-image-arm64 [2024-11-01T18:53:11.285Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T18:53:11.556Z] prd-ubuntu20.04-docker-arm64-4c-16g-24354 does not seem to be running inside a container [2024-11-01T18:53:11.619Z] $ 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/1 -v /w/workspace/device-uart/1:/w/workspace/device-uart/1:rw,z -v /w/workspace/device-uart/1@tmp:/w/workspace/device-uart/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-11-01T18:53:12.815Z] $ docker top 6d96c7b8aa0d9c00b327d86f5c94aed850554c6fe03a3f14f64bf8956d5a8aa5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-01T18:53:13.720Z] + git config --global --add safe.directory /w/workspace/device-uart/1 [Pipeline] fileExists [Pipeline] sh [2024-11-01T18:53:14.244Z] + make test [2024-11-01T18:53:14.244Z] go test ./... -coverprofile=coverage.out [2024-11-01T18:53:20.923Z] ? github.com/edgexfoundry/device-uart [no test files] [2024-11-01T18:56:57.743Z] github.com/edgexfoundry/device-uart/cmd coverage: 0.0% of statements [2024-11-01T18:56:57.743Z] github.com/edgexfoundry/device-uart/internal/driver coverage: 0.0% of statements [2024-11-01T18:56:57.743Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-11-01T18:56:57.743Z] go vet ./... [2024-11-01T18:57:36.592Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-01T18:57:36.592Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-01T18:57:36.592Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-01T18:57:36.636Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-01T18:57:36.673Z] $ docker stop --time=1 6d96c7b8aa0d9c00b327d86f5c94aed850554c6fe03a3f14f64bf8956d5a8aa5 [2024-11-01T18:57:38.461Z] $ docker rm -f --volumes 6d96c7b8aa0d9c00b327d86f5c94aed850554c6fe03a3f14f64bf8956d5a8aa5 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-01T18:57:39.939Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-01T18:57:39.983Z] Warning: overwriting stash ‘coverage-report’ [2024-11-01T18:57:40.364Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-01T18:57:40.992Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-01T18:57:41.325Z] + ls -al . [2024-11-01T18:57:41.325Z] total 220 [2024-11-01T18:57:41.325Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 1 18:53 . [2024-11-01T18:57:41.325Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 18:50 .. [2024-11-01T18:57:41.325Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 1 18:50 .dockerignore [2024-11-01T18:57:41.325Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 18:50 .git [2024-11-01T18:57:41.325Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 18:50 .github [2024-11-01T18:57:41.325Z] -rw-rw-r-- 1 jenkins jenkins 343 Nov 1 18:50 .gitignore [2024-11-01T18:57:41.325Z] -rw-rw-r-- 1 jenkins jenkins 198 Nov 1 18:50 .golangci.yml [2024-11-01T18:57:41.325Z] -rw-rw-r-- 1 jenkins jenkins 18662 Nov 1 18:50 Attribution.txt [2024-11-01T18:57:41.325Z] -rw-rw-r-- 1 jenkins jenkins 1908 Nov 1 18:50 CHANGELOG.md [2024-11-01T18:57:41.325Z] -rw-rw-r-- 1 jenkins jenkins 1919 Nov 1 18:50 Dockerfile [2024-11-01T18:57:41.325Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 1 18:50 GOVERNANCE.md [2024-11-01T18:57:41.325Z] -rw-rw-r-- 1 jenkins jenkins 675 Nov 1 18:50 Jenkinsfile [2024-11-01T18:57:41.325Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 1 18:50 LICENSE [2024-11-01T18:57:41.325Z] -rw-rw-r-- 1 jenkins jenkins 2409 Nov 1 18:50 Makefile [2024-11-01T18:57:41.325Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 1 18:50 OWNERS.md [2024-11-01T18:57:41.325Z] -rw-rw-r-- 1 jenkins jenkins 8892 Nov 1 18:50 README.md [2024-11-01T18:57:41.325Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 1 18:48 VERSION [2024-11-01T18:57:41.325Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 18:50 bin [2024-11-01T18:57:41.325Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 18:50 cmd [2024-11-01T18:57:41.325Z] -rw-r--r-- 1 jenkins jenkins 6770 Nov 1 18:56 coverage.out [2024-11-01T18:57:41.325Z] -rw-rw-r-- 1 jenkins jenkins 6269 Nov 1 18:50 go.mod [2024-11-01T18:57:41.325Z] -rw-rw-r-- 1 jenkins jenkins 88303 Nov 1 18:50 go.sum [2024-11-01T18:57:41.325Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 18:50 internal [2024-11-01T18:57:41.325Z] -rw-rw-r-- 1 jenkins jenkins 209 Nov 1 18:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T18:57:41.761Z] + 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=94f08d13cd29d8e160c5c1819c576a2d717e1460 --label arch=arm64 --label version=0.0.0 . [2024-11-01T18:57:42.028Z] Sending build context to Docker daemon 12.92MB [2024-11-01T18:57:42.297Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2024-11-01T18:57:42.297Z] Step 2/26 : FROM ${BASE} AS builder [2024-11-01T18:57:42.297Z] ---> 8e20ca7865dd [2024-11-01T18:57:42.297Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-11-01T18:57:42.297Z] ---> Running in d52ab406c4cb [2024-11-01T18:57:42.564Z] Removing intermediate container d52ab406c4cb [2024-11-01T18:57:42.564Z] ---> ae574d659d8a [2024-11-01T18:57:42.564Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-11-01T18:57:42.564Z] ---> Running in 2c17dff4658d [2024-11-01T18:57:43.155Z] Removing intermediate container 2c17dff4658d [2024-11-01T18:57:43.155Z] ---> d70494b22d8c [2024-11-01T18:57:43.155Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-11-01T18:57:43.155Z] ---> Running in 8f1c7d0e754f [2024-11-01T18:57:43.419Z] Removing intermediate container 8f1c7d0e754f [2024-11-01T18:57:43.419Z] ---> 87c35d4413fa [2024-11-01T18:57:43.419Z] Step 6/26 : WORKDIR /device-uart [2024-11-01T18:57:43.419Z] ---> Running in 6c072c0c6c55 [2024-11-01T18:57:43.684Z] Removing intermediate container 6c072c0c6c55 [2024-11-01T18:57:43.684Z] ---> f2f8c5ff2e3c [2024-11-01T18:57:43.684Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-01T18:57:43.684Z] ---> Running in 2962aa734448 [2024-11-01T18:57:44.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-01T18:57:44.904Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-01T18:57:46.329Z] OK: 242 MiB in 58 packages [2024-11-01T18:57:47.290Z] Removing intermediate container 2962aa734448 [2024-11-01T18:57:47.290Z] ---> 90e50c39ee0a [2024-11-01T18:57:47.290Z] Step 8/26 : COPY go.mod vendor* ./ [2024-11-01T18:57:47.557Z] ---> a3e64ee23b5c [2024-11-01T18:57:47.557Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-01T18:57:47.557Z] ---> Running in 38474a41b2b5 [2024-11-01T18:57:50.147Z] Removing intermediate container 38474a41b2b5 [2024-11-01T18:57:50.147Z] ---> 12698b37ccc7 [2024-11-01T18:57:50.147Z] Step 10/26 : COPY . . [2024-11-01T18:57:51.105Z] ---> b27aabf0157e [2024-11-01T18:57:51.105Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-01T18:57:51.105Z] ---> Running in 5b5db4d4ec8c [2024-11-01T18:57:51.371Z] Removing intermediate container 5b5db4d4ec8c [2024-11-01T18:57:51.371Z] ---> b7f856b5c13a [2024-11-01T18:57:51.371Z] Step 12/26 : RUN ${MAKE} [2024-11-01T18:57:51.371Z] ---> Running in 94fe75860be8 [2024-11-01T18:57:52.328Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-uart ./cmd [2024-11-01T19:01:29.121Z] Removing intermediate container 94fe75860be8 [2024-11-01T19:01:29.121Z] ---> d7092880a34e [2024-11-01T19:01:29.121Z] Step 13/26 : FROM alpine:3.20 [2024-11-01T19:01:29.121Z] 3.20: Pulling from library/alpine [2024-11-01T19:01:29.121Z] cf04c63912e1: Already exists [2024-11-01T19:01:29.121Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-01T19:01:29.121Z] Status: Downloaded newer image for alpine:3.20 [2024-11-01T19:01:29.121Z] ---> c157a85ed455 [2024-11-01T19:01:29.121Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2024-11-01T19:01:29.121Z] ---> Running in 53a803587c4a [2024-11-01T19:01:29.121Z] Removing intermediate container 53a803587c4a [2024-11-01T19:01:29.121Z] ---> a49d8e7d505b [2024-11-01T19:01:29.121Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-11-01T19:01:29.121Z] ---> Running in 18552e3f1dec [2024-11-01T19:01:29.121Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-01T19:01:29.121Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-01T19:01:29.121Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-01T19:01:29.121Z] Executing busybox-1.36.1-r29.trigger [2024-11-01T19:01:29.121Z] OK: 9 MiB in 15 packages [2024-11-01T19:01:29.121Z] Removing intermediate container 18552e3f1dec [2024-11-01T19:01:29.121Z] ---> 544a6bb561c3 [2024-11-01T19:01:29.121Z] Step 16/26 : RUN apk --no-cache upgrade [2024-11-01T19:01:29.121Z] ---> Running in 65b3fa4c7643 [2024-11-01T19:01:29.121Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-01T19:01:29.121Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-01T19:01:29.121Z] Upgrading critical system libraries and apk-tools: [2024-11-01T19:01:29.121Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-01T19:01:29.121Z] Executing busybox-1.36.1-r29.trigger [2024-11-01T19:01:29.121Z] Continuing the upgrade transaction with new apk-tools: [2024-11-01T19:01:29.121Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-01T19:01:29.121Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-01T19:01:29.121Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-01T19:01:29.121Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-01T19:01:29.121Z] OK: 9 MiB in 15 packages [2024-11-01T19:01:29.121Z] Removing intermediate container 65b3fa4c7643 [2024-11-01T19:01:29.121Z] ---> 93ac4d9f0c4b [2024-11-01T19:01:29.121Z] Step 17/26 : WORKDIR / [2024-11-01T19:01:29.121Z] ---> Running in ab05c02c8c94 [2024-11-01T19:01:29.121Z] Removing intermediate container ab05c02c8c94 [2024-11-01T19:01:29.121Z] ---> 449785c62f5e [2024-11-01T19:01:29.122Z] Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / [2024-11-01T19:01:29.122Z] ---> 7a97ceb624b6 [2024-11-01T19:01:29.122Z] Step 19/26 : COPY --from=builder /device-uart/LICENSE / [2024-11-01T19:01:29.122Z] ---> db9a1b6d2542 [2024-11-01T19:01:29.122Z] Step 20/26 : COPY --from=builder /device-uart/cmd/ / [2024-11-01T19:01:29.122Z] ---> 1a178661c8f0 [2024-11-01T19:01:29.122Z] Step 21/26 : EXPOSE 59995 [2024-11-01T19:01:29.122Z] ---> Running in 302d1950636d [2024-11-01T19:01:29.122Z] Removing intermediate container 302d1950636d [2024-11-01T19:01:29.122Z] ---> 127aae363356 [2024-11-01T19:01:29.122Z] Step 22/26 : ENTRYPOINT ["/device-uart"] [2024-11-01T19:01:29.122Z] ---> Running in a7d921c77b9c [2024-11-01T19:01:29.122Z] Removing intermediate container a7d921c77b9c [2024-11-01T19:01:29.122Z] ---> 8ed56425e4f4 [2024-11-01T19:01:29.122Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-01T19:01:29.122Z] ---> Running in 608aa7061189 [2024-11-01T19:01:29.122Z] Removing intermediate container 608aa7061189 [2024-11-01T19:01:29.122Z] ---> 07328473d1c9 [2024-11-01T19:01:29.122Z] Step 24/26 : LABEL arch=arm64 [2024-11-01T19:01:29.122Z] ---> Running in 0a968d67c4e3 [2024-11-01T19:01:29.122Z] Removing intermediate container 0a968d67c4e3 [2024-11-01T19:01:29.122Z] ---> 3d53264e6468 [2024-11-01T19:01:29.122Z] Step 25/26 : LABEL git_sha=94f08d13cd29d8e160c5c1819c576a2d717e1460 [2024-11-01T19:01:29.122Z] ---> Running in 26b97bef5901 [2024-11-01T19:01:29.388Z] Removing intermediate container 26b97bef5901 [2024-11-01T19:01:29.388Z] ---> 64bd0c176839 [2024-11-01T19:01:29.388Z] Step 26/26 : LABEL version=0.0.0 [2024-11-01T19:01:29.388Z] ---> Running in fb9071396fc4 [2024-11-01T19:01:29.654Z] Removing intermediate container fb9071396fc4 [2024-11-01T19:01:29.654Z] ---> db4aca2a56b3 [2024-11-01T19:01:29.654Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-01T19:01:29.654Z] Successfully built db4aca2a56b3 [2024-11-01T19:01:29.919Z] Successfully tagged device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T19:01:30.854Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-01T19:01:30.854Z] [2024-11-01T19:01:30.854Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T19:01:31.276Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-01T19:01:31.276Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-01T19:01:31.276Z] 8998bd30e6a1: Pulling fs layer [2024-11-01T19:01:31.276Z] 04944245beec: Pulling fs layer [2024-11-01T19:01:31.276Z] 699f458cf7ca: Pulling fs layer [2024-11-01T19:01:31.276Z] 765212b225bb: Pulling fs layer [2024-11-01T19:01:31.276Z] f23df028b6ca: Pulling fs layer [2024-11-01T19:01:31.276Z] d65c8cfc05b1: Pulling fs layer [2024-11-01T19:01:31.276Z] 2437ff75d9bd: Pulling fs layer [2024-11-01T19:01:31.276Z] f23df028b6ca: Waiting [2024-11-01T19:01:31.276Z] 2437ff75d9bd: Waiting [2024-11-01T19:01:31.276Z] d65c8cfc05b1: Waiting [2024-11-01T19:01:31.276Z] 765212b225bb: Waiting [2024-11-01T19:01:31.541Z] 04944245beec: Verifying Checksum [2024-11-01T19:01:31.541Z] 04944245beec: Download complete [2024-11-01T19:01:31.541Z] 765212b225bb: Verifying Checksum [2024-11-01T19:01:31.541Z] 765212b225bb: Download complete [2024-11-01T19:01:31.541Z] f23df028b6ca: Verifying Checksum [2024-11-01T19:01:31.541Z] f23df028b6ca: Download complete [2024-11-01T19:01:31.541Z] d65c8cfc05b1: Verifying Checksum [2024-11-01T19:01:31.541Z] d65c8cfc05b1: Download complete [2024-11-01T19:01:31.805Z] 699f458cf7ca: Verifying Checksum [2024-11-01T19:01:31.805Z] 699f458cf7ca: Download complete [2024-11-01T19:01:32.071Z] 8998bd30e6a1: Verifying Checksum [2024-11-01T19:01:32.071Z] 8998bd30e6a1: Download complete [2024-11-01T19:01:34.642Z] 2437ff75d9bd: Verifying Checksum [2024-11-01T19:01:34.642Z] 2437ff75d9bd: Download complete [2024-11-01T19:01:36.580Z] 8998bd30e6a1: Pull complete [2024-11-01T19:01:36.846Z] 04944245beec: Pull complete [2024-11-01T19:01:38.248Z] 699f458cf7ca: Pull complete [2024-11-01T19:01:38.248Z] 765212b225bb: Pull complete [2024-11-01T19:01:39.203Z] f23df028b6ca: Pull complete [2024-11-01T19:01:39.203Z] d65c8cfc05b1: Pull complete [2024-11-01T19:01:54.176Z] 2437ff75d9bd: Pull complete [2024-11-01T19:01:54.176Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-01T19:01:54.176Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-01T19:01:54.176Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T19:01:54.516Z] prd-ubuntu20.04-docker-arm64-4c-16g-24354 does not seem to be running inside a container [2024-11-01T19:01:54.575Z] $ 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/1 -v /w/workspace/device-uart/1:/w/workspace/device-uart/1:rw,z -v /w/workspace/device-uart/1@tmp:/w/workspace/device-uart/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-11-01T19:01:57.134Z] $ docker top 794b3d20d69e94617a6f1223b4e3f425b1b9ef8daa8ea862c2fcb5ff8e9fa589 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-01T19:01:57.718Z] ---> job-cost.sh [2024-11-01T19:01:57.984Z] lf-activate-venv: SKIPPING [2024-11-01T19:01:57.984Z] INFO: No Stack... [2024-11-01T19:01:58.248Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-01T19:01:59.202Z] INFO: Archiving Costs [Pipeline] sh [2024-11-01T19:01:59.543Z] + cat /w/workspace/device-uart/1/archives/cost.csv [2024-11-01T19:01:59.543Z] + cut -d, -f6 [Pipeline] lock [2024-11-01T19:01:59.602Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-PR-84-1-stack-cost] [2024-11-01T19:01:59.608Z] Resource [jenkins-edgexfoundry-device-uart-PR-84-1-stack-cost] did not exist. Created. [2024-11-01T19:01:59.615Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-PR-84-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-01T19:02:00.080Z] /w/workspace/device-uart/1@tmp/durable-52f36369/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-11-01T19:02:00.434Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-01T19:02:00.477Z] Warning: overwriting stash ‘stack-cost’ [2024-11-01T19:02:00.517Z] Stashed 1 file(s) [Pipeline] } [2024-11-01T19:02:00.537Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-PR-84-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-01T19:02:00.630Z] $ docker stop --time=1 794b3d20d69e94617a6f1223b4e3f425b1b9ef8daa8ea862c2fcb5ff8e9fa589 [2024-11-01T19:02:02.100Z] $ docker rm -f --volumes 794b3d20d69e94617a6f1223b4e3f425b1b9ef8daa8ea862c2fcb5ff8e9fa589 [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-01T19:02:03.303Z] provisioning config files... [2024-11-01T19:02:03.314Z] copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_PR-84@tmp/config17726253292654461881tmp [Pipeline] { [Pipeline] sh [2024-11-01T19:02:03.693Z] + set +x [2024-11-01T19:02:03.693Z] + curl -s https://codecov.io/bash [2024-11-01T19:02:03.693Z] + bash -s -- [2024-11-01T19:02:03.953Z] [2024-11-01T19:02:03.953Z] _____ _ [2024-11-01T19:02:03.953Z] / ____| | | [2024-11-01T19:02:03.953Z] | | ___ __| | ___ ___ _____ __ [2024-11-01T19:02:03.953Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-11-01T19:02:03.953Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-11-01T19:02:03.953Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-11-01T19:02:03.953Z] Bash-1.0.6 [2024-11-01T19:02:03.953Z] [2024-11-01T19:02:03.953Z] [2024-11-01T19:02:03.953Z] ==> git version 2.25.1 found [2024-11-01T19:02:03.953Z] ==> 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-01T19:02:03.953Z] Release-Date: 2020-01-08 [2024-11-01T19:02:03.953Z] 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-01T19:02:03.953Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-11-01T19:02:03.953Z] ==> Jenkins CI detected. [2024-11-01T19:02:03.953Z] current dir:  /w/workspace/edgexfoundry_device-uart_PR-84 [2024-11-01T19:02:03.953Z] project root: . [2024-11-01T19:02:03.953Z] --> token set from env [2024-11-01T19:02:03.953Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-11-01T19:02:03.953Z] ==> Running gcov in . (disable via -X gcov) [2024-11-01T19:02:03.953Z] ==> Python coveragepy not found [2024-11-01T19:02:03.953Z] ==> Searching for coverage reports in: [2024-11-01T19:02:03.953Z] + . [2024-11-01T19:02:03.953Z] -> Found 1 reports [2024-11-01T19:02:03.953Z] ==> Detecting git/mercurial file structure [2024-11-01T19:02:03.953Z] ==> Reading reports [2024-11-01T19:02:03.953Z] + ./coverage.out bytes=6770 [2024-11-01T19:02:03.953Z] ==> Appending adjustments [2024-11-01T19:02:03.953Z] https://docs.codecov.io/docs/fixing-reports [2024-11-01T19:02:03.953Z] + Found adjustments [2024-11-01T19:02:03.953Z] ==> Gzipping contents [2024-11-01T19:02:03.953Z] 4.0K /tmp/codecov.GAE4sF.gz [2024-11-01T19:02:03.953Z] ==> Uploading reports [2024-11-01T19:02:03.953Z] url: https://codecov.io [2024-11-01T19:02:03.954Z] query: branch=PR-84&commit=94f08d13cd29d8e160c5c1819c576a2d717e1460&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-84%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=84&job=&cmd_args= [2024-11-01T19:02:03.954Z] -> Pinging Codecov [2024-11-01T19:02:03.954Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-84&commit=94f08d13cd29d8e160c5c1819c576a2d717e1460&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-84%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=84&job=&cmd_args= [2024-11-01T19:02:04.212Z] -> Uploading to [2024-11-01T19:02:04.212Z] https://storage.googleapis.com/codecov/shelter/v4/github/lf-edge/device-uart/94f08d13cd29d8e160c5c1819c576a2d717e1460/b0187dc7-c951-4c01-b11a-f8b6258d057a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241101%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241101T190204Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=0efb7f38a9633c35af2b250d8f862a803645aff8a69f0b2794328df1f1ef7bd8 [2024-11-01T19:02:04.212Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-01T19:02:04.212Z] Dload Upload Total Spent Left Speed [2024-11-01T19:02:04.472Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1341 0 0 100 1341 0 5986 --:--:-- --:--:-- --:--:-- 5986 [2024-11-01T19:02:04.472Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/94f08d13cd29d8e160c5c1819c576a2d717e1460 [Pipeline] } [2024-11-01T19:02:04.505Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-11-01T19:02:06.772Z] + [ -d /w/workspace/edgexfoundry_device-uart_PR-84/archives ] [2024-11-01T19:02:06.772Z] + ls -al /w/workspace/edgexfoundry_device-uart_PR-84/archives [2024-11-01T19:02:06.772Z] total 16 [2024-11-01T19:02:06.772Z] drwxr-xr-x 3 root root 4096 Nov 1 18:51 . [2024-11-01T19:02:06.772Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 1 18:51 .. [2024-11-01T19:02:06.772Z] drwxr-xr-x 2 root root 4096 Nov 1 18:51 cost [2024-11-01T19:02:06.772Z] -rw-r--r-- 1 root root 82 Nov 1 18:51 cost.csv [2024-11-01T19:02:06.772Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_PR-84/archives [2024-11-01T19:02:06.772Z] + ls -al /w/workspace/edgexfoundry_device-uart_PR-84/archives [2024-11-01T19:02:06.772Z] total 16 [2024-11-01T19:02:06.772Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 18:51 . [2024-11-01T19:02:06.772Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 1 18:51 .. [2024-11-01T19:02:06.772Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 1 18:51 cost [2024-11-01T19:02:06.772Z] -rw-r--r-- 1 jenkins jenkins 82 Nov 1 18:51 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-11-01T19:02:07.115Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-01T19:02:08.027Z] ---> package-listing.sh [2024-11-01T19:02:08.027Z] ++ facter osfamily [2024-11-01T19:02:08.027Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-01T19:02:08.288Z] + OS_FAMILY=debian [2024-11-01T19:02:08.288Z] + workspace=/w/workspace/edgexfoundry_device-uart_PR-84 [2024-11-01T19:02:08.288Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-01T19:02:08.288Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-01T19:02:08.288Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-01T19:02:08.288Z] + PACKAGES=/tmp/packages_start.txt [2024-11-01T19:02:08.288Z] + '[' /w/workspace/edgexfoundry_device-uart_PR-84 ']' [2024-11-01T19:02:08.288Z] + PACKAGES=/tmp/packages_end.txt [2024-11-01T19:02:08.288Z] + case "${OS_FAMILY}" in [2024-11-01T19:02:08.288Z] + dpkg -l [2024-11-01T19:02:08.288Z] + grep '^ii' [2024-11-01T19:02:08.288Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-01T19:02:08.288Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-01T19:02:08.288Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-01T19:02:08.288Z] + '[' /w/workspace/edgexfoundry_device-uart_PR-84 ']' [2024-11-01T19:02:08.288Z] + mkdir -p /w/workspace/edgexfoundry_device-uart_PR-84/archives/ [2024-11-01T19:02:08.288Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_PR-84/archives/ [Pipeline] echo [2024-11-01T19:02:08.335Z] 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_PR-84/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-11-01T19:02:08.683Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T19:02:09.148Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-01T19:02:09.148Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T19:02:09.354Z] prd-ubuntu20.04-docker-8c-8g-24353 does not seem to be running inside a container [2024-11-01T19:02:09.377Z] $ 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_PR-84/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_PR-84 -v /w/workspace/edgexfoundry_device-uart_PR-84:/w/workspace/edgexfoundry_device-uart_PR-84:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-84@tmp:/w/workspace/edgexfoundry_device-uart_PR-84@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-01T19:02:09.577Z] $ docker top 1553fd395c18b74fce5cbef00137bef728b32910a0e28a9d359244912a6ba71e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-01T19:02:09.992Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-01T19:02:10.312Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-01T19:02:10.636Z] + ls /var/log/sa-host [2024-11-01T19:02:10.636Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-01T19:02:10.883Z] provisioning config files... [2024-11-01T19:02:10.893Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-84@tmp/config798588629664060173tmp [Pipeline] { [Pipeline] echo [2024-11-01T19:02:10.965Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-01T19:02:11.291Z] ---> create-netrc.sh [Pipeline] } [2024-11-01T19:02:11.325Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-01T19:02:11.757Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-01T19:02:11.801Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-01T19:02:12.133Z] ---> sudo-logs.sh [2024-11-01T19:02:12.133Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-01T19:02:12.241Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-01T19:02:12.575Z] ---> job-cost.sh [2024-11-01T19:02:12.575Z] lf-activate-venv: SKIPPING [2024-11-01T19:02:12.575Z] DEBUG: total: 0.2199999988079071 [2024-11-01T19:02:12.575Z] INFO: Retrieving Stack Cost... [2024-11-01T19:02:12.835Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-01T19:02:13.404Z] INFO: Archiving Costs [Pipeline] echo [2024-11-01T19:02:13.450Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-01T19:02:13.778Z] ---> logs-deploy.sh [2024-11-01T19:02:13.778Z] lf-activate-venv: SKIPPING [2024-11-01T19:02:13.778Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/PR-84/1 [2024-11-01T19:02:13.778Z] INFO: archiving workspace using pattern(s): [2024-11-01T19:02:14.711Z] Archives upload complete. [2024-11-01T19:02:14.969Z] INFO: archiving logs to Nexus