Pull request #398 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9cfaa7c5ed5cfb32cc21b883f6d7c21efa6357f0+984f98b8bdd1ba68d5fce07584f71d7bfef83912 (09e38316dbbca67d18b56db4fb83dc23835247dd) 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-ssh7649682793934524010.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh10404852602278367908.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 f6201a7a3d6e66e18b8eca84a9a3a23cb614281a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-398/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-398/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5702747031027965835.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-398/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7484987572511968683.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5988702630253061498.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-398/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-398/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8657285519268199353.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-usb-camera] ========================================================= [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-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-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: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5285 in /w/workspace/foundry_device-usb-camera_PR-398 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/foundry_device-usb-camera_PR-398 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-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-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 984f98b8bdd1ba68d5fce07584f71d7bfef83912 into PR head commit 9cfaa7c5ed5cfb32cc21b883f6d7c21efa6357f0 Merge succeeded, producing 9cfaa7c5ed5cfb32cc21b883f6d7c21efa6357f0 Checking out Revision 9cfaa7c5ed5cfb32cc21b883f6d7c21efa6357f0 (PR-398) > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/398/head:refs/remotes/origin/PR-398 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9cfaa7c5ed5cfb32cc21b883f6d7c21efa6357f0 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 984f98b8bdd1ba68d5fce07584f71d7bfef83912 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9cfaa7c5ed5cfb32cc21b883f6d7c21efa6357f0 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object f6201a7a3d6e66e18b8eca84a9a3a23cb614281a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-07-17T17:51:28.942Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-07-17T17:51:29.151Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-07-17T17:51:29.260Z] ========================================================= [2025-07-17T17:51:29.260Z] EdgeX Global Pipelines Version Info [2025-07-17T17:51:29.260Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-07-17T17:51:30.405Z] ------------------- [2025-07-17T17:51:30.405Z] stable info: [2025-07-17T17:51:30.405Z] ------------------- [2025-07-17T17:51:30.405Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-07-17T17:51:30.405Z] Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a [2025-07-17T17:51:30.405Z] Message: update stable to v1.0.274 [2025-07-17T17:51:30.975Z] ------------------- [2025-07-17T17:51:30.975Z] experimental info: [2025-07-17T17:51:30.975Z] ------------------- [2025-07-17T17:51:30.975Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-07-17T17:51:30.975Z] Commit SHA: 274fe4ad960081a284537894dddd28d0c782a18e [2025-07-17T17:51:30.975Z] Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-07-17T17:51:31.190Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2025-07-17T17:51:31.241Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2025-07-17T17:51:31.290Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-07-17T17:51:31.337Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-07-17T17:51:31.390Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-07-17T17:51:31.444Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-07-17T17:51:31.494Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-07-17T17:51:31.544Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-07-17T17:51:31.604Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-07-17T17:51:31.660Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-07-17T17:51:31.713Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-07-17T17:51:31.762Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2025-07-17T17:51:31.811Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-07-17T17:51:31.870Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-07-17T17:51:31.926Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-07-17T17:51:31.977Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-07-17T17:51:32.033Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-07-17T17:51:32.088Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-07-17T17:51:32.142Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-07-17T17:51:32.193Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-07-17T17:51:32.247Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-07-17T17:51:32.296Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-07-17T17:51:32.344Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-07-17T17:51:32.399Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-07-17T17:51:32.453Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-07-17T17:51:32.505Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-07-17T17:51:32.562Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-07-17T17:51:32.610Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-398 [Pipeline] echo [2025-07-17T17:51:32.664Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-398 [Pipeline] echo [2025-07-17T17:51:32.716Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-398 [Pipeline] echo [2025-07-17T17:51:32.773Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9cfaa7c5ed5cfb32cc21b883f6d7c21efa6357f0 [Pipeline] echo [2025-07-17T17:51:32.831Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9cfaa7c [Pipeline] echo [2025-07-17T17:51:32.877Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-07-17T17:51:33.012Z] provisioning config files... [2025-07-17T17:51:33.025Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-398@tmp/config12619769700134660767tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-17T17:51:33.408Z] ---> ****-login.sh [2025-07-17T17:51:33.408Z] nexus3.edgexfoundry.org:10001 [2025-07-17T17:51:33.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-17T17:51:34.795Z] [2025-07-17T17:51:34.796Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-17T17:51:34.796Z] Configure a credential helper to remove this warning. See [2025-07-17T17:51:34.796Z] https://docs.****.com/go/credential-store/ [2025-07-17T17:51:34.796Z] [2025-07-17T17:51:34.796Z] Login Succeeded [2025-07-17T17:51:34.796Z] nexus3.edgexfoundry.org:10002 [2025-07-17T17:51:34.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-17T17:51:34.796Z] [2025-07-17T17:51:34.796Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-17T17:51:34.796Z] Configure a credential helper to remove this warning. See [2025-07-17T17:51:34.796Z] https://docs.****.com/go/credential-store/ [2025-07-17T17:51:34.796Z] [2025-07-17T17:51:34.796Z] Login Succeeded [2025-07-17T17:51:34.796Z] nexus3.edgexfoundry.org:10003 [2025-07-17T17:51:34.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-17T17:51:34.796Z] [2025-07-17T17:51:34.796Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-17T17:51:34.796Z] Configure a credential helper to remove this warning. See [2025-07-17T17:51:34.796Z] https://docs.****.com/go/credential-store/ [2025-07-17T17:51:34.796Z] [2025-07-17T17:51:34.796Z] Login Succeeded [2025-07-17T17:51:34.796Z] nexus3.edgexfoundry.org:10004 [2025-07-17T17:51:34.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-17T17:51:34.796Z] [2025-07-17T17:51:34.796Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-17T17:51:34.796Z] Configure a credential helper to remove this warning. See [2025-07-17T17:51:34.796Z] https://docs.****.com/go/credential-store/ [2025-07-17T17:51:34.796Z] [2025-07-17T17:51:34.796Z] Login Succeeded [2025-07-17T17:51:34.796Z] ****.io [2025-07-17T17:51:35.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-17T17:51:35.059Z] [2025-07-17T17:51:35.059Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-17T17:51:35.059Z] Configure a credential helper to remove this warning. See [2025-07-17T17:51:35.059Z] https://docs.****.com/go/credential-store/ [2025-07-17T17:51:35.059Z] [2025-07-17T17:51:35.059Z] Login Succeeded [2025-07-17T17:51:35.059Z] ---> ****-login.sh ends [Pipeline] } [2025-07-17T17:51:35.088Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-07-17T17:51:35.736Z] + git rev-list -1 --merges 9cfaa7c5ed5cfb32cc21b883f6d7c21efa6357f0~1..9cfaa7c5ed5cfb32cc21b883f6d7c21efa6357f0 [Pipeline] echo [2025-07-17T17:51:35.786Z] -----------> git rev-list -1 --merges 9cfaa7c5ed5cfb32cc21b883f6d7c21efa6357f0~1..9cfaa7c5ed5cfb32cc21b883f6d7c21efa6357f0 9cfaa7c5ed5cfb32cc21b883f6d7c21efa6357f0 [false] [Pipeline] sh [2025-07-17T17:51:36.107Z] + git log --format=format:%s -1 9cfaa7c5ed5cfb32cc21b883f6d7c21efa6357f0 [Pipeline] echo [2025-07-17T17:51:36.151Z] ========================================================= [2025-07-17T17:51:36.151Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-07-17T17:51:36.151Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-07-17T17:51:36.587Z] + git log --format=format:%s -1 9cfaa7c5ed5cfb32cc21b883f6d7c21efa6357f0 [Pipeline] echo [2025-07-17T17:51:36.633Z] [semverPrep] GIT_COMMIT: 9cfaa7c5ed5cfb32cc21b883f6d7c21efa6357f0, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 [Pipeline] echo [2025-07-17T17:51:36.674Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-07-17T17:51:37.090Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-07-17T17:51:37.090Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-07-17T17:51:37.090Z] + [ -e /tmp/ssh_known_hosts ] [2025-07-17T17:51:37.090Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-07-17T17:51:37.090Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-07-17T17:51:37.090Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-07-17T17:51:37.090Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-17T17:51:37.627Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-07-17T17:51:37.627Z] [2025-07-17T17:51:37.627Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-17T17:51:38.012Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-07-17T17:51:38.012Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-07-17T17:51:38.012Z] 3dae71ba6b94: Pulling fs layer [2025-07-17T17:51:38.012Z] 6bf1a483ea7c: Pulling fs layer [2025-07-17T17:51:38.012Z] f5dfc541a4d3: Pulling fs layer [2025-07-17T17:51:38.012Z] 461d9e800cba: Pulling fs layer [2025-07-17T17:51:38.012Z] 80192f66455f: Pulling fs layer [2025-07-17T17:51:38.012Z] 2e8e34ca0e6c: Pulling fs layer [2025-07-17T17:51:38.012Z] a29436f7fd5d: Pulling fs layer [2025-07-17T17:51:38.012Z] 923cac83aea3: Pulling fs layer [2025-07-17T17:51:38.012Z] 25ad8b0a4227: Pulling fs layer [2025-07-17T17:51:38.012Z] db01528c6b51: Pulling fs layer [2025-07-17T17:51:38.012Z] 28988de357af: Pulling fs layer [2025-07-17T17:51:38.012Z] 461d9e800cba: Waiting [2025-07-17T17:51:38.012Z] 80192f66455f: Waiting [2025-07-17T17:51:38.012Z] 2e8e34ca0e6c: Waiting [2025-07-17T17:51:38.012Z] a29436f7fd5d: Waiting [2025-07-17T17:51:38.012Z] 923cac83aea3: Waiting [2025-07-17T17:51:38.012Z] 25ad8b0a4227: Waiting [2025-07-17T17:51:38.012Z] db01528c6b51: Waiting [2025-07-17T17:51:38.012Z] 28988de357af: Waiting [2025-07-17T17:51:38.012Z] 6bf1a483ea7c: Verifying Checksum [2025-07-17T17:51:38.012Z] 6bf1a483ea7c: Download complete [2025-07-17T17:51:38.012Z] 461d9e800cba: Verifying Checksum [2025-07-17T17:51:38.012Z] 461d9e800cba: Download complete [2025-07-17T17:51:38.012Z] 80192f66455f: Download complete [2025-07-17T17:51:38.270Z] f5dfc541a4d3: Verifying Checksum [2025-07-17T17:51:38.270Z] f5dfc541a4d3: Download complete [2025-07-17T17:51:38.270Z] 3dae71ba6b94: Verifying Checksum [2025-07-17T17:51:38.270Z] 3dae71ba6b94: Download complete [2025-07-17T17:51:38.270Z] 923cac83aea3: Download complete [2025-07-17T17:51:38.270Z] 25ad8b0a4227: Verifying Checksum [2025-07-17T17:51:38.270Z] 25ad8b0a4227: Download complete [2025-07-17T17:51:38.529Z] db01528c6b51: Verifying Checksum [2025-07-17T17:51:38.529Z] db01528c6b51: Download complete [2025-07-17T17:51:38.529Z] 28988de357af: Download complete [2025-07-17T17:51:38.529Z] a29436f7fd5d: Download complete [2025-07-17T17:51:38.788Z] 2e8e34ca0e6c: Verifying Checksum [2025-07-17T17:51:38.788Z] 2e8e34ca0e6c: Download complete [2025-07-17T17:51:39.723Z] 3dae71ba6b94: Pull complete [2025-07-17T17:51:39.723Z] 6bf1a483ea7c: Pull complete [2025-07-17T17:51:40.659Z] f5dfc541a4d3: Pull complete [2025-07-17T17:51:40.659Z] 461d9e800cba: Pull complete [2025-07-17T17:51:40.659Z] 80192f66455f: Pull complete [2025-07-17T17:51:44.855Z] 2e8e34ca0e6c: Pull complete [2025-07-17T17:51:45.114Z] a29436f7fd5d: Pull complete [2025-07-17T17:51:45.375Z] 923cac83aea3: Pull complete [2025-07-17T17:51:45.375Z] 25ad8b0a4227: Pull complete [2025-07-17T17:51:45.375Z] db01528c6b51: Pull complete [2025-07-17T17:51:45.375Z] 28988de357af: Pull complete [2025-07-17T17:51:45.375Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-07-17T17:51:45.375Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-07-17T17:51:45.375Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-17T17:51:45.623Z] prd-ubuntu20.04-docker-8c-8g-5285 does not seem to be running inside a container [2025-07-17T17:51:45.648Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-398 -v /w/workspace/foundry_device-usb-camera_PR-398:/w/workspace/foundry_device-usb-camera_PR-398:rw,z -v /w/workspace/foundry_device-usb-camera_PR-398@tmp:/w/workspace/foundry_device-usb-camera_PR-398@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-07-17T17:51:47.270Z] $ docker top fc2188c9164bb47c608e630fe45d9a4438791bb069db6a9b3e346b1a06fb0f2d -eo pid,comm [2025-07-17T17:51:47.319Z] 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). [2025-07-17T17:51:47.319Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-07-17T17:51:47.458Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-07-17T17:51:47.458Z] [ssh-agent] Looking for ssh-agent implementation... [2025-07-17T17:51:47.553Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-07-17T17:51:47.553Z] $ docker exec fc2188c9164bb47c608e630fe45d9a4438791bb069db6a9b3e346b1a06fb0f2d ssh-agent [2025-07-17T17:51:47.663Z] SSH_AUTH_SOCK=/tmp/ssh-oCfq0urvs6qT/agent.32 [2025-07-17T17:51:47.663Z] SSH_AGENT_PID=38 [2025-07-17T17:51:47.668Z] Running ssh-add (command line suppressed) [2025-07-17T17:51:47.770Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-398@tmp/private_key_4571215666648747127.key (/w/workspace/foundry_device-usb-camera_PR-398@tmp/private_key_4571215666648747127.key) [2025-07-17T17:51:47.785Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-07-17T17:51:48.124Z] + git tag --points-at HEAD [Pipeline] } [2025-07-17T17:51:48.148Z] $ docker exec --env ******** --env ******** fc2188c9164bb47c608e630fe45d9a4438791bb069db6a9b3e346b1a06fb0f2d ssh-agent -k [2025-07-17T17:51:48.238Z] unset SSH_AUTH_SOCK; [2025-07-17T17:51:48.238Z] unset SSH_AGENT_PID; [2025-07-17T17:51:48.238Z] echo Agent pid 38 killed; [2025-07-17T17:51:48.249Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-07-17T17:51:48.342Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-07-17T17:51:48.342Z] [ssh-agent] Looking for ssh-agent implementation... [2025-07-17T17:51:48.449Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-07-17T17:51:48.450Z] $ docker exec fc2188c9164bb47c608e630fe45d9a4438791bb069db6a9b3e346b1a06fb0f2d ssh-agent [2025-07-17T17:51:48.545Z] SSH_AUTH_SOCK=/tmp/ssh-y64g0gXv004B/agent.71 [2025-07-17T17:51:48.545Z] SSH_AGENT_PID=77 [2025-07-17T17:51:48.550Z] Running ssh-add (command line suppressed) [2025-07-17T17:51:48.631Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-398@tmp/private_key_6019835468459151535.key (/w/workspace/foundry_device-usb-camera_PR-398@tmp/private_key_6019835468459151535.key) [2025-07-17T17:51:48.646Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-07-17T17:51:48.979Z] + git semver init [2025-07-17T17:51:49.237Z] 2025-07-17 17:51:49,169 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-07-17T17:51:49.237Z] 2025-07-17 17:51:49,172 [run_init] DEBUG init version:0.0.0 force:False [2025-07-17T17:51:49.237Z] 2025-07-17 17:51:49,173 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-398/.semver [2025-07-17T17:51:49.237Z] 2025-07-17 17:51:49,174 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-398/.semver [2025-07-17T17:51:49.237Z] 2025-07-17 17:51:49,174 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-398/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-398, stdin=None, shell=False, universal_newlines=False) [2025-07-17T17:51:50.614Z] 2025-07-17 17:51:50,259 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-398/.git/info/exclude [2025-07-17T17:51:50.614Z] 2025-07-17 17:51:50,259 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-398/.semver/PR-398 with force:False [2025-07-17T17:51:50.614Z] 2025-07-17 17:51:50,259 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-398/.semver/PR-398 [2025-07-17T17:51:50.614Z] 2025-07-17 17:51:50,263 [execute] INFO git cat-file --batch-check [2025-07-17T17:51:50.614Z] 2025-07-17 17:51:50,264 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-398/.semver, stdin=, shell=False, universal_newlines=False) [2025-07-17T17:51:50.614Z] 2025-07-17 17:51:50,268 [execute] INFO git cat-file --batch [2025-07-17T17:51:50.614Z] 2025-07-17 17:51:50,268 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-398/.semver, stdin=, shell=False, universal_newlines=False) [2025-07-17T17:51:50.614Z] 2025-07-17 17:51:50,271 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-398/.semver/PR-398 [2025-07-17T17:51:50.614Z] 0.0.0 [Pipeline] } [2025-07-17T17:51:50.638Z] $ docker exec --env ******** --env ******** fc2188c9164bb47c608e630fe45d9a4438791bb069db6a9b3e346b1a06fb0f2d ssh-agent -k [2025-07-17T17:51:50.726Z] unset SSH_AUTH_SOCK; [2025-07-17T17:51:50.727Z] unset SSH_AGENT_PID; [2025-07-17T17:51:50.727Z] echo Agent pid 77 killed; [2025-07-17T17:51:50.738Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-07-17T17:51:51.185Z] + git semver [Pipeline] } [2025-07-17T17:51:51.470Z] $ docker stop --time=1 fc2188c9164bb47c608e630fe45d9a4438791bb069db6a9b3e346b1a06fb0f2d [2025-07-17T17:51:52.746Z] $ docker rm -f --volumes fc2188c9164bb47c608e630fe45d9a4438791bb069db6a9b3e346b1a06fb0f2d [Pipeline] // withDockerContainer [Pipeline] sh [2025-07-17T17:51:53.149Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-07-17T17:51:53.520Z] Stashed 1 file(s) [Pipeline] echo [2025-07-17T17:51:53.538Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-07-17T17:51:54.502Z] provisioning config files... [2025-07-17T17:51:54.531Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-398@tmp/config7682201770387910003tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [2025-07-17T17:51:54.964Z] ---> ****-login.sh [2025-07-17T17:51:54.964Z] nexus3.edgexfoundry.org:10001 [2025-07-17T17:51:54.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-17T17:51:54.965Z] Login Succeeded [2025-07-17T17:51:54.965Z] nexus3.edgexfoundry.org:10002 [2025-07-17T17:51:54.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-17T17:51:54.965Z] Login Succeeded [2025-07-17T17:51:54.965Z] nexus3.edgexfoundry.org:10003 [2025-07-17T17:51:54.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-17T17:51:55.225Z] Login Succeeded [2025-07-17T17:51:55.225Z] nexus3.edgexfoundry.org:10004 [2025-07-17T17:51:55.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-17T17:51:55.225Z] Login Succeeded [2025-07-17T17:51:55.225Z] ****.io [2025-07-17T17:51:55.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-17T17:51:55.484Z] Login Succeeded [2025-07-17T17:51:55.484Z] ---> ****-login.sh ends [Pipeline] } [2025-07-17T17:51:55.513Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-07-17T17:51:55.725Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-07-17T17:51:55.765Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-07-17T17:51:55.803Z] ========================================================= [2025-07-17T17:51:55.803Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-07-17T17:51:55.803Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-17T17:51:56.295Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-07-17T17:51:56.868Z] #0 building with "default" instance using docker driver [2025-07-17T17:51:56.868Z] [2025-07-17T17:51:56.868Z] #1 [internal] load build definition from Dockerfile [2025-07-17T17:51:56.868Z] #1 transferring dockerfile: 2.48kB done [2025-07-17T17:51:56.868Z] #1 DONE 0.0s [2025-07-17T17:51:56.868Z] [2025-07-17T17:51:56.868Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-07-17T17:51:56.868Z] #2 DONE 0.1s [2025-07-17T17:51:57.128Z] [2025-07-17T17:51:57.128Z] #3 [internal] load .dockerignore [2025-07-17T17:51:57.128Z] #3 transferring context: 2B done [2025-07-17T17:51:57.128Z] #3 DONE 0.0s [2025-07-17T17:51:57.128Z] [2025-07-17T17:51:57.128Z] #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 [2025-07-17T17:51:57.128Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 0.0s done [2025-07-17T17:51:57.128Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc [2025-07-17T17:51:57.128Z] #4 sha256:ea6120ae94a0356f97603cf7c451f67990211a3e020e5a30d412335b108fdc34 4.22kB / 4.22kB done [2025-07-17T17:51:57.128Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-07-17T17:51:57.128Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 3.15MB / 74.06MB 0.1s [2025-07-17T17:51:57.128Z] #4 sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 685B / 685B done [2025-07-17T17:51:57.128Z] #4 sha256:e873195afa03f66c4477d62a47bde445cf4ea723c241a30f98137b48a10af2e9 2.08kB / 2.08kB done [2025-07-17T17:51:57.128Z] #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.0s done [2025-07-17T17:51:57.128Z] #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done [2025-07-17T17:51:57.128Z] #4 sha256:8213a616a21b5155355248bdcdb47b1049aac55141930530c39a6268e6623549 0B / 440B 0.1s [2025-07-17T17:51:57.388Z] #4 ... [2025-07-17T17:51:57.388Z] [2025-07-17T17:51:57.388Z] #5 [internal] load build context [2025-07-17T17:51:57.388Z] #5 transferring context: 23.31MB 0.2s done [2025-07-17T17:51:57.388Z] #5 DONE 0.2s [2025-07-17T17:51:57.388Z] [2025-07-17T17:51:57.388Z] #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 [2025-07-17T17:51:57.388Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done [2025-07-17T17:51:57.388Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 30.41MB / 74.06MB 0.3s [2025-07-17T17:51:57.388Z] #4 sha256:8213a616a21b5155355248bdcdb47b1049aac55141930530c39a6268e6623549 440B / 440B 0.1s done [2025-07-17T17:51:57.388Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2025-07-17T17:51:57.388Z] #4 sha256:98558614340527eace9316d30bb3f3e5cf3a2e8f676d5fb62ad843cd3fb4f971 2.38MB / 2.38MB 0.2s done [2025-07-17T17:51:57.388Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 8.39MB / 100.52MB 0.3s [2025-07-17T17:51:57.388Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df [2025-07-17T17:51:57.388Z] #4 sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 2.10MB / 13.29MB 0.3s [2025-07-17T17:51:57.388Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 48.15MB / 74.06MB 0.4s [2025-07-17T17:51:57.388Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 16.78MB / 100.52MB 0.4s [2025-07-17T17:51:57.388Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.0s done [2025-07-17T17:51:57.388Z] #4 sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 8.39MB / 13.29MB 0.4s [2025-07-17T17:51:57.388Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 66.06MB / 74.06MB 0.5s [2025-07-17T17:51:57.388Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 25.17MB / 100.52MB 0.5s [2025-07-17T17:51:57.388Z] #4 sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 13.29MB / 13.29MB 0.5s done [2025-07-17T17:51:57.647Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.6s [2025-07-17T17:51:57.647Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 37.75MB / 100.52MB 0.6s [2025-07-17T17:51:57.647Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d [2025-07-17T17:51:57.647Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.6s done [2025-07-17T17:51:57.647Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 55.57MB / 100.52MB 0.7s [2025-07-17T17:51:57.906Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 76.55MB / 100.52MB 0.8s [2025-07-17T17:51:57.906Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 100.52MB / 100.52MB 0.9s [2025-07-17T17:51:58.164Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 100.52MB / 100.52MB 1.0s done [2025-07-17T17:52:02.347Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.1s done [2025-07-17T17:52:02.347Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 [2025-07-17T17:52:02.347Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done [2025-07-17T17:52:02.347Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-07-17T17:52:02.347Z] #4 extracting sha256:8213a616a21b5155355248bdcdb47b1049aac55141930530c39a6268e6623549 done [2025-07-17T17:52:02.347Z] #4 extracting sha256:98558614340527eace9316d30bb3f3e5cf3a2e8f676d5fb62ad843cd3fb4f971 0.0s done [2025-07-17T17:52:02.347Z] #4 extracting sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 0.1s [2025-07-17T17:52:04.875Z] #4 extracting sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 2.6s done [2025-07-17T17:52:04.875Z] #4 extracting sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 0.1s [2025-07-17T17:52:05.439Z] #4 extracting sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 0.6s done [2025-07-17T17:52:05.440Z] #4 DONE 8.6s [2025-07-17T17:52:05.699Z] [2025-07-17T17:52:05.699Z] #6 [builder 2/8] RUN apk add --no-cache make git gcc libc-dev curl v4l-utils-dev v4l-utils v4l-utils-libs linux-headers [2025-07-17T17:52:05.699Z] #6 0.203 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-17T17:52:05.957Z] #6 0.438 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-17T17:52:06.217Z] #6 0.754 (1/14) Installing libintl (0.22.5-r0) [2025-07-17T17:52:06.476Z] #6 0.761 (2/14) Installing eudev-libs (3.2.14-r2) [2025-07-17T17:52:06.476Z] #6 0.765 (3/14) Installing libjpeg-turbo (3.0.3-r0) [2025-07-17T17:52:06.476Z] #6 0.774 (4/14) Installing v4l-utils-libs (1.24.1-r1) [2025-07-17T17:52:06.476Z] #6 0.782 (5/14) Installing v4l-utils (1.24.1-r1) [2025-07-17T17:52:06.476Z] #6 0.885 (6/14) Installing libdvbv5 (1.24.1-r1) [2025-07-17T17:52:06.476Z] #6 0.992 (7/14) Installing udev-init-scripts (35-r1) [2025-07-17T17:52:06.736Z] #6 1.077 (8/14) Installing libeconf (0.6.3-r0) [2025-07-17T17:52:06.736Z] #6 1.081 (9/14) Installing libblkid (2.40.1-r1) [2025-07-17T17:52:06.736Z] #6 1.087 (10/14) Installing xz-libs (5.6.2-r1) [2025-07-17T17:52:06.736Z] #6 1.094 (11/14) Installing kmod-libs (32-r0) [2025-07-17T17:52:06.736Z] #6 1.196 (12/14) Installing eudev (3.2.14-r2) [2025-07-17T17:52:06.995Z] #6 1.446 (13/14) Installing eudev-dev (3.2.14-r2) [2025-07-17T17:52:07.255Z] #6 1.545 (14/14) Installing v4l-utils-dev (1.24.1-r1) [2025-07-17T17:52:07.255Z] #6 1.651 Executing busybox-1.36.1-r29.trigger [2025-07-17T17:52:07.255Z] #6 1.658 Executing eudev-3.2.14-r2.trigger [2025-07-17T17:52:07.255Z] #6 1.663 OK: 254 MiB in 72 packages [2025-07-17T17:52:08.632Z] #6 DONE 3.0s [2025-07-17T17:52:08.891Z] [2025-07-17T17:52:08.891Z] #7 [builder 3/8] WORKDIR /device-usb-camera [2025-07-17T17:52:08.891Z] #7 DONE 0.0s [2025-07-17T17:52:08.891Z] [2025-07-17T17:52:08.891Z] #8 [builder 4/8] COPY go.mod vendor* ./ [2025-07-17T17:52:08.891Z] #8 DONE 0.0s [2025-07-17T17:52:08.891Z] [2025-07-17T17:52:08.891Z] #9 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-07-17T17:52:55.581Z] #9 DONE 41.4s [2025-07-17T17:52:55.581Z] [2025-07-17T17:52:55.581Z] #10 [builder 6/8] COPY . . [2025-07-17T17:52:55.581Z] #10 DONE 0.1s [2025-07-17T17:52:55.581Z] [2025-07-17T17:52:55.581Z] #11 [builder 7/8] RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2025-07-17T17:52:55.581Z] #11 0.194 % Total % Received % Xferd Average Speed Time Time Time Current [2025-07-17T17:52:55.581Z] #11 0.194 Dload Upload Total Spent Left Speed [2025-07-17T17:52:55.581Z] #11 0.194 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 10488 0 --:--:-- --:--:-- --:--:-- 10620 [2025-07-17T17:52:55.581Z] #11 DONE 0.3s [2025-07-17T17:52:55.581Z] [2025-07-17T17:52:55.581Z] #12 [builder 8/8] RUN echo noop [2025-07-17T17:52:55.581Z] #12 0.221 noop [2025-07-17T17:52:55.581Z] #12 DONE 0.3s [2025-07-17T17:52:55.581Z] [2025-07-17T17:52:55.581Z] #13 exporting to image [2025-07-17T17:52:55.581Z] #13 exporting layers [2025-07-17T17:52:58.117Z] #13 exporting layers 7.1s done [2025-07-17T17:52:58.117Z] #13 writing image sha256:c387608543356920050161e825c201ee459cdf9e270e6edcc83a7f15190b18d1 done [2025-07-17T17:52:58.117Z] #13 naming to docker.io/library/ci-base-image-x86_64 done [2025-07-17T17:52:58.117Z] #13 DONE 7.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-17T17:52:58.594Z] + docker inspect -f . ci-base-image-x86_64 [2025-07-17T17:52:58.594Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-17T17:52:58.758Z] prd-ubuntu20.04-docker-8c-8g-5285 does not seem to be running inside a container [2025-07-17T17:52:58.787Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-398 -v /w/workspace/foundry_device-usb-camera_PR-398:/w/workspace/foundry_device-usb-camera_PR-398:rw,z -v /w/workspace/foundry_device-usb-camera_PR-398@tmp:/w/workspace/foundry_device-usb-camera_PR-398@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-07-17T17:52:59.067Z] $ docker top 3ae2d99dd613643b4dd17349e143c409c58a2cd2d5b6c5cab818490a65415f65 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-07-17T17:52:59.475Z] + go version [2025-07-17T17:52:59.475Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-07-17T17:52:59.504Z] $ docker stop --time=1 3ae2d99dd613643b4dd17349e143c409c58a2cd2d5b6c5cab818490a65415f65 [2025-07-17T17:53:00.728Z] $ docker rm -f --volumes 3ae2d99dd613643b4dd17349e143c409c58a2cd2d5b6c5cab818490a65415f65 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-17T17:53:01.480Z] + docker inspect -f . ci-base-image-x86_64 [2025-07-17T17:53:01.481Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-17T17:53:01.645Z] prd-ubuntu20.04-docker-8c-8g-5285 does not seem to be running inside a container [2025-07-17T17:53:01.674Z] $ 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-usb-camera_PR-398 -v /w/workspace/foundry_device-usb-camera_PR-398:/w/workspace/foundry_device-usb-camera_PR-398:rw,z -v /w/workspace/foundry_device-usb-camera_PR-398@tmp:/w/workspace/foundry_device-usb-camera_PR-398@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-07-17T17:53:01.903Z] $ docker top d677ba35d9776c40fae7904df28ce6cd41984b250b0d00e64f14da7ecaf3b2ad -eo pid,comm [Pipeline] { [Pipeline] sh [2025-07-17T17:53:02.306Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-398 [Pipeline] fileExists [Pipeline] sh [2025-07-17T17:53:02.663Z] + make test [2025-07-17T17:53:02.663Z] go test ./... -coverprofile=coverage.out ./... [2025-07-17T17:53:04.047Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2025-07-17T17:53:22.120Z] github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements [2025-07-17T17:53:22.686Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.014s coverage: 4.4% of statements [2025-07-17T17:53:34.887Z] go vet ./... [2025-07-17T17:53:40.160Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-07-17T17:53:40.160Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-07-17T17:53:40.160Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-07-17T17:53:40.202Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-07-17T17:53:40.236Z] $ docker stop --time=1 d677ba35d9776c40fae7904df28ce6cd41984b250b0d00e64f14da7ecaf3b2ad [2025-07-17T17:53:42.245Z] $ docker rm -f --volumes d677ba35d9776c40fae7904df28ce6cd41984b250b0d00e64f14da7ecaf3b2ad [Pipeline] // withDockerContainer [Pipeline] sh [2025-07-17T17:53:42.852Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-07-17T17:53:42.931Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-07-17T17:53:43.612Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-07-17T17:53:43.920Z] + ls -al . [2025-07-17T17:53:43.920Z] total 288 [2025-07-17T17:53:43.920Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 17 17:53 . [2025-07-17T17:53:43.920Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 17 17:51 .. [2025-07-17T17:53:43.920Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 17 17:53 .git [2025-07-17T17:53:43.920Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 17 17:51 .github [2025-07-17T17:53:43.920Z] -rw-rw-r-- 1 jenkins jenkins 379 Jul 17 17:51 .gitignore [2025-07-17T17:53:43.920Z] -rw-rw-r-- 1 jenkins jenkins 203 Jul 17 17:51 .golangci.yml [2025-07-17T17:53:43.920Z] -rw-rw-r-- 1 jenkins jenkins 77 Jul 17 17:51 .hadolint.yml [2025-07-17T17:53:43.920Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 17 17:51 .semver [2025-07-17T17:53:43.920Z] -rw-rw-r-- 1 jenkins jenkins 20006 Jul 17 17:51 Attribution.txt [2025-07-17T17:53:43.920Z] -rw-rw-r-- 1 jenkins jenkins 17743 Jul 17 17:51 CHANGELOG.md [2025-07-17T17:53:43.920Z] -rw-rw-r-- 1 jenkins jenkins 2440 Jul 17 17:51 Dockerfile [2025-07-17T17:53:43.920Z] -rw-rw-r-- 1 jenkins jenkins 678 Jul 17 17:51 GOVERNANCE.md [2025-07-17T17:53:43.920Z] -rw-rw-r-- 1 jenkins jenkins 659 Jul 17 17:51 Jenkinsfile [2025-07-17T17:53:43.920Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 17 17:51 LICENSE [2025-07-17T17:53:43.920Z] -rw-rw-r-- 1 jenkins jenkins 3193 Jul 17 17:51 Makefile [2025-07-17T17:53:43.920Z] -rw-rw-r-- 1 jenkins jenkins 622 Jul 17 17:51 OWNERS.md [2025-07-17T17:53:43.920Z] -rw-rw-r-- 1 jenkins jenkins 2575 Jul 17 17:51 README.md [2025-07-17T17:53:43.920Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 17 17:51 VERSION [2025-07-17T17:53:43.920Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 17 17:51 bin [2025-07-17T17:53:43.920Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 17 17:51 cmd [2025-07-17T17:53:43.920Z] -rw-r--r-- 1 jenkins jenkins 54772 Jul 17 17:53 coverage.out [2025-07-17T17:53:43.920Z] -rwxrwxr-x 1 jenkins jenkins 84 Jul 17 17:51 docker-entrypoint.sh [2025-07-17T17:53:43.920Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 17 17:51 docs [2025-07-17T17:53:43.920Z] -rw-rw-r-- 1 jenkins jenkins 6348 Jul 17 17:51 go.mod [2025-07-17T17:53:43.920Z] -rw-rw-r-- 1 jenkins jenkins 87218 Jul 17 17:51 go.sum [2025-07-17T17:53:43.920Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 17 17:51 internal [2025-07-17T17:53:43.920Z] -rw-rw-r-- 1 jenkins jenkins 231 Jul 17 17:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-17T17:53:44.328Z] + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=9cfaa7c5ed5cfb32cc21b883f6d7c21efa6357f0 --label arch=amd64 --label version=0.0.0 . [2025-07-17T17:53:44.587Z] #0 building with "default" instance using docker driver [2025-07-17T17:53:44.587Z] [2025-07-17T17:53:44.587Z] #1 [internal] load build definition from Dockerfile [2025-07-17T17:53:44.587Z] #1 transferring dockerfile: 2.48kB done [2025-07-17T17:53:44.587Z] #1 DONE 0.0s [2025-07-17T17:53:44.587Z] [2025-07-17T17:53:44.587Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-07-17T17:53:44.587Z] #2 DONE 0.0s [2025-07-17T17:53:44.587Z] [2025-07-17T17:53:44.587Z] #3 [internal] load metadata for docker.io/library/alpine:3.20 [2025-07-17T17:53:44.587Z] #3 DONE 0.1s [2025-07-17T17:53:44.587Z] [2025-07-17T17:53:44.587Z] #4 [internal] load metadata for docker.io/bluenviron/mediamtx:1.8.2 [2025-07-17T17:53:45.970Z] #4 DONE 1.7s [2025-07-17T17:53:46.230Z] [2025-07-17T17:53:46.230Z] #5 [internal] load .dockerignore [2025-07-17T17:53:46.230Z] #5 transferring context: 2B done [2025-07-17T17:53:46.230Z] #5 DONE 0.0s [2025-07-17T17:53:46.230Z] [2025-07-17T17:53:46.230Z] #6 [internal] load build context [2025-07-17T17:53:46.230Z] #6 transferring context: 69.02kB 0.0s done [2025-07-17T17:53:46.230Z] #6 DONE 0.0s [2025-07-17T17:53:46.230Z] [2025-07-17T17:53:46.230Z] #7 [builder 1/8] FROM docker.io/library/ci-base-image-x86_64:latest [2025-07-17T17:53:46.230Z] #7 DONE 0.1s [2025-07-17T17:53:46.230Z] [2025-07-17T17:53:46.230Z] #8 [stage-2 1/15] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-07-17T17:53:46.230Z] #8 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-07-17T17:53:46.230Z] #8 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done [2025-07-17T17:53:46.230Z] #8 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-07-17T17:53:46.230Z] #8 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-07-17T17:53:46.230Z] #8 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-07-17T17:53:46.230Z] #8 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-07-17T17:53:46.489Z] #8 DONE 0.3s [2025-07-17T17:53:46.489Z] [2025-07-17T17:53:46.489Z] #9 [rtsp 1/1] FROM docker.io/bluenviron/mediamtx:1.8.2@sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2025-07-17T17:53:46.489Z] #9 resolve docker.io/bluenviron/mediamtx:1.8.2@sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 0.0s done [2025-07-17T17:53:46.489Z] #9 sha256:de589e885ed7afd9e4df7cf1b34ab66d1cf2ced49b2ec677afc6a27d6ae2b15c 503B / 503B done [2025-07-17T17:53:46.489Z] #9 sha256:1ac78cb06e13bae9021a568720e8cca9dba8ffb0814baf3c701270c04dd31a62 755B / 755B done [2025-07-17T17:53:46.489Z] #9 sha256:8411072a22a5c52dc94f0508925c6468a024f0412c6ec65741f8b9019b582ca6 0B / 15.38MB 0.3s [2025-07-17T17:53:46.489Z] #9 sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 1.29kB / 1.29kB done [2025-07-17T17:53:47.425Z] #9 ... [2025-07-17T17:53:47.425Z] [2025-07-17T17:53:47.425Z] #10 [builder 2/8] RUN apk add --no-cache make git gcc libc-dev curl v4l-utils-dev v4l-utils v4l-utils-libs linux-headers [2025-07-17T17:53:47.425Z] #10 0.227 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-17T17:53:47.425Z] #10 0.392 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-17T17:53:47.425Z] #10 0.747 OK: 254 MiB in 72 packages [2025-07-17T17:53:47.425Z] #10 DONE 0.9s [2025-07-17T17:53:47.425Z] [2025-07-17T17:53:47.425Z] #11 [builder 3/8] WORKDIR /device-usb-camera [2025-07-17T17:53:47.425Z] #11 DONE 0.0s [2025-07-17T17:53:47.425Z] [2025-07-17T17:53:47.425Z] #12 [builder 4/8] COPY go.mod vendor* ./ [2025-07-17T17:53:47.425Z] #12 DONE 0.1s [2025-07-17T17:53:47.425Z] [2025-07-17T17:53:47.425Z] #9 [rtsp 1/1] FROM docker.io/bluenviron/mediamtx:1.8.2@sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2025-07-17T17:53:47.683Z] #9 ... [2025-07-17T17:53:47.683Z] [2025-07-17T17:53:47.683Z] #13 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-07-17T17:53:47.683Z] #13 DONE 0.4s [2025-07-17T17:53:47.683Z] [2025-07-17T17:53:47.683Z] #14 [builder 6/8] COPY . . [2025-07-17T17:53:47.683Z] #14 DONE 0.1s [2025-07-17T17:53:47.684Z] [2025-07-17T17:53:47.684Z] #9 [rtsp 1/1] FROM docker.io/bluenviron/mediamtx:1.8.2@sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2025-07-17T17:53:47.944Z] #9 sha256:8411072a22a5c52dc94f0508925c6468a024f0412c6ec65741f8b9019b582ca6 3.15MB / 15.38MB 1.8s [2025-07-17T17:53:48.202Z] #9 sha256:8411072a22a5c52dc94f0508925c6468a024f0412c6ec65741f8b9019b582ca6 15.38MB / 15.38MB 1.9s done [2025-07-17T17:53:48.202Z] #9 extracting sha256:8411072a22a5c52dc94f0508925c6468a024f0412c6ec65741f8b9019b582ca6 [2025-07-17T17:53:48.202Z] #9 ... [2025-07-17T17:53:48.202Z] [2025-07-17T17:53:48.202Z] #15 [builder 7/8] RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2025-07-17T17:53:48.202Z] #15 0.215 % Total % Received % Xferd Average Speed Time Time Time Current [2025-07-17T17:53:48.202Z] #15 0.215 Dload Upload Total Spent Left Speed [2025-07-17T17:53:48.202Z] #15 0.215 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 44500 0 --:--:-- --:--:-- --:--:-- 46173 [2025-07-17T17:53:48.202Z] #15 DONE 0.4s [2025-07-17T17:53:48.203Z] [2025-07-17T17:53:48.203Z] #9 [rtsp 1/1] FROM docker.io/bluenviron/mediamtx:1.8.2@sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2025-07-17T17:53:48.463Z] #9 extracting sha256:8411072a22a5c52dc94f0508925c6468a024f0412c6ec65741f8b9019b582ca6 0.3s done [2025-07-17T17:53:48.463Z] #9 DONE 2.3s [2025-07-17T17:53:48.463Z] [2025-07-17T17:53:48.463Z] #16 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2025-07-17T17:53:48.463Z] #16 0.211 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-17T17:53:48.463Z] #16 0.283 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-17T17:53:48.463Z] #16 0.556 (1/115) Installing dumb-init (1.2.5-r3) [2025-07-17T17:53:48.463Z] #16 0.560 (2/115) Installing libSvtAv1Enc (2.0.0-r1) [2025-07-17T17:53:48.463Z] #16 0.614 (3/115) Installing aom-libs (3.9.1-r0) [2025-07-17T17:53:48.463Z] #16 0.736 (4/115) Installing libxau (1.0.11-r4) [2025-07-17T17:53:48.463Z] #16 0.739 (5/115) Installing libmd (1.1.0-r0) [2025-07-17T17:53:48.463Z] #16 0.741 (6/115) Installing libbsd (0.12.2-r0) [2025-07-17T17:53:48.463Z] #16 0.746 (7/115) Installing libxdmcp (1.1.5-r1) [2025-07-17T17:53:48.463Z] #16 0.750 (8/115) Installing libxcb (1.16.1-r0) [2025-07-17T17:53:48.463Z] #16 0.768 (9/115) Installing libx11 (1.8.9-r1) [2025-07-17T17:53:48.463Z] #16 0.802 (10/115) Installing hwdata-pci (0.382-r0) [2025-07-17T17:53:48.463Z] #16 0.819 (11/115) Installing libpciaccess (0.18.1-r0) [2025-07-17T17:53:48.463Z] #16 0.823 (12/115) Installing libdrm (2.4.120-r0) [2025-07-17T17:53:48.463Z] #16 0.837 (13/115) Installing libxext (1.3.6-r2) [2025-07-17T17:53:48.463Z] #16 0.840 (14/115) Installing libxfixes (6.0.1-r4) [2025-07-17T17:53:48.463Z] #16 0.844 (15/115) Installing libffi (3.4.6-r0) [2025-07-17T17:53:48.463Z] #16 0.848 (16/115) Installing wayland-libs-client (1.22.0-r4) [2025-07-17T17:53:48.463Z] #16 0.855 (17/115) Installing libva (2.21.0-r0) [2025-07-17T17:53:48.463Z] #16 0.865 (18/115) Installing libvdpau (1.5-r3) [2025-07-17T17:53:48.463Z] #16 0.870 (19/115) Installing libgcc (13.2.1_git20240309-r1) [2025-07-17T17:53:48.463Z] #16 0.875 (20/115) Installing libstdc++ (13.2.1_git20240309-r1) [2025-07-17T17:53:48.463Z] #16 0.897 (21/115) Installing onevpl-libs (2023.3.1-r2) [2025-07-17T17:53:48.463Z] #16 0.902 (22/115) Installing ffmpeg-libavutil (6.1.1-r8) [2025-07-17T17:53:48.463Z] #16 0.914 (23/115) Installing libdav1d (1.4.2-r0) [2025-07-17T17:53:48.463Z] #16 0.931 (24/115) Installing openexr-libiex (3.1.13-r1) [2025-07-17T17:53:48.463Z] #16 0.939 (25/115) Installing openexr-libilmthread (3.1.13-r1) [2025-07-17T17:53:48.463Z] #16 0.946 (26/115) Installing imath (3.1.12-r0) [2025-07-17T17:53:48.463Z] #16 0.952 (27/115) Installing openexr-libopenexr (3.1.13-r1) [2025-07-17T17:53:48.463Z] #16 0.977 (28/115) Installing brotli-libs (1.1.0-r2) [2025-07-17T17:53:48.463Z] #16 0.987 (29/115) Installing giflib (5.2.2-r0) [2025-07-17T17:53:48.463Z] #16 0.991 (30/115) Installing libhwy (1.0.7-r0) [2025-07-17T17:53:48.463Z] #16 0.996 (31/115) Installing libjpeg-turbo (3.0.3-r0) [2025-07-17T17:53:48.463Z] #16 1.008 (32/115) Installing lcms2 (2.16-r0) [2025-07-17T17:53:48.463Z] #16 1.015 (33/115) Installing libpng (1.6.44-r0) [2025-07-17T17:53:48.463Z] #16 1.021 (34/115) Installing libjxl (0.10.2-r0) [2025-07-17T17:53:48.463Z] #16 1.448 (35/115) Installing lame-libs (3.100-r5) [2025-07-17T17:53:48.463Z] #16 1.480 (36/115) Installing opus (1.5.2-r0) [2025-07-17T17:53:48.463Z] #16 1.488 (37/115) Installing rav1e-libs (0.7.1-r0) [2025-07-17T17:53:48.463Z] #16 1.508 (38/115) Installing libgomp (13.2.1_git20240309-r1) [2025-07-17T17:53:48.463Z] #16 1.513 (39/115) Installing soxr (0.1.3-r7) [2025-07-17T17:53:48.463Z] #16 1.521 (40/115) Installing ffmpeg-libswresample (6.1.1-r8) [2025-07-17T17:53:48.463Z] #16 1.526 (41/115) Installing libogg (1.3.5-r5) [2025-07-17T17:53:48.463Z] #16 1.532 (42/115) Installing libtheora (1.1.1-r18) [2025-07-17T17:53:48.463Z] #16 1.545 (43/115) Installing libvorbis (1.3.7-r2) [2025-07-17T17:53:48.463Z] #16 1.554 (44/115) Installing libvpx (1.14.1-r0) [2025-07-17T17:53:48.463Z] #16 1.587 (45/115) Installing libsharpyuv (1.3.2-r0) [2025-07-17T17:53:48.463Z] #16 1.590 (46/115) Installing libwebp (1.3.2-r0) [2025-07-17T17:53:48.463Z] #16 1.599 (47/115) Installing libwebpmux (1.3.2-r0) [2025-07-17T17:53:48.463Z] #16 1.603 (48/115) Installing x264-libs (0.164_git20231001-r0) [2025-07-17T17:53:48.463Z] #16 1.624 (49/115) Installing numactl (2.0.18-r0) [2025-07-17T17:53:48.463Z] #16 1.628 (50/115) Installing x265-libs (3.6-r0) [2025-07-17T17:53:48.463Z] #16 1.699 (51/115) Installing xvidcore (1.3.7-r2) [2025-07-17T17:53:48.463Z] #16 1.710 (52/115) Installing ffmpeg-libavcodec (6.1.1-r8) [2025-07-17T17:53:48.463Z] #16 1.810 (53/115) Installing sdl2 (2.28.5-r1) [2025-07-17T17:53:48.463Z] #16 1.828 (54/115) Installing alsa-lib (1.2.11-r0) [2025-07-17T17:53:48.463Z] #16 1.839 (55/115) Installing libexpat (2.7.0-r0) [2025-07-17T17:53:48.463Z] #16 1.843 (56/115) Installing libbz2 (1.0.8-r6) [2025-07-17T17:53:48.463Z] #16 1.846 (57/115) Installing freetype (2.13.2-r0) [2025-07-17T17:53:48.463Z] #16 1.854 (58/115) Installing fontconfig (2.15.0-r1) [2025-07-17T17:53:48.463Z] #16 1.864 (59/115) Installing fribidi (1.0.15-r0) [2025-07-17T17:53:48.463Z] #16 1.868 (60/115) Installing libintl (0.22.5-r0) [2025-07-17T17:53:48.463Z] #16 1.871 (61/115) Installing libeconf (0.6.3-r0) [2025-07-17T17:53:48.463Z] #16 1.874 (62/115) Installing libblkid (2.40.1-r1) [2025-07-17T17:53:48.463Z] #16 1.879 (63/115) Installing libmount (2.40.1-r1) [2025-07-17T17:53:48.463Z] #16 1.915 (64/115) Installing pcre2 (10.43-r0) [2025-07-17T17:53:48.463Z] #16 1.923 (65/115) Installing glib (2.80.5-r0) [2025-07-17T17:53:48.463Z] #16 1.960 (66/115) Installing graphite2 (1.3.14-r6) [2025-07-17T17:53:48.463Z] #16 1.964 (67/115) Installing harfbuzz (8.5.0-r0) [2025-07-17T17:53:48.463Z] #16 1.976 (68/115) Installing libunibreak (6.1-r0) [2025-07-17T17:53:48.463Z] #16 2.009 (69/115) Installing libass (0.17.2-r0) [2025-07-17T17:53:48.463Z] #16 2.015 (70/115) Installing libbluray (1.3.4-r1) [2025-07-17T17:53:48.463Z] #16 2.023 (71/115) Installing mpg123-libs (1.32.8-r0) [2025-07-17T17:53:48.463Z] #16 2.032 (72/115) Installing libopenmpt (0.7.7-r0) [2025-07-17T17:53:48.463Z] #16 2.050 (73/115) Installing cjson (1.7.18-r0) [2025-07-17T17:53:48.463Z] #16 2.053 (74/115) Installing mbedtls (3.6.3-r0) [2025-07-17T17:53:48.463Z] #16 2.064 (75/115) Installing librist (0.2.10-r1) [2025-07-17T17:53:48.463Z] #16 2.069 (76/115) Installing libsrt (1.5.3-r0) [2025-07-17T17:53:48.463Z] #16 2.082 (77/115) Installing libssh (0.10.6-r0) [2025-07-17T17:53:48.463Z] #16 2.091 (78/115) Installing xz-libs (5.6.2-r1) [2025-07-17T17:53:48.463Z] #16 2.097 (79/115) Installing libxml2 (2.12.10-r0) [2025-07-17T17:53:48.463Z] #16 2.110 (80/115) Installing libsodium (1.0.19-r0) [2025-07-17T17:53:48.463Z] #16 2.117 (81/115) Installing libzmq (4.3.5-r2) [2025-07-17T17:53:48.463Z] #16 2.127 (82/115) Installing ffmpeg-libavformat (6.1.1-r8) [2025-07-17T17:53:48.463Z] #16 2.156 (83/115) Installing serd-libs (0.32.2-r0) [2025-07-17T17:53:48.463Z] #16 2.160 (84/115) Installing zix-libs (0.4.2-r0) [2025-07-17T17:53:48.463Z] #16 2.164 (85/115) Installing sord-libs (0.16.16-r0) [2025-07-17T17:53:48.463Z] #16 2.167 (86/115) Installing sratom (0.6.16-r0) [2025-07-17T17:53:48.722Z] #16 2.172 (87/115) Installing lilv-libs (0.24.24-r1) [2025-07-17T17:53:48.722Z] #16 2.185 (88/115) Installing glslang-libs (1.3.261.1-r0) [2025-07-17T17:53:48.722Z] #16 2.365 (89/115) Installing libdovi (3.3.0-r0) [2025-07-17T17:53:48.981Z] #16 2.375 (90/115) Installing spirv-tools (1.3.261.1-r0) [2025-07-17T17:53:48.981Z] #16 2.491 (91/115) Installing shaderc (2024.0-r0) [2025-07-17T17:53:48.981Z] #16 2.509 (92/115) Installing vulkan-loader (1.3.261.1-r0) [2025-07-17T17:53:48.981Z] #16 2.519 (93/115) Installing libplacebo (6.338.2-r1) [2025-07-17T17:53:49.239Z] #16 2.913 (94/115) Installing ffmpeg-libpostproc (6.1.1-r8) [2025-07-17T17:53:49.500Z] #16 2.918 (95/115) Installing ffmpeg-libswscale (6.1.1-r8) [2025-07-17T17:53:49.500Z] #16 3.114 (96/115) Installing vidstab (1.1.1-r0) [2025-07-17T17:53:49.500Z] #16 3.204 (97/115) Installing zimg (3.0.5-r2) [2025-07-17T17:53:49.500Z] #16 3.215 (98/115) Installing ffmpeg-libavfilter (6.1.1-r8) [2025-07-17T17:53:49.760Z] #16 3.335 (99/115) Installing libasyncns (0.8-r3) [2025-07-17T17:53:49.760Z] #16 3.338 (100/115) Installing dbus-libs (1.14.10-r1) [2025-07-17T17:53:49.760Z] #16 3.346 (101/115) Installing libltdl (2.4.7-r3) [2025-07-17T17:53:49.760Z] #16 3.350 (102/115) Installing orc (0.4.40-r0) [2025-07-17T17:53:49.760Z] #16 3.373 (103/115) Installing libflac (1.4.3-r1) [2025-07-17T17:53:49.760Z] #16 3.392 (104/115) Installing libsndfile (1.2.2-r1) [2025-07-17T17:53:49.760Z] #16 3.404 (105/115) Installing speexdsp (1.2.1-r2) [2025-07-17T17:53:49.760Z] #16 3.421 (106/115) Installing tdb-libs (1.4.9-r1) [2025-07-17T17:53:49.760Z] #16 3.426 (107/115) Installing libpulse (17.0-r0) [2025-07-17T17:53:49.760Z] #16 3.444 (108/115) Installing v4l-utils-libs (1.24.1-r1) [2025-07-17T17:53:50.020Z] #16 3.459 (109/115) Installing ffmpeg-libavdevice (6.1.1-r8) [2025-07-17T17:53:50.020Z] #16 3.464 (110/115) Installing ffmpeg (6.1.1-r8) [2025-07-17T17:53:50.020Z] #16 3.476 (111/115) Installing udev-init-scripts (35-r1) [2025-07-17T17:53:50.020Z] #16 3.479 (112/115) Installing eudev-libs (3.2.14-r2) [2025-07-17T17:53:50.020Z] #16 3.483 (113/115) Installing zstd-libs (1.5.6-r0) [2025-07-17T17:53:50.020Z] #16 3.495 (114/115) Installing kmod-libs (32-r0) [2025-07-17T17:53:50.020Z] #16 3.499 (115/115) Installing eudev (3.2.14-r2) [2025-07-17T17:53:50.020Z] #16 3.515 Executing busybox-1.36.1-r29.trigger [2025-07-17T17:53:50.020Z] #16 3.525 Executing glib-2.80.5-r0.trigger [2025-07-17T17:53:50.020Z] #16 3.532 Executing eudev-3.2.14-r2.trigger [2025-07-17T17:53:50.020Z] #16 3.540 OK: 134 MiB in 129 packages [2025-07-17T17:53:50.020Z] #16 DONE 3.8s [2025-07-17T17:53:50.020Z] [2025-07-17T17:53:50.020Z] #17 [builder 8/8] RUN make build [2025-07-17T17:53:50.020Z] #17 0.255 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2025-07-17T17:53:50.962Z] #17 ... [2025-07-17T17:53:50.962Z] [2025-07-17T17:53:50.962Z] #18 [stage-2 3/15] RUN apk --no-cache upgrade [2025-07-17T17:53:50.962Z] #18 0.223 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-17T17:53:50.962Z] #18 0.303 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-17T17:53:50.962Z] #18 0.537 OK: 134 MiB in 129 packages [2025-07-17T17:53:50.962Z] #18 DONE 0.6s [2025-07-17T17:53:50.962Z] [2025-07-17T17:53:50.962Z] #17 [builder 8/8] RUN make build [2025-07-17T17:54:17.497Z] #17 DONE 25.2s [2025-07-17T17:54:17.497Z] [2025-07-17T17:54:17.497Z] #19 [stage-2 4/15] COPY --from=builder /device-usb-camera/cmd / [2025-07-17T17:54:17.497Z] #19 DONE 0.2s [2025-07-17T17:54:17.497Z] [2025-07-17T17:54:17.497Z] #20 [stage-2 5/15] COPY --from=builder /device-usb-camera/LICENSE / [2025-07-17T17:54:17.497Z] #20 DONE 0.0s [2025-07-17T17:54:17.497Z] [2025-07-17T17:54:17.497Z] #21 [stage-2 6/15] COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2025-07-17T17:54:17.497Z] #21 DONE 0.0s [2025-07-17T17:54:17.497Z] [2025-07-17T17:54:17.497Z] #22 [stage-2 7/15] COPY --from=builder /device-usb-camera/Attribution.txt / [2025-07-17T17:54:17.497Z] #22 DONE 0.0s [2025-07-17T17:54:17.497Z] [2025-07-17T17:54:17.497Z] #23 [stage-2 8/15] COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2025-07-17T17:54:17.497Z] #23 DONE 0.0s [2025-07-17T17:54:17.497Z] [2025-07-17T17:54:17.497Z] #24 [stage-2 9/15] COPY --from=rtsp /mediamtx.yml / [2025-07-17T17:54:17.497Z] #24 DONE 0.0s [2025-07-17T17:54:17.497Z] [2025-07-17T17:54:17.497Z] #25 [stage-2 10/15] COPY --from=rtsp /mediamtx / [2025-07-17T17:54:17.497Z] #25 DONE 0.1s [2025-07-17T17:54:17.497Z] [2025-07-17T17:54:17.497Z] #26 [stage-2 11/15] RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2025-07-17T17:54:17.497Z] #26 DONE 0.2s [2025-07-17T17:54:17.497Z] [2025-07-17T17:54:17.497Z] #27 [stage-2 12/15] RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2025-07-17T17:54:17.497Z] #27 DONE 0.3s [2025-07-17T17:54:17.497Z] [2025-07-17T17:54:17.497Z] #28 [stage-2 13/15] RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2025-07-17T17:54:17.497Z] #28 DONE 0.3s [2025-07-17T17:54:17.497Z] [2025-07-17T17:54:17.497Z] #29 [stage-2 14/15] RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2025-07-17T17:54:17.497Z] #29 DONE 0.4s [2025-07-17T17:54:17.497Z] [2025-07-17T17:54:17.497Z] #30 exporting to image [2025-07-17T17:54:17.497Z] #30 exporting layers [2025-07-17T17:54:17.497Z] #30 exporting layers 0.6s done [2025-07-17T17:54:17.497Z] #30 writing image sha256:a6e0a0e4d73c9e2c6cfcc817d100138260545a5934b0ca8b5fc6c5367c6300b9 done [2025-07-17T17:54:17.497Z] #30 naming to docker.io/library/device-usb-camera done [2025-07-17T17:54:17.497Z] #30 DONE 0.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-17T17:54:18.430Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-17T17:54:18.430Z] [2025-07-17T17:54:18.430Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-17T17:54:18.812Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-17T17:54:18.812Z] latest: Pulling from edgex-lftools-log-publisher [2025-07-17T17:54:18.812Z] 5eb5b503b376: Pulling fs layer [2025-07-17T17:54:18.812Z] 5c69ac0246d0: Pulling fs layer [2025-07-17T17:54:18.812Z] ec43610c2a17: Pulling fs layer [2025-07-17T17:54:18.812Z] 3a2ae6a8a46f: Pulling fs layer [2025-07-17T17:54:18.812Z] 33b1e0a273af: Pulling fs layer [2025-07-17T17:54:18.812Z] 5d3b04190fa2: Pulling fs layer [2025-07-17T17:54:18.812Z] 2f39f015ded8: Pulling fs layer [2025-07-17T17:54:18.812Z] 3a2ae6a8a46f: Waiting [2025-07-17T17:54:18.812Z] 33b1e0a273af: Waiting [2025-07-17T17:54:18.812Z] 5d3b04190fa2: Waiting [2025-07-17T17:54:18.812Z] 2f39f015ded8: Waiting [2025-07-17T17:54:18.812Z] 5c69ac0246d0: Verifying Checksum [2025-07-17T17:54:18.812Z] 5c69ac0246d0: Download complete [2025-07-17T17:54:18.812Z] 3a2ae6a8a46f: Download complete [2025-07-17T17:54:18.812Z] ec43610c2a17: Verifying Checksum [2025-07-17T17:54:18.812Z] ec43610c2a17: Download complete [2025-07-17T17:54:18.812Z] 33b1e0a273af: Verifying Checksum [2025-07-17T17:54:18.812Z] 33b1e0a273af: Download complete [2025-07-17T17:54:18.812Z] 5d3b04190fa2: Verifying Checksum [2025-07-17T17:54:18.812Z] 5d3b04190fa2: Download complete [2025-07-17T17:54:19.071Z] 5eb5b503b376: Verifying Checksum [2025-07-17T17:54:19.071Z] 5eb5b503b376: Download complete [2025-07-17T17:54:19.637Z] 2f39f015ded8: Download complete [2025-07-17T17:54:20.573Z] 5eb5b503b376: Pull complete [2025-07-17T17:54:20.833Z] 5c69ac0246d0: Pull complete [2025-07-17T17:54:21.399Z] ec43610c2a17: Pull complete [2025-07-17T17:54:21.399Z] 3a2ae6a8a46f: Pull complete [2025-07-17T17:54:21.661Z] 33b1e0a273af: Pull complete [2025-07-17T17:54:21.661Z] 5d3b04190fa2: Pull complete [2025-07-17T17:54:28.218Z] 2f39f015ded8: Pull complete [2025-07-17T17:54:28.218Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-07-17T17:54:28.218Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-17T17:54:28.218Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-17T17:54:28.433Z] prd-ubuntu20.04-docker-8c-8g-5285 does not seem to be running inside a container [2025-07-17T17:54:28.458Z] $ 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-usb-camera_PR-398 -v /w/workspace/foundry_device-usb-camera_PR-398:/w/workspace/foundry_device-usb-camera_PR-398:rw,z -v /w/workspace/foundry_device-usb-camera_PR-398@tmp:/w/workspace/foundry_device-usb-camera_PR-398@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-07-17T17:54:29.774Z] $ docker top c0c1e5f86f6742b102c9283f0ff51447ddbb3e8f61ae08398de2fd88aabdf5e7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-17T17:54:30.230Z] ---> job-cost.sh [2025-07-17T17:54:30.230Z] lf-activate-venv: SKIPPING [2025-07-17T17:54:30.230Z] INFO: No Stack... [2025-07-17T17:54:30.489Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-07-17T17:54:30.747Z] INFO: Archiving Costs [Pipeline] sh [2025-07-17T17:54:31.053Z] + cat /w/workspace/foundry_device-usb-camera_PR-398/archives/cost.csv [2025-07-17T17:54:31.053Z] + cut -d, -f6 [Pipeline] lock [2025-07-17T17:54:31.095Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-398-1-stack-cost] [2025-07-17T17:54:31.100Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-398-1-stack-cost] did not exist. Created. [2025-07-17T17:54:31.106Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-398-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-07-17T17:54:31.500Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-07-17T17:54:31.555Z] Stashed 1 file(s) [Pipeline] } [2025-07-17T17:54:31.587Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-PR-398-1-stack-cost] [Pipeline] // lock [Pipeline] } [2025-07-17T17:54:31.658Z] $ docker stop --time=1 c0c1e5f86f6742b102c9283f0ff51447ddbb3e8f61ae08398de2fd88aabdf5e7 [2025-07-17T17:54:32.797Z] $ docker rm -f --volumes c0c1e5f86f6742b102c9283f0ff51447ddbb3e8f61ae08398de2fd88aabdf5e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-07-17T17:54:33.559Z] provisioning config files... [2025-07-17T17:54:33.565Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-398@tmp/config2326249175617823256tmp [Pipeline] { [Pipeline] sh [2025-07-17T17:54:33.909Z] + set +x [2025-07-17T17:54:33.909Z] + curl -s https://codecov.io/bash [2025-07-17T17:54:33.909Z] + bash -s -- [2025-07-17T17:54:33.909Z] [2025-07-17T17:54:33.909Z] _____ _ [2025-07-17T17:54:33.909Z] / ____| | | [2025-07-17T17:54:33.909Z] | | ___ __| | ___ ___ _____ __ [2025-07-17T17:54:33.909Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-07-17T17:54:33.909Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-07-17T17:54:33.909Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-07-17T17:54:33.909Z] Bash-1.0.6 [2025-07-17T17:54:33.909Z] [2025-07-17T17:54:33.909Z] [2025-07-17T17:54:33.909Z] ==> git version 2.25.1 found [2025-07-17T17:54:33.909Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2025-07-17T17:54:33.909Z] Release-Date: 2020-01-08 [2025-07-17T17:54:33.909Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-07-17T17:54:33.909Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-07-17T17:54:33.909Z] ==> Jenkins CI detected. [2025-07-17T17:54:33.909Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-398 [2025-07-17T17:54:33.909Z] project root: . [2025-07-17T17:54:33.909Z] --> token set from env [2025-07-17T17:54:33.909Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-07-17T17:54:33.909Z] ==> Running gcov in . (disable via -X gcov) [2025-07-17T17:54:33.909Z] ==> Python coveragepy not found [2025-07-17T17:54:33.909Z] ==> Searching for coverage reports in: [2025-07-17T17:54:33.909Z] + . [2025-07-17T17:54:33.909Z] -> Found 1 reports [2025-07-17T17:54:33.909Z] ==> Detecting git/mercurial file structure [2025-07-17T17:54:34.168Z] ==> Reading reports [2025-07-17T17:54:34.168Z] + ./coverage.out bytes=54772 [2025-07-17T17:54:34.168Z] ==> Appending adjustments [2025-07-17T17:54:34.168Z] https://docs.codecov.io/docs/fixing-reports [2025-07-17T17:54:34.168Z] + Found adjustments [2025-07-17T17:54:34.168Z] ==> Gzipping contents [2025-07-17T17:54:34.168Z] 8.0K /tmp/codecov.2mh8Rl.gz [2025-07-17T17:54:34.168Z] ==> Uploading reports [2025-07-17T17:54:34.168Z] url: https://codecov.io [2025-07-17T17:54:34.168Z] query: branch=PR-398&commit=9cfaa7c5ed5cfb32cc21b883f6d7c21efa6357f0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-398%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=398&job=&cmd_args= [2025-07-17T17:54:34.168Z] -> Pinging Codecov [2025-07-17T17:54:34.168Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-398&commit=9cfaa7c5ed5cfb32cc21b883f6d7c21efa6357f0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-398%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=398&job=&cmd_args= [2025-07-17T17:54:34.428Z] -> Uploading to [2025-07-17T17:54:34.428Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-usb-camera/9cfaa7c5ed5cfb32cc21b883f6d7c21efa6357f0/0155ed3e-3df7-4b5a-a280-32087035a5eb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250717%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250717T175434Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=fd712a82e22a2ad884988365a2255959c14cc11f66f88f3f624c5b3b06673e1e [2025-07-17T17:54:34.428Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-07-17T17:54:34.428Z] Dload Upload Total Spent Left Speed [2025-07-17T17:54:34.687Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6815 0 0 100 6815 0 28755 --:--:-- --:--:-- --:--:-- 28877 [2025-07-17T17:54:34.687Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/9cfaa7c5ed5cfb32cc21b883f6d7c21efa6357f0 [Pipeline] } [2025-07-17T17:54:34.735Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-07-17T17:54:36.743Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-398/archives ] [2025-07-17T17:54:36.743Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-398/archives [2025-07-17T17:54:36.743Z] total 16 [2025-07-17T17:54:36.743Z] drwxr-xr-x 3 root root 4096 Jul 17 17:54 . [2025-07-17T17:54:36.743Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 17 17:54 .. [2025-07-17T17:54:36.743Z] drwxr-xr-x 2 root root 4096 Jul 17 17:54 cost [2025-07-17T17:54:36.743Z] -rw-r--r-- 1 root root 89 Jul 17 17:54 cost.csv [2025-07-17T17:54:36.743Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-398/archives [2025-07-17T17:54:36.743Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-398/archives [2025-07-17T17:54:36.743Z] total 16 [2025-07-17T17:54:36.743Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 17 17:54 . [2025-07-17T17:54:36.743Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 17 17:54 .. [2025-07-17T17:54:36.743Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 17 17:54 cost [2025-07-17T17:54:36.743Z] -rw-r--r-- 1 jenkins jenkins 89 Jul 17 17:54 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-07-17T17:54:37.070Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-17T17:54:37.964Z] ---> package-listing.sh [2025-07-17T17:54:37.964Z] ++ facter osfamily [2025-07-17T17:54:37.964Z] ++ tr '[:upper:]' '[:lower:]' [2025-07-17T17:54:38.223Z] + OS_FAMILY=debian [2025-07-17T17:54:38.223Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-398 [2025-07-17T17:54:38.223Z] + START_PACKAGES=/tmp/packages_start.txt [2025-07-17T17:54:38.223Z] + END_PACKAGES=/tmp/packages_end.txt [2025-07-17T17:54:38.223Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-07-17T17:54:38.223Z] + PACKAGES=/tmp/packages_start.txt [2025-07-17T17:54:38.223Z] + '[' /w/workspace/foundry_device-usb-camera_PR-398 ']' [2025-07-17T17:54:38.223Z] + PACKAGES=/tmp/packages_end.txt [2025-07-17T17:54:38.223Z] + case "${OS_FAMILY}" in [2025-07-17T17:54:38.223Z] + dpkg -l [2025-07-17T17:54:38.223Z] + grep '^ii' [2025-07-17T17:54:38.223Z] + '[' -f /tmp/packages_start.txt ']' [2025-07-17T17:54:38.223Z] + '[' -f /tmp/packages_end.txt ']' [2025-07-17T17:54:38.223Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-07-17T17:54:38.223Z] + '[' /w/workspace/foundry_device-usb-camera_PR-398 ']' [2025-07-17T17:54:38.223Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-398/archives/ [2025-07-17T17:54:38.223Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-398/archives/ [Pipeline] echo [2025-07-17T17:54:38.258Z] 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-usb-camera_PR-398/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-07-17T17:54:38.554Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-17T17:54:39.186Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-17T17:54:39.186Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-17T17:54:39.335Z] prd-ubuntu20.04-docker-8c-8g-5285 does not seem to be running inside a container [2025-07-17T17:54:39.362Z] $ 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-usb-camera_PR-398/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-usb-camera_PR-398 -v /w/workspace/foundry_device-usb-camera_PR-398:/w/workspace/foundry_device-usb-camera_PR-398:rw,z -v /w/workspace/foundry_device-usb-camera_PR-398@tmp:/w/workspace/foundry_device-usb-camera_PR-398@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 [2025-07-17T17:54:39.557Z] $ docker top 29249a1f42bb70e5bf9ab82e47a6bc44f6b544f7c749ee23e28282bc4420b544 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-07-17T17:54:39.954Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-07-17T17:54:40.271Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-07-17T17:54:40.597Z] + ls /var/log/sa-host [2025-07-17T17:54:40.597Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-07-17T17:54:40.828Z] provisioning config files... [2025-07-17T17:54:40.839Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-398@tmp/config9803104047625484565tmp [Pipeline] { [Pipeline] echo [2025-07-17T17:54:40.900Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-17T17:54:41.213Z] ---> create-netrc.sh [Pipeline] } [2025-07-17T17:54:41.249Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-07-17T17:54:41.644Z] ---> python-tools-install.sh [Pipeline] echo [2025-07-17T17:54:41.677Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-17T17:54:41.997Z] ---> sudo-logs.sh [2025-07-17T17:54:41.997Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-07-17T17:54:42.085Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-17T17:54:42.395Z] ---> job-cost.sh [2025-07-17T17:54:42.395Z] lf-activate-venv: SKIPPING [2025-07-17T17:54:42.395Z] DEBUG: total: 0.2199999988079071 [2025-07-17T17:54:42.395Z] INFO: Retrieving Stack Cost... [2025-07-17T17:54:42.395Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-07-17T17:54:42.653Z] INFO: Archiving Costs [Pipeline] echo [2025-07-17T17:54:42.690Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-17T17:54:43.008Z] ---> logs-deploy.sh [2025-07-17T17:54:43.008Z] lf-activate-venv: SKIPPING [2025-07-17T17:54:43.008Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-398/1 [2025-07-17T17:54:43.008Z] INFO: archiving workspace using pattern(s): [2025-07-17T17:54:43.962Z] Archives upload complete. [2025-07-17T17:54:44.223Z] INFO: archiving logs to Nexus [2025-07-17T17:54:44.790Z] ---> uname -a: [2025-07-17T17:54:44.791Z] Linux prd-ubuntu20-04-docker-8c-8g-5285 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2025-07-17T17:54:44.791Z] [2025-07-17T17:54:44.791Z] [2025-07-17T17:54:44.791Z] ---> lscpu: [2025-07-17T17:54:44.791Z] Architecture: x86_64 [2025-07-17T17:54:44.791Z] CPU op-mode(s): 32-bit, 64-bit [2025-07-17T17:54:44.791Z] Byte Order: Little Endian [2025-07-17T17:54:44.791Z] Address sizes: 40 bits physical, 48 bits virtual [2025-07-17T17:54:44.791Z] CPU(s): 8 [2025-07-17T17:54:44.791Z] On-line CPU(s) list: 0-7 [2025-07-17T17:54:44.791Z] Thread(s) per core: 1 [2025-07-17T17:54:44.791Z] Core(s) per socket: 1 [2025-07-17T17:54:44.791Z] Socket(s): 8 [2025-07-17T17:54:44.791Z] NUMA node(s): 1 [2025-07-17T17:54:44.791Z] Vendor ID: AuthenticAMD [2025-07-17T17:54:44.791Z] CPU family: 23 [2025-07-17T17:54:44.791Z] Model: 49 [2025-07-17T17:54:44.791Z] Model name: AMD EPYC-Rome Processor [2025-07-17T17:54:44.791Z] Stepping: 0 [2025-07-17T17:54:44.791Z] CPU MHz: 2799.996 [2025-07-17T17:54:44.791Z] BogoMIPS: 5599.99 [2025-07-17T17:54:44.791Z] Virtualization: AMD-V [2025-07-17T17:54:44.791Z] Hypervisor vendor: KVM [2025-07-17T17:54:44.791Z] Virtualization type: full [2025-07-17T17:54:44.791Z] L1d cache: 256 KiB [2025-07-17T17:54:44.791Z] L1i cache: 256 KiB [2025-07-17T17:54:44.791Z] L2 cache: 4 MiB [2025-07-17T17:54:44.791Z] L3 cache: 128 MiB [2025-07-17T17:54:44.791Z] NUMA node0 CPU(s): 0-7 [2025-07-17T17:54:44.791Z] Vulnerability Gather data sampling: Not affected [2025-07-17T17:54:44.791Z] Vulnerability Itlb multihit: Not affected [2025-07-17T17:54:44.791Z] Vulnerability L1tf: Not affected [2025-07-17T17:54:44.791Z] Vulnerability Mds: Not affected [2025-07-17T17:54:44.791Z] Vulnerability Meltdown: Not affected [2025-07-17T17:54:44.791Z] Vulnerability Mmio stale data: Not affected [2025-07-17T17:54:44.791Z] Vulnerability Retbleed: Vulnerable [2025-07-17T17:54:44.791Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-07-17T17:54:44.791Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-07-17T17:54:44.791Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2025-07-17T17:54:44.791Z] Vulnerability Srbds: Not affected [2025-07-17T17:54:44.791Z] Vulnerability Tsx async abort: Not affected [2025-07-17T17:54:44.791Z] 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 [2025-07-17T17:54:44.791Z] [2025-07-17T17:54:44.791Z] [2025-07-17T17:54:44.791Z] ---> nproc: [2025-07-17T17:54:44.791Z] 8 [2025-07-17T17:54:44.791Z] [2025-07-17T17:54:44.791Z] [2025-07-17T17:54:44.791Z] ---> df -h: [2025-07-17T17:54:44.791Z] Filesystem Size Used Avail Use% Mounted on [2025-07-17T17:54:44.791Z] overlay 155G 13G 143G 9% / [2025-07-17T17:54:44.791Z] tmpfs 64M 0 64M 0% /dev [2025-07-17T17:54:44.791Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-07-17T17:54:44.791Z] shm 64M 0 64M 0% /dev/shm [2025-07-17T17:54:44.791Z] /dev/vda1 155G 13G 143G 9% /facter-os [2025-07-17T17:54:44.791Z] [2025-07-17T17:54:44.791Z] [2025-07-17T17:54:44.791Z] ---> sar -b -r -n DEV: [2025-07-17T17:54:44.791Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-5285) 07/17/25 _x86_64_ (8 CPU) [2025-07-17T17:54:44.791Z] [2025-07-17T17:54:44.791Z] 17:50:50 LINUX RESTART (8 CPU) [2025-07-17T17:54:44.791Z] [2025-07-17T17:54:44.791Z] 17:51:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-07-17T17:54:44.791Z] 17:52:01 420.93 81.70 339.23 0.00 13988.74 153536.94 0.00 [2025-07-17T17:54:44.791Z] 17:53:01 223.65 1.95 221.70 0.00 45.19 59672.19 0.00 [2025-07-17T17:54:44.791Z] 17:54:01 120.66 0.35 120.31 0.00 12.53 25735.19 0.00 [2025-07-17T17:54:44.791Z] Average: 255.08 28.00 227.08 0.00 4682.15 79648.11 0.00 [2025-07-17T17:54:44.791Z] [2025-07-17T17:54:44.791Z] 17:51:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-07-17T17:54:44.791Z] 17:52:01 28652552 31509632 787032 2.39 86480 3052068 1839964 5.42 1040364 2785552 302992 [2025-07-17T17:54:44.791Z] 17:53:01 27332420 31471236 809660 2.46 146516 4150016 1979748 5.84 1360536 3649784 380 [2025-07-17T17:54:44.791Z] 17:54:01 26208460 31098684 1172224 3.57 158928 4814256 2720700 8.02 2164164 3883016 464400 [2025-07-17T17:54:44.791Z] Average: 27397811 31359851 922972 2.81 130641 4005447 2180137 6.43 1521688 3439451 255924 [2025-07-17T17:54:44.791Z] [2025-07-17T17:54:44.791Z] 17:51:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-07-17T17:54:44.791Z] 17:52:01 docker0 34.66 31.41 2.44 185.32 0.00 0.00 0.00 0.00 [2025-07-17T17:54:44.791Z] 17:52:01 lo 5.57 5.57 0.54 0.54 0.00 0.00 0.00 0.00 [2025-07-17T17:54:44.791Z] 17:52:01 ens3 631.93 428.50 8098.87 130.72 0.00 0.00 0.00 0.00 [2025-07-17T17:54:44.791Z] 17:53:01 docker0 376.45 410.90 29.52 3000.66 0.00 0.00 0.00 0.00 [2025-07-17T17:54:44.791Z] 17:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-07-17T17:54:44.791Z] 17:53:01 ens3 441.44 392.43 3025.87 45.38 0.00 0.00 0.00 0.00 [2025-07-17T17:54:44.791Z] 17:53:01 veth9f95acf 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-07-17T17:54:44.791Z] 17:54:01 docker0 25.93 58.16 1.78 881.80 0.00 0.00 0.00 0.00 [2025-07-17T17:54:44.791Z] 17:54:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 [2025-07-17T17:54:44.791Z] 17:54:01 ens3 100.58 53.94 1221.74 16.64 0.00 0.00 0.00 0.00 [2025-07-17T17:54:44.791Z] 17:54:01 veth2d8856d 0.05 0.27 0.00 0.02 0.00 0.00 0.00 0.00 [2025-07-17T17:54:44.791Z] Average: docker0 145.68 166.82 11.25 1355.93 0.00 0.00 0.00 0.00 [2025-07-17T17:54:44.791Z] Average: lo 2.08 2.08 0.20 0.20 0.00 0.00 0.00 0.00 [2025-07-17T17:54:44.791Z] Average: ens3 391.32 291.62 4115.49 64.25 0.00 0.00 0.00 0.00 [2025-07-17T17:54:44.791Z] Average: veth2d8856d 0.02 0.09 0.00 0.01 0.00 0.00 0.00 0.00 [2025-07-17T17:54:44.791Z] [2025-07-17T17:54:44.791Z] [2025-07-17T17:54:44.791Z] ---> sar -P ALL: [2025-07-17T17:54:44.791Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-5285) 07/17/25 _x86_64_ (8 CPU) [2025-07-17T17:54:44.791Z] [2025-07-17T17:54:44.791Z] 17:50:50 LINUX RESTART (8 CPU) [2025-07-17T17:54:44.791Z] [2025-07-17T17:54:44.791Z] 17:51:01 CPU %user %nice %system %iowait %steal %idle [2025-07-17T17:54:44.791Z] 17:52:01 all 8.90 0.00 2.75 1.68 0.06 86.61 [2025-07-17T17:54:44.791Z] 17:52:01 0 7.96 0.00 3.01 0.76 0.07 88.21 [2025-07-17T17:54:44.791Z] 17:52:01 1 10.34 0.00 2.93 0.54 0.07 86.12 [2025-07-17T17:54:44.791Z] 17:52:01 2 10.82 0.00 2.22 1.13 0.08 85.75 [2025-07-17T17:54:44.791Z] 17:52:01 3 8.67 0.00 2.78 4.38 0.05 84.12 [2025-07-17T17:54:44.791Z] 17:52:01 4 7.67 0.00 3.05 1.88 0.05 87.35 [2025-07-17T17:54:44.791Z] 17:52:01 5 8.68 0.00 2.04 0.32 0.05 88.90 [2025-07-17T17:54:44.791Z] 17:52:01 6 7.58 0.00 2.52 1.18 0.07 88.65 [2025-07-17T17:54:44.791Z] 17:52:01 7 9.45 0.00 3.46 3.26 0.05 83.78 [2025-07-17T17:54:44.791Z] 17:53:01 all 5.83 0.00 2.35 0.86 0.06 90.91 [2025-07-17T17:54:44.791Z] 17:53:01 0 5.98 0.00 2.14 0.17 0.05 91.66 [2025-07-17T17:54:44.791Z] 17:53:01 1 6.21 0.00 2.41 0.30 0.07 91.01 [2025-07-17T17:54:44.791Z] 17:53:01 2 5.90 0.00 2.79 0.10 0.07 91.15 [2025-07-17T17:54:44.791Z] 17:53:01 3 4.73 0.00 1.42 0.60 0.05 93.20 [2025-07-17T17:54:44.791Z] 17:53:01 4 6.43 0.00 2.28 0.34 0.05 90.91 [2025-07-17T17:54:44.791Z] 17:53:01 5 4.95 0.00 2.03 0.12 0.07 92.84 [2025-07-17T17:54:44.791Z] 17:53:01 6 6.80 0.00 2.40 0.30 0.05 90.44 [2025-07-17T17:54:44.791Z] 17:53:01 7 5.64 0.00 3.31 4.94 0.07 86.04 [2025-07-17T17:54:44.791Z] 17:54:01 all 58.22 0.00 9.40 0.54 0.09 31.75 [2025-07-17T17:54:44.791Z] 17:54:01 0 57.28 0.00 10.31 0.35 0.10 31.95 [2025-07-17T17:54:44.791Z] 17:54:01 1 59.05 0.00 9.05 0.50 0.10 31.30 [2025-07-17T17:54:44.791Z] 17:54:01 2 58.48 0.00 9.23 1.23 0.08 30.97 [2025-07-17T17:54:44.791Z] 17:54:01 3 57.67 0.00 9.53 0.25 0.10 32.45 [2025-07-17T17:54:44.791Z] 17:54:01 4 58.07 0.00 9.53 0.25 0.10 32.04 [2025-07-17T17:54:44.791Z] 17:54:01 5 58.21 0.00 9.32 0.34 0.08 32.05 [2025-07-17T17:54:44.791Z] 17:54:01 6 59.20 0.00 8.83 0.17 0.10 31.71 [2025-07-17T17:54:44.791Z] 17:54:01 7 57.80 0.00 9.39 1.21 0.08 31.52 [2025-07-17T17:54:44.791Z] Average: all 24.31 0.00 4.83 1.02 0.07 69.76 [2025-07-17T17:54:44.791Z] Average: 0 23.73 0.00 5.15 0.43 0.07 70.62 [2025-07-17T17:54:44.791Z] Average: 1 25.22 0.00 4.80 0.45 0.08 69.45 [2025-07-17T17:54:44.791Z] Average: 2 25.03 0.00 4.74 0.82 0.08 69.32 [2025-07-17T17:54:44.791Z] Average: 3 23.64 0.00 4.57 1.74 0.07 69.98 [2025-07-17T17:54:44.791Z] Average: 4 24.07 0.00 4.95 0.82 0.07 70.09 [2025-07-17T17:54:44.791Z] Average: 5 23.94 0.00 4.46 0.26 0.07 71.27 [2025-07-17T17:54:44.791Z] Average: 6 24.52 0.00 4.58 0.55 0.07 70.27 [2025-07-17T17:54:44.791Z] Average: 7 24.31 0.00 5.39 3.14 0.07 67.10 [2025-07-17T17:54:44.791Z] [2025-07-17T17:54:44.791Z] [2025-07-17T17:54:44.791Z]