Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c7c6c616adc743db3c1c3ae9e3aee902084b00f2 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-ssh9599456233057087097.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9e33b5f99b7cedde76767482fee1377374ce7877 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-ssh9341031178960557597.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 9e33b5f99b7cedde76767482fee1377374ce7877 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5702888520117829957.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9e33b5f99b7cedde76767482fee1377374ce7877 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9e33b5f99b7cedde76767482fee1377374ce7877 # timeout=10 Commit message: "ci: add palau to release stream (#479)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5097033833436742457.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2615860477794928613.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3], goVersion:1.25] ========================================================= [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-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 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-onvif-camera 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: true SWAGGER_API_FOLDERS: doc/openapi/v3 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 Executor slot already in use ‘prd-centos7-blackbox-4c-2g-10476’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-10577’ is offline Running on prd-ubuntu20.04-docker-8c-8g-10579 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.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-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision c7c6c616adc743db3c1c3ae9e3aee902084b00f2 (main) Commit message: "Merge pull request #562 from sabrina-lin527/update-changelog" > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c7c6c616adc743db3c1c3ae9e3aee902084b00f2 # timeout=10 > git rev-list --no-walk 7b87c2c2e3f1dbbdca848a0887f0cccaabe61173 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-05-25T04:19:22.529Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-05-25T04:19:22.605Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-05-25T04:19:22.629Z] ========================================================= [2026-05-25T04:19:22.629Z] EdgeX Global Pipelines Version Info [2026-05-25T04:19:22.629Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:19:23.749Z] ------------------- [2026-05-25T04:19:23.749Z] stable info: [2026-05-25T04:19:23.749Z] ------------------- [2026-05-25T04:19:23.749Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-25T04:19:23.749Z] Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 [2026-05-25T04:19:23.749Z] Message: update stable to v1.0.280 [2026-05-25T04:19:24.369Z] ------------------- [2026-05-25T04:19:24.369Z] experimental info: [2026-05-25T04:19:24.369Z] ------------------- [2026-05-25T04:19:24.369Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-25T04:19:24.369Z] Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 [2026-05-25T04:19:24.369Z] Message: update experimental to v1.0.280 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-05-25T04:19:24.432Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2026-05-25T04:19:24.447Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2026-05-25T04:19:24.469Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-05-25T04:19:24.496Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-05-25T04:19:24.514Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-05-25T04:19:24.531Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-05-25T04:19:24.549Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-05-25T04:19:24.567Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-05-25T04:19:24.586Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-05-25T04:19:24.610Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-05-25T04:19:24.628Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-05-25T04:19:24.645Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2026-05-25T04:19:24.668Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-05-25T04:19:24.687Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-05-25T04:19:24.707Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-05-25T04:19:24.725Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-05-25T04:19:24.744Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2026-05-25T04:19:24.762Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2026-05-25T04:19:24.783Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-05-25T04:19:24.805Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-05-25T04:19:24.825Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2026-05-25T04:19:24.845Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2026-05-25T04:19:24.866Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2026-05-25T04:19:24.883Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2026-05-25T04:19:24.900Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2026-05-25T04:19:24.919Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-05-25T04:19:24.935Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-05-25T04:19:24.953Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-05-25T04:19:24.969Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-05-25T04:19:24.987Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-05-25T04:19:25.004Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c7c6c616adc743db3c1c3ae9e3aee902084b00f2 [Pipeline] echo [2026-05-25T04:19:25.019Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c7c6c61 [Pipeline] echo [2026-05-25T04:19:25.035Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-25T04:19:25.124Z] provisioning config files... [2026-05-25T04:19:25.151Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4723689882723732827tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:19:25.530Z] ---> ****-login.sh [2026-05-25T04:19:25.530Z] nexus3.edgexfoundry.org:10001 [2026-05-25T04:19:25.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:19:25.790Z] [2026-05-25T04:19:25.790Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-25T04:19:25.790Z] Configure a credential helper to remove this warning. See [2026-05-25T04:19:25.790Z] https://docs.****.com/go/credential-store/ [2026-05-25T04:19:25.790Z] [2026-05-25T04:19:25.790Z] Login Succeeded [2026-05-25T04:19:25.790Z] nexus3.edgexfoundry.org:10002 [2026-05-25T04:19:25.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:19:25.790Z] [2026-05-25T04:19:25.790Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-25T04:19:25.790Z] Configure a credential helper to remove this warning. See [2026-05-25T04:19:25.790Z] https://docs.****.com/go/credential-store/ [2026-05-25T04:19:25.790Z] [2026-05-25T04:19:25.790Z] Login Succeeded [2026-05-25T04:19:25.790Z] nexus3.edgexfoundry.org:10003 [2026-05-25T04:19:25.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:19:25.790Z] [2026-05-25T04:19:25.790Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-25T04:19:25.790Z] Configure a credential helper to remove this warning. See [2026-05-25T04:19:25.790Z] https://docs.****.com/go/credential-store/ [2026-05-25T04:19:25.790Z] [2026-05-25T04:19:25.790Z] Login Succeeded [2026-05-25T04:19:25.790Z] nexus3.edgexfoundry.org:10004 [2026-05-25T04:19:26.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:19:26.097Z] [2026-05-25T04:19:26.097Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-25T04:19:26.097Z] Configure a credential helper to remove this warning. See [2026-05-25T04:19:26.097Z] https://docs.****.com/go/credential-store/ [2026-05-25T04:19:26.097Z] [2026-05-25T04:19:26.097Z] Login Succeeded [2026-05-25T04:19:26.097Z] ****.io [2026-05-25T04:19:26.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:19:26.356Z] [2026-05-25T04:19:26.356Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-25T04:19:26.356Z] Configure a credential helper to remove this warning. See [2026-05-25T04:19:26.356Z] https://docs.****.com/go/credential-store/ [2026-05-25T04:19:26.356Z] [2026-05-25T04:19:26.356Z] Login Succeeded [2026-05-25T04:19:26.356Z] ---> ****-login.sh ends [Pipeline] } [2026-05-25T04:19:26.363Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-05-25T04:19:26.781Z] + git rev-list -1 --merges c7c6c616adc743db3c1c3ae9e3aee902084b00f2~1..c7c6c616adc743db3c1c3ae9e3aee902084b00f2 [Pipeline] echo [2026-05-25T04:19:26.803Z] -----------> git rev-list -1 --merges c7c6c616adc743db3c1c3ae9e3aee902084b00f2~1..c7c6c616adc743db3c1c3ae9e3aee902084b00f2 c7c6c616adc743db3c1c3ae9e3aee902084b00f2 [2026-05-25T04:19:26.803Z] c7c6c616adc743db3c1c3ae9e3aee902084b00f2 [false] [Pipeline] sh [2026-05-25T04:19:27.096Z] + git log --format=format:%s -1 c7c6c616adc743db3c1c3ae9e3aee902084b00f2 [Pipeline] echo [2026-05-25T04:19:27.110Z] ========================================================= [2026-05-25T04:19:27.110Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-05-25T04:19:27.110Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-25T04:19:27.438Z] + git log --format=format:%s -1 c7c6c616adc743db3c1c3ae9e3aee902084b00f2 [Pipeline] echo [2026-05-25T04:19:27.448Z] [semverPrep] GIT_COMMIT: c7c6c616adc743db3c1c3ae9e3aee902084b00f2, Commit Message: Merge pull request #562 from sabrina-lin527/update-changelog [Pipeline] echo [2026-05-25T04:19:27.464Z] [semverPrep] This is not a build commit. [Pipeline] sh [2026-05-25T04:19:27.814Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-25T04:19:27.814Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-05-25T04:19:27.814Z] + [ -e /tmp/ssh_known_hosts ] [2026-05-25T04:19:27.814Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-05-25T04:19:27.814Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-05-25T04:19:27.814Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-05-25T04:19:27.814Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:19:28.175Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-25T04:19:28.175Z] [2026-05-25T04:19:28.175Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:19:28.480Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-25T04:19:28.480Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-05-25T04:19:28.480Z] 3dae71ba6b94: Pulling fs layer [2026-05-25T04:19:28.480Z] 6bf1a483ea7c: Pulling fs layer [2026-05-25T04:19:28.480Z] f5dfc541a4d3: Pulling fs layer [2026-05-25T04:19:28.480Z] 461d9e800cba: Pulling fs layer [2026-05-25T04:19:28.480Z] 80192f66455f: Pulling fs layer [2026-05-25T04:19:28.480Z] 2e8e34ca0e6c: Pulling fs layer [2026-05-25T04:19:28.480Z] a29436f7fd5d: Pulling fs layer [2026-05-25T04:19:28.480Z] 80192f66455f: Waiting [2026-05-25T04:19:28.480Z] 461d9e800cba: Waiting [2026-05-25T04:19:28.480Z] 923cac83aea3: Pulling fs layer [2026-05-25T04:19:28.480Z] 25ad8b0a4227: Pulling fs layer [2026-05-25T04:19:28.480Z] db01528c6b51: Pulling fs layer [2026-05-25T04:19:28.480Z] a29436f7fd5d: Waiting [2026-05-25T04:19:28.480Z] 923cac83aea3: Waiting [2026-05-25T04:19:28.480Z] 25ad8b0a4227: Waiting [2026-05-25T04:19:28.480Z] 28988de357af: Pulling fs layer [2026-05-25T04:19:28.480Z] 28988de357af: Waiting [2026-05-25T04:19:28.480Z] db01528c6b51: Waiting [2026-05-25T04:19:28.480Z] 6bf1a483ea7c: Download complete [2026-05-25T04:19:28.480Z] 461d9e800cba: Download complete [2026-05-25T04:19:28.737Z] 80192f66455f: Verifying Checksum [2026-05-25T04:19:28.737Z] 80192f66455f: Download complete [2026-05-25T04:19:28.737Z] f5dfc541a4d3: Verifying Checksum [2026-05-25T04:19:28.737Z] f5dfc541a4d3: Download complete [2026-05-25T04:19:28.737Z] 3dae71ba6b94: Verifying Checksum [2026-05-25T04:19:28.737Z] 3dae71ba6b94: Download complete [2026-05-25T04:19:28.737Z] 923cac83aea3: Verifying Checksum [2026-05-25T04:19:28.737Z] 923cac83aea3: Download complete [2026-05-25T04:19:28.737Z] 25ad8b0a4227: Verifying Checksum [2026-05-25T04:19:28.737Z] 25ad8b0a4227: Download complete [2026-05-25T04:19:28.737Z] db01528c6b51: Verifying Checksum [2026-05-25T04:19:28.737Z] db01528c6b51: Download complete [2026-05-25T04:19:28.999Z] 28988de357af: Verifying Checksum [2026-05-25T04:19:29.000Z] 28988de357af: Download complete [2026-05-25T04:19:29.000Z] a29436f7fd5d: Verifying Checksum [2026-05-25T04:19:29.000Z] a29436f7fd5d: Download complete [2026-05-25T04:19:29.946Z] 2e8e34ca0e6c: Verifying Checksum [2026-05-25T04:19:29.946Z] 2e8e34ca0e6c: Download complete [2026-05-25T04:19:30.203Z] 3dae71ba6b94: Pull complete [2026-05-25T04:19:30.461Z] 6bf1a483ea7c: Pull complete [2026-05-25T04:19:31.028Z] f5dfc541a4d3: Pull complete [2026-05-25T04:19:31.028Z] 461d9e800cba: Pull complete [2026-05-25T04:19:31.028Z] 80192f66455f: Pull complete [2026-05-25T04:19:37.431Z] 2e8e34ca0e6c: Pull complete [2026-05-25T04:19:37.480Z] a29436f7fd5d: Pull complete [2026-05-25T04:19:37.493Z] 923cac83aea3: Pull complete [2026-05-25T04:19:37.493Z] 25ad8b0a4227: Pull complete [2026-05-25T04:19:37.493Z] db01528c6b51: Pull complete [2026-05-25T04:19:37.493Z] 28988de357af: Pull complete [2026-05-25T04:19:37.493Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-05-25T04:19:37.493Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-25T04:19:37.493Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T04:19:37.971Z] prd-ubuntu20.04-docker-8c-8g-10579 does not seem to be running inside a container [2026-05-25T04:19:38.106Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-25T04:19:42.030Z] $ docker top 6f99c095a78df4cd2ff32ad4317355e3ec3c87de8be9eae23229f64433a72d33 -eo pid,comm [2026-05-25T04:19:42.096Z] 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). [2026-05-25T04:19:42.096Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-25T04:19:42.275Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-25T04:19:42.275Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-25T04:19:42.424Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-25T04:19:42.430Z] $ docker exec 6f99c095a78df4cd2ff32ad4317355e3ec3c87de8be9eae23229f64433a72d33 ssh-agent [2026-05-25T04:19:42.557Z] SSH_AUTH_SOCK=/tmp/ssh-PI7pyIv8IgVG/agent.31 [2026-05-25T04:19:42.557Z] SSH_AGENT_PID=37 [2026-05-25T04:19:42.581Z] Running ssh-add (command line suppressed) [2026-05-25T04:19:42.669Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_12580812244005686709.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_12580812244005686709.key) [2026-05-25T04:19:42.736Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-25T04:19:43.108Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] sh [2026-05-25T04:19:43.481Z] + git tag --points-at HEAD [Pipeline] } [2026-05-25T04:19:43.539Z] $ docker exec --env ******** --env ******** 6f99c095a78df4cd2ff32ad4317355e3ec3c87de8be9eae23229f64433a72d33 ssh-agent -k [2026-05-25T04:19:43.631Z] unset SSH_AUTH_SOCK; [2026-05-25T04:19:43.632Z] unset SSH_AGENT_PID; [2026-05-25T04:19:43.632Z] echo Agent pid 37 killed; [2026-05-25T04:19:43.652Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-05-25T04:19:43.784Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-25T04:19:43.784Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-25T04:19:43.879Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-25T04:19:43.885Z] $ docker exec 6f99c095a78df4cd2ff32ad4317355e3ec3c87de8be9eae23229f64433a72d33 ssh-agent [2026-05-25T04:19:43.983Z] SSH_AUTH_SOCK=/tmp/ssh-IsoWQqM6Tv0j/agent.85 [2026-05-25T04:19:43.983Z] SSH_AGENT_PID=91 [2026-05-25T04:19:43.986Z] Running ssh-add (command line suppressed) [2026-05-25T04:19:44.094Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9160221400274170537.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9160221400274170537.key) [2026-05-25T04:19:44.102Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-25T04:19:44.392Z] + git semver init [2026-05-25T04:19:44.651Z] 2026-05-25 04:19:44,619 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-25T04:19:44.651Z] 2026-05-25 04:19:44,623 [run_init] DEBUG init version:0.0.0 force:False [2026-05-25T04:19:44.651Z] 2026-05-25 04:19:44,623 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2026-05-25T04:19:44.651Z] 2026-05-25 04:19:44,624 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2026-05-25T04:19:44.651Z] 2026-05-25 04:19:44,624 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=None, shell=False, universal_newlines=False) [2026-05-25T04:19:48.039Z] 2026-05-25 04:19:47,484 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2026-05-25T04:19:48.039Z] 2026-05-25 04:19:47,484 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2026-05-25T04:19:48.039Z] 2026-05-25 04:19:47,485 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2026-05-25T04:19:48.039Z] 2026-05-25 04:19:47,485 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2026-05-25T04:19:48.039Z] 4.1.0-dev.21 [Pipeline] } [2026-05-25T04:19:48.053Z] $ docker exec --env ******** --env ******** 6f99c095a78df4cd2ff32ad4317355e3ec3c87de8be9eae23229f64433a72d33 ssh-agent -k [2026-05-25T04:19:48.142Z] unset SSH_AUTH_SOCK; [2026-05-25T04:19:48.143Z] unset SSH_AGENT_PID; [2026-05-25T04:19:48.143Z] echo Agent pid 91 killed; [2026-05-25T04:19:48.146Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-25T04:19:48.480Z] + git semver [Pipeline] } [2026-05-25T04:19:48.759Z] $ docker stop --time=1 6f99c095a78df4cd2ff32ad4317355e3ec3c87de8be9eae23229f64433a72d33 [2026-05-25T04:19:50.044Z] $ docker rm -f --volumes 6f99c095a78df4cd2ff32ad4317355e3ec3c87de8be9eae23229f64433a72d33 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-25T04:19:50.381Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-05-25T04:19:50.649Z] Stashed 1 file(s) [Pipeline] echo [2026-05-25T04:19:50.651Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.21 [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 [2026-05-25T04:19:50.859Z] provisioning config files... [2026-05-25T04:19:50.911Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4484122913070209019tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:19:51.258Z] ---> ****-login.sh [2026-05-25T04:19:51.258Z] nexus3.edgexfoundry.org:10001 [2026-05-25T04:19:51.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:19:51.258Z] Login Succeeded [2026-05-25T04:19:51.258Z] nexus3.edgexfoundry.org:10002 [2026-05-25T04:19:51.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:19:51.258Z] Login Succeeded [2026-05-25T04:19:51.258Z] nexus3.edgexfoundry.org:10003 [2026-05-25T04:19:51.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:19:51.522Z] Login Succeeded [2026-05-25T04:19:51.522Z] nexus3.edgexfoundry.org:10004 [2026-05-25T04:19:51.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:19:51.522Z] Login Succeeded [2026-05-25T04:19:51.522Z] ****.io [2026-05-25T04:19:51.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:19:51.812Z] Login Succeeded [2026-05-25T04:19:51.812Z] ---> ****-login.sh ends [Pipeline] } [2026-05-25T04:19:51.852Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-05-25T04:19:52.012Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-25T04:19:52.043Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-25T04:19:52.061Z] ========================================================= [2026-05-25T04:19:52.061Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-05-25T04:19:52.061Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:19:52.421Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2026-05-25T04:19:53.009Z] #0 building with "default" instance using docker driver [2026-05-25T04:19:53.009Z] [2026-05-25T04:19:53.009Z] #1 [internal] load build definition from Dockerfile [2026-05-25T04:19:53.009Z] #1 transferring dockerfile: [2026-05-25T04:19:53.295Z] #1 transferring dockerfile: 1.75kB done [2026-05-25T04:19:53.295Z] #1 DONE 0.2s [2026-05-25T04:19:53.295Z] [2026-05-25T04:19:53.295Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-05-25T04:19:53.295Z] #2 DONE 0.1s [2026-05-25T04:19:53.295Z] [2026-05-25T04:19:53.295Z] #3 [internal] load .dockerignore [2026-05-25T04:19:53.295Z] #3 transferring context: 2B done [2026-05-25T04:19:53.295Z] #3 DONE 0.0s [2026-05-25T04:19:53.295Z] [2026-05-25T04:19:53.295Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-05-25T04:19:53.295Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done [2026-05-25T04:19:53.295Z] #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done [2026-05-25T04:19:53.295Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s [2026-05-25T04:19:53.295Z] #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done [2026-05-25T04:19:53.295Z] #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done [2026-05-25T04:19:53.295Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 2.10MB / 60.15MB 0.1s [2026-05-25T04:19:53.295Z] #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done [2026-05-25T04:19:53.568Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2026-05-25T04:19:53.568Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 13.63MB / 60.15MB 0.2s [2026-05-25T04:19:53.568Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b [2026-05-25T04:19:53.568Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done [2026-05-25T04:19:53.568Z] #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.2s done [2026-05-25T04:19:53.568Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 1.05MB / 11.98MB 0.2s [2026-05-25T04:19:53.568Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0B / 112.58MB 0.2s [2026-05-25T04:19:53.568Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2026-05-25T04:19:53.568Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 28.31MB / 60.15MB 0.3s [2026-05-25T04:19:53.568Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.53MB / 11.98MB 0.3s [2026-05-25T04:19:53.568Z] #4 ... [2026-05-25T04:19:53.568Z] [2026-05-25T04:19:53.568Z] #5 [internal] load build context [2026-05-25T04:19:53.568Z] #5 transferring context: 48.23MB 0.4s done [2026-05-25T04:19:53.568Z] #5 DONE 0.4s [2026-05-25T04:19:53.568Z] [2026-05-25T04:19:53.568Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-05-25T04:19:53.568Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 42.99MB / 60.15MB 0.4s [2026-05-25T04:19:53.568Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done [2026-05-25T04:19:53.568Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s done [2026-05-25T04:19:53.568Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 11.53MB / 112.58MB 0.4s [2026-05-25T04:19:53.568Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 2.10MB / 14.72MB 0.4s [2026-05-25T04:19:53.568Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 [2026-05-25T04:19:53.877Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s [2026-05-25T04:19:53.877Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 36.70MB / 112.58MB 0.6s [2026-05-25T04:19:53.877Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.6s [2026-05-25T04:19:53.877Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done [2026-05-25T04:19:53.877Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 56.62MB / 112.58MB 0.7s [2026-05-25T04:19:55.130Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 104.86MB / 112.58MB 0.9s [2026-05-25T04:19:55.130Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s [2026-05-25T04:19:55.406Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 2.1s done [2026-05-25T04:19:55.406Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 2.1s done [2026-05-25T04:19:55.406Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 2.1s done [2026-05-25T04:19:55.406Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s [2026-05-25T04:19:59.676Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.2s done [2026-05-25T04:19:59.937Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 [2026-05-25T04:19:59.937Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done [2026-05-25T04:19:59.937Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2026-05-25T04:19:59.937Z] #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done [2026-05-25T04:19:59.937Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e [2026-05-25T04:20:00.515Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.3s done [2026-05-25T04:20:00.515Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s [2026-05-25T04:20:03.063Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.4s done [2026-05-25T04:20:03.063Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 [2026-05-25T04:20:03.629Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.7s done [2026-05-25T04:20:04.195Z] #4 DONE 11.0s [2026-05-25T04:20:04.453Z] [2026-05-25T04:20:04.453Z] #6 [builder 2/7] RUN apk add --no-cache make git [2026-05-25T04:20:04.453Z] #6 0.214 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T04:20:04.453Z] #6 0.314 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T04:20:04.752Z] #6 0.648 OK: 265 MiB in 60 packages [2026-05-25T04:20:05.813Z] Still waiting to schedule task [2026-05-25T04:20:05.814Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-10573’ [2026-05-25T04:20:13.022Z] #6 DONE 5.7s [2026-05-25T04:20:13.022Z] [2026-05-25T04:20:13.022Z] #7 [builder 3/7] WORKDIR /device-onvif-camera [2026-05-25T04:20:13.022Z] #7 DONE 0.2s [2026-05-25T04:20:13.022Z] [2026-05-25T04:20:13.022Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2026-05-25T04:20:13.022Z] #8 DONE 0.3s [2026-05-25T04:20:13.022Z] [2026-05-25T04:20:13.022Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T04:20:25.327Z] #9 DONE 14.4s [2026-05-25T04:20:25.327Z] [2026-05-25T04:20:25.327Z] #10 [builder 6/7] COPY . . [2026-05-25T04:20:25.327Z] #10 DONE 0.3s [2026-05-25T04:20:25.327Z] [2026-05-25T04:20:25.327Z] #11 [builder 7/7] RUN echo noop [2026-05-25T04:20:25.327Z] #11 0.214 noop [2026-05-25T04:20:25.585Z] #11 DONE 0.3s [2026-05-25T04:20:25.585Z] [2026-05-25T04:20:25.585Z] #12 exporting to image [2026-05-25T04:20:25.585Z] #12 exporting layers [2026-05-25T04:20:33.765Z] #12 exporting layers 7.9s done [2026-05-25T04:20:33.765Z] #12 writing image sha256:918f055fb94d066c97f7b2e8c63093e07124aea857b4dab193b4efe09f531c59 done [2026-05-25T04:20:33.765Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2026-05-25T04:20:33.765Z] #12 DONE 7.9s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:20:34.094Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-25T04:20:34.094Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T04:20:34.177Z] prd-ubuntu20.04-docker-8c-8g-10579 does not seem to be running inside a container [2026-05-25T04:20:34.208Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-05-25T04:20:34.546Z] $ docker top e5d7c56359c819de018cec7fcdb6bb8cc3436297ff3f084f5486936aa988c444 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-25T04:20:34.897Z] + go version [2026-05-25T04:20:34.897Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-05-25T04:20:34.909Z] $ docker stop --time=1 e5d7c56359c819de018cec7fcdb6bb8cc3436297ff3f084f5486936aa988c444 [2026-05-25T04:20:36.150Z] $ docker rm -f --volumes e5d7c56359c819de018cec7fcdb6bb8cc3436297ff3f084f5486936aa988c444 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:20:36.580Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-25T04:20:36.580Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T04:20:36.661Z] prd-ubuntu20.04-docker-8c-8g-10579 does not seem to be running inside a container [2026-05-25T04:20:36.689Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-05-25T04:20:36.919Z] $ docker top 4db508658eac12e58e50b681690113da031f25970924cea74dbbcab85b4028b3 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-25T04:20:37.258Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2026-05-25T04:20:37.557Z] + make test [2026-05-25T04:20:37.557Z] go test ./... -coverprofile=coverage.out ./... [2026-05-25T04:20:38.939Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2026-05-25T04:21:00.905Z] github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements [2026-05-25T04:21:00.906Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.029s coverage: 31.2% of statements [2026-05-25T04:21:00.906Z] github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements [2026-05-25T04:21:00.906Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.662s coverage: 86.5% of statements [2026-05-25T04:21:13.171Z] 0 issues. [2026-05-25T04:21:13.171Z] go vet ./... [2026-05-25T04:21:18.495Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-05-25T04:21:18.495Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-05-25T04:21:18.495Z] ./bin/test-attribution-txt.sh [2026-05-25T04:21:18.495Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [2026-05-25T04:21:18.495Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-05-25T04:21:18.506Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } [2026-05-25T04:21:18.523Z] $ docker stop --time=1 4db508658eac12e58e50b681690113da031f25970924cea74dbbcab85b4028b3 [2026-05-25T04:21:21.279Z] $ docker rm -f --volumes 4db508658eac12e58e50b681690113da031f25970924cea74dbbcab85b4028b3 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-25T04:21:21.852Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-05-25T04:21:21.927Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2026-05-25T04:21:22.413Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-05-25T04:21:22.747Z] + ls -al . [2026-05-25T04:21:22.747Z] total 312 [2026-05-25T04:21:22.747Z] drwxrwxr-x 9 jenkins jenkins 4096 May 25 04:20 . [2026-05-25T04:21:22.747Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 04:19 .. [2026-05-25T04:21:22.747Z] drwxrwxr-x 8 jenkins jenkins 4096 May 25 04:21 .git [2026-05-25T04:21:22.747Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 04:19 .github [2026-05-25T04:21:22.747Z] -rw-rw-r-- 1 jenkins jenkins 493 May 25 04:19 .gitignore [2026-05-25T04:21:22.747Z] -rw-rw-r-- 1 jenkins jenkins 359 May 25 04:19 .golangci.yml [2026-05-25T04:21:22.747Z] drwxr-xr-x 3 jenkins jenkins 4096 May 25 04:19 .semver [2026-05-25T04:21:22.747Z] -rw-rw-r-- 1 jenkins jenkins 22626 May 25 04:19 Attribution.txt [2026-05-25T04:21:22.747Z] -rw-rw-r-- 1 jenkins jenkins 19360 May 25 04:19 CHANGELOG.md [2026-05-25T04:21:22.747Z] -rw-rw-r-- 1 jenkins jenkins 1715 May 25 04:19 Dockerfile [2026-05-25T04:21:22.747Z] -rw-rw-r-- 1 jenkins jenkins 677 May 25 04:19 GOVERNANCE.md [2026-05-25T04:21:22.747Z] -rw-rw-r-- 1 jenkins jenkins 762 May 25 04:19 Jenkinsfile [2026-05-25T04:21:22.747Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 25 04:19 LICENSE [2026-05-25T04:21:22.747Z] -rw-rw-r-- 1 jenkins jenkins 3464 May 25 04:19 Makefile [2026-05-25T04:21:22.747Z] -rw-rw-r-- 1 jenkins jenkins 625 May 25 04:19 OWNERS.md [2026-05-25T04:21:22.747Z] -rw-rw-r-- 1 jenkins jenkins 2620 May 25 04:19 README.md [2026-05-25T04:21:22.747Z] -rw-rw-r-- 1 jenkins jenkins 12 May 25 04:19 VERSION [2026-05-25T04:21:22.747Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 04:19 bin [2026-05-25T04:21:22.747Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 04:19 cmd [2026-05-25T04:21:22.747Z] -rw-r--r-- 1 jenkins jenkins 85674 May 25 04:21 coverage.out [2026-05-25T04:21:22.747Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 04:19 doc [2026-05-25T04:21:22.747Z] -rw-rw-r-- 1 jenkins jenkins 6923 May 25 04:19 go.mod [2026-05-25T04:21:22.747Z] -rw-rw-r-- 1 jenkins jenkins 89906 May 25 04:19 go.sum [2026-05-25T04:21:22.747Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 04:19 internal [2026-05-25T04:21:22.747Z] -rw-rw-r-- 1 jenkins jenkins 236 May 25 04:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:21:23.125Z] + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=c7c6c616adc743db3c1c3ae9e3aee902084b00f2 --label arch=amd64 --label version=4.1.0-dev.21 . [2026-05-25T04:21:23.385Z] #0 building with "default" instance using docker driver [2026-05-25T04:21:23.385Z] [2026-05-25T04:21:23.385Z] #1 [internal] load build definition from Dockerfile [2026-05-25T04:21:23.385Z] #1 transferring dockerfile: 1.75kB done [2026-05-25T04:21:23.385Z] #1 DONE 0.0s [2026-05-25T04:21:23.385Z] [2026-05-25T04:21:23.385Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-05-25T04:21:23.385Z] #2 DONE 0.0s [2026-05-25T04:21:23.385Z] [2026-05-25T04:21:23.385Z] #3 [internal] load metadata for docker.io/library/alpine:3.22 [2026-05-25T04:21:23.385Z] #3 DONE 0.1s [2026-05-25T04:21:23.385Z] [2026-05-25T04:21:23.385Z] #4 [internal] load .dockerignore [2026-05-25T04:21:23.385Z] #4 transferring context: 2B done [2026-05-25T04:21:23.385Z] #4 DONE 0.0s [2026-05-25T04:21:23.385Z] [2026-05-25T04:21:23.385Z] #5 [internal] load build context [2026-05-25T04:21:23.385Z] #5 transferring context: 105.98kB 0.0s done [2026-05-25T04:21:23.385Z] #5 DONE 0.0s [2026-05-25T04:21:23.385Z] [2026-05-25T04:21:23.385Z] #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-05-25T04:21:23.385Z] #6 DONE 0.1s [2026-05-25T04:21:23.385Z] [2026-05-25T04:21:23.385Z] #7 [builder 2/7] RUN apk add --no-cache make git [2026-05-25T04:21:23.645Z] #7 ... [2026-05-25T04:21:23.645Z] [2026-05-25T04:21:23.645Z] #8 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-25T04:21:23.645Z] #8 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-25T04:21:23.645Z] #8 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.1s done [2026-05-25T04:21:23.645Z] #8 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-25T04:21:23.645Z] #8 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-05-25T04:21:23.645Z] #8 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-05-25T04:21:23.645Z] #8 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done [2026-05-25T04:21:23.645Z] #8 DONE 0.3s [2026-05-25T04:21:23.645Z] [2026-05-25T04:21:23.645Z] #7 [builder 2/7] RUN apk add --no-cache make git [2026-05-25T04:21:23.645Z] #7 0.208 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T04:21:23.645Z] #7 0.317 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T04:21:24.211Z] #7 0.646 OK: 265 MiB in 60 packages [2026-05-25T04:21:24.211Z] #7 DONE 0.8s [2026-05-25T04:21:24.211Z] [2026-05-25T04:21:24.211Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-05-25T04:21:24.211Z] #9 0.231 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T04:21:24.211Z] #9 0.387 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T04:21:24.211Z] #9 ... [2026-05-25T04:21:24.211Z] [2026-05-25T04:21:24.211Z] #10 [builder 3/7] WORKDIR /device-onvif-camera [2026-05-25T04:21:24.211Z] #10 DONE 0.0s [2026-05-25T04:21:24.211Z] [2026-05-25T04:21:24.211Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2026-05-25T04:21:24.211Z] #11 DONE 0.1s [2026-05-25T04:21:24.472Z] [2026-05-25T04:21:24.472Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-05-25T04:21:24.472Z] #9 0.799 (1/1) Installing dumb-init (1.2.5-r3) [2026-05-25T04:21:24.472Z] #9 0.802 Executing busybox-1.37.0-r20.trigger [2026-05-25T04:21:24.472Z] #9 0.809 OK: 7 MiB in 17 packages [2026-05-25T04:21:24.472Z] #9 DONE 0.9s [2026-05-25T04:21:24.472Z] [2026-05-25T04:21:24.472Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T04:21:25.037Z] #12 DONE 0.5s [2026-05-25T04:21:25.037Z] [2026-05-25T04:21:25.037Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2026-05-25T04:21:25.037Z] #13 0.254 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T04:21:25.037Z] #13 0.337 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T04:21:25.037Z] #13 ... [2026-05-25T04:21:25.037Z] [2026-05-25T04:21:25.037Z] #14 [builder 6/7] COPY . . [2026-05-25T04:21:25.037Z] #14 DONE 0.3s [2026-05-25T04:21:25.297Z] [2026-05-25T04:21:25.297Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2026-05-25T04:21:25.297Z] #13 0.701 OK: 7 MiB in 17 packages [2026-05-25T04:21:25.297Z] #13 DONE 0.8s [2026-05-25T04:21:25.297Z] [2026-05-25T04:21:25.297Z] #15 [builder 7/7] RUN make build [2026-05-25T04:21:25.555Z] #15 0.225 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.1.0-dev.21 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2026-05-25T04:21:52.125Z] #15 DONE 25.8s [2026-05-25T04:21:52.125Z] [2026-05-25T04:21:52.125Z] #16 [stage-1 4/7] COPY --from=builder /device-onvif-camera/cmd / [2026-05-25T04:21:52.125Z] #16 DONE 0.2s [2026-05-25T04:21:52.125Z] [2026-05-25T04:21:52.125Z] #17 [stage-1 5/7] COPY --from=builder /device-onvif-camera/LICENSE / [2026-05-25T04:21:52.125Z] #17 DONE 0.0s [2026-05-25T04:21:52.125Z] [2026-05-25T04:21:52.125Z] #18 [stage-1 6/7] COPY --from=builder /device-onvif-camera/Attribution.txt / [2026-05-25T04:21:52.125Z] #18 DONE 0.0s [2026-05-25T04:21:52.125Z] [2026-05-25T04:21:52.125Z] #19 exporting to image [2026-05-25T04:21:52.125Z] #19 exporting layers [2026-05-25T04:21:52.125Z] #19 exporting layers 0.2s done [2026-05-25T04:21:52.125Z] #19 writing image sha256:a386fdb36c4de5f5dd7850354728035dde74cff47c55d5560ec424cd391d6826 done [2026-05-25T04:21:52.125Z] #19 naming to docker.io/library/device-onvif-camera done [2026-05-25T04:21:52.125Z] #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-25T04:21:52.247Z] provisioning config files... [2026-05-25T04:21:52.261Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9998448371651249918tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:21:52.567Z] ---> ****-login.sh [2026-05-25T04:21:52.567Z] nexus3.edgexfoundry.org:10001 [2026-05-25T04:21:52.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:21:52.567Z] Login Succeeded [2026-05-25T04:21:52.567Z] nexus3.edgexfoundry.org:10002 [2026-05-25T04:21:52.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:21:52.567Z] Login Succeeded [2026-05-25T04:21:52.567Z] nexus3.edgexfoundry.org:10003 [2026-05-25T04:21:52.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:21:52.826Z] Login Succeeded [2026-05-25T04:21:52.826Z] nexus3.edgexfoundry.org:10004 [2026-05-25T04:21:52.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:21:52.826Z] Login Succeeded [2026-05-25T04:21:52.826Z] ****.io [2026-05-25T04:21:52.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:21:53.394Z] Login Succeeded [2026-05-25T04:21:53.394Z] ---> ****-login.sh ends [Pipeline] } [2026-05-25T04:21:53.401Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T04:21:53.445Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-25T04:21:53.471Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2026-05-25T04:21:53.471Z] c7c6c616adc743db3c1c3ae9e3aee902084b00f2 [2026-05-25T04:21:53.471Z] latest [2026-05-25T04:21:53.471Z] 4.1.0-dev.21 [2026-05-25T04:21:53.471Z] c7c6c616adc743db3c1c3ae9e3aee902084b00f2-4.1.0-dev.21 [2026-05-25T04:21:53.471Z] main [2026-05-25T04:21:53.471Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:21:53.806Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:c7c6c616adc743db3c1c3ae9e3aee902084b00f2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:21:54.160Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:c7c6c616adc743db3c1c3ae9e3aee902084b00f2 [2026-05-25T04:21:54.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2026-05-25T04:21:54.160Z] d85a27075151: Preparing [2026-05-25T04:21:54.160Z] 2c569bd67ae9: Preparing [2026-05-25T04:21:54.160Z] e9a4431d899e: Preparing [2026-05-25T04:21:54.160Z] a25d73abbb6e: Preparing [2026-05-25T04:21:54.160Z] 93cfa129dbf0: Preparing [2026-05-25T04:21:54.160Z] 0854555d70ac: Preparing [2026-05-25T04:21:54.160Z] 0854555d70ac: Waiting [2026-05-25T04:21:54.160Z] 93cfa129dbf0: Pushed [2026-05-25T04:21:54.160Z] d85a27075151: Pushed [2026-05-25T04:21:54.160Z] 2c569bd67ae9: Pushed [2026-05-25T04:21:54.160Z] a25d73abbb6e: Pushed [2026-05-25T04:21:54.160Z] 0854555d70ac: Layer already exists [2026-05-25T04:21:58.348Z] e9a4431d899e: Pushed [2026-05-25T04:21:58.348Z] c7c6c616adc743db3c1c3ae9e3aee902084b00f2: digest: sha256:225373cefb842c978b009ef5851790606cc263e03a55427903b3c14952f6199b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:21:58.668Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:21:58.988Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2026-05-25T04:21:58.988Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2026-05-25T04:21:58.988Z] d85a27075151: Preparing [2026-05-25T04:21:58.988Z] 2c569bd67ae9: Preparing [2026-05-25T04:21:58.988Z] e9a4431d899e: Preparing [2026-05-25T04:21:58.988Z] a25d73abbb6e: Preparing [2026-05-25T04:21:58.988Z] 93cfa129dbf0: Preparing [2026-05-25T04:21:58.988Z] 0854555d70ac: Preparing [2026-05-25T04:21:58.988Z] 0854555d70ac: Waiting [2026-05-25T04:21:58.988Z] d85a27075151: Layer already exists [2026-05-25T04:21:58.988Z] 93cfa129dbf0: Layer already exists [2026-05-25T04:21:58.988Z] a25d73abbb6e: Layer already exists [2026-05-25T04:21:58.988Z] 2c569bd67ae9: Layer already exists [2026-05-25T04:21:58.988Z] e9a4431d899e: Layer already exists [2026-05-25T04:21:58.988Z] 0854555d70ac: Layer already exists [2026-05-25T04:21:58.988Z] latest: digest: sha256:225373cefb842c978b009ef5851790606cc263e03a55427903b3c14952f6199b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:21:59.311Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:21:59.634Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.21 [2026-05-25T04:21:59.634Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2026-05-25T04:21:59.634Z] d85a27075151: Preparing [2026-05-25T04:21:59.634Z] 2c569bd67ae9: Preparing [2026-05-25T04:21:59.634Z] e9a4431d899e: Preparing [2026-05-25T04:21:59.634Z] a25d73abbb6e: Preparing [2026-05-25T04:21:59.634Z] 93cfa129dbf0: Preparing [2026-05-25T04:21:59.634Z] 0854555d70ac: Preparing [2026-05-25T04:21:59.634Z] 0854555d70ac: Waiting [2026-05-25T04:21:59.634Z] e9a4431d899e: Layer already exists [2026-05-25T04:21:59.634Z] 2c569bd67ae9: Layer already exists [2026-05-25T04:21:59.634Z] d85a27075151: Layer already exists [2026-05-25T04:21:59.634Z] 93cfa129dbf0: Layer already exists [2026-05-25T04:21:59.634Z] a25d73abbb6e: Layer already exists [2026-05-25T04:21:59.634Z] 0854555d70ac: Layer already exists [2026-05-25T04:21:59.634Z] 4.1.0-dev.21: digest: sha256:225373cefb842c978b009ef5851790606cc263e03a55427903b3c14952f6199b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:22:00.079Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:c7c6c616adc743db3c1c3ae9e3aee902084b00f2-4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:22:00.404Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:c7c6c616adc743db3c1c3ae9e3aee902084b00f2-4.1.0-dev.21 [2026-05-25T04:22:00.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2026-05-25T04:22:00.404Z] d85a27075151: Preparing [2026-05-25T04:22:00.404Z] 2c569bd67ae9: Preparing [2026-05-25T04:22:00.404Z] e9a4431d899e: Preparing [2026-05-25T04:22:00.404Z] a25d73abbb6e: Preparing [2026-05-25T04:22:00.404Z] 93cfa129dbf0: Preparing [2026-05-25T04:22:00.404Z] 0854555d70ac: Preparing [2026-05-25T04:22:00.404Z] 0854555d70ac: Waiting [2026-05-25T04:22:00.404Z] d85a27075151: Layer already exists [2026-05-25T04:22:00.404Z] 2c569bd67ae9: Layer already exists [2026-05-25T04:22:00.404Z] 93cfa129dbf0: Layer already exists [2026-05-25T04:22:00.404Z] a25d73abbb6e: Layer already exists [2026-05-25T04:22:00.404Z] e9a4431d899e: Layer already exists [2026-05-25T04:22:00.404Z] 0854555d70ac: Layer already exists [2026-05-25T04:22:00.404Z] c7c6c616adc743db3c1c3ae9e3aee902084b00f2-4.1.0-dev.21: digest: sha256:225373cefb842c978b009ef5851790606cc263e03a55427903b3c14952f6199b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:22:00.727Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:22:01.061Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2026-05-25T04:22:01.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2026-05-25T04:22:01.061Z] d85a27075151: Preparing [2026-05-25T04:22:01.061Z] 2c569bd67ae9: Preparing [2026-05-25T04:22:01.061Z] e9a4431d899e: Preparing [2026-05-25T04:22:01.061Z] a25d73abbb6e: Preparing [2026-05-25T04:22:01.061Z] 93cfa129dbf0: Preparing [2026-05-25T04:22:01.061Z] 0854555d70ac: Preparing [2026-05-25T04:22:01.061Z] 0854555d70ac: Waiting [2026-05-25T04:22:01.061Z] d85a27075151: Layer already exists [2026-05-25T04:22:01.061Z] 2c569bd67ae9: Layer already exists [2026-05-25T04:22:01.061Z] 93cfa129dbf0: Layer already exists [2026-05-25T04:22:01.061Z] e9a4431d899e: Layer already exists [2026-05-25T04:22:01.061Z] a25d73abbb6e: Layer already exists [2026-05-25T04:22:01.061Z] 0854555d70ac: Layer already exists [2026-05-25T04:22:01.061Z] main: digest: sha256:225373cefb842c978b009ef5851790606cc263e03a55427903b3c14952f6199b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T04:22:01.132Z] ===================================================== [Pipeline] echo [2026-05-25T04:22:01.145Z] taggedImages: [2026-05-25T04:22:01.145Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:c7c6c616adc743db3c1c3ae9e3aee902084b00f2 [2026-05-25T04:22:01.145Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2026-05-25T04:22:01.145Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.21 [2026-05-25T04:22:01.145Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:c7c6c616adc743db3c1c3ae9e3aee902084b00f2-4.1.0-dev.21 [2026-05-25T04:22:01.145Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:22:01.546Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-25T04:22:01.546Z] [2026-05-25T04:22:01.546Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:22:01.852Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-25T04:22:01.852Z] latest: Pulling from edgex-lftools-log-publisher [2026-05-25T04:22:01.852Z] 5eb5b503b376: Pulling fs layer [2026-05-25T04:22:01.852Z] 5c69ac0246d0: Pulling fs layer [2026-05-25T04:22:01.852Z] ec43610c2a17: Pulling fs layer [2026-05-25T04:22:01.852Z] 3a2ae6a8a46f: Pulling fs layer [2026-05-25T04:22:01.852Z] 33b1e0a273af: Pulling fs layer [2026-05-25T04:22:01.852Z] 5d3b04190fa2: Pulling fs layer [2026-05-25T04:22:01.852Z] 2f39f015ded8: Pulling fs layer [2026-05-25T04:22:01.852Z] 2f39f015ded8: Waiting [2026-05-25T04:22:01.852Z] 3a2ae6a8a46f: Waiting [2026-05-25T04:22:01.852Z] 33b1e0a273af: Waiting [2026-05-25T04:22:01.852Z] 5d3b04190fa2: Waiting [2026-05-25T04:22:01.852Z] 5c69ac0246d0: Verifying Checksum [2026-05-25T04:22:01.852Z] 5c69ac0246d0: Download complete [2026-05-25T04:22:01.852Z] 3a2ae6a8a46f: Verifying Checksum [2026-05-25T04:22:01.852Z] 3a2ae6a8a46f: Download complete [2026-05-25T04:22:01.852Z] 33b1e0a273af: Verifying Checksum [2026-05-25T04:22:01.852Z] 33b1e0a273af: Download complete [2026-05-25T04:22:01.852Z] 5d3b04190fa2: Verifying Checksum [2026-05-25T04:22:01.852Z] 5d3b04190fa2: Download complete [2026-05-25T04:22:01.852Z] ec43610c2a17: Verifying Checksum [2026-05-25T04:22:01.852Z] ec43610c2a17: Download complete [2026-05-25T04:22:02.111Z] 5eb5b503b376: Verifying Checksum [2026-05-25T04:22:02.111Z] 5eb5b503b376: Download complete [2026-05-25T04:22:02.677Z] 2f39f015ded8: Verifying Checksum [2026-05-25T04:22:02.677Z] 2f39f015ded8: Download complete [2026-05-25T04:22:03.612Z] 5eb5b503b376: Pull complete [2026-05-25T04:22:03.612Z] 5c69ac0246d0: Pull complete [2026-05-25T04:22:04.176Z] ec43610c2a17: Pull complete [2026-05-25T04:22:04.176Z] 3a2ae6a8a46f: Pull complete [2026-05-25T04:22:04.433Z] 33b1e0a273af: Pull complete [2026-05-25T04:22:04.433Z] 5d3b04190fa2: Pull complete [2026-05-25T04:22:09.700Z] 2f39f015ded8: Pull complete [2026-05-25T04:22:09.700Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-05-25T04:22:09.700Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-25T04:22:09.700Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T04:22:09.791Z] prd-ubuntu20.04-docker-8c-8g-10579 does not seem to be running inside a container [2026-05-25T04:22:09.827Z] $ 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/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-05-25T04:22:12.440Z] $ docker top edbb84485a2a49a1e77b3912b85f49b73e1ea33e819cb7f1b8cec23063636163 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:22:12.810Z] ---> job-cost.sh [2026-05-25T04:22:12.810Z] lf-activate-venv: SKIPPING [2026-05-25T04:22:12.810Z] INFO: No Stack... [2026-05-25T04:22:13.072Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-25T04:22:13.333Z] INFO: Archiving Costs [Pipeline] sh [2026-05-25T04:22:13.632Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2026-05-25T04:22:13.632Z] + cut -d, -f6 [Pipeline] lock [2026-05-25T04:22:13.644Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-250-stack-cost] [2026-05-25T04:22:13.672Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-250-stack-cost] did not exist. Created. [2026-05-25T04:22:13.690Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-250-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-25T04:22:14.017Z] + echo total: 0.2199999988079071 [Pipeline] stash [2026-05-25T04:22:14.053Z] Stashed 1 file(s) [Pipeline] } [2026-05-25T04:22:14.070Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-250-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-25T04:22:14.095Z] $ docker stop --time=1 edbb84485a2a49a1e77b3912b85f49b73e1ea33e819cb7f1b8cec23063636163 [2026-05-25T04:22:15.241Z] $ docker rm -f --volumes edbb84485a2a49a1e77b3912b85f49b73e1ea33e819cb7f1b8cec23063636163 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-05-25T04:23:04.165Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10584 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2026-05-25T04:23:04.185Z] Running in /w/workspace/device-onvif-camera/250 [Pipeline] { [Pipeline] checkout [2026-05-25T04:23:07.240Z] The recommended git tool is: git [2026-05-25T04:23:14.244Z] using credential edgex-jenkins-ssh [2026-05-25T04:23:14.279Z] Cloning the remote Git repository [2026-05-25T04:23:14.339Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2026-05-25T04:23:14.495Z] > git init /w/workspace/device-onvif-camera/250 # timeout=10 [2026-05-25T04:23:14.690Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2026-05-25T04:23:14.691Z] > git --version # timeout=10 [2026-05-25T04:23:14.717Z] > git --version # 'git version 2.25.1' [2026-05-25T04:23:14.721Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-05-25T04:23:14.929Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-25T04:23:20.350Z] Avoid second fetch [2026-05-25T04:23:20.351Z] Checking out Revision c7c6c616adc743db3c1c3ae9e3aee902084b00f2 (main) [2026-05-25T04:23:19.057Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2026-05-25T04:23:19.099Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-25T04:23:20.377Z] > git config core.sparsecheckout # timeout=10 [2026-05-25T04:23:20.457Z] > git checkout -f c7c6c616adc743db3c1c3ae9e3aee902084b00f2 # timeout=10 [2026-05-25T04:23:21.244Z] Commit message: "Merge pull request #562 from sabrina-lin527/update-changelog" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-25T04:23:27.717Z] provisioning config files... [2026-05-25T04:23:27.758Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/250@tmp/config14742870912002441226tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:23:28.546Z] ---> ****-login.sh [2026-05-25T04:23:28.546Z] nexus3.edgexfoundry.org:10001 [2026-05-25T04:23:28.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:23:29.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T04:23:29.109Z] Configure a credential helper to remove this warning. See [2026-05-25T04:23:29.109Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T04:23:29.109Z] [2026-05-25T04:23:29.109Z] Login Succeeded [2026-05-25T04:23:29.109Z] nexus3.edgexfoundry.org:10002 [2026-05-25T04:23:29.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:23:29.381Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T04:23:29.381Z] Configure a credential helper to remove this warning. See [2026-05-25T04:23:29.382Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T04:23:29.382Z] [2026-05-25T04:23:29.382Z] Login Succeeded [2026-05-25T04:23:29.382Z] nexus3.edgexfoundry.org:10003 [2026-05-25T04:23:29.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:23:29.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T04:23:29.937Z] Configure a credential helper to remove this warning. See [2026-05-25T04:23:29.937Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T04:23:29.937Z] [2026-05-25T04:23:29.937Z] Login Succeeded [2026-05-25T04:23:29.937Z] nexus3.edgexfoundry.org:10004 [2026-05-25T04:23:30.208Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:23:30.209Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T04:23:30.209Z] Configure a credential helper to remove this warning. See [2026-05-25T04:23:30.209Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T04:23:30.209Z] [2026-05-25T04:23:30.209Z] Login Succeeded [2026-05-25T04:23:30.209Z] ****.io [2026-05-25T04:23:30.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:23:30.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T04:23:30.749Z] Configure a credential helper to remove this warning. See [2026-05-25T04:23:30.749Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T04:23:30.749Z] [2026-05-25T04:23:30.749Z] Login Succeeded [2026-05-25T04:23:30.750Z] ---> ****-login.sh ends [Pipeline] } [2026-05-25T04:23:30.770Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-05-25T04:23:31.162Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-25T04:23:31.180Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-25T04:23:31.197Z] ========================================================= [2026-05-25T04:23:31.197Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-05-25T04:23:31.197Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:23:31.595Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2026-05-25T04:23:32.208Z] Sending build context to Docker daemon 27.63MB [2026-05-25T04:23:32.208Z] Step 1/13 : ARG BASE=golang:1.25-alpine3.22 [2026-05-25T04:23:32.208Z] Step 2/13 : FROM ${BASE} AS builder [2026-05-25T04:23:32.484Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-05-25T04:23:32.484Z] 6b59a28fa201: Pulling fs layer [2026-05-25T04:23:32.484Z] d32bb0dddca7: Pulling fs layer [2026-05-25T04:23:32.484Z] 5dab1238d3d9: Pulling fs layer [2026-05-25T04:23:32.484Z] 196fd7d83e7d: Pulling fs layer [2026-05-25T04:23:32.484Z] 4f4fb700ef54: Pulling fs layer [2026-05-25T04:23:32.484Z] 8ba94037c8f0: Pulling fs layer [2026-05-25T04:23:32.484Z] deaec5988b04: Pulling fs layer [2026-05-25T04:23:32.484Z] 9f65657bb879: Pulling fs layer [2026-05-25T04:23:32.484Z] 8ba94037c8f0: Waiting [2026-05-25T04:23:32.484Z] deaec5988b04: Waiting [2026-05-25T04:23:32.484Z] 9f65657bb879: Waiting [2026-05-25T04:23:32.484Z] 196fd7d83e7d: Waiting [2026-05-25T04:23:32.484Z] 4f4fb700ef54: Waiting [2026-05-25T04:23:32.484Z] d32bb0dddca7: Verifying Checksum [2026-05-25T04:23:32.484Z] d32bb0dddca7: Download complete [2026-05-25T04:23:32.484Z] 196fd7d83e7d: Verifying Checksum [2026-05-25T04:23:32.484Z] 196fd7d83e7d: Download complete [2026-05-25T04:23:32.757Z] 4f4fb700ef54: Verifying Checksum [2026-05-25T04:23:32.757Z] 4f4fb700ef54: Download complete [2026-05-25T04:23:32.757Z] 8ba94037c8f0: Verifying Checksum [2026-05-25T04:23:32.757Z] 8ba94037c8f0: Download complete [2026-05-25T04:23:32.757Z] 6b59a28fa201: Verifying Checksum [2026-05-25T04:23:32.757Z] 6b59a28fa201: Download complete [2026-05-25T04:23:33.359Z] 9f65657bb879: Verifying Checksum [2026-05-25T04:23:33.634Z] 6b59a28fa201: Pull complete [2026-05-25T04:23:34.230Z] d32bb0dddca7: Pull complete [2026-05-25T04:23:34.501Z] 5dab1238d3d9: Download complete [2026-05-25T04:23:35.939Z] deaec5988b04: Verifying Checksum [2026-05-25T04:23:35.939Z] deaec5988b04: Download complete [2026-05-25T04:23:48.400Z] 5dab1238d3d9: Pull complete [2026-05-25T04:23:48.671Z] 196fd7d83e7d: Pull complete [2026-05-25T04:23:48.941Z] 4f4fb700ef54: Pull complete [2026-05-25T04:23:49.211Z] 8ba94037c8f0: Pull complete [2026-05-25T04:23:57.461Z] deaec5988b04: Pull complete [2026-05-25T04:24:00.142Z] 9f65657bb879: Pull complete [2026-05-25T04:24:00.142Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-05-25T04:24:00.142Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-05-25T04:24:00.142Z] ---> 334268110677 [2026-05-25T04:24:00.142Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2026-05-25T04:24:02.768Z] ---> Running in 7daf0f59ea7b [2026-05-25T04:24:02.768Z] Removing intermediate container 7daf0f59ea7b [2026-05-25T04:24:02.768Z] ---> 83fed87b7b3f [2026-05-25T04:24:02.768Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-05-25T04:24:02.768Z] ---> Running in 83b680bf0f1f [2026-05-25T04:24:03.362Z] Removing intermediate container 83b680bf0f1f [2026-05-25T04:24:03.362Z] ---> d91c568976aa [2026-05-25T04:24:03.362Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2026-05-25T04:24:03.362Z] ---> Running in 471e184da7e2 [2026-05-25T04:24:03.968Z] Removing intermediate container 471e184da7e2 [2026-05-25T04:24:03.968Z] ---> f8343d2e7c5c [2026-05-25T04:24:03.968Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2026-05-25T04:24:03.968Z] ---> Running in f51b1e6ccd28 [2026-05-25T04:24:04.267Z] Removing intermediate container f51b1e6ccd28 [2026-05-25T04:24:04.267Z] ---> c8ab4c070723 [2026-05-25T04:24:04.267Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2026-05-25T04:24:04.552Z] ---> Running in b52629ad1bb3 [2026-05-25T04:24:04.827Z] Removing intermediate container b52629ad1bb3 [2026-05-25T04:24:04.827Z] ---> 019be7c19056 [2026-05-25T04:24:04.827Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-05-25T04:24:04.827Z] ---> Running in e265c22a60db [2026-05-25T04:24:06.282Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T04:24:06.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T04:24:08.861Z] OK: 255 MiB in 60 packages [2026-05-25T04:24:10.377Z] Removing intermediate container e265c22a60db [2026-05-25T04:24:10.377Z] ---> 63ff28d91e81 [2026-05-25T04:24:10.377Z] Step 9/13 : WORKDIR /device-onvif-camera [2026-05-25T04:24:10.377Z] ---> Running in a7719d947857 [2026-05-25T04:24:10.651Z] Removing intermediate container a7719d947857 [2026-05-25T04:24:10.651Z] ---> e1538f70b812 [2026-05-25T04:24:10.651Z] Step 10/13 : COPY go.mod vendor* ./ [2026-05-25T04:24:11.261Z] ---> 150bf0d84f2a [2026-05-25T04:24:11.261Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T04:24:11.536Z] ---> Running in 9c035e1b424f [2026-05-25T04:26:18.413Z] Removing intermediate container 9c035e1b424f [2026-05-25T04:26:18.413Z] ---> 13ecd3151152 [2026-05-25T04:26:18.413Z] Step 12/13 : COPY . . [2026-05-25T04:26:18.413Z] ---> 1b4b525ca087 [2026-05-25T04:26:18.413Z] Step 13/13 : RUN ${MAKE} [2026-05-25T04:26:18.413Z] ---> Running in 2287e3aa7d15 [2026-05-25T04:26:18.684Z] noop [2026-05-25T04:26:19.665Z] Removing intermediate container 2287e3aa7d15 [2026-05-25T04:26:19.665Z] ---> c1dd47750732 [2026-05-25T04:26:19.665Z] Successfully built c1dd47750732 [2026-05-25T04:26:19.665Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:26:20.060Z] + docker inspect -f . ci-base-image-arm64 [2026-05-25T04:26:20.060Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T04:26:20.328Z] prd-ubuntu20.04-docker-arm64-4c-16g-10584 does not seem to be running inside a container [2026-05-25T04:26:20.424Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/250 -v /w/workspace/device-onvif-camera/250:/w/workspace/device-onvif-camera/250:rw,z -v /w/workspace/device-onvif-camera/250@tmp:/w/workspace/device-onvif-camera/250@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2026-05-25T04:26:21.871Z] $ docker top 1b359133d9786685b9e1625861196bdb290e0f9628b028be84e94c237445c567 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-25T04:26:22.811Z] + go version [2026-05-25T04:26:24.775Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-05-25T04:26:24.796Z] $ docker stop --time=1 1b359133d9786685b9e1625861196bdb290e0f9628b028be84e94c237445c567 [2026-05-25T04:26:26.553Z] $ docker rm -f --volumes 1b359133d9786685b9e1625861196bdb290e0f9628b028be84e94c237445c567 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:26:27.214Z] + docker inspect -f . ci-base-image-arm64 [2026-05-25T04:26:27.214Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T04:26:27.442Z] prd-ubuntu20.04-docker-arm64-4c-16g-10584 does not seem to be running inside a container [2026-05-25T04:26:27.530Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/250 -v /w/workspace/device-onvif-camera/250:/w/workspace/device-onvif-camera/250:rw,z -v /w/workspace/device-onvif-camera/250@tmp:/w/workspace/device-onvif-camera/250@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2026-05-25T04:26:28.973Z] $ docker top b25626e245f1c66768d5f53eb6eb6edb306fa59bf1ad797aacbb0080d6625ea8 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-25T04:26:29.860Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/250 [Pipeline] fileExists [Pipeline] sh [2026-05-25T04:26:30.544Z] + make test [2026-05-25T04:26:30.544Z] go test ./... -coverprofile=coverage.out ./... [2026-05-25T04:26:37.310Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2026-05-25T04:31:45.208Z] github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements [2026-05-25T04:31:45.208Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.194s coverage: 31.2% of statements [2026-05-25T04:31:45.208Z] github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements [2026-05-25T04:32:17.520Z] --- FAIL: TestIpGenerator (0.00s) [2026-05-25T04:32:17.520Z] --- FAIL: TestIpGenerator/basic_/8_subnet (30.00s) [2026-05-25T04:32:17.520Z] util_test.go:180: [2026-05-25T04:32:17.520Z] Error Trace: /w/workspace/device-onvif-camera/250/internal/netscan/util_test.go:180 [2026-05-25T04:32:17.520Z] Error: Not equal: [2026-05-25T04:32:17.520Z] expected: 0xfffffe [2026-05-25T04:32:17.520Z] actual : 0xeeb0d1 [2026-05-25T04:32:17.520Z] Test: TestIpGenerator/basic_/8_subnet [2026-05-25T04:32:17.520Z] util_test.go:183: [2026-05-25T04:32:17.520Z] Error Trace: /w/workspace/device-onvif-camera/250/internal/netscan/util_test.go:183 [2026-05-25T04:32:17.520Z] Error: Not equal: [2026-05-25T04:32:17.520Z] expected: "10.255.255.254" [2026-05-25T04:32:17.520Z] actual : "10.238.176.209" [2026-05-25T04:32:17.520Z] [2026-05-25T04:32:17.520Z] Diff: [2026-05-25T04:32:17.520Z] --- Expected [2026-05-25T04:32:17.520Z] +++ Actual [2026-05-25T04:32:17.520Z] @@ -1 +1 @@ [2026-05-25T04:32:17.520Z] -10.255.255.254 [2026-05-25T04:32:17.520Z] +10.238.176.209 [2026-05-25T04:32:17.520Z] Test: TestIpGenerator/basic_/8_subnet [2026-05-25T04:32:17.520Z] FAIL [2026-05-25T04:32:17.520Z] coverage: 86.5% of statements [2026-05-25T04:32:17.520Z] FAIL github.com/edgexfoundry/device-onvif-camera/internal/netscan 30.253s [2026-05-25T04:32:17.520Z] FAIL [2026-05-25T04:32:17.520Z] make: *** [Makefile:74: unittest] Error 1 [Pipeline] } [2026-05-25T04:32:17.545Z] $ docker stop --time=1 b25626e245f1c66768d5f53eb6eb6edb306fa59bf1ad797aacbb0080d6625ea8 [2026-05-25T04:32:19.699Z] $ docker rm -f --volumes b25626e245f1c66768d5f53eb6eb6edb306fa59bf1ad797aacbb0080d6625ea8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:32:22.001Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-25T04:32:22.001Z] [2026-05-25T04:32:22.001Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:32:22.368Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-25T04:32:22.640Z] arm64: Pulling from edgex-lftools-log-publisher [2026-05-25T04:32:22.640Z] 8998bd30e6a1: Pulling fs layer [2026-05-25T04:32:22.640Z] 04944245beec: Pulling fs layer [2026-05-25T04:32:22.640Z] 699f458cf7ca: Pulling fs layer [2026-05-25T04:32:22.640Z] 765212b225bb: Pulling fs layer [2026-05-25T04:32:22.640Z] f23df028b6ca: Pulling fs layer [2026-05-25T04:32:22.640Z] d65c8cfc05b1: Pulling fs layer [2026-05-25T04:32:22.640Z] 2437ff75d9bd: Pulling fs layer [2026-05-25T04:32:22.640Z] f23df028b6ca: Waiting [2026-05-25T04:32:22.640Z] 765212b225bb: Waiting [2026-05-25T04:32:22.640Z] 2437ff75d9bd: Waiting [2026-05-25T04:32:22.640Z] d65c8cfc05b1: Waiting [2026-05-25T04:32:22.640Z] 04944245beec: Verifying Checksum [2026-05-25T04:32:22.640Z] 04944245beec: Download complete [2026-05-25T04:32:22.640Z] 765212b225bb: Verifying Checksum [2026-05-25T04:32:22.640Z] 765212b225bb: Download complete [2026-05-25T04:32:22.911Z] f23df028b6ca: Verifying Checksum [2026-05-25T04:32:22.911Z] f23df028b6ca: Download complete [2026-05-25T04:32:22.911Z] d65c8cfc05b1: Download complete [2026-05-25T04:32:22.911Z] 699f458cf7ca: Verifying Checksum [2026-05-25T04:32:22.911Z] 699f458cf7ca: Download complete [2026-05-25T04:32:23.501Z] 8998bd30e6a1: Download complete [2026-05-25T04:32:26.101Z] 2437ff75d9bd: Verifying Checksum [2026-05-25T04:32:26.101Z] 2437ff75d9bd: Download complete [2026-05-25T04:32:31.482Z] 8998bd30e6a1: Pull complete [2026-05-25T04:32:32.073Z] 04944245beec: Pull complete [2026-05-25T04:32:34.042Z] 699f458cf7ca: Pull complete [2026-05-25T04:32:34.322Z] 765212b225bb: Pull complete [2026-05-25T04:32:35.305Z] f23df028b6ca: Pull complete [2026-05-25T04:32:35.577Z] d65c8cfc05b1: Pull complete [2026-05-25T04:32:53.893Z] 2437ff75d9bd: Pull complete [2026-05-25T04:32:53.893Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-05-25T04:32:53.893Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-25T04:32:53.893Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T04:32:54.136Z] prd-ubuntu20.04-docker-arm64-4c-16g-10584 does not seem to be running inside a container [2026-05-25T04:32:54.221Z] $ 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-onvif-camera/250 -v /w/workspace/device-onvif-camera/250:/w/workspace/device-onvif-camera/250:rw,z -v /w/workspace/device-onvif-camera/250@tmp:/w/workspace/device-onvif-camera/250@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2026-05-25T04:32:55.973Z] $ docker top f0caf3c515dd64531699a885ad3b76268d021bc10210914361058f3e156786d2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:32:57.292Z] ---> job-cost.sh [2026-05-25T04:32:57.567Z] lf-activate-venv: SKIPPING [2026-05-25T04:32:57.567Z] INFO: No Stack... [2026-05-25T04:32:57.840Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-05-25T04:32:58.818Z] INFO: Archiving Costs [Pipeline] sh [2026-05-25T04:32:59.500Z] + cat /w/workspace/device-onvif-camera/250/archives/cost.csv [2026-05-25T04:32:59.500Z] + cut -d, -f6 [Pipeline] lock [2026-05-25T04:32:59.593Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-250-stack-cost] [2026-05-25T04:33:00.786Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-250-stack-cost] did not exist. Created. [2026-05-25T04:33:00.792Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-250-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-25T04:33:01.486Z] /w/workspace/device-onvif-camera/250@tmp/durable-6da9d681/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-05-25T04:33:02.156Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-05-25T04:33:02.188Z] Warning: overwriting stash ‘stack-cost’ [2026-05-25T04:33:03.077Z] Stashed 1 file(s) [Pipeline] } [2026-05-25T04:33:03.089Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-250-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-25T04:33:03.113Z] $ docker stop --time=1 f0caf3c515dd64531699a885ad3b76268d021bc10210914361058f3e156786d2 [2026-05-25T04:33:04.787Z] $ docker rm -f --volumes f0caf3c515dd64531699a885ad3b76268d021bc10210914361058f3e156786d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-05-25T04:33:05.189Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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 [2026-05-25T04:33:06.013Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2026-05-25T04:33:06.013Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2026-05-25T04:33:06.013Z] total 16 [2026-05-25T04:33:06.013Z] drwxr-xr-x 3 root root 4096 May 25 04:22 . [2026-05-25T04:33:06.013Z] drwxrwxr-x 10 jenkins jenkins 4096 May 25 04:22 .. [2026-05-25T04:33:06.013Z] drwxr-xr-x 2 root root 4096 May 25 04:22 cost [2026-05-25T04:33:06.013Z] -rw-r--r-- 1 root root 91 May 25 04:22 cost.csv [2026-05-25T04:33:06.013Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2026-05-25T04:33:06.013Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2026-05-25T04:33:06.013Z] total 16 [2026-05-25T04:33:06.013Z] drwxr-xr-x 3 jenkins jenkins 4096 May 25 04:22 . [2026-05-25T04:33:06.013Z] drwxrwxr-x 10 jenkins jenkins 4096 May 25 04:22 .. [2026-05-25T04:33:06.013Z] drwxr-xr-x 2 jenkins jenkins 4096 May 25 04:22 cost [2026-05-25T04:33:06.013Z] -rw-r--r-- 1 jenkins jenkins 91 May 25 04:22 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:33:06.308Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:33:07.169Z] ---> package-listing.sh [2026-05-25T04:33:07.170Z] ++ facter osfamily [2026-05-25T04:33:07.170Z] ++ tr '[:upper:]' '[:lower:]' [2026-05-25T04:33:07.443Z] + OS_FAMILY=debian [2026-05-25T04:33:07.443Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2026-05-25T04:33:07.443Z] + START_PACKAGES=/tmp/packages_start.txt [2026-05-25T04:33:07.443Z] + END_PACKAGES=/tmp/packages_end.txt [2026-05-25T04:33:07.443Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-05-25T04:33:07.443Z] + PACKAGES=/tmp/packages_start.txt [2026-05-25T04:33:07.443Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2026-05-25T04:33:07.443Z] + PACKAGES=/tmp/packages_end.txt [2026-05-25T04:33:07.443Z] + case "${OS_FAMILY}" in [2026-05-25T04:33:07.443Z] + dpkg -l [2026-05-25T04:33:07.443Z] + grep '^ii' [2026-05-25T04:33:07.443Z] + '[' -f /tmp/packages_start.txt ']' [2026-05-25T04:33:07.443Z] + '[' -f /tmp/packages_end.txt ']' [2026-05-25T04:33:07.443Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-05-25T04:33:07.443Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2026-05-25T04:33:07.443Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2026-05-25T04:33:07.443Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2026-05-25T04:33:07.452Z] 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-05-25T04:33:07.727Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:33:08.285Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-25T04:33:08.285Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T04:33:08.365Z] prd-ubuntu20.04-docker-8c-8g-10579 does not seem to be running inside a container [2026-05-25T04:33:08.399Z] $ 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-05-25T04:33:08.622Z] $ docker top c00ab5a759ce43ba74f28ee990335aa0cbe3006344f9ff94250b5a5a3b5f2a1f -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-25T04:33:08.974Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-05-25T04:33:09.263Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-05-25T04:33:09.549Z] + ls /var/log/sa-host [2026-05-25T04:33:09.549Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-25T04:33:09.650Z] provisioning config files... [2026-05-25T04:33:09.660Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8403278474202725071tmp [Pipeline] { [Pipeline] echo [2026-05-25T04:33:09.682Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:33:09.966Z] ---> create-netrc.sh [Pipeline] } [2026-05-25T04:33:09.973Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:33:10.306Z] ---> python-tools-install.sh [Pipeline] echo [2026-05-25T04:33:10.316Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:33:10.600Z] ---> sudo-logs.sh [2026-05-25T04:33:10.600Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-05-25T04:33:10.635Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:33:10.915Z] ---> job-cost.sh [2026-05-25T04:33:10.916Z] lf-activate-venv: SKIPPING [2026-05-25T04:33:10.916Z] DEBUG: total: 0.2199999988079071 [2026-05-25T04:33:10.916Z] INFO: Retrieving Stack Cost... [2026-05-25T04:33:11.175Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-25T04:33:11.435Z] INFO: Archiving Costs [Pipeline] echo [2026-05-25T04:33:11.707Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:33:11.988Z] ---> logs-deploy.sh [2026-05-25T04:33:11.988Z] lf-activate-venv: SKIPPING [2026-05-25T04:33:11.988Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/250 [2026-05-25T04:33:11.988Z] INFO: archiving workspace using pattern(s): [2026-05-25T04:33:12.924Z] Archives upload complete. [2026-05-25T04:33:13.181Z] INFO: archiving logs to Nexus [2026-05-25T04:33:13.748Z] ---> uname -a: [2026-05-25T04:33:13.748Z] Linux prd-ubuntu20-04-docker-8c-8g-10579 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2026-05-25T04:33:13.748Z] [2026-05-25T04:33:13.748Z] [2026-05-25T04:33:13.748Z] ---> lscpu: [2026-05-25T04:33:13.748Z] Architecture: x86_64 [2026-05-25T04:33:13.748Z] CPU op-mode(s): 32-bit, 64-bit [2026-05-25T04:33:13.748Z] Byte Order: Little Endian [2026-05-25T04:33:13.748Z] Address sizes: 40 bits physical, 48 bits virtual [2026-05-25T04:33:13.748Z] CPU(s): 8 [2026-05-25T04:33:13.748Z] On-line CPU(s) list: 0-7 [2026-05-25T04:33:13.748Z] Thread(s) per core: 1 [2026-05-25T04:33:13.748Z] Core(s) per socket: 1 [2026-05-25T04:33:13.748Z] Socket(s): 8 [2026-05-25T04:33:13.748Z] NUMA node(s): 1 [2026-05-25T04:33:13.748Z] Vendor ID: AuthenticAMD [2026-05-25T04:33:13.748Z] CPU family: 23 [2026-05-25T04:33:13.748Z] Model: 49 [2026-05-25T04:33:13.748Z] Model name: AMD EPYC-Rome Processor [2026-05-25T04:33:13.748Z] Stepping: 0 [2026-05-25T04:33:13.748Z] CPU MHz: 2799.998 [2026-05-25T04:33:13.748Z] BogoMIPS: 5599.99 [2026-05-25T04:33:13.748Z] Virtualization: AMD-V [2026-05-25T04:33:13.748Z] Hypervisor vendor: KVM [2026-05-25T04:33:13.748Z] Virtualization type: full [2026-05-25T04:33:13.748Z] L1d cache: 256 KiB [2026-05-25T04:33:13.748Z] L1i cache: 256 KiB [2026-05-25T04:33:13.748Z] L2 cache: 4 MiB [2026-05-25T04:33:13.748Z] L3 cache: 128 MiB [2026-05-25T04:33:13.748Z] NUMA node0 CPU(s): 0-7 [2026-05-25T04:33:13.748Z] Vulnerability Gather data sampling: Not affected [2026-05-25T04:33:13.748Z] Vulnerability Itlb multihit: Not affected [2026-05-25T04:33:13.748Z] Vulnerability L1tf: Not affected [2026-05-25T04:33:13.748Z] Vulnerability Mds: Not affected [2026-05-25T04:33:13.748Z] Vulnerability Meltdown: Not affected [2026-05-25T04:33:13.748Z] Vulnerability Mmio stale data: Not affected [2026-05-25T04:33:13.748Z] Vulnerability Retbleed: Vulnerable [2026-05-25T04:33:13.748Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-05-25T04:33:13.748Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2026-05-25T04:33:13.748Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2026-05-25T04:33:13.748Z] Vulnerability Srbds: Not affected [2026-05-25T04:33:13.748Z] Vulnerability Tsx async abort: Not affected [2026-05-25T04:33:13.748Z] 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2026-05-25T04:33:13.748Z] [2026-05-25T04:33:13.748Z] [2026-05-25T04:33:13.748Z] ---> nproc: [2026-05-25T04:33:13.748Z] 8 [2026-05-25T04:33:13.748Z] [2026-05-25T04:33:13.748Z] [2026-05-25T04:33:13.748Z] ---> df -h: [2026-05-25T04:33:13.748Z] Filesystem Size Used Avail Use% Mounted on [2026-05-25T04:33:13.748Z] overlay 155G 13G 143G 9% / [2026-05-25T04:33:13.748Z] tmpfs 64M 0 64M 0% /dev [2026-05-25T04:33:13.748Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2026-05-25T04:33:13.748Z] shm 64M 0 64M 0% /dev/shm [2026-05-25T04:33:13.748Z] /dev/vda1 155G 13G 143G 9% /facter-os [2026-05-25T04:33:13.748Z] [2026-05-25T04:33:13.748Z] [2026-05-25T04:33:13.748Z] ---> sar -b -r -n DEV: [2026-05-25T04:33:13.748Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-10579) 05/25/26 _x86_64_ (8 CPU) [2026-05-25T04:33:13.748Z] [2026-05-25T04:33:13.748Z] 04:18:34 LINUX RESTART (8 CPU) [2026-05-25T04:33:13.748Z] [2026-05-25T04:33:13.748Z] 04:19:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2026-05-25T04:33:13.748Z] 04:20:01 383.85 73.12 310.73 0.00 13025.86 44217.59 0.00 [2026-05-25T04:33:13.748Z] 04:21:01 248.63 4.23 244.39 0.00 63.86 68816.53 0.00 [2026-05-25T04:33:13.748Z] 04:22:01 124.03 0.37 123.66 0.00 35.06 36939.58 0.00 [2026-05-25T04:33:13.748Z] 04:23:01 46.57 0.00 46.57 0.00 0.00 16730.97 0.00 [2026-05-25T04:33:13.748Z] 04:24:01 2.30 0.30 2.00 0.00 17.20 34.13 0.00 [2026-05-25T04:33:13.748Z] 04:25:01 1.85 0.00 1.85 0.00 0.00 23.33 0.00 [2026-05-25T04:33:13.748Z] 04:26:01 1.23 0.00 1.23 0.00 0.00 15.46 0.00 [2026-05-25T04:33:13.748Z] 04:27:01 0.90 0.00 0.90 0.00 0.00 11.33 0.00 [2026-05-25T04:33:13.748Z] 04:28:01 1.28 0.00 1.28 0.00 0.00 14.66 0.00 [2026-05-25T04:33:13.748Z] 04:29:01 1.27 0.00 1.27 0.00 0.00 17.33 0.00 [2026-05-25T04:33:13.748Z] 04:30:01 1.00 0.00 1.00 0.00 0.00 12.00 0.00 [2026-05-25T04:33:13.748Z] 04:31:01 0.92 0.00 0.92 0.00 0.00 11.73 0.00 [2026-05-25T04:33:13.748Z] 04:32:01 1.10 0.00 1.10 0.00 0.00 12.80 0.00 [2026-05-25T04:33:13.749Z] 04:33:01 1.05 0.00 1.05 0.00 0.00 13.73 0.00 [2026-05-25T04:33:13.749Z] Average: 57.89 5.49 52.40 0.00 924.28 11880.65 0.00 [2026-05-25T04:33:13.749Z] [2026-05-25T04:33:13.749Z] 04:19:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2026-05-25T04:33:13.749Z] 04:20:01 28454560 31519500 774072 2.35 88660 3252972 1865792 5.50 1033848 2982604 480348 [2026-05-25T04:33:13.749Z] 04:21:01 26620288 31502956 773356 2.35 162276 4802736 1827692 5.39 1560452 4082744 418404 [2026-05-25T04:33:13.749Z] 04:22:01 26545576 31536684 742700 2.26 168088 4912948 1683432 4.96 1658676 4073588 388 [2026-05-25T04:33:13.749Z] 04:23:01 26022708 31535400 742124 2.26 187200 5364888 1722224 5.08 1684000 4512736 296 [2026-05-25T04:33:13.749Z] 04:24:01 26022460 31536136 741208 2.25 187344 5365544 1722224 5.08 1684284 4513360 232 [2026-05-25T04:33:13.749Z] 04:25:01 26031236 31544924 732364 2.23 187364 5365540 1739064 5.13 1674464 4513320 168 [2026-05-25T04:33:13.749Z] 04:26:01 26031604 31545344 731892 2.23 187392 5365548 1739064 5.13 1674560 4513328 4 [2026-05-25T04:33:13.749Z] 04:27:01 26035280 31549040 728100 2.22 187428 5365548 1739064 5.13 1670720 4513328 180 [2026-05-25T04:33:13.749Z] 04:28:01 26036804 31550800 726392 2.21 187464 5365680 1739064 5.13 1669964 4513460 12 [2026-05-25T04:33:13.749Z] 04:29:01 26037544 31551600 725488 2.21 187512 5365660 1739064 5.13 1668980 4513440 172 [2026-05-25T04:33:13.749Z] 04:30:01 26037844 31551920 725072 2.21 187532 5365660 1739064 5.13 1669008 4513440 8 [2026-05-25T04:33:13.749Z] 04:31:01 26037760 31551864 725064 2.21 187560 5365664 1739064 5.13 1669000 4513444 188 [2026-05-25T04:33:13.749Z] 04:32:01 26037720 31551888 724952 2.21 187584 5365664 1739064 5.13 1669012 4513444 8 [2026-05-25T04:33:13.749Z] 04:33:01 26037332 31551568 725128 2.21 187608 5365668 1739064 5.13 1669040 4513448 140 [2026-05-25T04:33:13.749Z] Average: 26284908 31541402 736994 2.24 177215 5142123 1748067 5.15 1618286 4341835 64325 [2026-05-25T04:33:13.749Z] [2026-05-25T04:33:13.749Z] 04:19:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2026-05-25T04:33:13.749Z] 04:20:01 lo 5.02 5.02 0.51 0.51 0.00 0.00 0.00 0.00 [2026-05-25T04:33:13.749Z] 04:20:01 ens3 684.07 441.50 8627.93 133.90 0.00 0.00 0.00 0.00 [2026-05-25T04:33:13.749Z] 04:20:01 docker0 36.98 58.79 2.41 342.84 0.00 0.00 0.00 0.00 [2026-05-25T04:33:13.749Z] 04:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-25T04:33:13.749Z] 04:21:01 ens3 408.70 276.30 3131.99 41.36 0.00 0.00 0.00 0.00 [2026-05-25T04:33:13.749Z] 04:21:01 docker0 256.31 370.27 23.66 3096.52 0.00 0.00 0.00 0.00 [2026-05-25T04:33:13.749Z] 04:21:01 veth80180eb 0.10 0.18 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-25T04:33:13.749Z] 04:22:01 lo 5.73 5.73 0.58 0.58 0.00 0.00 0.00 0.00 [2026-05-25T04:33:13.749Z] 04:22:01 ens3 82.54 64.62 237.39 223.31 0.00 0.00 0.00 0.00 [2026-05-25T04:33:13.749Z] 04:22:01 docker0 5.05 10.08 0.36 128.34 0.00 0.00 0.00 0.00 [2026-05-25T04:33:13.749Z] 04:23:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2026-05-25T04:33:13.749Z] 04:23:01 ens3 94.69 58.45 2523.17 11.20 0.00 0.00 0.00 0.00 [2026-05-25T04:33:13.749Z] 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:33:13.749Z] 04:24:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-25T04:33:13.749Z] 04:24:01 ens3 2.92 0.83 1.06 0.58 0.00 0.00 0.00 0.00 [2026-05-25T04:33:13.749Z] 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:33:13.749Z] 04:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-25T04:33:13.749Z] 04:25:01 ens3 2.47 1.10 1.03 0.70 0.00 0.00 0.00 0.00 [2026-05-25T04:33:13.749Z] 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:33:13.749Z] 04:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:33:13.749Z] 04:26:01 ens3 2.02 0.62 0.70 0.48 0.00 0.00 0.00 0.00 [2026-05-25T04:33:13.749Z] 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:33:13.749Z] 04:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-25T04:33:13.749Z] 04:27:01 ens3 1.03 0.43 0.32 0.22 0.00 0.00 0.00 0.00 [2026-05-25T04:33:13.749Z] 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:33:13.749Z] 04:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:33:13.749Z] 04:28:01 ens3 1.02 0.33 0.33 0.22 0.00 0.00 0.00 0.00 [2026-05-25T04:33:13.749Z] 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:33:13.749Z] 04:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-25T04:33:13.749Z] 04:29:01 ens3 0.80 0.40 0.37 0.27 0.00 0.00 0.00 0.00 [2026-05-25T04:33:13.749Z] 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:33:13.749Z] 04:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:33:13.749Z] 04:30:01 ens3 0.80 0.13 0.17 0.07 0.00 0.00 0.00 0.00 [2026-05-25T04:33:13.749Z] 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:33:13.749Z] 04:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-25T04:33:13.749Z] 04:31:01 ens3 1.27 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2026-05-25T04:33:13.749Z] 04:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:33:13.749Z] 04:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:33:13.749Z] 04:32:01 ens3 0.52 0.00 0.03 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:33:13.749Z] 04:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:33:13.749Z] 04:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-25T04:33:13.749Z] 04:33:01 ens3 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-25T04:33:13.749Z] 04:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:33:13.749Z] Average: lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 [2026-05-25T04:33:13.749Z] Average: ens3 90.94 59.90 1028.42 29.33 0.00 0.00 0.00 0.00 [2026-05-25T04:33:13.749Z] Average: docker0 21.29 31.33 1.89 254.72 0.00 0.00 0.00 0.00 [2026-05-25T04:33:13.749Z] [2026-05-25T04:33:13.749Z]