Pull request #593 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7b6a22c1247954a5f2d5d10cf7975ec092c5f8f2+aac4c7d4bf7ab00be6801211183b9038e4c857bf (8cd4b1bfab7e0d91b822297a71ffc1f5931ff29c) 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-ssh11636515811089878184.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9352225919088483488.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-593/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-modbus-go/branches/PR-593/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11527145455002758056.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-modbus-go/branches/PR-593/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8487512056051106599.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9212822547927284957.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-modbus-go/branches/PR-593/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-modbus-go/branches/PR-593/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3609851421961480695.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go] ========================================================= [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-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-26328’ Running on prd-ubuntu20.04-docker-8c-8g-26331 in /w/workspace/xfoundry_device-modbus-go_PR-593 [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-modbus-go.git > git init /w/workspace/xfoundry_device-modbus-go_PR-593 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.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-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.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-modbus-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/593/head:refs/remotes/origin/PR-593 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit aac4c7d4bf7ab00be6801211183b9038e4c857bf into PR head commit 7b6a22c1247954a5f2d5d10cf7975ec092c5f8f2 Merge succeeded, producing 7b6a22c1247954a5f2d5d10cf7975ec092c5f8f2 Checking out Revision 7b6a22c1247954a5f2d5d10cf7975ec092c5f8f2 (PR-593) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac > git config core.sparsecheckout # timeout=10 > git checkout -f 7b6a22c1247954a5f2d5d10cf7975ec092c5f8f2 # 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 aac4c7d4bf7ab00be6801211183b9038e4c857bf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7b6a22c1247954a5f2d5d10cf7975ec092c5f8f2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-13T05:13:21.608Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-13T05:13:21.826Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-13T05:13:21.945Z] ========================================================= [2024-11-13T05:13:21.946Z] EdgeX Global Pipelines Version Info [2024-11-13T05:13:21.946Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-13T05:13:23.082Z] ------------------- [2024-11-13T05:13:23.082Z] stable info: [2024-11-13T05:13:23.082Z] ------------------- [2024-11-13T05:13:23.082Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-13T05:13:23.082Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-13T05:13:23.082Z] Message: update stable to v1.0.265 [2024-11-13T05:13:23.343Z] ------------------- [2024-11-13T05:13:23.343Z] experimental info: [2024-11-13T05:13:23.343Z] ------------------- [2024-11-13T05:13:23.343Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-13T05:13:23.343Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-13T05:13:23.343Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-13T05:13:23.570Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2024-11-13T05:13:23.626Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2024-11-13T05:13:23.683Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-13T05:13:23.740Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-13T05:13:23.793Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-13T05:13:23.852Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-13T05:13:23.910Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-13T05:13:23.972Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-11-13T05:13:24.028Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-13T05:13:24.082Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-13T05:13:24.140Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-13T05:13:24.204Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2024-11-13T05:13:24.265Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-13T05:13:24.324Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-13T05:13:24.375Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-13T05:13:24.429Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-11-13T05:13:24.483Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-11-13T05:13:24.548Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-11-13T05:13:24.607Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-13T05:13:24.671Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-13T05:13:24.729Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-11-13T05:13:24.787Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-11-13T05:13:24.854Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-11-13T05:13:24.918Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-11-13T05:13:24.980Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-11-13T05:13:25.039Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-13T05:13:25.102Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-13T05:13:25.159Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-593 [Pipeline] echo [2024-11-13T05:13:25.219Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-593 [Pipeline] echo [2024-11-13T05:13:25.281Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-593 [Pipeline] echo [2024-11-13T05:13:25.345Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7b6a22c1247954a5f2d5d10cf7975ec092c5f8f2 [Pipeline] echo [2024-11-13T05:13:25.570Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7b6a22c [Pipeline] echo [2024-11-13T05:13:25.629Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-13T05:13:25.783Z] provisioning config files... [2024-11-13T05:13:25.795Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-593@tmp/config11026956493606820174tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-13T05:13:26.190Z] ---> ****-login.sh [2024-11-13T05:13:26.190Z] nexus3.edgexfoundry.org:10001 [2024-11-13T05:13:26.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T05:13:26.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T05:13:26.452Z] Configure a credential helper to remove this warning. See [2024-11-13T05:13:26.452Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T05:13:26.452Z] [2024-11-13T05:13:26.452Z] Login Succeeded [2024-11-13T05:13:26.453Z] nexus3.edgexfoundry.org:10002 [2024-11-13T05:13:26.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T05:13:26.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T05:13:26.453Z] Configure a credential helper to remove this warning. See [2024-11-13T05:13:26.453Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T05:13:26.453Z] [2024-11-13T05:13:26.453Z] Login Succeeded [2024-11-13T05:13:26.453Z] nexus3.edgexfoundry.org:10003 [2024-11-13T05:13:26.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T05:13:26.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T05:13:26.712Z] Configure a credential helper to remove this warning. See [2024-11-13T05:13:26.712Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T05:13:26.712Z] [2024-11-13T05:13:26.712Z] Login Succeeded [2024-11-13T05:13:26.712Z] nexus3.edgexfoundry.org:10004 [2024-11-13T05:13:26.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T05:13:26.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T05:13:26.713Z] Configure a credential helper to remove this warning. See [2024-11-13T05:13:26.713Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T05:13:26.713Z] [2024-11-13T05:13:26.713Z] Login Succeeded [2024-11-13T05:13:26.713Z] ****.io [2024-11-13T05:13:26.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T05:13:26.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T05:13:26.973Z] Configure a credential helper to remove this warning. See [2024-11-13T05:13:26.973Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T05:13:26.973Z] [2024-11-13T05:13:26.973Z] Login Succeeded [2024-11-13T05:13:26.973Z] ---> ****-login.sh ends [Pipeline] } [2024-11-13T05:13:27.003Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-13T05:13:27.698Z] + git rev-list -1 --merges 7b6a22c1247954a5f2d5d10cf7975ec092c5f8f2~1..7b6a22c1247954a5f2d5d10cf7975ec092c5f8f2 [Pipeline] echo [2024-11-13T05:13:27.745Z] -----------> git rev-list -1 --merges 7b6a22c1247954a5f2d5d10cf7975ec092c5f8f2~1..7b6a22c1247954a5f2d5d10cf7975ec092c5f8f2 7b6a22c1247954a5f2d5d10cf7975ec092c5f8f2 [false] [Pipeline] sh [2024-11-13T05:13:28.068Z] + git log --format=format:%s -1 7b6a22c1247954a5f2d5d10cf7975ec092c5f8f2 [Pipeline] echo [2024-11-13T05:13:28.116Z] ========================================================= [2024-11-13T05:13:28.116Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-13T05:13:28.116Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-13T05:13:28.572Z] + git log --format=format:%s -1 7b6a22c1247954a5f2d5d10cf7975ec092c5f8f2 [Pipeline] echo [2024-11-13T05:13:28.615Z] [semverPrep] GIT_COMMIT: 7b6a22c1247954a5f2d5d10cf7975ec092c5f8f2, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 [Pipeline] echo [2024-11-13T05:13:28.660Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-11-13T05:13:29.081Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-13T05:13:29.081Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-13T05:13:29.081Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-13T05:13:29.081Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-13T05:13:29.081Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-13T05:13:29.081Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-13T05:13:29.081Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T05:13:29.610Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-13T05:13:29.610Z] [2024-11-13T05:13:29.610Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T05:13:30.003Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-13T05:13:30.003Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-13T05:13:30.003Z] b85a868b505f: Pulling fs layer [2024-11-13T05:13:30.003Z] e2be974225ed: Pulling fs layer [2024-11-13T05:13:30.003Z] 339a4e72a1f5: Pulling fs layer [2024-11-13T05:13:30.003Z] 988bab9f4d93: Pulling fs layer [2024-11-13T05:13:30.003Z] 1469e6f7b9e6: Pulling fs layer [2024-11-13T05:13:30.003Z] eaf3925da568: Pulling fs layer [2024-11-13T05:13:30.003Z] bab4dde63d76: Pulling fs layer [2024-11-13T05:13:30.003Z] bde34c3a00c8: Pulling fs layer [2024-11-13T05:13:30.003Z] b352a97aabf1: Pulling fs layer [2024-11-13T05:13:30.003Z] 4872d77fe225: Pulling fs layer [2024-11-13T05:13:30.003Z] 5851b861e8e6: Pulling fs layer [2024-11-13T05:13:30.003Z] 4872d77fe225: Waiting [2024-11-13T05:13:30.003Z] bde34c3a00c8: Waiting [2024-11-13T05:13:30.003Z] b352a97aabf1: Waiting [2024-11-13T05:13:30.003Z] 988bab9f4d93: Waiting [2024-11-13T05:13:30.003Z] 1469e6f7b9e6: Waiting [2024-11-13T05:13:30.003Z] eaf3925da568: Waiting [2024-11-13T05:13:30.003Z] 5851b861e8e6: Waiting [2024-11-13T05:13:30.003Z] bab4dde63d76: Waiting [2024-11-13T05:13:30.003Z] 988bab9f4d93: Verifying Checksum [2024-11-13T05:13:30.003Z] 988bab9f4d93: Download complete [2024-11-13T05:13:30.003Z] 1469e6f7b9e6: Verifying Checksum [2024-11-13T05:13:30.003Z] 1469e6f7b9e6: Download complete [2024-11-13T05:13:30.003Z] eaf3925da568: Download complete [2024-11-13T05:13:30.262Z] 339a4e72a1f5: Verifying Checksum [2024-11-13T05:13:30.262Z] 339a4e72a1f5: Download complete [2024-11-13T05:13:30.262Z] bde34c3a00c8: Verifying Checksum [2024-11-13T05:13:30.262Z] bde34c3a00c8: Download complete [2024-11-13T05:13:30.262Z] b352a97aabf1: Download complete [2024-11-13T05:13:30.262Z] 4872d77fe225: Download complete [2024-11-13T05:13:30.262Z] 5851b861e8e6: Verifying Checksum [2024-11-13T05:13:30.262Z] 5851b861e8e6: Download complete [2024-11-13T05:13:30.262Z] b85a868b505f: Verifying Checksum [2024-11-13T05:13:30.262Z] b85a868b505f: Download complete [2024-11-13T05:13:30.520Z] bab4dde63d76: Verifying Checksum [2024-11-13T05:13:30.520Z] bab4dde63d76: Download complete [2024-11-13T05:13:31.456Z] b85a868b505f: Pull complete [2024-11-13T05:13:31.714Z] e2be974225ed: Pull complete [2024-11-13T05:13:31.973Z] 339a4e72a1f5: Pull complete [2024-11-13T05:13:32.232Z] 988bab9f4d93: Pull complete [2024-11-13T05:13:32.490Z] 1469e6f7b9e6: Pull complete [2024-11-13T05:13:32.490Z] eaf3925da568: Pull complete [2024-11-13T05:13:34.388Z] bab4dde63d76: Pull complete [2024-11-13T05:13:34.388Z] bde34c3a00c8: Pull complete [2024-11-13T05:13:34.648Z] b352a97aabf1: Pull complete [2024-11-13T05:13:34.648Z] 4872d77fe225: Pull complete [2024-11-13T05:13:34.648Z] 5851b861e8e6: Pull complete [2024-11-13T05:13:34.648Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-13T05:13:34.648Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-13T05:13:34.648Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T05:13:34.947Z] prd-ubuntu20.04-docker-8c-8g-26331 does not seem to be running inside a container [2024-11-13T05:13:34.974Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-593 -v /w/workspace/xfoundry_device-modbus-go_PR-593:/w/workspace/xfoundry_device-modbus-go_PR-593:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-593@tmp:/w/workspace/xfoundry_device-modbus-go_PR-593@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-13T05:13:37.389Z] $ docker top 0d61d432eb731556b309f87729512009eff3ac388627995af728e362c4e801b9 -eo pid,comm [2024-11-13T05:13:37.452Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-11-13T05:13:37.452Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-13T05:13:37.615Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-13T05:13:37.615Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-13T05:13:37.726Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-13T05:13:37.728Z] $ docker exec 0d61d432eb731556b309f87729512009eff3ac388627995af728e362c4e801b9 ssh-agent [2024-11-13T05:13:37.823Z] SSH_AUTH_SOCK=/tmp/ssh-YXAJUNqDEumS/agent.32 [2024-11-13T05:13:37.823Z] SSH_AGENT_PID=38 [2024-11-13T05:13:37.829Z] Running ssh-add (command line suppressed) [2024-11-13T05:13:37.939Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-593@tmp/private_key_9180584302843687080.key (/w/workspace/xfoundry_device-modbus-go_PR-593@tmp/private_key_9180584302843687080.key) [2024-11-13T05:13:37.954Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-13T05:13:38.294Z] + git tag --points-at HEAD [Pipeline] } [2024-11-13T05:13:38.323Z] $ docker exec --env ******** --env ******** 0d61d432eb731556b309f87729512009eff3ac388627995af728e362c4e801b9 ssh-agent -k [2024-11-13T05:13:38.439Z] unset SSH_AUTH_SOCK; [2024-11-13T05:13:38.439Z] unset SSH_AGENT_PID; [2024-11-13T05:13:38.439Z] echo Agent pid 38 killed; [2024-11-13T05:13:38.452Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-13T05:13:38.571Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-13T05:13:38.571Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-13T05:13:38.694Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-13T05:13:38.697Z] $ docker exec 0d61d432eb731556b309f87729512009eff3ac388627995af728e362c4e801b9 ssh-agent [2024-11-13T05:13:38.809Z] SSH_AUTH_SOCK=/tmp/ssh-ghxpGf4x5PJ0/agent.71 [2024-11-13T05:13:38.809Z] SSH_AGENT_PID=77 [2024-11-13T05:13:38.814Z] Running ssh-add (command line suppressed) [2024-11-13T05:13:38.909Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-593@tmp/private_key_11106098825854563670.key (/w/workspace/xfoundry_device-modbus-go_PR-593@tmp/private_key_11106098825854563670.key) [2024-11-13T05:13:38.926Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-13T05:13:39.279Z] + git semver init [2024-11-13T05:13:39.538Z] 2024-11-13 05:13:39,453 [run_init] DEBUG init version:0.0.0 force:False [2024-11-13T05:13:39.538Z] 2024-11-13 05:13:39,453 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-593/.semver [2024-11-13T05:13:39.538Z] 2024-11-13 05:13:39,454 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-593/.semver [2024-11-13T05:13:39.538Z] 2024-11-13 05:13:39,454 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-593/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-593, universal_newlines=False, shell=None, istream=None) [2024-11-13T05:13:40.921Z] 2024-11-13 05:13:40,482 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-593/.git/info/exclude [2024-11-13T05:13:40.921Z] 2024-11-13 05:13:40,483 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-593/.semver/PR-593 with force:False [2024-11-13T05:13:40.921Z] 2024-11-13 05:13:40,483 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-593/.semver/PR-593 [2024-11-13T05:13:40.921Z] 2024-11-13 05:13:40,487 [execute] INFO git cat-file --batch-check [2024-11-13T05:13:40.921Z] 2024-11-13 05:13:40,488 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-593/.semver, universal_newlines=False, shell=None, istream=) [2024-11-13T05:13:40.921Z] 2024-11-13 05:13:40,494 [execute] INFO git cat-file --batch [2024-11-13T05:13:40.921Z] 2024-11-13 05:13:40,495 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-593/.semver, universal_newlines=False, shell=None, istream=) [2024-11-13T05:13:40.921Z] 2024-11-13 05:13:40,500 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-593/.semver/PR-593 [2024-11-13T05:13:40.921Z] 0.0.0 [Pipeline] } [2024-11-13T05:13:40.948Z] $ docker exec --env ******** --env ******** 0d61d432eb731556b309f87729512009eff3ac388627995af728e362c4e801b9 ssh-agent -k [2024-11-13T05:13:41.066Z] unset SSH_AUTH_SOCK; [2024-11-13T05:13:41.067Z] unset SSH_AGENT_PID; [2024-11-13T05:13:41.069Z] echo Agent pid 77 killed; [2024-11-13T05:13:41.078Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-13T05:13:41.537Z] + git semver [Pipeline] } [2024-11-13T05:13:41.823Z] $ docker stop --time=1 0d61d432eb731556b309f87729512009eff3ac388627995af728e362c4e801b9 [2024-11-13T05:13:43.123Z] $ docker rm -f --volumes 0d61d432eb731556b309f87729512009eff3ac388627995af728e362c4e801b9 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-13T05:13:43.540Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-13T05:13:43.830Z] Stashed 1 file(s) [Pipeline] echo [2024-11-13T05:13:43.851Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-13T05:13:44.584Z] provisioning config files... [2024-11-13T05:13:44.594Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-593@tmp/config3148155171924771960tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-13T05:13:44.956Z] ---> ****-login.sh [2024-11-13T05:13:44.957Z] nexus3.edgexfoundry.org:10001 [2024-11-13T05:13:44.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T05:13:44.957Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T05:13:44.957Z] Configure a credential helper to remove this warning. See [2024-11-13T05:13:44.957Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T05:13:44.957Z] [2024-11-13T05:13:44.957Z] Login Succeeded [2024-11-13T05:13:44.957Z] nexus3.edgexfoundry.org:10002 [2024-11-13T05:13:44.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T05:13:44.957Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T05:13:44.957Z] Configure a credential helper to remove this warning. See [2024-11-13T05:13:44.957Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T05:13:44.957Z] [2024-11-13T05:13:44.957Z] Login Succeeded [2024-11-13T05:13:44.957Z] nexus3.edgexfoundry.org:10003 [2024-11-13T05:13:45.217Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T05:13:45.217Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T05:13:45.218Z] Configure a credential helper to remove this warning. See [2024-11-13T05:13:45.218Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T05:13:45.218Z] [2024-11-13T05:13:45.218Z] Login Succeeded [2024-11-13T05:13:45.218Z] nexus3.edgexfoundry.org:10004 [2024-11-13T05:13:45.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T05:13:45.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T05:13:45.218Z] Configure a credential helper to remove this warning. See [2024-11-13T05:13:45.218Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T05:13:45.218Z] [2024-11-13T05:13:45.218Z] Login Succeeded [2024-11-13T05:13:45.218Z] ****.io [2024-11-13T05:13:45.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T05:13:45.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T05:13:45.479Z] Configure a credential helper to remove this warning. See [2024-11-13T05:13:45.479Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T05:13:45.479Z] [2024-11-13T05:13:45.479Z] Login Succeeded [2024-11-13T05:13:45.479Z] ---> ****-login.sh ends [Pipeline] } [2024-11-13T05:13:45.513Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-13T05:13:45.766Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-13T05:13:45.819Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-13T05:13:45.868Z] ========================================================= [2024-11-13T05:13:45.868Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-13T05:13:45.868Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T05:13:46.391Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-11-13T05:13:46.391Z] Sending build context to Docker daemon 18.05MB [2024-11-13T05:13:46.391Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2024-11-13T05:13:46.391Z] Step 2/10 : FROM ${BASE} AS builder [2024-11-13T05:13:46.650Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-13T05:13:46.650Z] 43c4264eed91: Pulling fs layer [2024-11-13T05:13:46.650Z] 4cc291be95ef: Pulling fs layer [2024-11-13T05:13:46.650Z] 2ac1f1163629: Pulling fs layer [2024-11-13T05:13:46.650Z] 5c3c966382ef: Pulling fs layer [2024-11-13T05:13:46.650Z] 4f4fb700ef54: Pulling fs layer [2024-11-13T05:13:46.650Z] 5d5c8e513c77: Pulling fs layer [2024-11-13T05:13:46.650Z] 9f66e0745190: Pulling fs layer [2024-11-13T05:13:46.650Z] f49a43e4bbc0: Pulling fs layer [2024-11-13T05:13:46.650Z] 561ebcabdf7f: Pulling fs layer [2024-11-13T05:13:46.650Z] 5c3c966382ef: Waiting [2024-11-13T05:13:46.650Z] 4f4fb700ef54: Waiting [2024-11-13T05:13:46.650Z] f49a43e4bbc0: Waiting [2024-11-13T05:13:46.650Z] 561ebcabdf7f: Waiting [2024-11-13T05:13:46.650Z] 5d5c8e513c77: Waiting [2024-11-13T05:13:46.650Z] 9f66e0745190: Waiting [2024-11-13T05:13:46.650Z] 4cc291be95ef: Download complete [2024-11-13T05:13:46.650Z] 5c3c966382ef: Verifying Checksum [2024-11-13T05:13:46.650Z] 5c3c966382ef: Download complete [2024-11-13T05:13:46.650Z] 4f4fb700ef54: Verifying Checksum [2024-11-13T05:13:46.650Z] 4f4fb700ef54: Download complete [2024-11-13T05:13:46.650Z] 5d5c8e513c77: Download complete [2024-11-13T05:13:46.650Z] 43c4264eed91: Download complete [2024-11-13T05:13:46.650Z] 9f66e0745190: Verifying Checksum [2024-11-13T05:13:46.650Z] 9f66e0745190: Download complete [2024-11-13T05:13:46.909Z] 43c4264eed91: Pull complete [2024-11-13T05:13:46.909Z] 561ebcabdf7f: Download complete [2024-11-13T05:13:46.909Z] 4cc291be95ef: Pull complete [2024-11-13T05:13:47.168Z] 2ac1f1163629: Verifying Checksum [2024-11-13T05:13:47.168Z] 2ac1f1163629: Download complete [2024-11-13T05:13:47.425Z] f49a43e4bbc0: Verifying Checksum [2024-11-13T05:13:47.425Z] f49a43e4bbc0: Download complete [2024-11-13T05:13:50.710Z] 2ac1f1163629: Pull complete [2024-11-13T05:13:50.710Z] 5c3c966382ef: Pull complete [2024-11-13T05:13:50.710Z] 4f4fb700ef54: Pull complete [2024-11-13T05:13:50.710Z] 5d5c8e513c77: Pull complete [2024-11-13T05:13:50.971Z] 9f66e0745190: Pull complete [2024-11-13T05:13:53.499Z] f49a43e4bbc0: Pull complete [2024-11-13T05:13:53.499Z] 561ebcabdf7f: Pull complete [2024-11-13T05:13:53.499Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-13T05:13:53.499Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-13T05:13:53.499Z] ---> 3a752c3f9dda [2024-11-13T05:13:53.499Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2024-11-13T05:13:57.699Z] ---> Running in 57151d1cab49 [2024-11-13T05:13:57.699Z] Removing intermediate container 57151d1cab49 [2024-11-13T05:13:57.699Z] ---> 719220605396 [2024-11-13T05:13:57.699Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-13T05:13:57.699Z] ---> Running in 399bf710c724 [2024-11-13T05:13:57.699Z] Removing intermediate container 399bf710c724 [2024-11-13T05:13:57.699Z] ---> be0ff9e87a29 [2024-11-13T05:13:57.699Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2024-11-13T05:13:57.699Z] ---> Running in 115fc0f3caff [2024-11-13T05:13:57.699Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-13T05:13:57.699Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-13T05:13:57.959Z] (1/8) Installing openssh-keygen (9.7_p1-r4) [2024-11-13T05:13:57.959Z] (2/8) Installing libedit (20240517.3.1-r0) [2024-11-13T05:13:57.959Z] (3/8) Installing openssh-client-common (9.7_p1-r4) [2024-11-13T05:13:58.221Z] (4/8) Installing openssh-client-default (9.7_p1-r4) [2024-11-13T05:13:58.221Z] (5/8) Installing openssh-sftp-server (9.7_p1-r4) [2024-11-13T05:13:58.221Z] (6/8) Installing openssh-server-common (9.7_p1-r4) [2024-11-13T05:13:58.221Z] (7/8) Installing openssh-server (9.7_p1-r4) [2024-11-13T05:13:58.221Z] (8/8) Installing openssh (9.7_p1-r4) [2024-11-13T05:13:58.221Z] Executing busybox-1.36.1-r29.trigger [2024-11-13T05:13:58.221Z] OK: 252 MiB in 62 packages [2024-11-13T05:13:58.791Z] Removing intermediate container 115fc0f3caff [2024-11-13T05:13:58.791Z] ---> d5a571756f1d [2024-11-13T05:13:58.791Z] Step 6/10 : WORKDIR /device-modbus-go [2024-11-13T05:13:58.791Z] ---> Running in befa48ae0c85 [2024-11-13T05:13:58.791Z] Removing intermediate container befa48ae0c85 [2024-11-13T05:13:58.791Z] ---> ffb1f32ce603 [2024-11-13T05:13:58.791Z] Step 7/10 : COPY go.mod vendor* ./ [2024-11-13T05:13:58.791Z] ---> 80312e868fce [2024-11-13T05:13:58.791Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-13T05:13:58.791Z] ---> Running in e57214bbdaa1 [2024-11-13T05:13:59.363Z] Still waiting to schedule task [2024-11-13T05:13:59.363Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-26329’ is offline [2024-11-13T05:14:45.481Z] Removing intermediate container e57214bbdaa1 [2024-11-13T05:14:45.481Z] ---> d6d58194dd10 [2024-11-13T05:14:45.481Z] Step 9/10 : COPY . . [2024-11-13T05:14:45.481Z] ---> 6380d5d6b949 [2024-11-13T05:14:45.481Z] Step 10/10 : RUN ${MAKE} [2024-11-13T05:14:45.481Z] ---> Running in c91df65f82bd [2024-11-13T05:14:45.481Z] noop [2024-11-13T05:14:45.481Z] Removing intermediate container c91df65f82bd [2024-11-13T05:14:45.481Z] ---> 3ba79b1f045c [2024-11-13T05:14:45.481Z] Successfully built 3ba79b1f045c [2024-11-13T05:14:45.481Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T05:14:45.963Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-13T05:14:45.963Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T05:14:46.137Z] prd-ubuntu20.04-docker-8c-8g-26331 does not seem to be running inside a container [2024-11-13T05:14:46.166Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-593 -v /w/workspace/xfoundry_device-modbus-go_PR-593:/w/workspace/xfoundry_device-modbus-go_PR-593:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-593@tmp:/w/workspace/xfoundry_device-modbus-go_PR-593@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 ******** ci-base-image-x86_64 cat [2024-11-13T05:14:46.509Z] $ docker top d564adb239b9ea6f96eff8b30ee74fa3b6157a1d5feb4f8fde4e344ea018de25 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-13T05:14:46.929Z] + go version [2024-11-13T05:14:46.929Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-13T05:14:46.963Z] $ docker stop --time=1 d564adb239b9ea6f96eff8b30ee74fa3b6157a1d5feb4f8fde4e344ea018de25 [2024-11-13T05:14:48.232Z] $ docker rm -f --volumes d564adb239b9ea6f96eff8b30ee74fa3b6157a1d5feb4f8fde4e344ea018de25 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T05:14:49.025Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-13T05:14:49.025Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T05:14:49.186Z] prd-ubuntu20.04-docker-8c-8g-26331 does not seem to be running inside a container [2024-11-13T05:14:49.210Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_device-modbus-go_PR-593 -v /w/workspace/xfoundry_device-modbus-go_PR-593:/w/workspace/xfoundry_device-modbus-go_PR-593:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-593@tmp:/w/workspace/xfoundry_device-modbus-go_PR-593@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 ******** ci-base-image-x86_64 cat [2024-11-13T05:14:49.571Z] $ docker top d09ac671607d375b2a0d1e049e2791e29825c89fd71bb9a159a3b2b32b0e421d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-13T05:14:49.984Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-593 [Pipeline] fileExists [Pipeline] sh [2024-11-13T05:14:50.362Z] + make test [2024-11-13T05:14:50.362Z] go test ./... -coverprofile=coverage.out [2024-11-13T05:14:51.737Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2024-11-13T05:15:09.831Z] github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements [2024-11-13T05:15:09.831Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.010s coverage: 48.0% of statements [2024-11-13T05:15:22.033Z] go vet ./... [2024-11-13T05:15:27.294Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-13T05:15:27.294Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-13T05:15:27.294Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-13T05:15:27.351Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-13T05:15:27.389Z] $ docker stop --time=1 d09ac671607d375b2a0d1e049e2791e29825c89fd71bb9a159a3b2b32b0e421d [2024-11-13T05:15:30.842Z] $ docker rm -f --volumes d09ac671607d375b2a0d1e049e2791e29825c89fd71bb9a159a3b2b32b0e421d [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-13T05:15:31.447Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-13T05:15:31.525Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-11-13T05:15:32.248Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-13T05:15:32.563Z] + ls -al . [2024-11-13T05:15:32.563Z] total 260 [2024-11-13T05:15:32.563Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 13 05:14 . [2024-11-13T05:15:32.563Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 05:13 .. [2024-11-13T05:15:32.563Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 13 05:13 .dockerignore [2024-11-13T05:15:32.563Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 13 05:15 .git [2024-11-13T05:15:32.563Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 05:13 .github [2024-11-13T05:15:32.563Z] -rw-rw-r-- 1 jenkins jenkins 266 Nov 13 05:13 .gitignore [2024-11-13T05:15:32.563Z] -rw-rw-r-- 1 jenkins jenkins 199 Nov 13 05:13 .golangci.yml [2024-11-13T05:15:32.563Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 13 05:13 .semver [2024-11-13T05:15:32.563Z] -rw-rw-r-- 1 jenkins jenkins 19818 Nov 13 05:13 Attribution.txt [2024-11-13T05:15:32.563Z] -rw-rw-r-- 1 jenkins jenkins 16388 Nov 13 05:13 CHANGELOG.md [2024-11-13T05:15:32.563Z] -rw-rw-r-- 1 jenkins jenkins 1479 Nov 13 05:13 Dockerfile [2024-11-13T05:15:32.563Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 13 05:13 GOVERNANCE.md [2024-11-13T05:15:32.563Z] -rw-rw-r-- 1 jenkins jenkins 658 Nov 13 05:13 Jenkinsfile [2024-11-13T05:15:32.563Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 13 05:13 LICENSE [2024-11-13T05:15:32.563Z] -rw-rw-r-- 1 jenkins jenkins 2524 Nov 13 05:13 Makefile [2024-11-13T05:15:32.563Z] -rw-rw-r-- 1 jenkins jenkins 622 Nov 13 05:13 OWNERS.md [2024-11-13T05:15:32.563Z] -rw-rw-r-- 1 jenkins jenkins 4463 Nov 13 05:13 README.md [2024-11-13T05:15:32.563Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 13 05:13 VERSION [2024-11-13T05:15:32.563Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 05:13 bin [2024-11-13T05:15:32.563Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 05:13 cmd [2024-11-13T05:15:32.563Z] -rw-r--r-- 1 jenkins jenkins 25464 Nov 13 05:15 coverage.out [2024-11-13T05:15:32.563Z] -rw-rw-r-- 1 jenkins jenkins 6441 Nov 13 05:13 go.mod [2024-11-13T05:15:32.563Z] -rw-rw-r-- 1 jenkins jenkins 87679 Nov 13 05:13 go.sum [2024-11-13T05:15:32.563Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 05:13 internal [2024-11-13T05:15:32.563Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 05:13 simulator [2024-11-13T05:15:32.563Z] -rw-rw-r-- 1 jenkins jenkins 229 Nov 13 05:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T05:15:32.992Z] + docker build -t device-modbus -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=7b6a22c1247954a5f2d5d10cf7975ec092c5f8f2 --label arch=amd64 --label version=0.0.0 . [2024-11-13T05:15:32.993Z] Sending build context to Docker daemon 18.08MB [2024-11-13T05:15:32.993Z] Step 1/23 : ARG BASE=golang:1.23-alpine3.20 [2024-11-13T05:15:32.993Z] Step 2/23 : FROM ${BASE} AS builder [2024-11-13T05:15:32.993Z] ---> 3ba79b1f045c [2024-11-13T05:15:32.993Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2024-11-13T05:15:33.251Z] ---> Running in 1702f0e31329 [2024-11-13T05:15:33.509Z] Removing intermediate container 1702f0e31329 [2024-11-13T05:15:33.509Z] ---> 61b44c10eef4 [2024-11-13T05:15:33.509Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-13T05:15:33.509Z] ---> Running in f5f9b0f6ef1c [2024-11-13T05:15:33.509Z] Removing intermediate container f5f9b0f6ef1c [2024-11-13T05:15:33.509Z] ---> 754d40e66562 [2024-11-13T05:15:33.509Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2024-11-13T05:15:33.509Z] ---> Running in b54c45439712 [2024-11-13T05:15:33.767Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-13T05:15:34.026Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-13T05:15:34.285Z] OK: 252 MiB in 62 packages [2024-11-13T05:15:34.543Z] Removing intermediate container b54c45439712 [2024-11-13T05:15:34.543Z] ---> 44d90209c8e9 [2024-11-13T05:15:34.543Z] Step 6/23 : WORKDIR /device-modbus-go [2024-11-13T05:15:34.803Z] ---> Running in b101ec523380 [2024-11-13T05:15:34.803Z] Removing intermediate container b101ec523380 [2024-11-13T05:15:34.803Z] ---> 4c9dc9c53378 [2024-11-13T05:15:34.803Z] Step 7/23 : COPY go.mod vendor* ./ [2024-11-13T05:15:34.803Z] ---> d3e3b0f28f65 [2024-11-13T05:15:34.803Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-13T05:15:34.803Z] ---> Running in e4de942758a4 [2024-11-13T05:15:35.745Z] Removing intermediate container e4de942758a4 [2024-11-13T05:15:35.745Z] ---> 1d3f64d32df1 [2024-11-13T05:15:35.745Z] Step 9/23 : COPY . . [2024-11-13T05:15:36.312Z] ---> 8768dfcfad8c [2024-11-13T05:15:36.312Z] Step 10/23 : RUN ${MAKE} [2024-11-13T05:15:36.312Z] ---> Running in ad54254a9648 [2024-11-13T05:15:36.570Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.7 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [2024-11-13T05:15:43.945Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-26332 in /w/workspace/xfoundry_device-modbus-go_PR-593 [Pipeline] { [Pipeline] ws [2024-11-13T05:15:44.022Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2024-11-13T05:15:47.277Z] The recommended git tool is: git [2024-11-13T05:15:55.497Z] using credential edgex-jenkins-ssh [2024-11-13T05:15:55.521Z] Cloning the remote Git repository [2024-11-13T05:15:55.565Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2024-11-13T05:15:55.676Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2024-11-13T05:15:55.889Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2024-11-13T05:15:55.890Z] > git --version # timeout=10 [2024-11-13T05:15:55.931Z] > git --version # 'git version 2.25.1' [2024-11-13T05:15:55.936Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-13T05:15:56.180Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-13T05:15:58.442Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2024-11-13T05:15:58.500Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-13T05:16:00.291Z] Merging remotes/origin/main commit aac4c7d4bf7ab00be6801211183b9038e4c857bf into PR head commit 7b6a22c1247954a5f2d5d10cf7975ec092c5f8f2 [2024-11-13T05:16:00.669Z] Merge succeeded, producing 7b6a22c1247954a5f2d5d10cf7975ec092c5f8f2 [2024-11-13T05:16:00.670Z] Checking out Revision 7b6a22c1247954a5f2d5d10cf7975ec092c5f8f2 (PR-593) [2024-11-13T05:15:59.652Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2024-11-13T05:15:59.723Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2024-11-13T05:15:59.724Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-13T05:15:59.756Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/593/head:refs/remotes/origin/PR-593 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-11-13T05:16:00.313Z] > git config core.sparsecheckout # timeout=10 [2024-11-13T05:16:00.392Z] > git checkout -f 7b6a22c1247954a5f2d5d10cf7975ec092c5f8f2 # timeout=10 [2024-11-13T05:16:00.522Z] > git remote # timeout=10 [2024-11-13T05:16:00.549Z] > git config --get remote.origin.url # timeout=10 [2024-11-13T05:16:00.565Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-13T05:16:00.604Z] > git merge aac4c7d4bf7ab00be6801211183b9038e4c857bf # timeout=10 [2024-11-13T05:16:00.644Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-11-13T05:16:00.673Z] > git config core.sparsecheckout # timeout=10 [2024-11-13T05:16:00.691Z] > git checkout -f 7b6a22c1247954a5f2d5d10cf7975ec092c5f8f2 # timeout=10 [2024-11-13T05:16:01.390Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4" [2024-11-13T05:16:01.451Z] > git --version # timeout=10 [2024-11-13T05:16:01.468Z] > git --version # 'git version 2.25.1' [2024-11-13T05:16:01.499Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-13T05:16:06.726Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-13T05:16:06.726Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-13T05:16:06.726Z] Dload Upload Total Spent Left Speed [2024-11-13T05:16:06.726Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 114k 0 --:--:-- --:--:-- --:--:-- 114k [Pipeline] sh [2024-11-13T05:16:07.087Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-11-13T05:16:07.452Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-11-13T05:16:07.452Z] + sudo tee /etc/docker/daemon.new [2024-11-13T05:16:07.452Z] { [2024-11-13T05:16:07.452Z] "registry-mirrors": [ [2024-11-13T05:16:07.452Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-13T05:16:07.452Z] ], [2024-11-13T05:16:07.452Z] "bip": "10.250.0.254/24", [2024-11-13T05:16:07.452Z] "hosts": [ [2024-11-13T05:16:07.452Z] "tcp://0.0.0.0:5555", [2024-11-13T05:16:07.452Z] "unix:///var/run/docker.sock" [2024-11-13T05:16:07.452Z] ], [2024-11-13T05:16:07.452Z] "mtu": 1458, [2024-11-13T05:16:07.452Z] "selinux-enabled": true, [2024-11-13T05:16:07.452Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-13T05:16:07.452Z] } [Pipeline] sh [2024-11-13T05:16:07.813Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-11-13T05:16:08.184Z] + sudo service docker restart [2024-11-13T05:16:08.675Z] Removing intermediate container ad54254a9648 [2024-11-13T05:16:08.675Z] ---> a0269d178c0b [2024-11-13T05:16:08.675Z] Step 11/23 : FROM alpine:3.20 [2024-11-13T05:16:08.675Z] 3.20: Pulling from library/alpine [2024-11-13T05:16:08.675Z] da9db072f522: Pulling fs layer [2024-11-13T05:16:08.675Z] da9db072f522: Verifying Checksum [2024-11-13T05:16:08.675Z] da9db072f522: Download complete [2024-11-13T05:16:08.675Z] da9db072f522: Pull complete [2024-11-13T05:16:08.675Z] Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-13T05:16:08.675Z] Status: Downloaded newer image for alpine:3.20 [2024-11-13T05:16:08.675Z] ---> 63b790fccc90 [2024-11-13T05:16:08.675Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' [2024-11-13T05:16:08.675Z] ---> Running in 1c60e0d0f926 [2024-11-13T05:16:08.675Z] Removing intermediate container 1c60e0d0f926 [2024-11-13T05:16:08.675Z] ---> 6f3a4eeedb41 [2024-11-13T05:16:08.675Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2024-11-13T05:16:08.675Z] ---> Running in 7ea652a6878a [2024-11-13T05:16:08.675Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-13T05:16:08.675Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-13T05:16:08.675Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-13T05:16:08.675Z] Executing busybox-1.36.1-r29.trigger [2024-11-13T05:16:08.675Z] OK: 8 MiB in 15 packages [2024-11-13T05:16:09.244Z] Removing intermediate container 7ea652a6878a [2024-11-13T05:16:09.244Z] ---> 69fcf8210782 [2024-11-13T05:16:09.244Z] Step 14/23 : RUN apk --no-cache upgrade [2024-11-13T05:16:09.244Z] ---> Running in 1c62be1651c2 [2024-11-13T05:16:09.503Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-13T05:16:09.503Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-13T05:16:09.763Z] Upgrading critical system libraries and apk-tools: [2024-11-13T05:16:09.763Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-13T05:16:09.763Z] Executing busybox-1.36.1-r29.trigger [2024-11-13T05:16:10.023Z] Continuing the upgrade transaction with new apk-tools: [2024-11-13T05:16:10.023Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-13T05:16:10.023Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-13T05:16:10.282Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-13T05:16:10.282Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-13T05:16:10.282Z] OK: 8 MiB in 15 packages [2024-11-13T05:16:10.849Z] Removing intermediate container 1c62be1651c2 [2024-11-13T05:16:10.849Z] ---> e62936b4593e [2024-11-13T05:16:10.849Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2024-11-13T05:16:11.782Z] ---> 1024f71e972d [2024-11-13T05:16:11.782Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2024-11-13T05:16:12.041Z] ---> dd48784cf5ae [2024-11-13T05:16:12.041Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2024-11-13T05:16:12.041Z] ---> 16bc2ceb5ed6 [2024-11-13T05:16:12.041Z] Step 18/23 : EXPOSE 59901 [2024-11-13T05:16:12.041Z] ---> Running in db8f79fc0af5 [2024-11-13T05:16:12.041Z] Removing intermediate container db8f79fc0af5 [2024-11-13T05:16:12.041Z] ---> eaf272a27c85 [2024-11-13T05:16:12.041Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2024-11-13T05:16:12.300Z] ---> Running in 7a2b22f332d5 [2024-11-13T05:16:12.300Z] Removing intermediate container 7a2b22f332d5 [2024-11-13T05:16:12.300Z] ---> 69451e565b1d [2024-11-13T05:16:12.300Z] Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-13T05:16:12.300Z] ---> Running in de26267f0187 [2024-11-13T05:16:12.300Z] Removing intermediate container de26267f0187 [2024-11-13T05:16:12.300Z] ---> 47b281c56b48 [2024-11-13T05:16:12.300Z] Step 21/23 : LABEL arch=amd64 [2024-11-13T05:16:12.300Z] ---> Running in 1c0c9c05d39c [2024-11-13T05:16:12.558Z] Removing intermediate container 1c0c9c05d39c [2024-11-13T05:16:12.558Z] ---> 5e079da7b709 [2024-11-13T05:16:12.558Z] Step 22/23 : LABEL git_sha=7b6a22c1247954a5f2d5d10cf7975ec092c5f8f2 [2024-11-13T05:16:12.558Z] ---> Running in e507ea2e0d2d [2024-11-13T05:16:12.558Z] Removing intermediate container e507ea2e0d2d [2024-11-13T05:16:12.558Z] ---> 7cf4f0802873 [2024-11-13T05:16:12.558Z] Step 23/23 : LABEL version=0.0.0 [2024-11-13T05:16:12.558Z] ---> Running in bc40ae600639 [2024-11-13T05:16:12.558Z] Removing intermediate container bc40ae600639 [2024-11-13T05:16:12.558Z] ---> 0db078708a10 [2024-11-13T05:16:12.558Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-13T05:16:12.558Z] Successfully built 0db078708a10 [2024-11-13T05:16:12.558Z] Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T05:16:13.544Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-13T05:16:13.544Z] [2024-11-13T05:16:13.544Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T05:16:13.947Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-13T05:16:13.947Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-13T05:16:13.947Z] 5eb5b503b376: Pulling fs layer [2024-11-13T05:16:13.947Z] 5c69ac0246d0: Pulling fs layer [2024-11-13T05:16:13.947Z] ec43610c2a17: Pulling fs layer [2024-11-13T05:16:13.947Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-13T05:16:13.947Z] 33b1e0a273af: Pulling fs layer [2024-11-13T05:16:13.947Z] 5d3b04190fa2: Pulling fs layer [2024-11-13T05:16:13.947Z] 2f39f015ded8: Pulling fs layer [2024-11-13T05:16:13.947Z] 3a2ae6a8a46f: Waiting [2024-11-13T05:16:13.947Z] 33b1e0a273af: Waiting [2024-11-13T05:16:13.947Z] 5d3b04190fa2: Waiting [2024-11-13T05:16:13.947Z] 2f39f015ded8: Waiting [2024-11-13T05:16:13.947Z] 5c69ac0246d0: Download complete [2024-11-13T05:16:13.947Z] 3a2ae6a8a46f: Verifying Checksum [2024-11-13T05:16:13.947Z] 3a2ae6a8a46f: Download complete [2024-11-13T05:16:13.947Z] 33b1e0a273af: Verifying Checksum [2024-11-13T05:16:13.947Z] 33b1e0a273af: Download complete [2024-11-13T05:16:13.947Z] ec43610c2a17: Verifying Checksum [2024-11-13T05:16:13.947Z] ec43610c2a17: Download complete [2024-11-13T05:16:13.947Z] 5d3b04190fa2: Verifying Checksum [2024-11-13T05:16:13.947Z] 5d3b04190fa2: Download complete [2024-11-13T05:16:14.204Z] 5eb5b503b376: Verifying Checksum [2024-11-13T05:16:14.204Z] 5eb5b503b376: Download complete [2024-11-13T05:16:14.769Z] 2f39f015ded8: Download complete [2024-11-13T05:16:15.335Z] 5eb5b503b376: Pull complete [2024-11-13T05:16:15.593Z] 5c69ac0246d0: Pull complete [2024-11-13T05:16:16.159Z] ec43610c2a17: Pull complete [2024-11-13T05:16:16.160Z] 3a2ae6a8a46f: Pull complete [2024-11-13T05:16:16.160Z] 33b1e0a273af: Pull complete [2024-11-13T05:16:16.418Z] 5d3b04190fa2: Pull complete [2024-11-13T05:16:20.624Z] 2f39f015ded8: Pull complete [2024-11-13T05:16:20.624Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-13T05:16:20.624Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-13T05:16:20.624Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T05:16:20.873Z] prd-ubuntu20.04-docker-8c-8g-26331 does not seem to be running inside a container [2024-11-13T05:16:20.896Z] $ 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/xfoundry_device-modbus-go_PR-593 -v /w/workspace/xfoundry_device-modbus-go_PR-593:/w/workspace/xfoundry_device-modbus-go_PR-593:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-593@tmp:/w/workspace/xfoundry_device-modbus-go_PR-593@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-13T05:16:24.439Z] $ docker top cfa6bfc8008904091ea650a7c1676999b9a7a82de4746999844de14eaad9b83b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-13T05:16:24.924Z] ---> job-cost.sh [2024-11-13T05:16:24.924Z] lf-activate-venv: SKIPPING [2024-11-13T05:16:24.924Z] INFO: No Stack... [2024-11-13T05:16:25.184Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-13T05:16:25.443Z] INFO: Archiving Costs [Pipeline] sh [2024-11-13T05:16:25.767Z] + cat /w/workspace/xfoundry_device-modbus-go_PR-593/archives/cost.csv [2024-11-13T05:16:25.767Z] + cut -d, -f6 [Pipeline] lock [2024-11-13T05:16:25.815Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-593-1-stack-cost] [2024-11-13T05:16:25.821Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-593-1-stack-cost] did not exist. Created. [2024-11-13T05:16:25.827Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-593-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-13T05:16:26.235Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-11-13T05:16:26.289Z] Stashed 1 file(s) [Pipeline] } [2024-11-13T05:16:26.330Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-PR-593-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-13T05:16:26.421Z] $ docker stop --time=1 cfa6bfc8008904091ea650a7c1676999b9a7a82de4746999844de14eaad9b83b [2024-11-13T05:16:27.591Z] $ docker rm -f --volumes cfa6bfc8008904091ea650a7c1676999b9a7a82de4746999844de14eaad9b83b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] configFileProvider [2024-11-13T05:16:27.854Z] provisioning config files... [Pipeline] } [2024-11-13T05:16:27.889Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config9918278217627319097tmp [Pipeline] // withEnv [Pipeline] { [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [Pipeline] // stage [Pipeline] } [2024-11-13T05:16:28.454Z] ---> ****-login.sh [2024-11-13T05:16:28.454Z] nexus3.edgexfoundry.org:10001 [2024-11-13T05:16:29.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T05:16:29.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T05:16:29.327Z] Configure a credential helper to remove this warning. See [2024-11-13T05:16:29.327Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T05:16:29.327Z] [2024-11-13T05:16:29.327Z] Login Succeeded [2024-11-13T05:16:29.327Z] nexus3.edgexfoundry.org:10002 [2024-11-13T05:16:29.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T05:16:29.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T05:16:29.599Z] Configure a credential helper to remove this warning. See [2024-11-13T05:16:29.599Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T05:16:29.599Z] [2024-11-13T05:16:29.599Z] Login Succeeded [2024-11-13T05:16:29.599Z] nexus3.edgexfoundry.org:10003 [2024-11-13T05:16:29.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T05:16:30.146Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T05:16:30.146Z] Configure a credential helper to remove this warning. See [2024-11-13T05:16:30.146Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T05:16:30.146Z] [2024-11-13T05:16:30.146Z] Login Succeeded [2024-11-13T05:16:30.146Z] nexus3.edgexfoundry.org:10004 [2024-11-13T05:16:30.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T05:16:30.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T05:16:30.415Z] Configure a credential helper to remove this warning. See [2024-11-13T05:16:30.415Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T05:16:30.415Z] [2024-11-13T05:16:30.415Z] Login Succeeded [2024-11-13T05:16:30.415Z] ****.io [2024-11-13T05:16:30.685Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T05:16:30.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T05:16:30.952Z] Configure a credential helper to remove this warning. See [2024-11-13T05:16:30.952Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T05:16:30.952Z] [2024-11-13T05:16:30.952Z] Login Succeeded [2024-11-13T05:16:30.953Z] ---> ****-login.sh ends [Pipeline] } [2024-11-13T05:16:30.983Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-13T05:16:31.821Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-13T05:16:31.870Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-13T05:16:31.918Z] ========================================================= [2024-11-13T05:16:31.918Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-13T05:16:31.918Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T05:16:32.488Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-11-13T05:16:32.758Z] Sending build context to Docker daemon 9.165MB [2024-11-13T05:16:33.029Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2024-11-13T05:16:33.029Z] Step 2/10 : FROM ${BASE} AS builder [2024-11-13T05:16:33.029Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-11-13T05:16:33.029Z] cf04c63912e1: Pulling fs layer [2024-11-13T05:16:33.029Z] 55b35a11ae5e: Pulling fs layer [2024-11-13T05:16:33.029Z] a37a00ec5f00: Pulling fs layer [2024-11-13T05:16:33.029Z] 50b3750afda1: Pulling fs layer [2024-11-13T05:16:33.029Z] 4f4fb700ef54: Pulling fs layer [2024-11-13T05:16:33.029Z] 80978eb59214: Pulling fs layer [2024-11-13T05:16:33.029Z] c9f46d7d2bd2: Pulling fs layer [2024-11-13T05:16:33.029Z] c5a475d317c9: Pulling fs layer [2024-11-13T05:16:33.029Z] 80978eb59214: Waiting [2024-11-13T05:16:33.029Z] c9f46d7d2bd2: Waiting [2024-11-13T05:16:33.029Z] c5a475d317c9: Waiting [2024-11-13T05:16:33.029Z] 50b3750afda1: Waiting [2024-11-13T05:16:33.029Z] 4f4fb700ef54: Waiting [2024-11-13T05:16:33.029Z] 55b35a11ae5e: Verifying Checksum [2024-11-13T05:16:33.029Z] 55b35a11ae5e: Download complete [2024-11-13T05:16:33.299Z] 50b3750afda1: Verifying Checksum [2024-11-13T05:16:33.299Z] 50b3750afda1: Download complete [2024-11-13T05:16:33.299Z] 4f4fb700ef54: Verifying Checksum [2024-11-13T05:16:33.299Z] 4f4fb700ef54: Download complete [2024-11-13T05:16:33.299Z] 80978eb59214: Verifying Checksum [2024-11-13T05:16:33.299Z] 80978eb59214: Download complete [2024-11-13T05:16:33.299Z] cf04c63912e1: Verifying Checksum [2024-11-13T05:16:33.299Z] cf04c63912e1: Download complete [2024-11-13T05:16:33.568Z] c5a475d317c9: Verifying Checksum [2024-11-13T05:16:33.568Z] c5a475d317c9: Download complete [2024-11-13T05:16:34.154Z] cf04c63912e1: Pull complete [2024-11-13T05:16:34.741Z] 55b35a11ae5e: Pull complete [2024-11-13T05:16:35.010Z] a37a00ec5f00: Verifying Checksum [2024-11-13T05:16:35.010Z] a37a00ec5f00: Download complete [2024-11-13T05:16:35.972Z] c9f46d7d2bd2: Download complete [2024-11-13T05:16:48.282Z] a37a00ec5f00: Pull complete [2024-11-13T05:16:48.282Z] 50b3750afda1: Pull complete [2024-11-13T05:16:48.282Z] 4f4fb700ef54: Pull complete [2024-11-13T05:16:48.282Z] 80978eb59214: Pull complete [2024-11-13T05:16:56.486Z] c9f46d7d2bd2: Pull complete [2024-11-13T05:16:57.449Z] c5a475d317c9: Pull complete [2024-11-13T05:16:57.718Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-11-13T05:16:57.718Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-13T05:16:57.718Z] ---> be29e6b0f0d4 [2024-11-13T05:16:57.718Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2024-11-13T05:16:59.680Z] ---> Running in 70b8f3565d1a [2024-11-13T05:16:59.680Z] Removing intermediate container 70b8f3565d1a [2024-11-13T05:16:59.680Z] ---> b213839eddc1 [2024-11-13T05:16:59.680Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-13T05:16:59.680Z] ---> Running in 6cf824e7e950 [2024-11-13T05:16:59.968Z] Removing intermediate container 6cf824e7e950 [2024-11-13T05:16:59.968Z] ---> 3e7845639e9e [2024-11-13T05:16:59.968Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2024-11-13T05:16:59.968Z] ---> Running in b9b4a4a6432e [2024-11-13T05:17:01.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-13T05:17:01.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-13T05:17:02.800Z] (1/8) Installing openssh-keygen (9.7_p1-r4) [2024-11-13T05:17:02.800Z] (2/8) Installing libedit (20240517.3.1-r0) [2024-11-13T05:17:02.800Z] (3/8) Installing openssh-client-common (9.7_p1-r4) [2024-11-13T05:17:02.800Z] (4/8) Installing openssh-client-default (9.7_p1-r4) [2024-11-13T05:17:02.800Z] (5/8) Installing openssh-sftp-server (9.7_p1-r4) [2024-11-13T05:17:02.800Z] (6/8) Installing openssh-server-common (9.7_p1-r4) [2024-11-13T05:17:03.067Z] (7/8) Installing openssh-server (9.7_p1-r4) [2024-11-13T05:17:03.067Z] (8/8) Installing openssh (9.7_p1-r4) [2024-11-13T05:17:03.067Z] Executing busybox-1.36.1-r29.trigger [2024-11-13T05:17:03.067Z] OK: 244 MiB in 62 packages [2024-11-13T05:17:05.010Z] Removing intermediate container b9b4a4a6432e [2024-11-13T05:17:05.010Z] ---> f1d226bbad2d [2024-11-13T05:17:05.010Z] Step 6/10 : WORKDIR /device-modbus-go [2024-11-13T05:17:05.010Z] ---> Running in 478ac7196609 [2024-11-13T05:17:05.276Z] Removing intermediate container 478ac7196609 [2024-11-13T05:17:05.276Z] ---> a1e898d0b665 [2024-11-13T05:17:05.276Z] Step 7/10 : COPY go.mod vendor* ./ [2024-11-13T05:17:05.547Z] ---> d08ceba1c8e7 [2024-11-13T05:17:05.547Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-13T05:17:05.817Z] ---> Running in a44a82610def [2024-11-13T05:18:57.468Z] Removing intermediate container a44a82610def [2024-11-13T05:18:57.468Z] ---> e0cde67b7edf [2024-11-13T05:18:57.468Z] Step 9/10 : COPY . . [2024-11-13T05:18:57.468Z] ---> 787b2b26c991 [2024-11-13T05:18:57.468Z] Step 10/10 : RUN ${MAKE} [2024-11-13T05:18:57.468Z] ---> Running in 6adc2fdaae92 [2024-11-13T05:18:57.468Z] noop [2024-11-13T05:18:57.468Z] Removing intermediate container 6adc2fdaae92 [2024-11-13T05:18:57.468Z] ---> ffe47fd92eda [2024-11-13T05:18:57.468Z] Successfully built ffe47fd92eda [2024-11-13T05:18:57.468Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T05:18:57.985Z] + docker inspect -f . ci-base-image-arm64 [2024-11-13T05:18:57.985Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T05:18:58.270Z] prd-ubuntu20.04-docker-arm64-4c-16g-26332 does not seem to be running inside a container [2024-11-13T05:18:58.322Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-11-13T05:18:59.450Z] $ docker top 858e13e3609602c83f73c64cfd04b6e9505c194810cd44d55248045355b5e092 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-13T05:19:00.318Z] + go version [2024-11-13T05:19:00.318Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-11-13T05:19:00.355Z] $ docker stop --time=1 858e13e3609602c83f73c64cfd04b6e9505c194810cd44d55248045355b5e092 [2024-11-13T05:19:01.945Z] $ docker rm -f --volumes 858e13e3609602c83f73c64cfd04b6e9505c194810cd44d55248045355b5e092 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T05:19:04.338Z] + docker inspect -f . ci-base-image-arm64 [2024-11-13T05:19:04.338Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T05:19:04.683Z] prd-ubuntu20.04-docker-arm64-4c-16g-26332 does not seem to be running inside a container [2024-11-13T05:19:04.760Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-11-13T05:19:05.818Z] $ docker top 3b9080262e3c613dd842636380dd40b2d86526b4080b246d5cccfbf701b146a5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-13T05:19:06.402Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh [2024-11-13T05:19:06.804Z] + make test [2024-11-13T05:19:06.804Z] go test ./... -coverprofile=coverage.out [2024-11-13T05:19:12.153Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2024-11-13T05:22:33.975Z] github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements [2024-11-13T05:22:33.975Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.059s coverage: 48.0% of statements [2024-11-13T05:22:33.975Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-11-13T05:22:33.975Z] go vet ./... [2024-11-13T05:23:20.829Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-13T05:23:20.829Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-13T05:23:20.829Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-13T05:23:20.873Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-13T05:23:20.906Z] $ docker stop --time=1 3b9080262e3c613dd842636380dd40b2d86526b4080b246d5cccfbf701b146a5 [2024-11-13T05:23:22.923Z] $ docker rm -f --volumes 3b9080262e3c613dd842636380dd40b2d86526b4080b246d5cccfbf701b146a5 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-13T05:23:24.725Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-13T05:23:24.764Z] Warning: overwriting stash ‘coverage-report’ [2024-11-13T05:23:25.405Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-13T05:23:26.057Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-13T05:23:26.425Z] + ls -al . [2024-11-13T05:23:26.425Z] total 256 [2024-11-13T05:23:26.425Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 13 05:19 . [2024-11-13T05:23:26.425Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 05:15 .. [2024-11-13T05:23:26.425Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 13 05:16 .dockerignore [2024-11-13T05:23:26.425Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 13 05:16 .git [2024-11-13T05:23:26.425Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 05:16 .github [2024-11-13T05:23:26.425Z] -rw-rw-r-- 1 jenkins jenkins 266 Nov 13 05:16 .gitignore [2024-11-13T05:23:26.425Z] -rw-rw-r-- 1 jenkins jenkins 199 Nov 13 05:16 .golangci.yml [2024-11-13T05:23:26.425Z] -rw-rw-r-- 1 jenkins jenkins 19818 Nov 13 05:16 Attribution.txt [2024-11-13T05:23:26.425Z] -rw-rw-r-- 1 jenkins jenkins 16388 Nov 13 05:16 CHANGELOG.md [2024-11-13T05:23:26.425Z] -rw-rw-r-- 1 jenkins jenkins 1479 Nov 13 05:16 Dockerfile [2024-11-13T05:23:26.425Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 13 05:16 GOVERNANCE.md [2024-11-13T05:23:26.425Z] -rw-rw-r-- 1 jenkins jenkins 658 Nov 13 05:16 Jenkinsfile [2024-11-13T05:23:26.425Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 13 05:16 LICENSE [2024-11-13T05:23:26.425Z] -rw-rw-r-- 1 jenkins jenkins 2524 Nov 13 05:16 Makefile [2024-11-13T05:23:26.425Z] -rw-rw-r-- 1 jenkins jenkins 622 Nov 13 05:16 OWNERS.md [2024-11-13T05:23:26.425Z] -rw-rw-r-- 1 jenkins jenkins 4463 Nov 13 05:16 README.md [2024-11-13T05:23:26.425Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 13 05:13 VERSION [2024-11-13T05:23:26.425Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 05:16 bin [2024-11-13T05:23:26.425Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 05:16 cmd [2024-11-13T05:23:26.425Z] -rw-r--r-- 1 jenkins jenkins 25464 Nov 13 05:22 coverage.out [2024-11-13T05:23:26.425Z] -rw-rw-r-- 1 jenkins jenkins 6441 Nov 13 05:16 go.mod [2024-11-13T05:23:26.425Z] -rw-rw-r-- 1 jenkins jenkins 87679 Nov 13 05:16 go.sum [2024-11-13T05:23:26.425Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 05:16 internal [2024-11-13T05:23:26.425Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 05:16 simulator [2024-11-13T05:23:26.425Z] -rw-rw-r-- 1 jenkins jenkins 229 Nov 13 05:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T05:23:26.892Z] + docker build -t device-modbus-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=7b6a22c1247954a5f2d5d10cf7975ec092c5f8f2 --label arch=arm64 --label version=0.0.0 . [2024-11-13T05:23:27.505Z] Sending build context to Docker daemon 9.191MB [2024-11-13T05:23:27.505Z] Step 1/23 : ARG BASE=golang:1.23-alpine3.20 [2024-11-13T05:23:27.505Z] Step 2/23 : FROM ${BASE} AS builder [2024-11-13T05:23:27.505Z] ---> ffe47fd92eda [2024-11-13T05:23:27.505Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2024-11-13T05:23:28.929Z] ---> Running in db31ae7c6d8a [2024-11-13T05:23:29.201Z] Removing intermediate container db31ae7c6d8a [2024-11-13T05:23:29.201Z] ---> fbe469ee0651 [2024-11-13T05:23:29.201Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-13T05:23:29.201Z] ---> Running in 8402ac0f4059 [2024-11-13T05:23:29.792Z] Removing intermediate container 8402ac0f4059 [2024-11-13T05:23:29.792Z] ---> 38be4df1f2e2 [2024-11-13T05:23:29.792Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2024-11-13T05:23:29.792Z] ---> Running in 4503ebff7a2a [2024-11-13T05:23:30.762Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-13T05:23:31.351Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-13T05:23:32.773Z] OK: 244 MiB in 62 packages [2024-11-13T05:23:33.362Z] Removing intermediate container 4503ebff7a2a [2024-11-13T05:23:33.362Z] ---> deed97693c0b [2024-11-13T05:23:33.362Z] Step 6/23 : WORKDIR /device-modbus-go [2024-11-13T05:23:33.631Z] ---> Running in cbdcd36490cc [2024-11-13T05:23:33.901Z] Removing intermediate container cbdcd36490cc [2024-11-13T05:23:33.901Z] ---> 4e82c5181365 [2024-11-13T05:23:33.901Z] Step 7/23 : COPY go.mod vendor* ./ [2024-11-13T05:23:34.488Z] ---> 0018c6ea5974 [2024-11-13T05:23:34.489Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-13T05:23:34.489Z] ---> Running in 49a2423cc1dc [2024-11-13T05:23:37.082Z] Removing intermediate container 49a2423cc1dc [2024-11-13T05:23:37.082Z] ---> 88cb5b9647db [2024-11-13T05:23:37.082Z] Step 9/23 : COPY . . [2024-11-13T05:23:38.500Z] ---> 24ecc8d475b3 [2024-11-13T05:23:38.500Z] Step 10/23 : RUN ${MAKE} [2024-11-13T05:23:38.500Z] ---> Running in 612766b2e245 [2024-11-13T05:23:39.458Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.7 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [2024-11-13T05:27:01.220Z] Removing intermediate container 612766b2e245 [2024-11-13T05:27:01.220Z] ---> 2d74d4d29bd8 [2024-11-13T05:27:01.220Z] Step 11/23 : FROM alpine:3.20 [2024-11-13T05:27:01.220Z] 3.20: Pulling from library/alpine [2024-11-13T05:27:01.220Z] 9986a736f7d3: Pulling fs layer [2024-11-13T05:27:01.220Z] 9986a736f7d3: Verifying Checksum [2024-11-13T05:27:01.220Z] 9986a736f7d3: Download complete [2024-11-13T05:27:01.220Z] 9986a736f7d3: Pull complete [2024-11-13T05:27:01.220Z] Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-13T05:27:01.220Z] Status: Downloaded newer image for alpine:3.20 [2024-11-13T05:27:01.220Z] ---> 511a44083d3a [2024-11-13T05:27:01.220Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' [2024-11-13T05:27:01.221Z] ---> Running in 5c4c80e5f6ec [2024-11-13T05:27:01.221Z] Removing intermediate container 5c4c80e5f6ec [2024-11-13T05:27:01.221Z] ---> 4bbca7240cda [2024-11-13T05:27:01.221Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2024-11-13T05:27:01.221Z] ---> Running in d995de134718 [2024-11-13T05:27:01.801Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-13T05:27:02.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-13T05:27:03.471Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-13T05:27:03.471Z] Executing busybox-1.36.1-r29.trigger [2024-11-13T05:27:03.471Z] OK: 9 MiB in 15 packages [2024-11-13T05:27:04.427Z] Removing intermediate container d995de134718 [2024-11-13T05:27:04.427Z] ---> 1389c92b4b02 [2024-11-13T05:27:04.427Z] Step 14/23 : RUN apk --no-cache upgrade [2024-11-13T05:27:04.698Z] ---> Running in 27d1c05419bc [2024-11-13T05:27:05.660Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-13T05:27:05.660Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-13T05:27:07.070Z] Upgrading critical system libraries and apk-tools: [2024-11-13T05:27:07.070Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-13T05:27:07.070Z] Executing busybox-1.36.1-r29.trigger [2024-11-13T05:27:07.338Z] Continuing the upgrade transaction with new apk-tools: [2024-11-13T05:27:07.338Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-13T05:27:07.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-13T05:27:09.009Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-13T05:27:09.009Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-13T05:27:09.009Z] OK: 9 MiB in 15 packages [2024-11-13T05:27:09.990Z] Removing intermediate container 27d1c05419bc [2024-11-13T05:27:09.990Z] ---> b0d647f1406a [2024-11-13T05:27:09.990Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2024-11-13T05:27:12.577Z] ---> 484b37593035 [2024-11-13T05:27:12.577Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2024-11-13T05:27:12.577Z] ---> 444657464c85 [2024-11-13T05:27:12.577Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2024-11-13T05:27:13.160Z] ---> bf03ba7fef78 [2024-11-13T05:27:13.160Z] Step 18/23 : EXPOSE 59901 [2024-11-13T05:27:13.160Z] ---> Running in 10e2dde7f297 [2024-11-13T05:27:13.753Z] Removing intermediate container 10e2dde7f297 [2024-11-13T05:27:13.753Z] ---> 88c239280f0e [2024-11-13T05:27:13.753Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2024-11-13T05:27:13.753Z] ---> Running in cd6bffe6773d [2024-11-13T05:27:14.027Z] Removing intermediate container cd6bffe6773d [2024-11-13T05:27:14.027Z] ---> a2a3b1e12a85 [2024-11-13T05:27:14.027Z] Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-13T05:27:14.027Z] ---> Running in e49d30cfda15 [2024-11-13T05:27:14.295Z] Removing intermediate container e49d30cfda15 [2024-11-13T05:27:14.295Z] ---> ad93d9657b43 [2024-11-13T05:27:14.295Z] Step 21/23 : LABEL arch=arm64 [2024-11-13T05:27:14.562Z] ---> Running in 92d7b58036cb [2024-11-13T05:27:14.562Z] Removing intermediate container 92d7b58036cb [2024-11-13T05:27:14.562Z] ---> 787cb1103454 [2024-11-13T05:27:14.562Z] Step 22/23 : LABEL git_sha=7b6a22c1247954a5f2d5d10cf7975ec092c5f8f2 [2024-11-13T05:27:14.834Z] ---> Running in f23161f97f8a [2024-11-13T05:27:15.104Z] Removing intermediate container f23161f97f8a [2024-11-13T05:27:15.104Z] ---> 715678e092e2 [2024-11-13T05:27:15.104Z] Step 23/23 : LABEL version=0.0.0 [2024-11-13T05:27:15.104Z] ---> Running in d38bd9b6b879 [2024-11-13T05:27:15.371Z] Removing intermediate container d38bd9b6b879 [2024-11-13T05:27:15.371Z] ---> a4f4b0684d71 [2024-11-13T05:27:15.371Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-13T05:27:15.371Z] Successfully built a4f4b0684d71 [2024-11-13T05:27:15.371Z] Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T05:27:16.298Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-13T05:27:16.298Z] [2024-11-13T05:27:16.298Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T05:27:16.733Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-13T05:27:16.733Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-13T05:27:16.733Z] 8998bd30e6a1: Pulling fs layer [2024-11-13T05:27:16.733Z] 04944245beec: Pulling fs layer [2024-11-13T05:27:16.733Z] 699f458cf7ca: Pulling fs layer [2024-11-13T05:27:16.733Z] 765212b225bb: Pulling fs layer [2024-11-13T05:27:16.733Z] f23df028b6ca: Pulling fs layer [2024-11-13T05:27:16.733Z] d65c8cfc05b1: Pulling fs layer [2024-11-13T05:27:16.733Z] 2437ff75d9bd: Pulling fs layer [2024-11-13T05:27:16.733Z] 765212b225bb: Waiting [2024-11-13T05:27:16.733Z] f23df028b6ca: Waiting [2024-11-13T05:27:16.733Z] d65c8cfc05b1: Waiting [2024-11-13T05:27:16.733Z] 2437ff75d9bd: Waiting [2024-11-13T05:27:17.000Z] 04944245beec: Verifying Checksum [2024-11-13T05:27:17.000Z] 04944245beec: Download complete [2024-11-13T05:27:17.000Z] 765212b225bb: Verifying Checksum [2024-11-13T05:27:17.000Z] 765212b225bb: Download complete [2024-11-13T05:27:17.000Z] f23df028b6ca: Verifying Checksum [2024-11-13T05:27:17.000Z] f23df028b6ca: Download complete [2024-11-13T05:27:17.000Z] d65c8cfc05b1: Verifying Checksum [2024-11-13T05:27:17.000Z] d65c8cfc05b1: Download complete [2024-11-13T05:27:17.000Z] 699f458cf7ca: Verifying Checksum [2024-11-13T05:27:17.000Z] 699f458cf7ca: Download complete [2024-11-13T05:27:17.580Z] 8998bd30e6a1: Download complete [2024-11-13T05:27:20.159Z] 2437ff75d9bd: Verifying Checksum [2024-11-13T05:27:20.159Z] 2437ff75d9bd: Download complete [2024-11-13T05:27:22.101Z] 8998bd30e6a1: Pull complete [2024-11-13T05:27:22.684Z] 04944245beec: Pull complete [2024-11-13T05:27:24.632Z] 699f458cf7ca: Pull complete [2024-11-13T05:27:24.632Z] 765212b225bb: Pull complete [2024-11-13T05:27:25.220Z] f23df028b6ca: Pull complete [2024-11-13T05:27:25.489Z] d65c8cfc05b1: Pull complete [2024-11-13T05:27:43.706Z] 2437ff75d9bd: Pull complete [2024-11-13T05:27:43.706Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-13T05:27:43.706Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-13T05:27:43.706Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T05:27:44.069Z] prd-ubuntu20.04-docker-arm64-4c-16g-26332 does not seem to be running inside a container [2024-11-13T05:27:44.128Z] $ 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-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-11-13T05:27:46.974Z] $ docker top 7d158e377668db4e17da4b5b2f667c319fef21b0611aa8d0492d78bf4a5a8575 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-13T05:27:47.910Z] ---> job-cost.sh [2024-11-13T05:27:47.910Z] lf-activate-venv: SKIPPING [2024-11-13T05:27:47.910Z] INFO: No Stack... [2024-11-13T05:27:48.180Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-13T05:27:49.137Z] INFO: Archiving Costs [Pipeline] sh [2024-11-13T05:27:49.796Z] + cat /w/workspace/device-modbus-go/1/archives/cost.csv [2024-11-13T05:27:49.796Z] + cut -d, -f6 [Pipeline] lock [2024-11-13T05:27:49.901Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-593-1-stack-cost] [2024-11-13T05:27:49.908Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-593-1-stack-cost] did not exist. Created. [2024-11-13T05:27:49.914Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-593-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-13T05:27:50.664Z] /w/workspace/device-modbus-go/1@tmp/durable-59b581e5/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-11-13T05:27:51.336Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-13T05:27:51.386Z] Warning: overwriting stash ‘stack-cost’ [2024-11-13T05:27:51.457Z] Stashed 1 file(s) [Pipeline] } [2024-11-13T05:27:51.478Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-PR-593-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-13T05:27:51.568Z] $ docker stop --time=1 7d158e377668db4e17da4b5b2f667c319fef21b0611aa8d0492d78bf4a5a8575 [2024-11-13T05:27:53.112Z] $ docker rm -f --volumes 7d158e377668db4e17da4b5b2f667c319fef21b0611aa8d0492d78bf4a5a8575 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-11-13T05:27:54.308Z] provisioning config files... [2024-11-13T05:27:54.314Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-593@tmp/config6236116769395964756tmp [Pipeline] { [Pipeline] sh [2024-11-13T05:27:54.673Z] + set +x [2024-11-13T05:27:54.673Z] + bash -s -- [2024-11-13T05:27:54.673Z] + curl -s https://codecov.io/bash [2024-11-13T05:27:54.673Z] [2024-11-13T05:27:54.673Z] _____ _ [2024-11-13T05:27:54.673Z] / ____| | | [2024-11-13T05:27:54.673Z] | | ___ __| | ___ ___ _____ __ [2024-11-13T05:27:54.673Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-11-13T05:27:54.673Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-11-13T05:27:54.673Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-11-13T05:27:54.673Z] Bash-1.0.6 [2024-11-13T05:27:54.673Z] [2024-11-13T05:27:54.673Z] [2024-11-13T05:27:54.673Z] ==> git version 2.25.1 found [2024-11-13T05:27:54.673Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-11-13T05:27:54.673Z] Release-Date: 2020-01-08 [2024-11-13T05:27:54.673Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-11-13T05:27:54.673Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-11-13T05:27:54.673Z] ==> Jenkins CI detected. [2024-11-13T05:27:54.673Z] current dir:  /w/workspace/xfoundry_device-modbus-go_PR-593 [2024-11-13T05:27:54.673Z] project root: . [2024-11-13T05:27:54.673Z] --> token set from env [2024-11-13T05:27:54.674Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-11-13T05:27:54.674Z] ==> Running gcov in . (disable via -X gcov) [2024-11-13T05:27:54.674Z] ==> Python coveragepy not found [2024-11-13T05:27:54.674Z] ==> Searching for coverage reports in: [2024-11-13T05:27:54.674Z] + . [2024-11-13T05:27:54.932Z] -> Found 1 reports [2024-11-13T05:27:54.932Z] ==> Detecting git/mercurial file structure [2024-11-13T05:27:54.932Z] ==> Reading reports [2024-11-13T05:27:54.932Z] + ./coverage.out bytes=25464 [2024-11-13T05:27:54.932Z] ==> Appending adjustments [2024-11-13T05:27:54.932Z] https://docs.codecov.io/docs/fixing-reports [2024-11-13T05:27:54.932Z] + Found adjustments [2024-11-13T05:27:54.932Z] ==> Gzipping contents [2024-11-13T05:27:54.932Z] 4.0K /tmp/codecov.uYXlkP.gz [2024-11-13T05:27:54.932Z] ==> Uploading reports [2024-11-13T05:27:54.932Z] url: https://codecov.io [2024-11-13T05:27:54.932Z] query: branch=PR-593&commit=7b6a22c1247954a5f2d5d10cf7975ec092c5f8f2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-593%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=593&job=&cmd_args= [2024-11-13T05:27:54.932Z] -> Pinging Codecov [2024-11-13T05:27:54.933Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-593&commit=7b6a22c1247954a5f2d5d10cf7975ec092c5f8f2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-593%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=593&job=&cmd_args= [2024-11-13T05:27:55.191Z] -> Uploading to [2024-11-13T05:27:55.191Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-modbus-go/7b6a22c1247954a5f2d5d10cf7975ec092c5f8f2/386f3b76-c7a2-4856-a3f7-9ee8f18fd529.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241113%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241113T052754Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=314c3d0956830e7bb68e31f4fb8dcdc371a37cac4fc6a965d8ed176a67afd037 [2024-11-13T05:27:55.191Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-13T05:27:55.191Z] Dload Upload Total Spent Left Speed [2024-11-13T05:27:55.449Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3932 0 0 100 3932 0 17632 --:--:-- --:--:-- --:--:-- 17632 [2024-11-13T05:27:55.450Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/7b6a22c1247954a5f2d5d10cf7975ec092c5f8f2 [Pipeline] } [2024-11-13T05:27:55.482Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-11-13T05:27:57.696Z] + [ -d /w/workspace/xfoundry_device-modbus-go_PR-593/archives ] [2024-11-13T05:27:57.696Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-593/archives [2024-11-13T05:27:57.696Z] total 16 [2024-11-13T05:27:57.696Z] drwxr-xr-x 3 root root 4096 Nov 13 05:16 . [2024-11-13T05:27:57.696Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 13 05:16 .. [2024-11-13T05:27:57.696Z] drwxr-xr-x 2 root root 4096 Nov 13 05:16 cost [2024-11-13T05:27:57.696Z] -rw-r--r-- 1 root root 88 Nov 13 05:16 cost.csv [2024-11-13T05:27:57.696Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-593/archives [2024-11-13T05:27:57.696Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-593/archives [2024-11-13T05:27:57.696Z] total 16 [2024-11-13T05:27:57.696Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 13 05:16 . [2024-11-13T05:27:57.696Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 13 05:16 .. [2024-11-13T05:27:57.696Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 13 05:16 cost [2024-11-13T05:27:57.696Z] -rw-r--r-- 1 jenkins jenkins 88 Nov 13 05:16 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-11-13T05:27:58.039Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-13T05:27:58.942Z] ---> package-listing.sh [2024-11-13T05:27:58.942Z] ++ facter osfamily [2024-11-13T05:27:58.942Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-13T05:27:59.201Z] + OS_FAMILY=debian [2024-11-13T05:27:59.201Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-593 [2024-11-13T05:27:59.201Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-13T05:27:59.201Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-13T05:27:59.201Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-13T05:27:59.201Z] + PACKAGES=/tmp/packages_start.txt [2024-11-13T05:27:59.201Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-593 ']' [2024-11-13T05:27:59.201Z] + PACKAGES=/tmp/packages_end.txt [2024-11-13T05:27:59.201Z] + case "${OS_FAMILY}" in [2024-11-13T05:27:59.201Z] + dpkg -l [2024-11-13T05:27:59.201Z] + grep '^ii' [2024-11-13T05:27:59.201Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-13T05:27:59.201Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-13T05:27:59.201Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-13T05:27:59.201Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-593 ']' [2024-11-13T05:27:59.201Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-593/archives/ [2024-11-13T05:27:59.201Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-593/archives/ [Pipeline] echo [2024-11-13T05:27:59.244Z] 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/xfoundry_device-modbus-go_PR-593/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-11-13T05:27:59.540Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T05:28:00.200Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-13T05:28:00.200Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T05:28:00.364Z] prd-ubuntu20.04-docker-8c-8g-26331 does not seem to be running inside a container [2024-11-13T05:28:00.390Z] $ 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/xfoundry_device-modbus-go_PR-593/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-modbus-go_PR-593 -v /w/workspace/xfoundry_device-modbus-go_PR-593:/w/workspace/xfoundry_device-modbus-go_PR-593:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-593@tmp:/w/workspace/xfoundry_device-modbus-go_PR-593@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-13T05:28:00.564Z] $ docker top 4464daa660b76bc3770bf6941406999eec7353ada0213d6e9b61107aa0f9eccc -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-13T05:28:00.985Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-13T05:28:01.307Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-13T05:28:01.633Z] + ls /var/log/sa-host [2024-11-13T05:28:01.634Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-13T05:28:01.795Z] provisioning config files... [2024-11-13T05:28:01.803Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-593@tmp/config18435902251228581293tmp [Pipeline] { [Pipeline] echo [2024-11-13T05:28:01.875Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-13T05:28:02.305Z] ---> create-netrc.sh [Pipeline] } [2024-11-13T05:28:02.340Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-13T05:28:02.812Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-13T05:28:02.850Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-13T05:28:03.173Z] ---> sudo-logs.sh [2024-11-13T05:28:03.173Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-13T05:28:03.277Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-13T05:28:03.605Z] ---> job-cost.sh [2024-11-13T05:28:03.605Z] lf-activate-venv: SKIPPING [2024-11-13T05:28:03.605Z] DEBUG: total: 0.2199999988079071 [2024-11-13T05:28:03.605Z] INFO: Retrieving Stack Cost... [2024-11-13T05:28:04.175Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-13T05:28:04.436Z] INFO: Archiving Costs [Pipeline] echo [2024-11-13T05:28:04.483Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-13T05:28:04.810Z] ---> logs-deploy.sh [2024-11-13T05:28:04.810Z] lf-activate-venv: SKIPPING [2024-11-13T05:28:04.810Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-593/1 [2024-11-13T05:28:04.810Z] INFO: archiving workspace using pattern(s): [2024-11-13T05:28:05.750Z] Archives upload complete. [2024-11-13T05:28:06.010Z] INFO: archiving logs to Nexus [2024-11-13T05:28:06.578Z] ---> uname -a: [2024-11-13T05:28:06.578Z] Linux prd-ubuntu20-04-docker-8c-8g-26331 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-11-13T05:28:06.578Z] [2024-11-13T05:28:06.578Z] [2024-11-13T05:28:06.578Z] ---> lscpu: [2024-11-13T05:28:06.578Z] Architecture: x86_64 [2024-11-13T05:28:06.579Z] CPU op-mode(s): 32-bit, 64-bit [2024-11-13T05:28:06.579Z] Byte Order: Little Endian [2024-11-13T05:28:06.579Z] Address sizes: 40 bits physical, 48 bits virtual [2024-11-13T05:28:06.579Z] CPU(s): 8 [2024-11-13T05:28:06.579Z] On-line CPU(s) list: 0-7 [2024-11-13T05:28:06.579Z] Thread(s) per core: 1 [2024-11-13T05:28:06.579Z] Core(s) per socket: 1 [2024-11-13T05:28:06.579Z] Socket(s): 8 [2024-11-13T05:28:06.579Z] NUMA node(s): 1 [2024-11-13T05:28:06.579Z] Vendor ID: AuthenticAMD [2024-11-13T05:28:06.579Z] CPU family: 23 [2024-11-13T05:28:06.579Z] Model: 49 [2024-11-13T05:28:06.579Z] Model name: AMD EPYC-Rome Processor [2024-11-13T05:28:06.579Z] Stepping: 0 [2024-11-13T05:28:06.579Z] CPU MHz: 2799.998 [2024-11-13T05:28:06.579Z] BogoMIPS: 5599.99 [2024-11-13T05:28:06.579Z] Virtualization: AMD-V [2024-11-13T05:28:06.579Z] Hypervisor vendor: KVM [2024-11-13T05:28:06.579Z] Virtualization type: full [2024-11-13T05:28:06.579Z] L1d cache: 256 KiB [2024-11-13T05:28:06.579Z] L1i cache: 256 KiB [2024-11-13T05:28:06.579Z] L2 cache: 4 MiB [2024-11-13T05:28:06.579Z] L3 cache: 128 MiB [2024-11-13T05:28:06.579Z] NUMA node0 CPU(s): 0-7 [2024-11-13T05:28:06.579Z] Vulnerability Itlb multihit: Not affected [2024-11-13T05:28:06.579Z] Vulnerability L1tf: Not affected [2024-11-13T05:28:06.579Z] Vulnerability Mds: Not affected [2024-11-13T05:28:06.579Z] Vulnerability Meltdown: Not affected [2024-11-13T05:28:06.579Z] Vulnerability Mmio stale data: Not affected [2024-11-13T05:28:06.579Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-11-13T05:28:06.579Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-11-13T05:28:06.579Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-11-13T05:28:06.579Z] Vulnerability Srbds: Not affected [2024-11-13T05:28:06.579Z] Vulnerability Tsx async abort: Not affected [2024-11-13T05:28:06.579Z] 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 [2024-11-13T05:28:06.579Z] [2024-11-13T05:28:06.579Z] [2024-11-13T05:28:06.579Z] ---> nproc: [2024-11-13T05:28:06.579Z] 8 [2024-11-13T05:28:06.579Z] [2024-11-13T05:28:06.579Z] [2024-11-13T05:28:06.579Z] ---> df -h: [2024-11-13T05:28:06.579Z] Filesystem Size Used Avail Use% Mounted on [2024-11-13T05:28:06.579Z] overlay 155G 12G 143G 8% / [2024-11-13T05:28:06.579Z] tmpfs 64M 0 64M 0% /dev [2024-11-13T05:28:06.579Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-11-13T05:28:06.579Z] shm 64M 0 64M 0% /dev/shm [2024-11-13T05:28:06.579Z] /dev/vda1 155G 12G 143G 8% /facter-os [2024-11-13T05:28:06.579Z] [2024-11-13T05:28:06.579Z]