Pull request #24 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-uart Obtained Jenkinsfile from a4a961d24303d7dc17ca7a8bb4f9bd22d5aa1191+107fe58427ec1d433094d7ddff71861b5f8fbb1b (279cd2e8d31acc551af3fccc482e3682a318357d) 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-ssh17685007374915771235.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh9136046593028780795.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-24/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-24/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14387570096577578004.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-24/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10414892013875821422.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh7217622874128825444.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-24/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-24/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12559858714629536908.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 e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-uart, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-uart-settings PROJECT: device-uart USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-uart DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6000 in /w/workspace/edgexfoundry_device-uart_PR-24 [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-24 # 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 Merging remotes/origin/main commit 107fe58427ec1d433094d7ddff71861b5f8fbb1b into PR head commit a4a961d24303d7dc17ca7a8bb4f9bd22d5aa1191 > 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/24/head:refs/remotes/origin/PR-24 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 Merge succeeded, producing a4a961d24303d7dc17ca7a8bb4f9bd22d5aa1191 Checking out Revision a4a961d24303d7dc17ca7a8bb4f9bd22d5aa1191 (PR-24) > git checkout -f a4a961d24303d7dc17ca7a8bb4f9bd22d5aa1191 # 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 107fe58427ec1d433094d7ddff71861b5f8fbb1b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a4a961d24303d7dc17ca7a8bb4f9bd22d5aa1191 # timeout=10 Commit message: "build: Upgrade to go-1.21, Linter1.54.2 and Alpine 3.18" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-12T21:31:15.792Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-12T21:31:15.966Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-12T21:31:16.084Z] ========================================================= [2023-09-12T21:31:16.084Z] EdgeX Global Pipelines Version Info [2023-09-12T21:31:16.084Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:31:16.823Z] ------------------- [2023-09-12T21:31:16.823Z] stable info: [2023-09-12T21:31:16.823Z] ------------------- [2023-09-12T21:31:16.823Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-12T21:31:16.823Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-12T21:31:16.823Z] Message: update stable to v1.0.254 [2023-09-12T21:31:17.396Z] ------------------- [2023-09-12T21:31:17.396Z] experimental info: [2023-09-12T21:31:17.396Z] ------------------- [2023-09-12T21:31:17.396Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-12T21:31:17.396Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-12T21:31:17.396Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-12T21:31:17.709Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo [2023-09-12T21:31:17.750Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo [2023-09-12T21:31:17.799Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-12T21:31:17.839Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-12T21:31:17.885Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-12T21:31:17.928Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-12T21:31:17.968Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-12T21:31:18.007Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-12T21:31:18.049Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-12T21:31:18.091Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-12T21:31:18.133Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-12T21:31:18.178Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo [2023-09-12T21:31:18.218Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-12T21:31:18.259Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-12T21:31:18.303Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-12T21:31:18.348Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-12T21:31:18.392Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-12T21:31:18.431Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-12T21:31:18.476Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-12T21:31:18.515Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-12T21:31:18.553Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-12T21:31:18.591Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-12T21:31:18.634Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-12T21:31:18.678Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-12T21:31:18.721Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-12T21:31:18.761Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-12T21:31:18.804Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-12T21:31:18.848Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-24 [Pipeline] echo [2023-09-12T21:31:18.889Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-24 [Pipeline] echo [2023-09-12T21:31:18.932Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-24 [Pipeline] echo [2023-09-12T21:31:18.977Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a4a961d24303d7dc17ca7a8bb4f9bd22d5aa1191 [Pipeline] echo [2023-09-12T21:31:19.019Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a4a961d [Pipeline] echo [2023-09-12T21:31:19.062Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-12T21:31:19.190Z] provisioning config files... [2023-09-12T21:31:19.203Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-24@tmp/config15706568223999888776tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:31:19.550Z] ---> docker-login.sh [2023-09-12T21:31:19.550Z] nexus3.edgexfoundry.org:10001 [2023-09-12T21:31:19.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:31:19.832Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:31:19.832Z] Configure a credential helper to remove this warning. See [2023-09-12T21:31:19.832Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:31:19.832Z] [2023-09-12T21:31:19.832Z] Login Succeeded [2023-09-12T21:31:19.832Z] nexus3.edgexfoundry.org:10002 [2023-09-12T21:31:20.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:31:20.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:31:20.403Z] Configure a credential helper to remove this warning. See [2023-09-12T21:31:20.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:31:20.403Z] [2023-09-12T21:31:20.403Z] Login Succeeded [2023-09-12T21:31:20.403Z] nexus3.edgexfoundry.org:10003 [2023-09-12T21:31:20.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:31:20.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:31:20.403Z] Configure a credential helper to remove this warning. See [2023-09-12T21:31:20.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:31:20.403Z] [2023-09-12T21:31:20.403Z] Login Succeeded [2023-09-12T21:31:20.403Z] nexus3.edgexfoundry.org:10004 [2023-09-12T21:31:20.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:31:20.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:31:20.662Z] Configure a credential helper to remove this warning. See [2023-09-12T21:31:20.662Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:31:20.662Z] [2023-09-12T21:31:20.662Z] Login Succeeded [2023-09-12T21:31:20.662Z] docker.io [2023-09-12T21:31:20.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:31:20.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:31:20.922Z] Configure a credential helper to remove this warning. See [2023-09-12T21:31:20.922Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:31:20.922Z] [2023-09-12T21:31:20.922Z] Login Succeeded [2023-09-12T21:31:20.922Z] ---> docker-login.sh ends [Pipeline] } [2023-09-12T21:31:20.951Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-12T21:31:21.584Z] + git rev-list -1 --merges a4a961d24303d7dc17ca7a8bb4f9bd22d5aa1191~1..a4a961d24303d7dc17ca7a8bb4f9bd22d5aa1191 [Pipeline] echo [2023-09-12T21:31:21.644Z] -----------> git rev-list -1 --merges a4a961d24303d7dc17ca7a8bb4f9bd22d5aa1191~1..a4a961d24303d7dc17ca7a8bb4f9bd22d5aa1191 a4a961d24303d7dc17ca7a8bb4f9bd22d5aa1191 [false] [Pipeline] sh [2023-09-12T21:31:21.952Z] + git log --format=format:%s -1 a4a961d24303d7dc17ca7a8bb4f9bd22d5aa1191 [Pipeline] echo [2023-09-12T21:31:21.983Z] ========================================================= [2023-09-12T21:31:21.983Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-12T21:31:21.983Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-12T21:31:22.403Z] + git log --format=format:%s -1 a4a961d24303d7dc17ca7a8bb4f9bd22d5aa1191 [Pipeline] echo [2023-09-12T21:31:22.440Z] [semverPrep] GIT_COMMIT: a4a961d24303d7dc17ca7a8bb4f9bd22d5aa1191, Commit Message: build: Upgrade to go-1.21, Linter1.54.2 and Alpine 3.18 [Pipeline] echo [2023-09-12T21:31:22.473Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-12T21:31:22.886Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-12T21:31:22.886Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-12T21:31:22.886Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-12T21:31:22.886Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-12T21:31:22.886Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-12T21:31:22.886Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-12T21:31:22.886Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:31:23.373Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T21:31:23.373Z] [2023-09-12T21:31:23.373Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:31:23.746Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T21:31:23.747Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-12T21:31:23.747Z] b85a868b505f: Pulling fs layer [2023-09-12T21:31:23.747Z] e2be974225ed: Pulling fs layer [2023-09-12T21:31:23.747Z] 339a4e72a1f5: Pulling fs layer [2023-09-12T21:31:23.747Z] 988bab9f4d93: Pulling fs layer [2023-09-12T21:31:23.747Z] 1469e6f7b9e6: Pulling fs layer [2023-09-12T21:31:23.747Z] eaf3925da568: Pulling fs layer [2023-09-12T21:31:23.747Z] bab4dde63d76: Pulling fs layer [2023-09-12T21:31:23.747Z] bde34c3a00c8: Pulling fs layer [2023-09-12T21:31:23.747Z] b352a97aabf1: Pulling fs layer [2023-09-12T21:31:23.747Z] 4872d77fe225: Pulling fs layer [2023-09-12T21:31:23.747Z] 5851b861e8e6: Pulling fs layer [2023-09-12T21:31:23.747Z] 988bab9f4d93: Waiting [2023-09-12T21:31:23.747Z] 1469e6f7b9e6: Waiting [2023-09-12T21:31:23.747Z] bde34c3a00c8: Waiting [2023-09-12T21:31:23.747Z] b352a97aabf1: Waiting [2023-09-12T21:31:23.747Z] eaf3925da568: Waiting [2023-09-12T21:31:23.747Z] 5851b861e8e6: Waiting [2023-09-12T21:31:23.747Z] 4872d77fe225: Waiting [2023-09-12T21:31:23.747Z] bab4dde63d76: Waiting [2023-09-12T21:31:23.747Z] e2be974225ed: Verifying Checksum [2023-09-12T21:31:23.747Z] e2be974225ed: Download complete [2023-09-12T21:31:23.747Z] 988bab9f4d93: Download complete [2023-09-12T21:31:23.747Z] 1469e6f7b9e6: Verifying Checksum [2023-09-12T21:31:23.747Z] 1469e6f7b9e6: Download complete [2023-09-12T21:31:23.747Z] eaf3925da568: Verifying Checksum [2023-09-12T21:31:23.747Z] eaf3925da568: Download complete [2023-09-12T21:31:24.006Z] 339a4e72a1f5: Verifying Checksum [2023-09-12T21:31:24.006Z] 339a4e72a1f5: Download complete [2023-09-12T21:31:24.006Z] bde34c3a00c8: Download complete [2023-09-12T21:31:24.006Z] b352a97aabf1: Verifying Checksum [2023-09-12T21:31:24.006Z] b352a97aabf1: Download complete [2023-09-12T21:31:24.006Z] 4872d77fe225: Verifying Checksum [2023-09-12T21:31:24.006Z] 4872d77fe225: Download complete [2023-09-12T21:31:24.006Z] 5851b861e8e6: Verifying Checksum [2023-09-12T21:31:24.006Z] 5851b861e8e6: Download complete [2023-09-12T21:31:24.006Z] b85a868b505f: Download complete [2023-09-12T21:31:24.266Z] bab4dde63d76: Verifying Checksum [2023-09-12T21:31:24.266Z] bab4dde63d76: Download complete [2023-09-12T21:31:25.209Z] b85a868b505f: Pull complete [2023-09-12T21:31:25.209Z] e2be974225ed: Pull complete [2023-09-12T21:31:25.775Z] 339a4e72a1f5: Pull complete [2023-09-12T21:31:25.775Z] 988bab9f4d93: Pull complete [2023-09-12T21:31:26.034Z] 1469e6f7b9e6: Pull complete [2023-09-12T21:31:26.034Z] eaf3925da568: Pull complete [2023-09-12T21:31:27.936Z] bab4dde63d76: Pull complete [2023-09-12T21:31:27.936Z] bde34c3a00c8: Pull complete [2023-09-12T21:31:27.936Z] b352a97aabf1: Pull complete [2023-09-12T21:31:27.936Z] 4872d77fe225: Pull complete [2023-09-12T21:31:28.196Z] 5851b861e8e6: Pull complete [2023-09-12T21:31:28.196Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-12T21:31:28.196Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T21:31:28.196Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T21:31:28.439Z] prd-ubuntu20.04-docker-8c-8g-6000 does not seem to be running inside a container [2023-09-12T21:31:28.449Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_PR-24 -v /w/workspace/edgexfoundry_device-uart_PR-24:/w/workspace/edgexfoundry_device-uart_PR-24:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-24@tmp:/w/workspace/edgexfoundry_device-uart_PR-24@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-devops/py-git-semver:0.1.4 cat [2023-09-12T21:31:31.587Z] $ docker top 6616ba846715e729e3de34a0d46e771e94512cc556f64a96d22d8f34b2ab2330 -eo pid,comm [2023-09-12T21:31:31.665Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-12T21:31:31.665Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-12T21:31:31.791Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-12T21:31:31.791Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-12T21:31:31.906Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-12T21:31:31.889Z] $ docker exec 6616ba846715e729e3de34a0d46e771e94512cc556f64a96d22d8f34b2ab2330 ssh-agent [2023-09-12T21:31:32.004Z] SSH_AUTH_SOCK=/tmp/ssh-7jD0Y3eRRcif/agent.32 [2023-09-12T21:31:32.004Z] SSH_AGENT_PID=38 [2023-09-12T21:31:32.009Z] Running ssh-add (command line suppressed) [2023-09-12T21:31:32.075Z] Identity added: /w/workspace/edgexfoundry_device-uart_PR-24@tmp/private_key_3342843489797730814.key (/w/workspace/edgexfoundry_device-uart_PR-24@tmp/private_key_3342843489797730814.key) [2023-09-12T21:31:32.106Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-12T21:31:32.435Z] + git tag --points-at HEAD [Pipeline] } [2023-09-12T21:31:32.445Z] $ docker exec --env ******** --env ******** 6616ba846715e729e3de34a0d46e771e94512cc556f64a96d22d8f34b2ab2330 ssh-agent -k [2023-09-12T21:31:32.536Z] unset SSH_AUTH_SOCK; [2023-09-12T21:31:32.537Z] unset SSH_AGENT_PID; [2023-09-12T21:31:32.537Z] echo Agent pid 38 killed; [2023-09-12T21:31:32.565Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-12T21:31:32.661Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-12T21:31:32.661Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-12T21:31:32.772Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-12T21:31:32.755Z] $ docker exec 6616ba846715e729e3de34a0d46e771e94512cc556f64a96d22d8f34b2ab2330 ssh-agent [2023-09-12T21:31:32.881Z] SSH_AUTH_SOCK=/tmp/ssh-Wm2Y8q3GeDU7/agent.70 [2023-09-12T21:31:32.881Z] SSH_AGENT_PID=76 [2023-09-12T21:31:32.887Z] Running ssh-add (command line suppressed) [2023-09-12T21:31:32.967Z] Identity added: /w/workspace/edgexfoundry_device-uart_PR-24@tmp/private_key_17543552057382995226.key (/w/workspace/edgexfoundry_device-uart_PR-24@tmp/private_key_17543552057382995226.key) [2023-09-12T21:31:33.000Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-12T21:31:33.324Z] + git semver init [2023-09-12T21:31:33.584Z] 2023-09-12 21:31:33,458 [run_init] DEBUG init version:0.0.0 force:False [2023-09-12T21:31:33.584Z] 2023-09-12 21:31:33,459 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_PR-24/.semver [2023-09-12T21:31:33.584Z] 2023-09-12 21:31:33,460 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_PR-24/.semver [2023-09-12T21:31:33.584Z] 2023-09-12 21:31:33,460 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_PR-24/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_PR-24, universal_newlines=False, shell=None, istream=None) [2023-09-12T21:31:34.523Z] 2023-09-12 21:31:34,301 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_PR-24/.git/info/exclude [2023-09-12T21:31:34.523Z] 2023-09-12 21:31:34,302 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_PR-24/.semver/PR-24 with force:False [2023-09-12T21:31:34.523Z] 2023-09-12 21:31:34,302 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_PR-24/.semver/PR-24 [2023-09-12T21:31:34.523Z] 2023-09-12 21:31:34,306 [execute] INFO git cat-file --batch-check [2023-09-12T21:31:34.523Z] 2023-09-12 21:31:34,307 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_PR-24/.semver, universal_newlines=False, shell=None, istream=) [2023-09-12T21:31:34.523Z] 2023-09-12 21:31:34,313 [execute] INFO git cat-file --batch [2023-09-12T21:31:34.523Z] 2023-09-12 21:31:34,313 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_PR-24/.semver, universal_newlines=False, shell=None, istream=) [2023-09-12T21:31:34.523Z] 2023-09-12 21:31:34,318 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_PR-24/.semver/PR-24 [2023-09-12T21:31:34.523Z] 0.0.0 [Pipeline] } [2023-09-12T21:31:34.530Z] $ docker exec --env ******** --env ******** 6616ba846715e729e3de34a0d46e771e94512cc556f64a96d22d8f34b2ab2330 ssh-agent -k [2023-09-12T21:31:34.614Z] unset SSH_AUTH_SOCK; [2023-09-12T21:31:34.614Z] unset SSH_AGENT_PID; [2023-09-12T21:31:34.615Z] echo Agent pid 76 killed; [2023-09-12T21:31:34.643Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-12T21:31:35.069Z] + git semver [Pipeline] } [2023-09-12T21:31:35.332Z] $ docker stop --time=1 6616ba846715e729e3de34a0d46e771e94512cc556f64a96d22d8f34b2ab2330 [2023-09-12T21:31:36.662Z] $ docker rm -f --volumes 6616ba846715e729e3de34a0d46e771e94512cc556f64a96d22d8f34b2ab2330 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-12T21:31:37.085Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-12T21:31:37.363Z] Stashed 1 file(s) [Pipeline] echo [2023-09-12T21:31:37.381Z] [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 [2023-09-12T21:31:37.948Z] provisioning config files... [2023-09-12T21:31:37.958Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-24@tmp/config2246682272446265651tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:31:38.298Z] ---> docker-login.sh [2023-09-12T21:31:38.298Z] nexus3.edgexfoundry.org:10001 [2023-09-12T21:31:38.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:31:38.298Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:31:38.298Z] Configure a credential helper to remove this warning. See [2023-09-12T21:31:38.298Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:31:38.298Z] [2023-09-12T21:31:38.298Z] Login Succeeded [2023-09-12T21:31:38.298Z] nexus3.edgexfoundry.org:10002 [2023-09-12T21:31:38.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:31:38.298Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:31:38.298Z] Configure a credential helper to remove this warning. See [2023-09-12T21:31:38.298Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:31:38.298Z] [2023-09-12T21:31:38.298Z] Login Succeeded [2023-09-12T21:31:38.298Z] nexus3.edgexfoundry.org:10003 [2023-09-12T21:31:38.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:31:38.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:31:38.557Z] Configure a credential helper to remove this warning. See [2023-09-12T21:31:38.557Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:31:38.557Z] [2023-09-12T21:31:38.557Z] Login Succeeded [2023-09-12T21:31:38.557Z] nexus3.edgexfoundry.org:10004 [2023-09-12T21:31:38.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:31:38.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:31:38.557Z] Configure a credential helper to remove this warning. See [2023-09-12T21:31:38.557Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:31:38.557Z] [2023-09-12T21:31:38.557Z] Login Succeeded [2023-09-12T21:31:38.557Z] docker.io [2023-09-12T21:31:38.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:31:38.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:31:38.816Z] Configure a credential helper to remove this warning. See [2023-09-12T21:31:38.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:31:38.816Z] [2023-09-12T21:31:38.816Z] Login Succeeded [2023-09-12T21:31:38.816Z] ---> docker-login.sh ends [Pipeline] } [2023-09-12T21:31:38.847Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-12T21:31:39.033Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T21:31:39.075Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T21:31:39.108Z] ========================================================= [2023-09-12T21:31:39.108Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-12T21:31:39.108Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:31:39.557Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-12T21:31:39.557Z] Sending build context to Docker daemon 11.12MB [2023-09-12T21:31:39.557Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-12T21:31:39.557Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-12T21:31:39.557Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-12T21:31:39.557Z] 7264a8db6415: Pulling fs layer [2023-09-12T21:31:39.557Z] c4d48a809fc2: Pulling fs layer [2023-09-12T21:31:39.557Z] 4f1c88b9dad5: Pulling fs layer [2023-09-12T21:31:39.557Z] ad3a456e5733: Pulling fs layer [2023-09-12T21:31:39.557Z] 9e4f439ed901: Pulling fs layer [2023-09-12T21:31:39.557Z] feaf6a47b606: Pulling fs layer [2023-09-12T21:31:39.557Z] 5e8b037d7d82: Pulling fs layer [2023-09-12T21:31:39.557Z] 8ac70367396e: Pulling fs layer [2023-09-12T21:31:39.557Z] 6db16350a2e2: Pulling fs layer [2023-09-12T21:31:39.557Z] 9250d5d63582: Pulling fs layer [2023-09-12T21:31:39.557Z] ad3a456e5733: Waiting [2023-09-12T21:31:39.557Z] 9e4f439ed901: Waiting [2023-09-12T21:31:39.557Z] feaf6a47b606: Waiting [2023-09-12T21:31:39.557Z] 8ac70367396e: Waiting [2023-09-12T21:31:39.557Z] 6db16350a2e2: Waiting [2023-09-12T21:31:39.557Z] 9250d5d63582: Waiting [2023-09-12T21:31:39.820Z] c4d48a809fc2: Verifying Checksum [2023-09-12T21:31:39.820Z] c4d48a809fc2: Download complete [2023-09-12T21:31:39.820Z] ad3a456e5733: Download complete [2023-09-12T21:31:39.820Z] 9e4f439ed901: Verifying Checksum [2023-09-12T21:31:39.820Z] 9e4f439ed901: Download complete [2023-09-12T21:31:39.820Z] 7264a8db6415: Verifying Checksum [2023-09-12T21:31:39.820Z] 7264a8db6415: Download complete [2023-09-12T21:31:39.820Z] feaf6a47b606: Verifying Checksum [2023-09-12T21:31:39.820Z] feaf6a47b606: Download complete [2023-09-12T21:31:40.079Z] 7264a8db6415: Pull complete [2023-09-12T21:31:40.079Z] 8ac70367396e: Verifying Checksum [2023-09-12T21:31:40.079Z] 8ac70367396e: Download complete [2023-09-12T21:31:40.079Z] c4d48a809fc2: Pull complete [2023-09-12T21:31:40.079Z] 4f1c88b9dad5: Verifying Checksum [2023-09-12T21:31:40.079Z] 4f1c88b9dad5: Download complete [2023-09-12T21:31:40.339Z] 6db16350a2e2: Verifying Checksum [2023-09-12T21:31:40.339Z] 6db16350a2e2: Download complete [2023-09-12T21:31:40.600Z] 5e8b037d7d82: Verifying Checksum [2023-09-12T21:31:40.600Z] 5e8b037d7d82: Download complete [2023-09-12T21:31:40.600Z] 9250d5d63582: Verifying Checksum [2023-09-12T21:31:40.600Z] 9250d5d63582: Download complete [2023-09-12T21:31:43.133Z] 4f1c88b9dad5: Pull complete [2023-09-12T21:31:43.392Z] ad3a456e5733: Pull complete [2023-09-12T21:31:43.392Z] 9e4f439ed901: Pull complete [2023-09-12T21:31:43.392Z] feaf6a47b606: Pull complete [2023-09-12T21:31:45.918Z] 5e8b037d7d82: Pull complete [2023-09-12T21:31:45.918Z] 8ac70367396e: Pull complete [2023-09-12T21:31:46.483Z] 6db16350a2e2: Pull complete [2023-09-12T21:31:47.061Z] 9250d5d63582: Pull complete [2023-09-12T21:31:47.061Z] Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 [2023-09-12T21:31:47.061Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-12T21:31:47.061Z] ---> fa269f55d9b9 [2023-09-12T21:31:47.061Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-09-12T21:31:52.512Z] ---> Running in 347d865ae1ab [2023-09-12T21:31:52.512Z] Removing intermediate container 347d865ae1ab [2023-09-12T21:31:52.512Z] ---> 76cfc9608c93 [2023-09-12T21:31:52.512Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-12T21:31:52.512Z] ---> Running in ae4f255c944a [2023-09-12T21:31:52.512Z] Removing intermediate container ae4f255c944a [2023-09-12T21:31:52.512Z] ---> eab1aa26e9d8 [2023-09-12T21:31:52.512Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-09-12T21:31:52.512Z] ---> Running in 2c7a564eada2 [2023-09-12T21:31:52.512Z] Removing intermediate container 2c7a564eada2 [2023-09-12T21:31:52.512Z] ---> 516741f086b7 [2023-09-12T21:31:52.512Z] Step 6/12 : WORKDIR /device-uart [2023-09-12T21:31:52.512Z] ---> Running in 283adb943eb6 [2023-09-12T21:31:52.512Z] Removing intermediate container 283adb943eb6 [2023-09-12T21:31:52.512Z] ---> 00e742f2e773 [2023-09-12T21:31:52.512Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-12T21:31:52.512Z] ---> Running in e5a7536af6fc [2023-09-12T21:31:52.512Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T21:31:52.512Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T21:31:52.771Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-09-12T21:31:52.773Z] Still waiting to schedule task [2023-09-12T21:31:52.773Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-09-12T21:31:53.030Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-09-12T21:31:53.030Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-09-12T21:31:53.030Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-09-12T21:31:53.030Z] Executing busybox-1.36.1-r2.trigger [2023-09-12T21:31:53.030Z] OK: 270 MiB in 60 packages [2023-09-12T21:31:53.599Z] Removing intermediate container e5a7536af6fc [2023-09-12T21:31:53.599Z] ---> dc1bf930796b [2023-09-12T21:31:53.599Z] Step 8/12 : COPY go.mod vendor* ./ [2023-09-12T21:31:53.599Z] ---> de318b6eaff1 [2023-09-12T21:31:53.599Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T21:31:53.599Z] ---> Running in 9a584dc63ec4 [2023-09-12T21:32:32.329Z] Removing intermediate container 9a584dc63ec4 [2023-09-12T21:32:32.329Z] ---> 6c3763a1f7c5 [2023-09-12T21:32:32.329Z] Step 10/12 : COPY . . [2023-09-12T21:32:32.329Z] ---> cd3bff3b7cb9 [2023-09-12T21:32:32.329Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-12T21:32:32.329Z] ---> Running in 849163819ec3 [2023-09-12T21:32:32.329Z] Removing intermediate container 849163819ec3 [2023-09-12T21:32:32.329Z] ---> a9fbf78ac400 [2023-09-12T21:32:32.329Z] Step 12/12 : RUN ${MAKE} [2023-09-12T21:32:32.329Z] ---> Running in 6ff2e7c3fc40 [2023-09-12T21:32:32.329Z] noop [2023-09-12T21:32:32.329Z] Removing intermediate container 6ff2e7c3fc40 [2023-09-12T21:32:32.329Z] ---> 5d23418726ab [2023-09-12T21:32:32.329Z] Successfully built 5d23418726ab [2023-09-12T21:32:32.329Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:32:32.776Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-12T21:32:32.777Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T21:32:32.916Z] prd-ubuntu20.04-docker-8c-8g-6000 does not seem to be running inside a container [2023-09-12T21:32:32.923Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_PR-24 -v /w/workspace/edgexfoundry_device-uart_PR-24:/w/workspace/edgexfoundry_device-uart_PR-24:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-24@tmp:/w/workspace/edgexfoundry_device-uart_PR-24@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-12T21:32:33.233Z] $ docker top 9fdbf342a262e30bba5e9b134d701fbda22e3ebc780d7cbd14e26b9781d5e992 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T21:32:33.649Z] + go version [2023-09-12T21:32:33.649Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-12T21:32:33.662Z] $ docker stop --time=1 9fdbf342a262e30bba5e9b134d701fbda22e3ebc780d7cbd14e26b9781d5e992 [2023-09-12T21:32:34.921Z] $ docker rm -f --volumes 9fdbf342a262e30bba5e9b134d701fbda22e3ebc780d7cbd14e26b9781d5e992 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:32:35.668Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-12T21:32:35.668Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T21:32:35.833Z] prd-ubuntu20.04-docker-8c-8g-6000 does not seem to be running inside a container [2023-09-12T21:32:35.846Z] $ 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-24 -v /w/workspace/edgexfoundry_device-uart_PR-24:/w/workspace/edgexfoundry_device-uart_PR-24:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-24@tmp:/w/workspace/edgexfoundry_device-uart_PR-24@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-12T21:32:36.183Z] $ docker top f4595d1d0e15423cc159c4d9b5a3b94a862015849e64f21c39d2044e9a157157 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T21:32:36.590Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_PR-24 [Pipeline] fileExists [Pipeline] sh [2023-09-12T21:32:36.954Z] + make test [2023-09-12T21:32:36.954Z] go test ./... -coverprofile=coverage.out [2023-09-12T21:32:38.328Z] ? github.com/edgexfoundry/device-uart [no test files] [2023-09-12T21:32:48.331Z] ? github.com/edgexfoundry/device-uart/cmd [no test files] [2023-09-12T21:32:48.331Z] ? github.com/edgexfoundry/device-uart/internal/driver [no test files] [2023-09-12T21:32:53.588Z] go vet ./... [2023-09-12T21:32:57.772Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-12T21:32:57.772Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-12T21:32:57.772Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-12T21:32:57.818Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-12T21:32:57.832Z] $ docker stop --time=1 f4595d1d0e15423cc159c4d9b5a3b94a862015849e64f21c39d2044e9a157157 [2023-09-12T21:33:00.976Z] $ docker rm -f --volumes f4595d1d0e15423cc159c4d9b5a3b94a862015849e64f21c39d2044e9a157157 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-12T21:33:01.550Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-12T21:33:01.616Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-12T21:33:02.290Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-12T21:33:02.599Z] + ls -al . [2023-09-12T21:33:02.599Z] total 144 [2023-09-12T21:33:02.599Z] drwxrwxr-x 7 jenkins jenkins 4096 Sep 12 21:32 . [2023-09-12T21:33:02.599Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 21:31 .. [2023-09-12T21:33:02.599Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 12 21:31 .dockerignore [2023-09-12T21:33:02.599Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 21:32 .git [2023-09-12T21:33:02.599Z] -rw-rw-r-- 1 jenkins jenkins 343 Sep 12 21:31 .gitignore [2023-09-12T21:33:02.599Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 12 21:31 .golangci.yml [2023-09-12T21:33:02.599Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 21:31 .semver [2023-09-12T21:33:02.599Z] -rw-rw-r-- 1 jenkins jenkins 9941 Sep 12 21:31 Attribution.txt [2023-09-12T21:33:02.599Z] -rw-rw-r-- 1 jenkins jenkins 1777 Sep 12 21:31 Dockerfile [2023-09-12T21:33:02.599Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 12 21:31 GOVERNANCE.md [2023-09-12T21:33:02.599Z] -rw-rw-r-- 1 jenkins jenkins 675 Sep 12 21:31 Jenkinsfile [2023-09-12T21:33:02.599Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 12 21:31 LICENSE [2023-09-12T21:33:02.599Z] -rw-rw-r-- 1 jenkins jenkins 1872 Sep 12 21:31 Makefile [2023-09-12T21:33:02.599Z] -rw-rw-r-- 1 jenkins jenkins 617 Sep 12 21:31 OWNERS.md [2023-09-12T21:33:02.599Z] -rw-rw-r-- 1 jenkins jenkins 7340 Sep 12 21:31 README.md [2023-09-12T21:33:02.599Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 12 21:31 VERSION [2023-09-12T21:33:02.599Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 21:31 bin [2023-09-12T21:33:02.599Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 21:31 cmd [2023-09-12T21:33:02.599Z] -rw-r--r-- 1 jenkins jenkins 10 Sep 12 21:32 coverage.out [2023-09-12T21:33:02.599Z] -rw-rw-r-- 1 jenkins jenkins 3719 Sep 12 21:31 go.mod [2023-09-12T21:33:02.599Z] -rw-rw-r-- 1 jenkins jenkins 33980 Sep 12 21:31 go.sum [2023-09-12T21:33:02.599Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 21:31 internal [2023-09-12T21:33:02.599Z] -rw-rw-r-- 1 jenkins jenkins 209 Sep 12 21:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:33:02.989Z] + 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=a4a961d24303d7dc17ca7a8bb4f9bd22d5aa1191 --label arch=amd64 --label version=0.0.0 . [2023-09-12T21:33:02.989Z] Sending build context to Docker daemon 11.12MB [2023-09-12T21:33:02.989Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-09-12T21:33:02.989Z] Step 2/25 : FROM ${BASE} AS builder [2023-09-12T21:33:02.989Z] ---> 5d23418726ab [2023-09-12T21:33:02.989Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-09-12T21:33:03.250Z] ---> Running in 2c2b2b001152 [2023-09-12T21:33:03.250Z] Removing intermediate container 2c2b2b001152 [2023-09-12T21:33:03.250Z] ---> 1aab043ca4a9 [2023-09-12T21:33:03.250Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-09-12T21:33:03.250Z] ---> Running in 4a03752f38ca [2023-09-12T21:33:03.509Z] Removing intermediate container 4a03752f38ca [2023-09-12T21:33:03.509Z] ---> 9b5220ce59fd [2023-09-12T21:33:03.509Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-09-12T21:33:03.509Z] ---> Running in d0bc1f3b01d2 [2023-09-12T21:33:03.509Z] Removing intermediate container d0bc1f3b01d2 [2023-09-12T21:33:03.509Z] ---> 08393a5bd290 [2023-09-12T21:33:03.509Z] Step 6/25 : WORKDIR /device-uart [2023-09-12T21:33:03.509Z] ---> Running in e9b214e13941 [2023-09-12T21:33:03.509Z] Removing intermediate container e9b214e13941 [2023-09-12T21:33:03.509Z] ---> c3da4b53dda1 [2023-09-12T21:33:03.509Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-12T21:33:03.509Z] ---> Running in a95ae6ba849b [2023-09-12T21:33:03.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T21:33:04.027Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T21:33:04.286Z] OK: 270 MiB in 60 packages [2023-09-12T21:33:04.544Z] Removing intermediate container a95ae6ba849b [2023-09-12T21:33:04.544Z] ---> b1a2b81666b7 [2023-09-12T21:33:04.544Z] Step 8/25 : COPY go.mod vendor* ./ [2023-09-12T21:33:04.544Z] ---> 5a9be40f1ea9 [2023-09-12T21:33:04.544Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T21:33:04.544Z] ---> Running in 23bde3e96efe [2023-09-12T21:33:05.112Z] Removing intermediate container 23bde3e96efe [2023-09-12T21:33:05.112Z] ---> 4fe0d1caa2c9 [2023-09-12T21:33:05.112Z] Step 10/25 : COPY . . [2023-09-12T21:33:05.680Z] ---> 67df8ee90029 [2023-09-12T21:33:05.680Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-12T21:33:05.680Z] ---> Running in b7e6c8bcd157 [2023-09-12T21:33:05.680Z] Removing intermediate container b7e6c8bcd157 [2023-09-12T21:33:05.680Z] ---> 16932af325f4 [2023-09-12T21:33:05.680Z] Step 12/25 : RUN ${MAKE} [2023-09-12T21:33:05.680Z] ---> Running in 73b53bc7778b [2023-09-12T21:33:05.938Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.16" -trimpath -mod=readonly -o cmd/device-uart ./cmd [2023-09-12T21:33:24.013Z] Removing intermediate container 73b53bc7778b [2023-09-12T21:33:24.013Z] ---> 2fe64ab38c42 [2023-09-12T21:33:24.013Z] Step 13/25 : FROM alpine:3.18 [2023-09-12T21:33:24.013Z] 3.18: Pulling from library/alpine [2023-09-12T21:33:24.013Z] 7264a8db6415: Already exists [2023-09-12T21:33:24.013Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-12T21:33:24.013Z] Status: Downloaded newer image for alpine:3.18 [2023-09-12T21:33:24.013Z] ---> 7e01a0d0a1dc [2023-09-12T21:33:24.013Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-09-12T21:33:24.013Z] ---> Running in 22ac682a1e9b [2023-09-12T21:33:24.013Z] Removing intermediate container 22ac682a1e9b [2023-09-12T21:33:24.013Z] ---> 62eae053c41e [2023-09-12T21:33:24.013Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-09-12T21:33:24.013Z] ---> Running in ab19e030ef4d [2023-09-12T21:33:24.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T21:33:24.271Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T21:33:24.529Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-12T21:33:24.529Z] Executing busybox-1.36.1-r2.trigger [2023-09-12T21:33:24.529Z] OK: 7 MiB in 16 packages [2023-09-12T21:33:24.788Z] Removing intermediate container ab19e030ef4d [2023-09-12T21:33:24.788Z] ---> 3da62260da0b [2023-09-12T21:33:24.788Z] Step 16/25 : WORKDIR / [2023-09-12T21:33:24.788Z] ---> Running in 7508dd157f22 [2023-09-12T21:33:25.048Z] Removing intermediate container 7508dd157f22 [2023-09-12T21:33:25.048Z] ---> d2cae67b4422 [2023-09-12T21:33:25.048Z] Step 17/25 : COPY --from=builder /device-uart/Attribution.txt / [2023-09-12T21:33:25.048Z] ---> 8a4f01ec00fb [2023-09-12T21:33:25.048Z] Step 18/25 : COPY --from=builder /device-uart/LICENSE / [2023-09-12T21:33:25.307Z] ---> ca4f83701d69 [2023-09-12T21:33:25.307Z] Step 19/25 : COPY --from=builder /device-uart/cmd/ / [2023-09-12T21:33:25.875Z] ---> 71e39138ce3a [2023-09-12T21:33:25.875Z] Step 20/25 : EXPOSE 59995 [2023-09-12T21:33:25.875Z] ---> Running in 7b78da342ceb [2023-09-12T21:33:25.875Z] Removing intermediate container 7b78da342ceb [2023-09-12T21:33:25.875Z] ---> c144813fe06c [2023-09-12T21:33:25.875Z] Step 21/25 : ENTRYPOINT ["/device-uart"] [2023-09-12T21:33:26.135Z] ---> Running in d6d99e085576 [2023-09-12T21:33:26.135Z] Removing intermediate container d6d99e085576 [2023-09-12T21:33:26.135Z] ---> fde8acdf2bca [2023-09-12T21:33:26.135Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-12T21:33:26.135Z] ---> Running in 30b10ac77900 [2023-09-12T21:33:26.135Z] Removing intermediate container 30b10ac77900 [2023-09-12T21:33:26.135Z] ---> a09cf138a735 [2023-09-12T21:33:26.135Z] Step 23/25 : LABEL arch=amd64 [2023-09-12T21:33:26.135Z] ---> Running in c4cf2db72c33 [2023-09-12T21:33:26.395Z] Removing intermediate container c4cf2db72c33 [2023-09-12T21:33:26.395Z] ---> 916aa0449135 [2023-09-12T21:33:26.395Z] Step 24/25 : LABEL git_sha=a4a961d24303d7dc17ca7a8bb4f9bd22d5aa1191 [2023-09-12T21:33:26.395Z] ---> Running in 44ebe6d8785e [2023-09-12T21:33:26.395Z] Removing intermediate container 44ebe6d8785e [2023-09-12T21:33:26.395Z] ---> 4b933a6165a7 [2023-09-12T21:33:26.395Z] Step 25/25 : LABEL version=0.0.0 [2023-09-12T21:33:26.395Z] ---> Running in 2663e1693a54 [2023-09-12T21:33:26.395Z] Removing intermediate container 2663e1693a54 [2023-09-12T21:33:26.395Z] ---> 067624943f5b [2023-09-12T21:33:26.395Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-12T21:33:26.395Z] Successfully built 067624943f5b [2023-09-12T21:33:26.395Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:33:27.528Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-12T21:33:27.528Z] [2023-09-12T21:33:27.528Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:33:27.911Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-12T21:33:27.911Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-12T21:33:27.911Z] 5eb5b503b376: Pulling fs layer [2023-09-12T21:33:27.911Z] 5c69ac0246d0: Pulling fs layer [2023-09-12T21:33:27.911Z] ec43610c2a17: Pulling fs layer [2023-09-12T21:33:27.911Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-12T21:33:27.911Z] 33b1e0a273af: Pulling fs layer [2023-09-12T21:33:27.911Z] 5d3b04190fa2: Pulling fs layer [2023-09-12T21:33:27.911Z] 2f39f015ded8: Pulling fs layer [2023-09-12T21:33:27.911Z] 5d3b04190fa2: Waiting [2023-09-12T21:33:27.911Z] 5c69ac0246d0: Download complete [2023-09-12T21:33:27.912Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-12T21:33:27.912Z] 3a2ae6a8a46f: Download complete [2023-09-12T21:33:27.912Z] 33b1e0a273af: Verifying Checksum [2023-09-12T21:33:27.912Z] 33b1e0a273af: Download complete [2023-09-12T21:33:27.912Z] 5d3b04190fa2: Verifying Checksum [2023-09-12T21:33:27.912Z] 5d3b04190fa2: Download complete [2023-09-12T21:33:27.912Z] ec43610c2a17: Verifying Checksum [2023-09-12T21:33:27.912Z] ec43610c2a17: Download complete [2023-09-12T21:33:28.171Z] 5eb5b503b376: Verifying Checksum [2023-09-12T21:33:28.171Z] 5eb5b503b376: Download complete [2023-09-12T21:33:28.743Z] 2f39f015ded8: Download complete [2023-09-12T21:33:29.310Z] 5eb5b503b376: Pull complete [2023-09-12T21:33:29.570Z] 5c69ac0246d0: Pull complete [2023-09-12T21:33:29.829Z] ec43610c2a17: Pull complete [2023-09-12T21:33:30.088Z] 3a2ae6a8a46f: Pull complete [2023-09-12T21:33:30.348Z] 33b1e0a273af: Pull complete [2023-09-12T21:33:30.348Z] 5d3b04190fa2: Pull complete [2023-09-12T21:33:34.532Z] 2f39f015ded8: Pull complete [2023-09-12T21:33:34.532Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-12T21:33:34.532Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-12T21:33:34.532Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T21:33:34.746Z] prd-ubuntu20.04-docker-8c-8g-6000 does not seem to be running inside a container [2023-09-12T21:33:34.765Z] $ 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-24 -v /w/workspace/edgexfoundry_device-uart_PR-24:/w/workspace/edgexfoundry_device-uart_PR-24:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-24@tmp:/w/workspace/edgexfoundry_device-uart_PR-24@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-12T21:33:39.104Z] $ docker top ccca2d4db226191536040a294630f35f5686f4c2b8ff72f17e8a56d3bd8fca00 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:33:39.558Z] ---> job-cost.sh [2023-09-12T21:33:39.558Z] lf-activate-venv: SKIPPING [2023-09-12T21:33:39.558Z] INFO: No Stack... [2023-09-12T21:33:39.817Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-12T21:33:40.077Z] INFO: Archiving Costs [Pipeline] sh [2023-09-12T21:33:40.399Z] + cut -d, -f6 [2023-09-12T21:33:40.399Z] + cat /w/workspace/edgexfoundry_device-uart_PR-24/archives/cost.csv [Pipeline] lock [2023-09-12T21:33:40.443Z] Trying to acquire lock on [jenkins-edgexfoundry-device-uart-PR-24-1-stack-cost] [2023-09-12T21:33:40.447Z] Resource [jenkins-edgexfoundry-device-uart-PR-24-1-stack-cost] did not exist. Created. [2023-09-12T21:33:40.448Z] Lock acquired on [jenkins-edgexfoundry-device-uart-PR-24-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-12T21:33:40.847Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-12T21:33:40.895Z] Stashed 1 file(s) [Pipeline] } [2023-09-12T21:33:40.929Z] Lock released on resource [jenkins-edgexfoundry-device-uart-PR-24-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-12T21:33:40.989Z] $ docker stop --time=1 ccca2d4db226191536040a294630f35f5686f4c2b8ff72f17e8a56d3bd8fca00 [2023-09-12T21:33:42.148Z] $ docker rm -f --volumes ccca2d4db226191536040a294630f35f5686f4c2b8ff72f17e8a56d3bd8fca00 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-12T21:35:54.052Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6001 in /w/workspace/edgexfoundry_device-uart_PR-24 [Pipeline] { [Pipeline] ws [2023-09-12T21:35:54.106Z] Running in /w/workspace/device-uart/1 [Pipeline] { [Pipeline] checkout [2023-09-12T21:35:54.181Z] The recommended git tool is: git [2023-09-12T21:35:59.370Z] using credential edgex-jenkins-ssh [2023-09-12T21:35:59.385Z] Cloning the remote Git repository [2023-09-12T21:35:59.402Z] Cloning repository git@github.com:edgexfoundry/device-uart.git [2023-09-12T21:35:59.488Z] > git init /w/workspace/device-uart/1 # timeout=10 [2023-09-12T21:35:59.619Z] Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git [2023-09-12T21:35:59.620Z] > git --version # timeout=10 [2023-09-12T21:35:59.640Z] > git --version # 'git version 2.25.1' [2023-09-12T21:35:59.643Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-12T21:35:59.788Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-12T21:36:00.994Z] > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 [2023-09-12T21:36:01.018Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-12T21:36:02.556Z] Merging remotes/origin/main commit 107fe58427ec1d433094d7ddff71861b5f8fbb1b into PR head commit a4a961d24303d7dc17ca7a8bb4f9bd22d5aa1191 [2023-09-12T21:36:02.838Z] Merge succeeded, producing a4a961d24303d7dc17ca7a8bb4f9bd22d5aa1191 [2023-09-12T21:36:02.838Z] Checking out Revision a4a961d24303d7dc17ca7a8bb4f9bd22d5aa1191 (PR-24) [2023-09-12T21:36:01.967Z] > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 [2023-09-12T21:36:02.006Z] Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git [2023-09-12T21:36:02.007Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-12T21:36:02.022Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/pull/24/head:refs/remotes/origin/PR-24 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-12T21:36:02.557Z] > git config core.sparsecheckout # timeout=10 [2023-09-12T21:36:02.634Z] > git checkout -f a4a961d24303d7dc17ca7a8bb4f9bd22d5aa1191 # timeout=10 [2023-09-12T21:36:02.716Z] > git remote # timeout=10 [2023-09-12T21:36:02.736Z] > git config --get remote.origin.url # timeout=10 [2023-09-12T21:36:02.759Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-12T21:36:02.773Z] > git merge 107fe58427ec1d433094d7ddff71861b5f8fbb1b # timeout=10 [2023-09-12T21:36:02.797Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-12T21:36:02.825Z] > git config core.sparsecheckout # timeout=10 [2023-09-12T21:36:02.838Z] > git checkout -f a4a961d24303d7dc17ca7a8bb4f9bd22d5aa1191 # timeout=10 [2023-09-12T21:36:06.294Z] Commit message: "build: Upgrade to go-1.21, Linter1.54.2 and Alpine 3.18" [2023-09-12T21:36:06.323Z] > git --version # timeout=10 [2023-09-12T21:36:06.336Z] > git --version # 'git version 2.25.1' [2023-09-12T21:36:06.349Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-12T21:36:07.389Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-12T21:36:07.389Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-12T21:36:07.389Z] Dload Upload Total Spent Left Speed [2023-09-12T21:36:07.389Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 94451 0 --:--:-- --:--:-- --:--:-- 94451 [Pipeline] sh [2023-09-12T21:36:08.120Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-12T21:36:08.464Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-12T21:36:08.464Z] + sudo tee /etc/docker/daemon.new [2023-09-12T21:36:08.464Z] { [2023-09-12T21:36:08.464Z] "registry-mirrors": [ [2023-09-12T21:36:08.464Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-12T21:36:08.464Z] ], [2023-09-12T21:36:08.464Z] "bip": "10.250.0.254/24", [2023-09-12T21:36:08.464Z] "hosts": [ [2023-09-12T21:36:08.464Z] "tcp://0.0.0.0:5555", [2023-09-12T21:36:08.464Z] "unix:///var/run/docker.sock" [2023-09-12T21:36:08.464Z] ], [2023-09-12T21:36:08.464Z] "mtu": 1458, [2023-09-12T21:36:08.464Z] "selinux-enabled": true, [2023-09-12T21:36:08.464Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-12T21:36:08.464Z] } [Pipeline] sh [2023-09-12T21:36:08.814Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-12T21:36:09.166Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-12T21:36:27.484Z] provisioning config files... [2023-09-12T21:36:27.513Z] copy managed file [device-uart-settings] to file:/w/workspace/device-uart/1@tmp/config76945975281946413tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:36:27.904Z] ---> docker-login.sh [2023-09-12T21:36:27.904Z] nexus3.edgexfoundry.org:10001 [2023-09-12T21:36:28.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:36:28.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:36:28.494Z] Configure a credential helper to remove this warning. See [2023-09-12T21:36:28.494Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:36:28.494Z] [2023-09-12T21:36:28.494Z] Login Succeeded [2023-09-12T21:36:28.494Z] nexus3.edgexfoundry.org:10002 [2023-09-12T21:36:28.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:36:28.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:36:28.764Z] Configure a credential helper to remove this warning. See [2023-09-12T21:36:28.764Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:36:28.764Z] [2023-09-12T21:36:28.764Z] Login Succeeded [2023-09-12T21:36:28.764Z] nexus3.edgexfoundry.org:10003 [2023-09-12T21:36:29.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:36:29.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:36:29.305Z] Configure a credential helper to remove this warning. See [2023-09-12T21:36:29.305Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:36:29.305Z] [2023-09-12T21:36:29.305Z] Login Succeeded [2023-09-12T21:36:29.305Z] nexus3.edgexfoundry.org:10004 [2023-09-12T21:36:29.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:36:29.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:36:29.578Z] Configure a credential helper to remove this warning. See [2023-09-12T21:36:29.578Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:36:29.578Z] [2023-09-12T21:36:29.578Z] Login Succeeded [2023-09-12T21:36:29.578Z] docker.io [2023-09-12T21:36:29.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:36:30.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:36:30.117Z] Configure a credential helper to remove this warning. See [2023-09-12T21:36:30.117Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:36:30.117Z] [2023-09-12T21:36:30.117Z] Login Succeeded [2023-09-12T21:36:30.117Z] ---> docker-login.sh ends [Pipeline] } [2023-09-12T21:36:30.149Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-12T21:36:30.581Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T21:36:30.626Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T21:36:30.668Z] ========================================================= [2023-09-12T21:36:30.668Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-12T21:36:30.668Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:36:31.187Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-12T21:36:31.777Z] Sending build context to Docker daemon 5.604MB [2023-09-12T21:36:31.777Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-12T21:36:31.777Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-12T21:36:32.048Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-12T21:36:32.048Z] 9fda8d8052c6: Pulling fs layer [2023-09-12T21:36:32.048Z] 5d54e960e981: Pulling fs layer [2023-09-12T21:36:32.048Z] c4a7e357bf2a: Pulling fs layer [2023-09-12T21:36:32.048Z] f0e02332f6b5: Pulling fs layer [2023-09-12T21:36:32.048Z] 66412af1f25a: Pulling fs layer [2023-09-12T21:36:32.048Z] 1baf3a5c0e64: Pulling fs layer [2023-09-12T21:36:32.048Z] 9a37bb91b891: Pulling fs layer [2023-09-12T21:36:32.048Z] a29adfc67d43: Pulling fs layer [2023-09-12T21:36:32.048Z] d5de9f91c1a4: Pulling fs layer [2023-09-12T21:36:32.048Z] f0e02332f6b5: Waiting [2023-09-12T21:36:32.048Z] 66412af1f25a: Waiting [2023-09-12T21:36:32.048Z] 1baf3a5c0e64: Waiting [2023-09-12T21:36:32.048Z] 9a37bb91b891: Waiting [2023-09-12T21:36:32.048Z] a29adfc67d43: Waiting [2023-09-12T21:36:32.048Z] d5de9f91c1a4: Waiting [2023-09-12T21:36:32.048Z] 5d54e960e981: Verifying Checksum [2023-09-12T21:36:32.048Z] 5d54e960e981: Download complete [2023-09-12T21:36:32.048Z] f0e02332f6b5: Verifying Checksum [2023-09-12T21:36:32.048Z] f0e02332f6b5: Download complete [2023-09-12T21:36:32.048Z] 66412af1f25a: Verifying Checksum [2023-09-12T21:36:32.048Z] 66412af1f25a: Download complete [2023-09-12T21:36:32.048Z] 9fda8d8052c6: Verifying Checksum [2023-09-12T21:36:32.048Z] 9fda8d8052c6: Download complete [2023-09-12T21:36:32.641Z] 9a37bb91b891: Verifying Checksum [2023-09-12T21:36:32.641Z] 9a37bb91b891: Download complete [2023-09-12T21:36:33.226Z] 9fda8d8052c6: Pull complete [2023-09-12T21:36:33.226Z] a29adfc67d43: Verifying Checksum [2023-09-12T21:36:33.226Z] a29adfc67d43: Download complete [2023-09-12T21:36:34.214Z] 5d54e960e981: Pull complete [2023-09-12T21:36:34.214Z] d5de9f91c1a4: Download complete [2023-09-12T21:36:34.214Z] c4a7e357bf2a: Verifying Checksum [2023-09-12T21:36:34.214Z] c4a7e357bf2a: Download complete [2023-09-12T21:36:35.179Z] 1baf3a5c0e64: Verifying Checksum [2023-09-12T21:36:35.179Z] 1baf3a5c0e64: Download complete [2023-09-12T21:36:45.271Z] c4a7e357bf2a: Pull complete [2023-09-12T21:36:45.271Z] f0e02332f6b5: Pull complete [2023-09-12T21:36:45.271Z] 66412af1f25a: Pull complete [2023-09-12T21:36:51.923Z] 1baf3a5c0e64: Pull complete [2023-09-12T21:36:53.341Z] 9a37bb91b891: Pull complete [2023-09-12T21:36:54.749Z] a29adfc67d43: Pull complete [2023-09-12T21:36:58.094Z] d5de9f91c1a4: Pull complete [2023-09-12T21:36:58.094Z] Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 [2023-09-12T21:36:58.094Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-12T21:36:58.094Z] ---> 746ca1b523b5 [2023-09-12T21:36:58.094Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-09-12T21:36:59.508Z] ---> Running in 4ebd4214e8c2 [2023-09-12T21:36:59.776Z] Removing intermediate container 4ebd4214e8c2 [2023-09-12T21:36:59.776Z] ---> 532f466c386b [2023-09-12T21:36:59.776Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-12T21:36:59.776Z] ---> Running in 82b4715bd832 [2023-09-12T21:37:00.047Z] Removing intermediate container 82b4715bd832 [2023-09-12T21:37:00.047Z] ---> b416e700d9f5 [2023-09-12T21:37:00.047Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-09-12T21:37:00.313Z] ---> Running in dca910d3a4e4 [2023-09-12T21:37:00.581Z] Removing intermediate container dca910d3a4e4 [2023-09-12T21:37:00.581Z] ---> f112dff3dbf0 [2023-09-12T21:37:00.581Z] Step 6/12 : WORKDIR /device-uart [2023-09-12T21:37:00.581Z] ---> Running in a3f52a53a113 [2023-09-12T21:37:00.854Z] Removing intermediate container a3f52a53a113 [2023-09-12T21:37:00.854Z] ---> 2f91398a5a78 [2023-09-12T21:37:00.854Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-12T21:37:00.854Z] ---> Running in e55899e2fd3a [2023-09-12T21:37:02.266Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T21:37:02.266Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-12T21:37:03.228Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-09-12T21:37:03.228Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-09-12T21:37:03.498Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-09-12T21:37:03.498Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-09-12T21:37:03.498Z] Executing busybox-1.36.1-r2.trigger [2023-09-12T21:37:03.498Z] OK: 272 MiB in 60 packages [2023-09-12T21:37:04.474Z] Removing intermediate container e55899e2fd3a [2023-09-12T21:37:04.474Z] ---> d6739867645e [2023-09-12T21:37:04.474Z] Step 8/12 : COPY go.mod vendor* ./ [2023-09-12T21:37:05.059Z] ---> 913359d6563d [2023-09-12T21:37:05.059Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T21:37:05.059Z] ---> Running in 8c1778b1a311 [2023-09-12T21:38:26.684Z] Removing intermediate container 8c1778b1a311 [2023-09-12T21:38:26.684Z] ---> bb4570ae44ce [2023-09-12T21:38:26.684Z] Step 10/12 : COPY . . [2023-09-12T21:38:26.684Z] ---> 4e03f7d6b790 [2023-09-12T21:38:26.684Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-12T21:38:26.684Z] ---> Running in 2cf2943f50b6 [2023-09-12T21:38:26.684Z] Removing intermediate container 2cf2943f50b6 [2023-09-12T21:38:26.684Z] ---> b06cc9f318df [2023-09-12T21:38:26.684Z] Step 12/12 : RUN ${MAKE} [2023-09-12T21:38:26.684Z] ---> Running in 694cd08d71ca [2023-09-12T21:38:26.684Z] noop [2023-09-12T21:38:26.684Z] Removing intermediate container 694cd08d71ca [2023-09-12T21:38:26.684Z] ---> 1a8ededdcf51 [2023-09-12T21:38:26.684Z] Successfully built 1a8ededdcf51 [2023-09-12T21:38:26.684Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:38:27.164Z] + docker inspect -f . ci-base-image-arm64 [2023-09-12T21:38:27.164Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T21:38:27.469Z] prd-ubuntu20.04-docker-arm64-4c-16g-6001 does not seem to be running inside a container [2023-09-12T21:38:27.520Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-12T21:38:28.748Z] $ docker top 01e7be712f9581e86abc87abfb4391d350c7e96b3ffd24b71ae8cbe3cd06f7d2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T21:38:29.629Z] + go version [2023-09-12T21:38:29.629Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-12T21:38:29.644Z] $ docker stop --time=1 01e7be712f9581e86abc87abfb4391d350c7e96b3ffd24b71ae8cbe3cd06f7d2 [2023-09-12T21:38:31.260Z] $ docker rm -f --volumes 01e7be712f9581e86abc87abfb4391d350c7e96b3ffd24b71ae8cbe3cd06f7d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:38:32.166Z] + docker inspect -f . ci-base-image-arm64 [2023-09-12T21:38:32.166Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T21:38:32.428Z] prd-ubuntu20.04-docker-arm64-4c-16g-6001 does not seem to be running inside a container [2023-09-12T21:38:32.479Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-12T21:38:33.617Z] $ docker top 600fa34d516dc152fe4c75fb068199841115642628f0453f9eae792a3053fb82 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T21:38:34.219Z] + git config --global --add safe.directory /w/workspace/device-uart/1 [Pipeline] fileExists [Pipeline] sh [2023-09-12T21:38:35.198Z] + make test [2023-09-12T21:38:35.198Z] go test ./... -coverprofile=coverage.out [2023-09-12T21:38:39.474Z] ? github.com/edgexfoundry/device-uart [no test files] [2023-09-12T21:40:16.121Z] ? github.com/edgexfoundry/device-uart/cmd [no test files] [2023-09-12T21:40:16.121Z] ? github.com/edgexfoundry/device-uart/internal/driver [no test files] [2023-09-12T21:40:16.121Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-12T21:40:16.121Z] go vet ./... [2023-09-12T21:40:38.199Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-12T21:40:38.199Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-12T21:40:38.199Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-12T21:40:38.240Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-12T21:40:38.251Z] $ docker stop --time=1 600fa34d516dc152fe4c75fb068199841115642628f0453f9eae792a3053fb82 [2023-09-12T21:40:40.462Z] $ docker rm -f --volumes 600fa34d516dc152fe4c75fb068199841115642628f0453f9eae792a3053fb82 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-12T21:40:41.812Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-12T21:40:41.851Z] Warning: overwriting stash ‘coverage-report’ [2023-09-12T21:40:42.323Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-12T21:40:42.920Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-12T21:40:43.368Z] + ls -al . [2023-09-12T21:40:43.368Z] total 140 [2023-09-12T21:40:43.368Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 12 21:38 . [2023-09-12T21:40:43.368Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 21:35 .. [2023-09-12T21:40:43.368Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 12 21:36 .dockerignore [2023-09-12T21:40:43.368Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 21:36 .git [2023-09-12T21:40:43.368Z] -rw-rw-r-- 1 jenkins jenkins 343 Sep 12 21:36 .gitignore [2023-09-12T21:40:43.368Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 12 21:36 .golangci.yml [2023-09-12T21:40:43.368Z] -rw-rw-r-- 1 jenkins jenkins 9941 Sep 12 21:36 Attribution.txt [2023-09-12T21:40:43.368Z] -rw-rw-r-- 1 jenkins jenkins 1777 Sep 12 21:36 Dockerfile [2023-09-12T21:40:43.368Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 12 21:36 GOVERNANCE.md [2023-09-12T21:40:43.368Z] -rw-rw-r-- 1 jenkins jenkins 675 Sep 12 21:36 Jenkinsfile [2023-09-12T21:40:43.368Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 12 21:36 LICENSE [2023-09-12T21:40:43.368Z] -rw-rw-r-- 1 jenkins jenkins 1872 Sep 12 21:36 Makefile [2023-09-12T21:40:43.368Z] -rw-rw-r-- 1 jenkins jenkins 617 Sep 12 21:36 OWNERS.md [2023-09-12T21:40:43.368Z] -rw-rw-r-- 1 jenkins jenkins 7340 Sep 12 21:36 README.md [2023-09-12T21:40:43.368Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 12 21:31 VERSION [2023-09-12T21:40:43.368Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 21:36 bin [2023-09-12T21:40:43.368Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 21:36 cmd [2023-09-12T21:40:43.368Z] -rw-r--r-- 1 jenkins jenkins 10 Sep 12 21:38 coverage.out [2023-09-12T21:40:43.368Z] -rw-rw-r-- 1 jenkins jenkins 3719 Sep 12 21:36 go.mod [2023-09-12T21:40:43.368Z] -rw-rw-r-- 1 jenkins jenkins 33980 Sep 12 21:36 go.sum [2023-09-12T21:40:43.368Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 21:36 internal [2023-09-12T21:40:43.368Z] -rw-rw-r-- 1 jenkins jenkins 209 Sep 12 21:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:40:43.803Z] + 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=a4a961d24303d7dc17ca7a8bb4f9bd22d5aa1191 --label arch=arm64 --label version=0.0.0 . [2023-09-12T21:40:46.320Z] Sending build context to Docker daemon 5.605MB [2023-09-12T21:40:46.320Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-09-12T21:40:46.320Z] Step 2/25 : FROM ${BASE} AS builder [2023-09-12T21:40:46.320Z] ---> 1a8ededdcf51 [2023-09-12T21:40:46.320Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-09-12T21:40:46.592Z] ---> Running in 1a838c4788aa [2023-09-12T21:40:46.873Z] Removing intermediate container 1a838c4788aa [2023-09-12T21:40:46.873Z] ---> 514e3eceaf6f [2023-09-12T21:40:46.873Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-09-12T21:40:47.157Z] ---> Running in bde2679b5571 [2023-09-12T21:40:47.443Z] Removing intermediate container bde2679b5571 [2023-09-12T21:40:47.443Z] ---> 4e89bd73a6d0 [2023-09-12T21:40:47.443Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-09-12T21:40:47.443Z] ---> Running in 2b4fc0cc6662 [2023-09-12T21:40:48.863Z] Removing intermediate container 2b4fc0cc6662 [2023-09-12T21:40:48.863Z] ---> e552fced3827 [2023-09-12T21:40:48.863Z] Step 6/25 : WORKDIR /device-uart [2023-09-12T21:40:49.133Z] ---> Running in 91adff20f986 [2023-09-12T21:40:49.404Z] Removing intermediate container 91adff20f986 [2023-09-12T21:40:49.404Z] ---> cb582aa6c825 [2023-09-12T21:40:49.404Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-12T21:40:49.404Z] ---> Running in 2208b3b8180f [2023-09-12T21:40:50.822Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T21:40:51.088Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-12T21:40:52.047Z] OK: 272 MiB in 60 packages [2023-09-12T21:40:53.463Z] Removing intermediate container 2208b3b8180f [2023-09-12T21:40:53.463Z] ---> 085ec9033720 [2023-09-12T21:40:53.463Z] Step 8/25 : COPY go.mod vendor* ./ [2023-09-12T21:40:54.426Z] ---> 84cf838300f4 [2023-09-12T21:40:54.426Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T21:40:54.426Z] ---> Running in 93b0f3c7f536 [2023-09-12T21:40:57.038Z] Removing intermediate container 93b0f3c7f536 [2023-09-12T21:40:57.038Z] ---> a4195692e886 [2023-09-12T21:40:57.038Z] Step 10/25 : COPY . . [2023-09-12T21:40:59.641Z] ---> 6a01ed300c7c [2023-09-12T21:40:59.641Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-12T21:40:59.641Z] ---> Running in 59ed13f19fcf [2023-09-12T21:40:59.641Z] Removing intermediate container 59ed13f19fcf [2023-09-12T21:40:59.641Z] ---> f9998e082ccd [2023-09-12T21:40:59.641Z] Step 12/25 : RUN ${MAKE} [2023-09-12T21:40:59.923Z] ---> Running in 75e7364dc7e0 [2023-09-12T21:41:00.894Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.16" -trimpath -mod=readonly -o cmd/device-uart ./cmd [2023-09-12T21:42:52.557Z] Removing intermediate container 75e7364dc7e0 [2023-09-12T21:42:52.557Z] ---> b76d0448379d [2023-09-12T21:42:52.557Z] Step 13/25 : FROM alpine:3.18 [2023-09-12T21:42:52.557Z] 3.18: Pulling from library/alpine [2023-09-12T21:42:52.557Z] 9fda8d8052c6: Already exists [2023-09-12T21:42:52.557Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-12T21:42:52.557Z] Status: Downloaded newer image for alpine:3.18 [2023-09-12T21:42:52.557Z] ---> f6648c04cd6c [2023-09-12T21:42:52.557Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-09-12T21:42:52.557Z] ---> Running in 33364c471439 [2023-09-12T21:42:52.557Z] Removing intermediate container 33364c471439 [2023-09-12T21:42:52.557Z] ---> e2166e6062b2 [2023-09-12T21:42:52.557Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-09-12T21:42:52.557Z] ---> Running in bd88b6f1bcbc [2023-09-12T21:42:53.142Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T21:42:53.724Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-12T21:42:54.691Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-12T21:42:54.691Z] Executing busybox-1.36.1-r2.trigger [2023-09-12T21:42:54.691Z] OK: 8 MiB in 16 packages [2023-09-12T21:42:55.658Z] Removing intermediate container bd88b6f1bcbc [2023-09-12T21:42:55.658Z] ---> 5a2036f1b5de [2023-09-12T21:42:55.658Z] Step 16/25 : WORKDIR / [2023-09-12T21:42:55.928Z] ---> Running in 87a09859c3d6 [2023-09-12T21:42:56.196Z] Removing intermediate container 87a09859c3d6 [2023-09-12T21:42:56.197Z] ---> 735f5a626338 [2023-09-12T21:42:56.197Z] Step 17/25 : COPY --from=builder /device-uart/Attribution.txt / [2023-09-12T21:42:56.782Z] ---> c5dbee1f17d9 [2023-09-12T21:42:56.782Z] Step 18/25 : COPY --from=builder /device-uart/LICENSE / [2023-09-12T21:42:57.048Z] ---> c1f9f4dd405f [2023-09-12T21:42:57.048Z] Step 19/25 : COPY --from=builder /device-uart/cmd/ / [2023-09-12T21:42:58.464Z] ---> ba6c61332eb8 [2023-09-12T21:42:58.464Z] Step 20/25 : EXPOSE 59995 [2023-09-12T21:42:58.733Z] ---> Running in bebcd7ef5a73 [2023-09-12T21:42:59.001Z] Removing intermediate container bebcd7ef5a73 [2023-09-12T21:42:59.001Z] ---> 35aeb64e4596 [2023-09-12T21:42:59.001Z] Step 21/25 : ENTRYPOINT ["/device-uart"] [2023-09-12T21:42:59.001Z] ---> Running in 6f6bc18d5a05 [2023-09-12T21:42:59.267Z] Removing intermediate container 6f6bc18d5a05 [2023-09-12T21:42:59.267Z] ---> 8bfbab8c9693 [2023-09-12T21:42:59.267Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-12T21:42:59.267Z] ---> Running in 78859bd103d2 [2023-09-12T21:42:59.853Z] Removing intermediate container 78859bd103d2 [2023-09-12T21:42:59.853Z] ---> 5bffc69d3ea4 [2023-09-12T21:42:59.853Z] Step 23/25 : LABEL arch=arm64 [2023-09-12T21:42:59.853Z] ---> Running in 66696ccc2106 [2023-09-12T21:43:00.122Z] Removing intermediate container 66696ccc2106 [2023-09-12T21:43:00.122Z] ---> d7420073bbe9 [2023-09-12T21:43:00.122Z] Step 24/25 : LABEL git_sha=a4a961d24303d7dc17ca7a8bb4f9bd22d5aa1191 [2023-09-12T21:43:00.122Z] ---> Running in 6de02917cd96 [2023-09-12T21:43:00.391Z] Removing intermediate container 6de02917cd96 [2023-09-12T21:43:00.391Z] ---> 4427f712331d [2023-09-12T21:43:00.391Z] Step 25/25 : LABEL version=0.0.0 [2023-09-12T21:43:00.659Z] ---> Running in 9c93c351a0de [2023-09-12T21:43:00.928Z] Removing intermediate container 9c93c351a0de [2023-09-12T21:43:00.928Z] ---> 982b92a0de20 [2023-09-12T21:43:00.928Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-12T21:43:00.928Z] Successfully built 982b92a0de20 [2023-09-12T21:43:00.928Z] 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:43:01.755Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-12T21:43:01.755Z] [2023-09-12T21:43:01.755Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:43:02.154Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-12T21:43:02.154Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-12T21:43:02.154Z] 8998bd30e6a1: Pulling fs layer [2023-09-12T21:43:02.154Z] 04944245beec: Pulling fs layer [2023-09-12T21:43:02.154Z] 699f458cf7ca: Pulling fs layer [2023-09-12T21:43:02.154Z] 765212b225bb: Pulling fs layer [2023-09-12T21:43:02.154Z] f23df028b6ca: Pulling fs layer [2023-09-12T21:43:02.154Z] d65c8cfc05b1: Pulling fs layer [2023-09-12T21:43:02.154Z] 2437ff75d9bd: Pulling fs layer [2023-09-12T21:43:02.154Z] 765212b225bb: Waiting [2023-09-12T21:43:02.154Z] f23df028b6ca: Waiting [2023-09-12T21:43:02.154Z] d65c8cfc05b1: Waiting [2023-09-12T21:43:02.154Z] 2437ff75d9bd: Waiting [2023-09-12T21:43:02.433Z] 04944245beec: Verifying Checksum [2023-09-12T21:43:02.434Z] 04944245beec: Download complete [2023-09-12T21:43:02.434Z] 765212b225bb: Verifying Checksum [2023-09-12T21:43:02.434Z] 765212b225bb: Download complete [2023-09-12T21:43:02.434Z] f23df028b6ca: Download complete [2023-09-12T21:43:02.434Z] d65c8cfc05b1: Verifying Checksum [2023-09-12T21:43:02.434Z] d65c8cfc05b1: Download complete [2023-09-12T21:43:02.434Z] 699f458cf7ca: Verifying Checksum [2023-09-12T21:43:02.434Z] 699f458cf7ca: Download complete [2023-09-12T21:43:03.025Z] 8998bd30e6a1: Verifying Checksum [2023-09-12T21:43:03.025Z] 8998bd30e6a1: Download complete [2023-09-12T21:43:05.604Z] 2437ff75d9bd: Verifying Checksum [2023-09-12T21:43:05.604Z] 2437ff75d9bd: Download complete [2023-09-12T21:43:07.015Z] 8998bd30e6a1: Pull complete [2023-09-12T21:43:07.283Z] 04944245beec: Pull complete [2023-09-12T21:43:08.690Z] 699f458cf7ca: Pull complete [2023-09-12T21:43:08.690Z] 765212b225bb: Pull complete [2023-09-12T21:43:09.650Z] f23df028b6ca: Pull complete [2023-09-12T21:43:09.650Z] d65c8cfc05b1: Pull complete [2023-09-12T21:43:24.636Z] 2437ff75d9bd: Pull complete [2023-09-12T21:43:24.636Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-12T21:43:24.636Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-12T21:43:24.636Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T21:43:24.979Z] prd-ubuntu20.04-docker-arm64-4c-16g-6001 does not seem to be running inside a container [2023-09-12T21:43:25.018Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-12T21:43:27.743Z] $ docker top 8457e302d273f849cce6215e274b7201c9a1e8ad62c0a8332b897abd0d776269 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:43:28.666Z] ---> job-cost.sh [2023-09-12T21:43:28.666Z] lf-activate-venv: SKIPPING [2023-09-12T21:43:28.666Z] INFO: No Stack... [2023-09-12T21:43:28.932Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-12T21:43:29.889Z] INFO: Archiving Costs [Pipeline] sh [2023-09-12T21:43:30.230Z] + cat /w/workspace/device-uart/1/archives/cost.csv [2023-09-12T21:43:30.230Z] + cut -d, -f6 [Pipeline] lock [2023-09-12T21:43:30.323Z] Trying to acquire lock on [jenkins-edgexfoundry-device-uart-PR-24-1-stack-cost] [2023-09-12T21:43:30.328Z] Resource [jenkins-edgexfoundry-device-uart-PR-24-1-stack-cost] did not exist. Created. [2023-09-12T21:43:30.328Z] Lock acquired on [jenkins-edgexfoundry-device-uart-PR-24-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-12T21:43:31.070Z] /w/workspace/device-uart/1@tmp/durable-ec93e36e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-12T21:43:31.743Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-12T21:43:31.776Z] Warning: overwriting stash ‘stack-cost’ [2023-09-12T21:43:31.823Z] Stashed 1 file(s) [Pipeline] } [2023-09-12T21:43:31.839Z] Lock released on resource [jenkins-edgexfoundry-device-uart-PR-24-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-12T21:43:31.892Z] $ docker stop --time=1 8457e302d273f849cce6215e274b7201c9a1e8ad62c0a8332b897abd0d776269 [2023-09-12T21:43:33.396Z] $ docker rm -f --volumes 8457e302d273f849cce6215e274b7201c9a1e8ad62c0a8332b897abd0d776269 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-09-12T21:43:34.402Z] provisioning config files... [2023-09-12T21:43:34.410Z] copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_PR-24@tmp/config16244468064427113142tmp [Pipeline] { [Pipeline] sh [2023-09-12T21:43:34.743Z] + set +x [2023-09-12T21:43:34.743Z] + + curlbash -s -s https://codecov.io/bash -- [2023-09-12T21:43:34.743Z] [2023-09-12T21:43:35.002Z] [2023-09-12T21:43:35.002Z] _____ _ [2023-09-12T21:43:35.002Z] / ____| | | [2023-09-12T21:43:35.002Z] | | ___ __| | ___ ___ _____ __ [2023-09-12T21:43:35.002Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-12T21:43:35.002Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-12T21:43:35.002Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-12T21:43:35.002Z] Bash-1.0.6 [2023-09-12T21:43:35.002Z] [2023-09-12T21:43:35.002Z] [2023-09-12T21:43:35.002Z] ==> git version 2.25.1 found [2023-09-12T21:43:35.002Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-09-12T21:43:35.002Z] Release-Date: 2020-01-08 [2023-09-12T21:43:35.002Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-09-12T21:43:35.003Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-12T21:43:35.003Z] ==> Jenkins CI detected. [2023-09-12T21:43:35.003Z] current dir:  /w/workspace/edgexfoundry_device-uart_PR-24 [2023-09-12T21:43:35.003Z] project root: . [2023-09-12T21:43:35.003Z] --> token set from env [2023-09-12T21:43:35.003Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-12T21:43:35.003Z] ==> Running gcov in . (disable via -X gcov) [2023-09-12T21:43:35.003Z] ==> Python coveragepy not found [2023-09-12T21:43:35.003Z] ==> Searching for coverage reports in: [2023-09-12T21:43:35.003Z] + . [2023-09-12T21:43:35.003Z] -> Found 1 reports [2023-09-12T21:43:35.003Z] ==> Detecting git/mercurial file structure [2023-09-12T21:43:35.003Z] ==> Reading reports [2023-09-12T21:43:35.003Z] + ./coverage.out bytes=10 [2023-09-12T21:43:35.003Z] ==> Appending adjustments [2023-09-12T21:43:35.003Z] https://docs.codecov.io/docs/fixing-reports [2023-09-12T21:43:35.003Z] + Found adjustments [2023-09-12T21:43:35.003Z] ==> Gzipping contents [2023-09-12T21:43:35.003Z] 4.0K /tmp/codecov.lnOsuR.gz [2023-09-12T21:43:35.003Z] ==> Uploading reports [2023-09-12T21:43:35.003Z] url: https://codecov.io [2023-09-12T21:43:35.003Z] query: branch=PR-24&commit=a4a961d24303d7dc17ca7a8bb4f9bd22d5aa1191&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-24%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=24&job=&cmd_args= [2023-09-12T21:43:35.003Z] -> Pinging Codecov [2023-09-12T21:43:35.003Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=30f0fd93-73e3-42a5-8a76-fe3e7430018e&branch=PR-24&commit=a4a961d24303d7dc17ca7a8bb4f9bd22d5aa1191&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-24%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=24&job=&cmd_args= [2023-09-12T21:43:35.262Z] -> Uploading to [2023-09-12T21:43:35.262Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-12/B9AA6E0BBD74AE3A32605C7A7C664919/a4a961d24303d7dc17ca7a8bb4f9bd22d5aa1191/8c26c7db-b374-4670-837e-d83c68ec3fcd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230912%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230912T214335Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a273eecf321adf6fedddaabcaa70ab0d46e4fcaec6a019bd98f4db44298006b2 [2023-09-12T21:43:35.262Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-12T21:43:35.262Z] Dload Upload Total Spent Left Speed [2023-09-12T21:43:35.522Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 603 0 0 100 603 0 2791 --:--:-- --:--:-- --:--:-- 2804 [2023-09-12T21:43:35.522Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/a4a961d24303d7dc17ca7a8bb4f9bd22d5aa1191 [Pipeline] } [2023-09-12T21:43:35.549Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-09-12T21:43:37.209Z] + [ -d /w/workspace/edgexfoundry_device-uart_PR-24/archives ] [2023-09-12T21:43:37.209Z] + ls -al /w/workspace/edgexfoundry_device-uart_PR-24/archives [2023-09-12T21:43:37.209Z] total 16 [2023-09-12T21:43:37.209Z] drwxr-xr-x 3 root root 4096 Sep 12 21:33 . [2023-09-12T21:43:37.209Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 21:33 .. [2023-09-12T21:43:37.209Z] drwxr-xr-x 2 root root 4096 Sep 12 21:33 cost [2023-09-12T21:43:37.209Z] -rw-r--r-- 1 root root 82 Sep 12 21:33 cost.csv [2023-09-12T21:43:37.209Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_PR-24/archives [2023-09-12T21:43:37.209Z] + ls -al /w/workspace/edgexfoundry_device-uart_PR-24/archives [2023-09-12T21:43:37.209Z] total 16 [2023-09-12T21:43:37.209Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 21:33 . [2023-09-12T21:43:37.209Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 21:33 .. [2023-09-12T21:43:37.209Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 12 21:33 cost [2023-09-12T21:43:37.209Z] -rw-r--r-- 1 jenkins jenkins 82 Sep 12 21:33 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:43:37.537Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:43:38.418Z] ---> package-listing.sh [2023-09-12T21:43:38.418Z] ++ facter osfamily [2023-09-12T21:43:38.418Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-12T21:43:38.677Z] + OS_FAMILY=debian [2023-09-12T21:43:38.677Z] + workspace=/w/workspace/edgexfoundry_device-uart_PR-24 [2023-09-12T21:43:38.677Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-12T21:43:38.677Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-12T21:43:38.677Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-12T21:43:38.677Z] + PACKAGES=/tmp/packages_start.txt [2023-09-12T21:43:38.677Z] + '[' /w/workspace/edgexfoundry_device-uart_PR-24 ']' [2023-09-12T21:43:38.677Z] + PACKAGES=/tmp/packages_end.txt [2023-09-12T21:43:38.677Z] + case "${OS_FAMILY}" in [2023-09-12T21:43:38.677Z] + dpkg -l [2023-09-12T21:43:38.677Z] + grep '^ii' [2023-09-12T21:43:38.677Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-12T21:43:38.677Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-12T21:43:38.677Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-12T21:43:38.677Z] + '[' /w/workspace/edgexfoundry_device-uart_PR-24 ']' [2023-09-12T21:43:38.677Z] + mkdir -p /w/workspace/edgexfoundry_device-uart_PR-24/archives/ [2023-09-12T21:43:38.677Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_PR-24/archives/ [Pipeline] echo [2023-09-12T21:43:38.710Z] 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-24/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-12T21:43:39.001Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:43:39.616Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-12T21:43:39.616Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T21:43:39.749Z] prd-ubuntu20.04-docker-8c-8g-6000 does not seem to be running inside a container [2023-09-12T21:43:39.782Z] $ 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-24/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-24 -v /w/workspace/edgexfoundry_device-uart_PR-24:/w/workspace/edgexfoundry_device-uart_PR-24:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-24@tmp:/w/workspace/edgexfoundry_device-uart_PR-24@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-12T21:43:39.958Z] $ docker top 87ca6c9aa7b7963ed84e860ab38ae36b76f81bdd1739075590d62399029fd6ed -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T21:43:40.337Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-12T21:43:40.644Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-12T21:43:40.952Z] + ls /var/log/sa-host [2023-09-12T21:43:40.952Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-12T21:43:41.088Z] provisioning config files... [2023-09-12T21:43:41.099Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-24@tmp/config1594428996258340178tmp [Pipeline] { [Pipeline] echo [2023-09-12T21:43:41.150Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:43:41.464Z] ---> create-netrc.sh [Pipeline] } [2023-09-12T21:43:41.490Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:43:41.897Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-12T21:43:41.929Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:43:42.234Z] ---> sudo-logs.sh [2023-09-12T21:43:42.234Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-12T21:43:42.316Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:43:42.623Z] ---> job-cost.sh [2023-09-12T21:43:42.623Z] lf-activate-venv: SKIPPING [2023-09-12T21:43:42.623Z] DEBUG: total: 0.2199999988079071 [2023-09-12T21:43:42.623Z] INFO: Retrieving Stack Cost... [2023-09-12T21:43:43.190Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-12T21:43:43.449Z] INFO: Archiving Costs [Pipeline] echo [2023-09-12T21:43:43.485Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:43:43.792Z] ---> logs-deploy.sh [2023-09-12T21:43:43.792Z] lf-activate-venv: SKIPPING [2023-09-12T21:43:43.792Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/PR-24/1 [2023-09-12T21:43:43.792Z] INFO: archiving workspace using pattern(s): [2023-09-12T21:43:44.730Z] Archives upload complete. [2023-09-12T21:43:44.988Z] INFO: archiving logs to Nexus [2023-09-12T21:43:45.556Z] ---> uname -a: [2023-09-12T21:43:45.556Z] Linux prd-ubuntu20-04-docker-8c-8g-6000 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-09-12T21:43:45.556Z] [2023-09-12T21:43:45.556Z] [2023-09-12T21:43:45.556Z] ---> lscpu: [2023-09-12T21:43:45.556Z] Architecture: x86_64 [2023-09-12T21:43:45.556Z] CPU op-mode(s): 32-bit, 64-bit [2023-09-12T21:43:45.556Z] Byte Order: Little Endian [2023-09-12T21:43:45.556Z] Address sizes: 40 bits physical, 48 bits virtual [2023-09-12T21:43:45.556Z] CPU(s): 8 [2023-09-12T21:43:45.556Z] On-line CPU(s) list: 0-7 [2023-09-12T21:43:45.556Z] Thread(s) per core: 1 [2023-09-12T21:43:45.556Z] Core(s) per socket: 1 [2023-09-12T21:43:45.556Z] Socket(s): 8 [2023-09-12T21:43:45.556Z] NUMA node(s): 1 [2023-09-12T21:43:45.556Z] Vendor ID: AuthenticAMD [2023-09-12T21:43:45.556Z] CPU family: 23 [2023-09-12T21:43:45.556Z] Model: 49 [2023-09-12T21:43:45.556Z] Model name: AMD EPYC-Rome Processor [2023-09-12T21:43:45.556Z] Stepping: 0 [2023-09-12T21:43:45.556Z] CPU MHz: 2800.000 [2023-09-12T21:43:45.556Z] BogoMIPS: 5600.00 [2023-09-12T21:43:45.556Z] Virtualization: AMD-V [2023-09-12T21:43:45.556Z] Hypervisor vendor: KVM [2023-09-12T21:43:45.556Z] Virtualization type: full [2023-09-12T21:43:45.556Z] L1d cache: 256 KiB [2023-09-12T21:43:45.556Z] L1i cache: 256 KiB [2023-09-12T21:43:45.556Z] L2 cache: 4 MiB [2023-09-12T21:43:45.556Z] L3 cache: 128 MiB [2023-09-12T21:43:45.556Z] NUMA node0 CPU(s): 0-7 [2023-09-12T21:43:45.556Z] Vulnerability Itlb multihit: Not affected [2023-09-12T21:43:45.556Z] Vulnerability L1tf: Not affected [2023-09-12T21:43:45.556Z] Vulnerability Mds: Not affected [2023-09-12T21:43:45.556Z] Vulnerability Meltdown: Not affected [2023-09-12T21:43:45.556Z] Vulnerability Mmio stale data: Not affected [2023-09-12T21:43:45.556Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-09-12T21:43:45.556Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-09-12T21:43:45.556Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-09-12T21:43:45.556Z] Vulnerability Srbds: Not affected [2023-09-12T21:43:45.556Z] Vulnerability Tsx async abort: Not affected [2023-09-12T21:43:45.556Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-09-12T21:43:45.556Z] [2023-09-12T21:43:45.556Z] [2023-09-12T21:43:45.556Z] ---> nproc: [2023-09-12T21:43:45.556Z] 8 [2023-09-12T21:43:45.556Z] [2023-09-12T21:43:45.556Z] [2023-09-12T21:43:45.556Z] ---> df -h: [2023-09-12T21:43:45.556Z] Filesystem Size Used Avail Use% Mounted on [2023-09-12T21:43:45.556Z] overlay 155G 12G 144G 8% / [2023-09-12T21:43:45.556Z] tmpfs 64M 0 64M 0% /dev [2023-09-12T21:43:45.556Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-09-12T21:43:45.556Z] shm 64M 0 64M 0% /dev/shm [2023-09-12T21:43:45.556Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-09-12T21:43:45.556Z] [2023-09-12T21:43:45.556Z] [2023-09-12T21:43:45.556Z] ---> sar -b -r -n DEV: [2023-09-12T21:43:45.556Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6000) 09/12/23 _x86_64_ (8 CPU) [2023-09-12T21:43:45.556Z] [2023-09-12T21:43:45.556Z] 21:30:30 LINUX RESTART (8 CPU) [2023-09-12T21:43:45.556Z] [2023-09-12T21:43:45.556Z] 21:31:00 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-09-12T21:43:45.556Z] 21:32:01 331.90 37.29 294.61 0.00 4179.51 41242.94 0.00 [2023-09-12T21:43:45.556Z] 21:33:01 147.33 1.05 146.28 0.00 9.60 60153.04 0.00 [2023-09-12T21:43:45.556Z] 21:34:01 166.07 0.10 165.97 0.00 12.00 37735.71 0.00 [2023-09-12T21:43:45.556Z] 21:35:01 1.52 0.00 1.52 0.00 0.00 19.35 0.00 [2023-09-12T21:43:45.556Z] 21:36:01 12.75 2.02 10.73 0.00 2336.01 459.12 0.00 [2023-09-12T21:43:45.556Z] 21:37:01 23.79 8.16 15.63 0.00 1106.96 3626.39 0.00 [2023-09-12T21:43:45.556Z] 21:38:01 1.30 0.00 1.30 0.00 0.00 15.46 0.00 [2023-09-12T21:43:45.556Z] 21:39:01 1.30 0.00 1.30 0.00 0.00 15.60 0.00 [2023-09-12T21:43:45.556Z] 21:40:01 0.87 0.00 0.87 0.00 0.00 9.87 0.00 [2023-09-12T21:43:45.556Z] 21:41:01 1.68 0.00 1.68 0.00 0.00 29.19 0.00 [2023-09-12T21:43:45.556Z] 21:42:01 0.83 0.00 0.83 0.00 0.00 10.00 0.00 [2023-09-12T21:43:45.556Z] 21:43:01 0.92 0.00 0.92 0.00 0.00 11.73 0.00 [2023-09-12T21:43:45.556Z] Average: 57.90 4.10 53.80 0.00 641.92 11984.38 0.00 [2023-09-12T21:43:45.556Z] [2023-09-12T21:43:45.556Z] 21:31:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-09-12T21:43:45.556Z] 21:32:01 29077616 31554000 758676 2.31 79112 2666952 1965592 5.79 1023052 2410532 6380 [2023-09-12T21:43:45.556Z] 21:33:01 28303452 31573872 729800 2.22 152944 3307828 1763316 5.20 1167332 2954308 64 [2023-09-12T21:43:45.556Z] 21:34:01 27501264 31570304 728984 2.22 165352 4028600 1801684 5.31 1264024 3587252 356 [2023-09-12T21:43:45.556Z] 21:35:01 27501400 31570536 728384 2.22 165384 4028600 1801684 5.31 1263816 3587252 120 [2023-09-12T21:43:45.556Z] 21:36:01 27332980 31576416 721636 2.19 168028 4196148 1798940 5.30 1375432 3644196 94384 [2023-09-12T21:43:45.556Z] 21:37:01 27267588 31558660 731360 2.22 171492 4232128 1827256 5.39 1418668 3642772 264 [2023-09-12T21:43:45.556Z] 21:38:01 27276268 31567408 722728 2.20 171540 4232132 1827256 5.39 1410956 3642780 148 [2023-09-12T21:43:45.556Z] 21:39:01 27276504 31567752 722436 2.20 171568 4232132 1827256 5.39 1410784 3642860 168 [2023-09-12T21:43:45.556Z] 21:40:01 27275976 31567252 722936 2.20 171588 4232136 1827256 5.39 1410700 3642864 12 [2023-09-12T21:43:45.556Z] 21:41:01 27276460 31567816 721996 2.20 171648 4232108 1827256 5.39 1410504 3642844 28 [2023-09-12T21:43:45.556Z] 21:42:01 27276720 31568104 721676 2.19 171668 4232116 1827256 5.39 1410460 3642844 8 [2023-09-12T21:43:45.556Z] 21:43:01 27277148 31568552 721392 2.19 171684 4232120 1827256 5.39 1410408 3642848 124 [2023-09-12T21:43:45.556Z] Average: 27553615 31567556 727667 2.21 161001 3987750 1826834 5.38 1331345 3473613 8505 [2023-09-12T21:43:45.556Z] [2023-09-12T21:43:45.556Z] 21:31:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-09-12T21:43:45.556Z] 21:32:01 veth7790eec 76.97 92.26 7.58 61.48 0.00 0.00 0.00 0.01 [2023-09-12T21:43:45.556Z] 21:32:01 lo 6.62 6.62 0.65 0.65 0.00 0.00 0.00 0.00 [2023-09-12T21:43:45.556Z] 21:32:01 ens3 723.06 475.63 6368.55 121.17 0.00 0.00 0.00 0.00 [2023-09-12T21:43:45.556Z] 21:32:01 docker0 88.20 105.36 7.45 204.07 0.00 0.00 0.00 0.00 [2023-09-12T21:43:45.556Z] 21:33:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-09-12T21:43:45.556Z] 21:33:01 ens3 262.92 151.79 2320.57 25.26 0.00 0.00 0.00 0.00 [2023-09-12T21:43:45.556Z] 21:33:01 docker0 132.21 234.46 11.08 2290.64 0.00 0.00 0.00 0.00 [2023-09-12T21:43:45.556Z] 21:34:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 [2023-09-12T21:43:45.556Z] 21:34:01 ens3 120.13 72.32 2608.42 16.92 0.00 0.00 0.00 0.00 [2023-09-12T21:43:45.556Z] 21:34:01 docker0 3.27 6.20 0.20 62.26 0.00 0.00 0.00 0.00 [2023-09-12T21:43:45.556Z] 21:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-12T21:43:45.556Z] 21:35:01 ens3 0.87 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2023-09-12T21:43:45.556Z] 21:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T21:43:45.556Z] 21:36:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-09-12T21:43:45.556Z] 21:36:01 ens3 463.37 198.03 1399.64 18.22 0.00 0.00 0.00 0.00 [2023-09-12T21:43:45.556Z] 21:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T21:43:45.556Z] 21:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-12T21:43:45.556Z] 21:37:01 ens3 1.07 0.82 0.56 0.34 0.00 0.00 0.00 0.00 [2023-09-12T21:43:45.556Z] 21:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T21:43:45.556Z] 21:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T21:43:45.556Z] 21:38:01 ens3 0.93 0.27 0.21 0.08 0.00 0.00 0.00 0.00 [2023-09-12T21:43:45.556Z] 21:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T21:43:45.556Z] 21:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-12T21:43:45.556Z] 21:39:01 ens3 1.23 0.67 0.40 0.29 0.00 0.00 0.00 0.00 [2023-09-12T21:43:45.556Z] 21:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T21:43:45.556Z] 21:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T21:43:45.556Z] 21:40:01 ens3 0.55 0.33 0.26 0.20 0.00 0.00 0.00 0.00 [2023-09-12T21:43:45.556Z] 21:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T21:43:45.556Z] 21:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-12T21:43:45.556Z] 21:41:01 ens3 0.58 0.53 0.27 0.23 0.00 0.00 0.00 0.00 [2023-09-12T21:43:45.556Z] 21:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T21:43:45.556Z] 21:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T21:43:45.556Z] 21:42:01 ens3 0.13 0.13 0.07 0.07 0.00 0.00 0.00 0.00 [2023-09-12T21:43:45.556Z] 21:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T21:43:45.556Z] 21:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-12T21:43:45.556Z] 21:43:01 ens3 0.32 0.18 0.08 0.01 0.00 0.00 0.00 0.00 [2023-09-12T21:43:45.556Z] 21:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T21:43:45.556Z] Average: lo 0.84 0.84 0.08 0.08 0.00 0.00 0.00 0.00 [2023-09-12T21:43:45.556Z] Average: ens3 132.08 75.62 1065.59 15.38 0.00 0.00 0.00 0.00 [2023-09-12T21:43:45.556Z] Average: docker0 18.74 28.94 1.57 213.06 0.00 0.00 0.00 0.00 [2023-09-12T21:43:45.556Z] [2023-09-12T21:43:45.556Z] [2023-09-12T21:43:45.556Z] ---> sar -P ALL: [2023-09-12T21:43:45.557Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6000) 09/12/23 _x86_64_ (8 CPU) [2023-09-12T21:43:45.557Z] [2023-09-12T21:43:45.557Z] 21:30:30 LINUX RESTART (8 CPU) [2023-09-12T21:43:45.557Z] [2023-09-12T21:43:45.557Z] 21:31:00 CPU %user %nice %system %iowait %steal %idle [2023-09-12T21:43:45.557Z] 21:32:01 all 8.90 0.00 2.89 3.01 0.08 85.12 [2023-09-12T21:43:45.557Z] 21:32:01 0 8.37 0.00 2.64 1.39 0.08 87.52 [2023-09-12T21:43:45.557Z] 21:32:01 1 11.35 0.00 1.92 0.66 0.07 86.00 [2023-09-12T21:43:45.557Z] 21:32:01 2 9.98 0.00 3.00 2.12 0.07 84.84 [2023-09-12T21:43:45.557Z] 21:32:01 3 7.81 0.00 4.49 15.56 0.08 72.05 [2023-09-12T21:43:45.557Z] 21:32:01 4 8.29 0.00 3.14 0.94 0.07 87.56 [2023-09-12T21:43:45.557Z] 21:32:01 5 10.18 0.00 2.83 0.71 0.07 86.21 [2023-09-12T21:43:45.557Z] 21:32:01 6 9.21 0.00 1.86 1.25 0.07 87.61 [2023-09-12T21:43:45.557Z] 21:32:01 7 6.01 0.00 3.22 1.45 0.17 89.15 [2023-09-12T21:43:45.557Z] 21:33:01 all 26.00 0.00 4.41 3.50 0.10 65.99 [2023-09-12T21:43:45.557Z] 21:33:01 0 27.39 0.00 4.19 0.66 0.08 67.68 [2023-09-12T21:43:45.557Z] 21:33:01 1 23.60 0.00 3.57 0.94 0.07 71.82 [2023-09-12T21:43:45.557Z] 21:33:01 2 27.57 0.00 4.27 0.69 0.10 67.36 [2023-09-12T21:43:45.557Z] 21:33:01 3 25.17 0.00 4.11 3.79 0.10 66.84 [2023-09-12T21:43:45.557Z] 21:33:01 4 25.88 0.00 5.45 15.88 0.08 52.70 [2023-09-12T21:43:45.557Z] 21:33:01 5 26.27 0.00 3.98 0.80 0.08 68.88 [2023-09-12T21:43:45.557Z] 21:33:01 6 26.53 0.00 4.57 1.72 0.08 67.09 [2023-09-12T21:43:45.557Z] 21:33:01 7 25.63 0.00 5.11 3.54 0.19 65.52 [2023-09-12T21:43:45.557Z] 21:34:01 all 16.04 0.00 3.04 2.06 0.05 78.81 [2023-09-12T21:43:45.557Z] 21:34:01 0 16.83 0.00 2.93 1.86 0.03 78.35 [2023-09-12T21:43:45.557Z] 21:34:01 1 13.75 0.00 2.61 0.02 0.05 83.57 [2023-09-12T21:43:45.557Z] 21:34:01 2 16.44 0.00 2.71 0.08 0.05 80.72 [2023-09-12T21:43:45.557Z] 21:34:01 3 16.32 0.00 3.13 1.94 0.05 78.56 [2023-09-12T21:43:45.557Z] 21:34:01 4 15.53 0.00 2.86 1.21 0.03 80.36 [2023-09-12T21:43:45.557Z] 21:34:01 5 16.98 0.00 3.40 0.37 0.07 79.17 [2023-09-12T21:43:45.557Z] 21:34:01 6 16.61 0.00 3.13 0.77 0.05 79.44 [2023-09-12T21:43:45.557Z] 21:34:01 7 15.83 0.00 3.57 10.29 0.07 70.24 [2023-09-12T21:43:45.557Z] 21:35:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-09-12T21:43:45.557Z] 21:35:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2023-09-12T21:43:45.557Z] 21:35:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-12T21:43:45.557Z] 21:35:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-12T21:43:45.557Z] 21:35:01 3 0.03 0.00 0.02 0.02 0.02 99.92 [2023-09-12T21:43:45.557Z] 21:35:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2023-09-12T21:43:45.557Z] 21:35:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-12T21:43:45.557Z] 21:35:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-12T21:43:45.557Z] 21:35:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-12T21:43:45.557Z] 21:36:01 all 0.60 0.00 0.16 0.15 0.02 99.07 [2023-09-12T21:43:45.557Z] 21:36:01 0 0.10 0.00 0.05 0.00 0.00 99.85 [2023-09-12T21:43:45.557Z] 21:36:01 1 2.11 0.00 0.12 0.02 0.00 97.76 [2023-09-12T21:43:45.557Z] 21:36:01 2 0.23 0.00 0.08 0.07 0.02 99.60 [2023-09-12T21:43:45.557Z] 21:36:01 3 0.40 0.00 0.22 0.52 0.03 98.83 [2023-09-12T21:43:45.557Z] 21:36:01 4 0.28 0.00 0.05 0.05 0.02 99.60 [2023-09-12T21:43:45.557Z] 21:36:01 5 1.20 0.00 0.40 0.45 0.02 97.93 [2023-09-12T21:43:45.557Z] 21:36:01 6 0.33 0.00 0.13 0.03 0.02 99.48 [2023-09-12T21:43:45.557Z] 21:36:01 7 0.13 0.00 0.27 0.03 0.03 99.53 [2023-09-12T21:43:45.557Z] 21:37:01 all 0.78 0.00 0.30 0.18 0.01 98.73 [2023-09-12T21:43:45.557Z] 21:37:01 0 0.30 0.00 0.22 0.00 0.02 99.47 [2023-09-12T21:43:45.557Z] 21:37:01 1 2.33 0.00 0.25 0.49 0.02 96.91 [2023-09-12T21:43:45.557Z] 21:37:01 2 0.43 0.00 0.27 0.02 0.02 99.27 [2023-09-12T21:43:45.557Z] 21:37:01 3 0.47 0.00 0.27 0.43 0.03 98.80 [2023-09-12T21:43:45.557Z] 21:37:01 4 0.70 0.00 0.42 0.03 0.00 98.85 [2023-09-12T21:43:45.557Z] 21:37:01 5 0.62 0.00 0.43 0.42 0.00 98.53 [2023-09-12T21:43:45.557Z] 21:37:01 6 1.00 0.00 0.35 0.02 0.02 98.62 [2023-09-12T21:43:45.557Z] 21:37:01 7 0.33 0.00 0.22 0.02 0.02 99.42 [2023-09-12T21:43:45.557Z] 21:38:01 all 0.27 0.00 0.01 0.00 0.01 99.70 [2023-09-12T21:43:45.557Z] 21:38:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2023-09-12T21:43:45.557Z] 21:38:01 1 1.95 0.00 0.02 0.00 0.02 98.01 [2023-09-12T21:43:45.557Z] 21:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-12T21:43:45.557Z] 21:38:01 3 0.05 0.00 0.00 0.02 0.03 99.90 [2023-09-12T21:43:45.557Z] 21:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-12T21:43:45.557Z] 21:38:01 5 0.05 0.00 0.05 0.02 0.02 99.87 [2023-09-12T21:43:45.557Z] 21:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-12T21:43:45.557Z] 21:38:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-12T21:43:45.557Z] 21:39:01 all 0.19 0.00 0.01 0.01 0.01 99.78 [2023-09-12T21:43:45.557Z] 21:39:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-12T21:43:45.557Z] 21:39:01 1 1.37 0.00 0.00 0.00 0.00 98.63 [2023-09-12T21:43:45.557Z] 21:39:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2023-09-12T21:43:45.557Z] 21:39:01 3 0.02 0.00 0.02 0.05 0.02 99.90 [2023-09-12T21:43:45.557Z] 21:39:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-12T21:43:45.557Z] 21:39:01 5 0.05 0.00 0.00 0.00 0.02 99.93 [2023-09-12T21:43:45.557Z] 21:39:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-12T21:43:45.557Z] 21:39:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-12T21:43:45.557Z] 21:40:01 all 0.04 0.00 0.01 0.00 0.01 99.95 [2023-09-12T21:43:45.557Z] 21:40:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2023-09-12T21:43:45.557Z] 21:40:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2023-09-12T21:43:45.557Z] 21:40:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-09-12T21:43:45.557Z] 21:40:01 3 0.03 0.00 0.02 0.02 0.03 99.90 [2023-09-12T21:43:45.557Z] 21:40:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-12T21:43:45.557Z] 21:40:01 5 0.07 0.00 0.02 0.00 0.00 99.92 [2023-09-12T21:43:45.557Z] 21:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-12T21:43:45.557Z] 21:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-12T21:43:45.557Z] 21:41:01 all 0.03 0.00 0.01 1.31 0.27 98.37 [2023-09-12T21:43:45.557Z] 21:41:01 0 0.00 0.00 0.00 0.00 0.40 99.60 [2023-09-12T21:43:45.557Z] 21:41:01 1 0.00 0.00 0.00 1.65 0.42 97.93 [2023-09-12T21:43:45.557Z] 21:41:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-12T21:43:45.557Z] 21:41:01 3 0.02 0.00 0.03 8.86 0.02 91.08 [2023-09-12T21:43:45.557Z] 21:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-12T21:43:45.557Z] 21:41:01 5 0.20 0.00 0.02 0.02 0.66 99.11 [2023-09-12T21:43:45.557Z] 21:41:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-12T21:43:45.557Z] 21:41:01 7 0.02 0.00 0.02 0.02 0.65 99.30 [2023-09-12T21:43:45.557Z] 21:42:01 all 0.04 0.00 0.01 0.00 0.52 99.43 [2023-09-12T21:43:45.557Z] 21:42:01 0 0.03 0.00 0.00 0.00 0.66 99.30 [2023-09-12T21:43:45.557Z] 21:42:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-12T21:43:45.557Z] 21:42:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-12T21:43:45.557Z] 21:42:01 3 0.02 0.00 0.03 0.02 1.09 98.85 [2023-09-12T21:43:45.557Z] 21:42:01 4 0.02 0.00 0.02 0.00 1.01 98.96 [2023-09-12T21:43:45.557Z] 21:42:01 5 0.17 0.00 0.00 0.00 0.41 99.42 [2023-09-12T21:43:45.557Z] 21:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-12T21:43:45.557Z] 21:42:01 7 0.02 0.00 0.00 0.00 0.99 98.99 [2023-09-12T21:43:45.557Z] [2023-09-12T21:43:45.557Z] 21:42:01 CPU %user %nice %system %iowait %steal %idle [2023-09-12T21:43:45.557Z] 21:43:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-09-12T21:43:45.557Z] 21:43:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-12T21:43:45.557Z] 21:43:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-12T21:43:45.557Z] 21:43:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-12T21:43:45.557Z] 21:43:01 3 0.05 0.00 0.02 0.02 0.03 99.88 [2023-09-12T21:43:45.557Z] 21:43:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-12T21:43:45.557Z] 21:43:01 5 0.07 0.00 0.02 0.00 0.00 99.92 [2023-09-12T21:43:45.557Z] 21:43:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-12T21:43:45.557Z] 21:43:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2023-09-12T21:43:45.557Z] Average: all 4.38 0.00 0.90 0.85 0.09 93.78 [2023-09-12T21:43:45.557Z] Average: 0 4.41 0.00 0.84 0.32 0.11 94.32 [2023-09-12T21:43:45.557Z] Average: 1 4.69 0.00 0.70 0.31 0.06 94.24 [2023-09-12T21:43:45.557Z] Average: 2 4.53 0.00 0.86 0.25 0.02 94.33 [2023-09-12T21:43:45.557Z] Average: 3 4.17 0.00 1.03 2.61 0.13 92.07 [2023-09-12T21:43:45.557Z] Average: 4 4.20 0.00 0.99 1.49 0.10 93.21 [2023-09-12T21:43:45.557Z] Average: 5 4.62 0.00 0.92 0.23 0.11 94.12 [2023-09-12T21:43:45.557Z] Average: 6 4.46 0.00 0.84 0.32 0.02 94.37 [2023-09-12T21:43:45.557Z] Average: 7 3.96 0.00 1.03 1.27 0.18 93.56 [2023-09-12T21:43:45.557Z] [2023-09-12T21:43:45.557Z] [2023-09-12T21:43:45.557Z]