Pull request #336 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e45334b695358f7697556b9a187576dd4e4a9260+edfedc822c0dc9db28708e00dec995595c43813c (5c070f70852ae0a6297810a7fcc767ab301a6621) 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-ssh7528887331206877462.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh15935623416141082054.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 590556114a56c6d90cc8043840e039c2f74196dc 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-336/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-336/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2736490029547694449.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-336/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18386099005195835365.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh9554685620850586554.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-336/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-336/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16489642706750915592.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 590556114a56c6d90cc8043840e039c2f74196dc 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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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-4931 in /w/workspace/foundry_device-usb-camera_PR-336 [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-336 # 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 edfedc822c0dc9db28708e00dec995595c43813c into PR head commit e45334b695358f7697556b9a187576dd4e4a9260 Merge succeeded, producing e45334b695358f7697556b9a187576dd4e4a9260 Checking out Revision e45334b695358f7697556b9a187576dd4e4a9260 (PR-336) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > 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/336/head:refs/remotes/origin/PR-336 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e45334b695358f7697556b9a187576dd4e4a9260 # 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 edfedc822c0dc9db28708e00dec995595c43813c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e45334b695358f7697556b9a187576dd4e4a9260 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-03T17:20:05.204Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-03T17:20:05.448Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-03T17:20:05.578Z] ========================================================= [2024-07-03T17:20:05.578Z] EdgeX Global Pipelines Version Info [2024-07-03T17:20:05.578Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-03T17:20:06.368Z] ------------------- [2024-07-03T17:20:06.368Z] stable info: [2024-07-03T17:20:06.368Z] ------------------- [2024-07-03T17:20:06.368Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-03T17:20:06.368Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-03T17:20:06.368Z] Message: update stable to v1.0.260 [2024-07-03T17:20:06.945Z] ------------------- [2024-07-03T17:20:06.945Z] experimental info: [2024-07-03T17:20:06.945Z] ------------------- [2024-07-03T17:20:06.945Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-03T17:20:06.945Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-03T17:20:06.945Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-03T17:20:07.192Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2024-07-03T17:20:07.256Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2024-07-03T17:20:07.405Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-03T17:20:07.471Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-03T17:20:07.534Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-03T17:20:07.594Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-03T17:20:07.657Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-03T17:20:07.716Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-07-03T17:20:07.786Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-03T17:20:07.851Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-03T17:20:07.921Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-03T17:20:07.983Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2024-07-03T17:20:08.044Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-03T17:20:08.104Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-03T17:20:08.167Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-03T17:20:08.231Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-03T17:20:08.293Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-03T17:20:08.350Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-03T17:20:08.406Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-03T17:20:08.461Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-03T17:20:08.525Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-07-03T17:20:08.585Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-07-03T17:20:08.646Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-03T17:20:08.700Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-03T17:20:08.753Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-03T17:20:08.811Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-03T17:20:08.866Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-03T17:20:08.930Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-336 [Pipeline] echo [2024-07-03T17:20:08.989Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-336 [Pipeline] echo [2024-07-03T17:20:09.051Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-336 [Pipeline] echo [2024-07-03T17:20:09.113Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e45334b695358f7697556b9a187576dd4e4a9260 [Pipeline] echo [2024-07-03T17:20:09.171Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e45334b [Pipeline] echo [2024-07-03T17:20:09.228Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-03T17:20:09.375Z] provisioning config files... [2024-07-03T17:20:09.389Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-336@tmp/config11503749783629267893tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-03T17:20:09.784Z] ---> ****-login.sh [2024-07-03T17:20:09.784Z] nexus3.edgexfoundry.org:10001 [2024-07-03T17:20:10.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T17:20:10.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T17:20:10.044Z] Configure a credential helper to remove this warning. See [2024-07-03T17:20:10.044Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T17:20:10.044Z] [2024-07-03T17:20:10.044Z] Login Succeeded [2024-07-03T17:20:10.044Z] nexus3.edgexfoundry.org:10002 [2024-07-03T17:20:10.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T17:20:10.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T17:20:10.305Z] Configure a credential helper to remove this warning. See [2024-07-03T17:20:10.305Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T17:20:10.305Z] [2024-07-03T17:20:10.305Z] Login Succeeded [2024-07-03T17:20:10.305Z] nexus3.edgexfoundry.org:10003 [2024-07-03T17:20:10.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T17:20:10.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T17:20:10.305Z] Configure a credential helper to remove this warning. See [2024-07-03T17:20:10.305Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T17:20:10.305Z] [2024-07-03T17:20:10.305Z] Login Succeeded [2024-07-03T17:20:10.305Z] nexus3.edgexfoundry.org:10004 [2024-07-03T17:20:10.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T17:20:10.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T17:20:10.567Z] Configure a credential helper to remove this warning. See [2024-07-03T17:20:10.567Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T17:20:10.567Z] [2024-07-03T17:20:10.567Z] Login Succeeded [2024-07-03T17:20:10.567Z] ****.io [2024-07-03T17:20:10.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T17:20:10.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T17:20:10.828Z] Configure a credential helper to remove this warning. See [2024-07-03T17:20:10.828Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T17:20:10.828Z] [2024-07-03T17:20:10.828Z] Login Succeeded [2024-07-03T17:20:10.828Z] ---> ****-login.sh ends [Pipeline] } [2024-07-03T17:20:10.862Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-03T17:20:11.566Z] + git rev-list -1 --merges e45334b695358f7697556b9a187576dd4e4a9260~1..e45334b695358f7697556b9a187576dd4e4a9260 [Pipeline] echo [2024-07-03T17:20:11.617Z] -----------> git rev-list -1 --merges e45334b695358f7697556b9a187576dd4e4a9260~1..e45334b695358f7697556b9a187576dd4e4a9260 e45334b695358f7697556b9a187576dd4e4a9260 [false] [Pipeline] sh [2024-07-03T17:20:11.945Z] + git log --format=format:%s -1 e45334b695358f7697556b9a187576dd4e4a9260 [Pipeline] echo [2024-07-03T17:20:11.999Z] ========================================================= [2024-07-03T17:20:11.999Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-03T17:20:11.999Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-03T17:20:12.471Z] + git log --format=format:%s -1 e45334b695358f7697556b9a187576dd4e4a9260 [Pipeline] echo [2024-07-03T17:20:12.513Z] [semverPrep] GIT_COMMIT: e45334b695358f7697556b9a187576dd4e4a9260, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-07-03T17:20:12.557Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-03T17:20:12.981Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-03T17:20:12.981Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-03T17:20:12.981Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-03T17:20:12.981Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-03T17:20:12.981Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-03T17:20:12.981Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-03T17:20:12.981Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T17:20:13.498Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-03T17:20:13.498Z] [2024-07-03T17:20:13.498Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T17:20:13.927Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-03T17:20:13.927Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-03T17:20:13.927Z] b85a868b505f: Pulling fs layer [2024-07-03T17:20:13.927Z] e2be974225ed: Pulling fs layer [2024-07-03T17:20:13.927Z] 339a4e72a1f5: Pulling fs layer [2024-07-03T17:20:13.927Z] 988bab9f4d93: Pulling fs layer [2024-07-03T17:20:13.927Z] 1469e6f7b9e6: Pulling fs layer [2024-07-03T17:20:13.927Z] eaf3925da568: Pulling fs layer [2024-07-03T17:20:13.927Z] bab4dde63d76: Pulling fs layer [2024-07-03T17:20:13.927Z] bde34c3a00c8: Pulling fs layer [2024-07-03T17:20:13.927Z] b352a97aabf1: Pulling fs layer [2024-07-03T17:20:13.927Z] 4872d77fe225: Pulling fs layer [2024-07-03T17:20:13.927Z] 5851b861e8e6: Pulling fs layer [2024-07-03T17:20:13.927Z] 988bab9f4d93: Waiting [2024-07-03T17:20:13.927Z] 1469e6f7b9e6: Waiting [2024-07-03T17:20:13.927Z] eaf3925da568: Waiting [2024-07-03T17:20:13.927Z] bab4dde63d76: Waiting [2024-07-03T17:20:13.927Z] bde34c3a00c8: Waiting [2024-07-03T17:20:13.927Z] b352a97aabf1: Waiting [2024-07-03T17:20:13.927Z] 5851b861e8e6: Waiting [2024-07-03T17:20:13.927Z] 4872d77fe225: Waiting [2024-07-03T17:20:13.927Z] e2be974225ed: Verifying Checksum [2024-07-03T17:20:13.927Z] e2be974225ed: Download complete [2024-07-03T17:20:13.927Z] 988bab9f4d93: Verifying Checksum [2024-07-03T17:20:13.927Z] 988bab9f4d93: Download complete [2024-07-03T17:20:14.197Z] 1469e6f7b9e6: Verifying Checksum [2024-07-03T17:20:14.197Z] 1469e6f7b9e6: Download complete [2024-07-03T17:20:14.197Z] 339a4e72a1f5: Verifying Checksum [2024-07-03T17:20:14.197Z] 339a4e72a1f5: Download complete [2024-07-03T17:20:14.197Z] eaf3925da568: Verifying Checksum [2024-07-03T17:20:14.197Z] eaf3925da568: Download complete [2024-07-03T17:20:14.464Z] bde34c3a00c8: Verifying Checksum [2024-07-03T17:20:14.465Z] bde34c3a00c8: Download complete [2024-07-03T17:20:14.465Z] b352a97aabf1: Download complete [2024-07-03T17:20:14.465Z] 4872d77fe225: Download complete [2024-07-03T17:20:14.465Z] 5851b861e8e6: Verifying Checksum [2024-07-03T17:20:14.465Z] 5851b861e8e6: Download complete [2024-07-03T17:20:14.465Z] b85a868b505f: Verifying Checksum [2024-07-03T17:20:14.465Z] b85a868b505f: Download complete [2024-07-03T17:20:14.727Z] bab4dde63d76: Verifying Checksum [2024-07-03T17:20:14.727Z] bab4dde63d76: Download complete [2024-07-03T17:20:15.670Z] b85a868b505f: Pull complete [2024-07-03T17:20:15.932Z] e2be974225ed: Pull complete [2024-07-03T17:20:16.502Z] 339a4e72a1f5: Pull complete [2024-07-03T17:20:16.502Z] 988bab9f4d93: Pull complete [2024-07-03T17:20:16.761Z] 1469e6f7b9e6: Pull complete [2024-07-03T17:20:16.762Z] eaf3925da568: Pull complete [2024-07-03T17:20:18.667Z] bab4dde63d76: Pull complete [2024-07-03T17:20:18.927Z] bde34c3a00c8: Pull complete [2024-07-03T17:20:18.927Z] b352a97aabf1: Pull complete [2024-07-03T17:20:19.187Z] 4872d77fe225: Pull complete [2024-07-03T17:20:19.187Z] 5851b861e8e6: Pull complete [2024-07-03T17:20:19.187Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-03T17:20:19.187Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-03T17:20:19.187Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T17:20:19.512Z] prd-ubuntu20.04-docker-8c-8g-4931 does not seem to be running inside a container [2024-07-03T17:20:19.541Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-336 -v /w/workspace/foundry_device-usb-camera_PR-336:/w/workspace/foundry_device-usb-camera_PR-336:rw,z -v /w/workspace/foundry_device-usb-camera_PR-336@tmp:/w/workspace/foundry_device-usb-camera_PR-336@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-03T17:20:22.657Z] $ docker top f223e74c5d4261365b33416303cc44f4223cf9673998d22fb79846e2c58d20ea -eo pid,comm [2024-07-03T17:20:22.715Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-07-03T17:20:22.715Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-03T17:20:22.893Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-03T17:20:22.893Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-03T17:20:23.011Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-03T17:20:23.011Z] $ docker exec f223e74c5d4261365b33416303cc44f4223cf9673998d22fb79846e2c58d20ea ssh-agent [2024-07-03T17:20:23.116Z] SSH_AUTH_SOCK=/tmp/ssh-3nUiSnArbIBr/agent.32 [2024-07-03T17:20:23.116Z] SSH_AGENT_PID=38 [2024-07-03T17:20:23.123Z] Running ssh-add (command line suppressed) [2024-07-03T17:20:23.227Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-336@tmp/private_key_8528753463553953394.key (/w/workspace/foundry_device-usb-camera_PR-336@tmp/private_key_8528753463553953394.key) [2024-07-03T17:20:23.245Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-03T17:20:23.598Z] + git tag --points-at HEAD [Pipeline] } [2024-07-03T17:20:23.625Z] $ docker exec --env ******** --env ******** f223e74c5d4261365b33416303cc44f4223cf9673998d22fb79846e2c58d20ea ssh-agent -k [2024-07-03T17:20:23.723Z] unset SSH_AUTH_SOCK; [2024-07-03T17:20:23.724Z] unset SSH_AGENT_PID; [2024-07-03T17:20:23.724Z] echo Agent pid 38 killed; [2024-07-03T17:20:23.737Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-03T17:20:23.860Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-03T17:20:23.860Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-03T17:20:23.984Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-03T17:20:23.984Z] $ docker exec f223e74c5d4261365b33416303cc44f4223cf9673998d22fb79846e2c58d20ea ssh-agent [2024-07-03T17:20:24.098Z] SSH_AUTH_SOCK=/tmp/ssh-8nIeM44IRjFS/agent.71 [2024-07-03T17:20:24.098Z] SSH_AGENT_PID=77 [2024-07-03T17:20:24.104Z] Running ssh-add (command line suppressed) [2024-07-03T17:20:24.207Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-336@tmp/private_key_1924940601109671491.key (/w/workspace/foundry_device-usb-camera_PR-336@tmp/private_key_1924940601109671491.key) [2024-07-03T17:20:24.223Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-03T17:20:24.568Z] + git semver init [2024-07-03T17:20:24.828Z] 2024-07-03 17:20:24,749 [run_init] DEBUG init version:0.0.0 force:False [2024-07-03T17:20:24.828Z] 2024-07-03 17:20:24,749 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-336/.semver [2024-07-03T17:20:24.828Z] 2024-07-03 17:20:24,750 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-336/.semver [2024-07-03T17:20:24.828Z] 2024-07-03 17:20:24,750 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-336/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-336, universal_newlines=False, shell=None, istream=None) [2024-07-03T17:20:26.736Z] 2024-07-03 17:20:26,252 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-336/.git/info/exclude [2024-07-03T17:20:26.736Z] 2024-07-03 17:20:26,253 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-336/.semver/PR-336 with force:False [2024-07-03T17:20:26.736Z] 2024-07-03 17:20:26,253 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-336/.semver/PR-336 [2024-07-03T17:20:26.736Z] 2024-07-03 17:20:26,258 [execute] INFO git cat-file --batch-check [2024-07-03T17:20:26.736Z] 2024-07-03 17:20:26,258 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-336/.semver, universal_newlines=False, shell=None, istream=) [2024-07-03T17:20:26.736Z] 2024-07-03 17:20:26,265 [execute] INFO git cat-file --batch [2024-07-03T17:20:26.736Z] 2024-07-03 17:20:26,266 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-336/.semver, universal_newlines=False, shell=None, istream=) [2024-07-03T17:20:26.736Z] 2024-07-03 17:20:26,272 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-336/.semver/PR-336 [2024-07-03T17:20:26.736Z] 0.0.0 [Pipeline] } [2024-07-03T17:20:26.761Z] $ docker exec --env ******** --env ******** f223e74c5d4261365b33416303cc44f4223cf9673998d22fb79846e2c58d20ea ssh-agent -k [2024-07-03T17:20:26.858Z] unset SSH_AUTH_SOCK; [2024-07-03T17:20:26.858Z] unset SSH_AGENT_PID; [2024-07-03T17:20:26.858Z] echo Agent pid 77 killed; [2024-07-03T17:20:26.870Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-03T17:20:27.352Z] + git semver [Pipeline] } [2024-07-03T17:20:27.639Z] $ docker stop --time=1 f223e74c5d4261365b33416303cc44f4223cf9673998d22fb79846e2c58d20ea [2024-07-03T17:20:28.938Z] $ docker rm -f --volumes f223e74c5d4261365b33416303cc44f4223cf9673998d22fb79846e2c58d20ea [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-03T17:20:29.372Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-03T17:20:29.730Z] Stashed 1 file(s) [Pipeline] echo [2024-07-03T17:20:29.755Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-03T17:20:30.605Z] provisioning config files... [2024-07-03T17:20:30.616Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-336@tmp/config7314889762878933328tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-03T17:20:31.001Z] ---> ****-login.sh [2024-07-03T17:20:31.001Z] nexus3.edgexfoundry.org:10001 [2024-07-03T17:20:31.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T17:20:31.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T17:20:31.002Z] Configure a credential helper to remove this warning. See [2024-07-03T17:20:31.002Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T17:20:31.002Z] [2024-07-03T17:20:31.002Z] Login Succeeded [2024-07-03T17:20:31.002Z] nexus3.edgexfoundry.org:10002 [2024-07-03T17:20:31.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T17:20:31.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T17:20:31.002Z] Configure a credential helper to remove this warning. See [2024-07-03T17:20:31.002Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T17:20:31.002Z] [2024-07-03T17:20:31.002Z] Login Succeeded [2024-07-03T17:20:31.002Z] nexus3.edgexfoundry.org:10003 [2024-07-03T17:20:31.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T17:20:31.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T17:20:31.264Z] Configure a credential helper to remove this warning. See [2024-07-03T17:20:31.264Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T17:20:31.264Z] [2024-07-03T17:20:31.264Z] Login Succeeded [2024-07-03T17:20:31.264Z] nexus3.edgexfoundry.org:10004 [2024-07-03T17:20:31.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T17:20:31.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T17:20:31.264Z] Configure a credential helper to remove this warning. See [2024-07-03T17:20:31.264Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T17:20:31.264Z] [2024-07-03T17:20:31.264Z] Login Succeeded [2024-07-03T17:20:31.264Z] ****.io [2024-07-03T17:20:31.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T17:20:31.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T17:20:31.525Z] Configure a credential helper to remove this warning. See [2024-07-03T17:20:31.525Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T17:20:31.525Z] [2024-07-03T17:20:31.525Z] Login Succeeded [2024-07-03T17:20:31.525Z] ---> ****-login.sh ends [Pipeline] } [2024-07-03T17:20:31.562Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-03T17:20:31.795Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-03T17:20:31.847Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-03T17:20:31.895Z] ========================================================= [2024-07-03T17:20:31.895Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-03T17:20:31.895Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T17:20:32.436Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-03T17:20:32.436Z] Sending build context to Docker daemon 20.43MB [2024-07-03T17:20:32.436Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-07-03T17:20:32.436Z] Step 2/13 : FROM ${BASE} AS builder [2024-07-03T17:20:32.699Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-03T17:20:32.699Z] 619be1103602: Pulling fs layer [2024-07-03T17:20:32.699Z] 7862e08f4a3e: Pulling fs layer [2024-07-03T17:20:32.699Z] 5df492c9dc93: Pulling fs layer [2024-07-03T17:20:32.699Z] 7629e6793208: Pulling fs layer [2024-07-03T17:20:32.699Z] 4f4fb700ef54: Pulling fs layer [2024-07-03T17:20:32.699Z] fb5054dd5b73: Pulling fs layer [2024-07-03T17:20:32.699Z] eeca6798cff9: Pulling fs layer [2024-07-03T17:20:32.699Z] aa269ceb94a6: Pulling fs layer [2024-07-03T17:20:32.699Z] ada007ff1a6a: Pulling fs layer [2024-07-03T17:20:32.699Z] fb5054dd5b73: Waiting [2024-07-03T17:20:32.699Z] eeca6798cff9: Waiting [2024-07-03T17:20:32.699Z] 4f4fb700ef54: Waiting [2024-07-03T17:20:32.699Z] ada007ff1a6a: Waiting [2024-07-03T17:20:32.699Z] 7862e08f4a3e: Download complete [2024-07-03T17:20:32.699Z] 7629e6793208: Download complete [2024-07-03T17:20:32.699Z] 4f4fb700ef54: Verifying Checksum [2024-07-03T17:20:32.699Z] 4f4fb700ef54: Download complete [2024-07-03T17:20:32.699Z] fb5054dd5b73: Download complete [2024-07-03T17:20:32.699Z] 619be1103602: Verifying Checksum [2024-07-03T17:20:32.699Z] 619be1103602: Download complete [2024-07-03T17:20:32.699Z] eeca6798cff9: Verifying Checksum [2024-07-03T17:20:32.699Z] eeca6798cff9: Download complete [2024-07-03T17:20:32.959Z] 619be1103602: Pull complete [2024-07-03T17:20:32.959Z] ada007ff1a6a: Verifying Checksum [2024-07-03T17:20:32.959Z] ada007ff1a6a: Download complete [2024-07-03T17:20:32.959Z] 7862e08f4a3e: Pull complete [2024-07-03T17:20:33.217Z] 5df492c9dc93: Verifying Checksum [2024-07-03T17:20:33.217Z] 5df492c9dc93: Download complete [2024-07-03T17:20:33.476Z] aa269ceb94a6: Verifying Checksum [2024-07-03T17:20:33.476Z] aa269ceb94a6: Download complete [2024-07-03T17:20:36.765Z] 5df492c9dc93: Pull complete [2024-07-03T17:20:36.765Z] 7629e6793208: Pull complete [2024-07-03T17:20:36.765Z] 4f4fb700ef54: Pull complete [2024-07-03T17:20:36.765Z] fb5054dd5b73: Pull complete [2024-07-03T17:20:37.027Z] eeca6798cff9: Pull complete [2024-07-03T17:20:39.559Z] aa269ceb94a6: Pull complete [2024-07-03T17:20:39.818Z] ada007ff1a6a: Pull complete [2024-07-03T17:20:39.818Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-03T17:20:39.818Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-03T17:20:39.818Z] ---> f489d0715acc [2024-07-03T17:20:39.818Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-07-03T17:20:44.013Z] ---> Running in ff298a836963 [2024-07-03T17:20:44.013Z] Removing intermediate container ff298a836963 [2024-07-03T17:20:44.013Z] ---> 0959c495ff40 [2024-07-03T17:20:44.013Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-03T17:20:44.013Z] ---> Running in 68640d600dc3 [2024-07-03T17:20:44.013Z] Removing intermediate container 68640d600dc3 [2024-07-03T17:20:44.013Z] ---> eed05c97046d [2024-07-03T17:20:44.013Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-07-03T17:20:44.013Z] ---> Running in 38fbd1534840 [2024-07-03T17:20:44.013Z] Removing intermediate container 38fbd1534840 [2024-07-03T17:20:44.013Z] ---> acf64c7231bf [2024-07-03T17:20:44.013Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-07-03T17:20:44.013Z] ---> Running in 2cf2e27f699c [2024-07-03T17:20:44.013Z] Removing intermediate container 2cf2e27f699c [2024-07-03T17:20:44.013Z] ---> 978ab61b80f8 [2024-07-03T17:20:44.013Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-03T17:20:44.013Z] ---> Running in e244586bb4bb [2024-07-03T17:20:44.273Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-03T17:20:44.273Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-03T17:20:44.533Z] (1/13) Installing libintl (0.21.1-r7) [2024-07-03T17:20:44.534Z] (2/13) Installing eudev-libs (3.2.11-r8) [2024-07-03T17:20:44.534Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2024-07-03T17:20:44.534Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2024-07-03T17:20:44.534Z] (5/13) Installing v4l-utils (1.24.1-r0) [2024-07-03T17:20:44.534Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2024-07-03T17:20:44.534Z] (7/13) Installing udev-init-scripts (35-r1) [2024-07-03T17:20:44.534Z] (8/13) Installing libblkid (2.38.1-r8) [2024-07-03T17:20:44.534Z] (9/13) Installing xz-libs (5.4.3-r0) [2024-07-03T17:20:44.534Z] (10/13) Installing kmod-libs (30-r3) [2024-07-03T17:20:44.794Z] (11/13) Installing eudev (3.2.11-r8) [2024-07-03T17:20:44.794Z] (12/13) Installing eudev-dev (3.2.11-r8) [2024-07-03T17:20:44.794Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2024-07-03T17:20:44.794Z] Executing busybox-1.36.1-r5.trigger [2024-07-03T17:20:44.794Z] Executing eudev-3.2.11-r8.trigger [2024-07-03T17:20:44.794Z] OK: 271 MiB in 65 packages [2024-07-03T17:20:45.362Z] Removing intermediate container e244586bb4bb [2024-07-03T17:20:45.362Z] ---> 3f5abd6796dd [2024-07-03T17:20:45.362Z] Step 8/13 : WORKDIR /device-usb-camera [2024-07-03T17:20:45.362Z] ---> Running in e57d1194bf5b [2024-07-03T17:20:45.362Z] Removing intermediate container e57d1194bf5b [2024-07-03T17:20:45.362Z] ---> 9ad05bd7139c [2024-07-03T17:20:45.362Z] Step 9/13 : COPY go.mod vendor* ./ [2024-07-03T17:20:45.386Z] Still waiting to schedule task [2024-07-03T17:20:45.387Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-07-03T17:20:45.620Z] ---> b930b44371c1 [2024-07-03T17:20:45.620Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-03T17:20:45.620Z] ---> Running in 68f88c521c85 [2024-07-03T17:21:41.876Z] Removing intermediate container 68f88c521c85 [2024-07-03T17:21:41.876Z] ---> ede3ed2b7f28 [2024-07-03T17:21:41.876Z] Step 11/13 : COPY . . [2024-07-03T17:21:41.876Z] ---> 901680cd3e73 [2024-07-03T17:21:41.876Z] Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-07-03T17:21:41.876Z] ---> Running in 2bcbe2bcd973 [2024-07-03T17:21:41.876Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-03T17:21:41.876Z] Dload Upload Total Spent Left Speed [2024-07-03T17:21:41.876Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 11106 0 --:--:-- --:--:-- --:--:-- 11178 [2024-07-03T17:21:41.876Z] Removing intermediate container 2bcbe2bcd973 [2024-07-03T17:21:41.876Z] ---> a375798bd19e [2024-07-03T17:21:41.876Z] Step 13/13 : RUN ${MAKE} [2024-07-03T17:21:41.876Z] ---> Running in 6c4cfcbd6555 [2024-07-03T17:21:41.876Z] noop [2024-07-03T17:21:41.876Z] Removing intermediate container 6c4cfcbd6555 [2024-07-03T17:21:41.876Z] ---> 68e26e630150 [2024-07-03T17:21:41.876Z] Successfully built 68e26e630150 [2024-07-03T17:21:41.876Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T17:21:42.385Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-03T17:21:42.385Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T17:21:42.562Z] prd-ubuntu20.04-docker-8c-8g-4931 does not seem to be running inside a container [2024-07-03T17:21:42.591Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-336 -v /w/workspace/foundry_device-usb-camera_PR-336:/w/workspace/foundry_device-usb-camera_PR-336:rw,z -v /w/workspace/foundry_device-usb-camera_PR-336@tmp:/w/workspace/foundry_device-usb-camera_PR-336@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-03T17:21:42.964Z] $ docker top fc677a8593eeae899489c7769533788b2a93a5c4787de9d362c37007cd9bbb90 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-03T17:21:43.391Z] + go version [2024-07-03T17:21:43.391Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-03T17:21:43.429Z] $ docker stop --time=1 fc677a8593eeae899489c7769533788b2a93a5c4787de9d362c37007cd9bbb90 [2024-07-03T17:21:44.733Z] $ docker rm -f --volumes fc677a8593eeae899489c7769533788b2a93a5c4787de9d362c37007cd9bbb90 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T17:21:45.596Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-03T17:21:45.596Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T17:21:45.751Z] prd-ubuntu20.04-docker-8c-8g-4931 does not seem to be running inside a container [2024-07-03T17:21:45.782Z] $ 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-336 -v /w/workspace/foundry_device-usb-camera_PR-336:/w/workspace/foundry_device-usb-camera_PR-336:rw,z -v /w/workspace/foundry_device-usb-camera_PR-336@tmp:/w/workspace/foundry_device-usb-camera_PR-336@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-03T17:21:46.126Z] $ docker top 2ddf4e2af2ab48fdcfa75c6d0782f8fbeb21950dc1c4327f451c989a8a002d48 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-03T17:21:46.547Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-336 [Pipeline] fileExists [Pipeline] sh [2024-07-03T17:21:46.947Z] + make test [2024-07-03T17:21:46.947Z] go test ./... -coverprofile=coverage.out ./... [2024-07-03T17:21:48.851Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2024-07-03T17:22:10.776Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2024-07-03T17:22:10.776Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.015s coverage: 4.4% of statements [2024-07-03T17:22:18.919Z] go vet ./... [2024-07-03T17:22:19.999Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4932 in /w/workspace/foundry_device-usb-camera_PR-336 [Pipeline] { [Pipeline] ws [2024-07-03T17:22:20.084Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2024-07-03T17:22:23.192Z] Selected Git installation does not exist. Using Default [2024-07-03T17:22:23.193Z] The recommended git tool is: NONE [2024-07-03T17:22:24.182Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-03T17:22:24.182Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-03T17:22:24.182Z] ./bin/test-attribution-txt.sh [2024-07-03T17:22:24.182Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-03T17:22:24.182Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-03T17:22:24.182Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-03T17:22:24.182Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-03T17:22:24.182Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-03T17:22:24.182Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-03T17:22:24.182Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-03T17:22:24.182Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-03T17:22:24.182Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-03T17:22:24.182Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-03T17:22:24.182Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-03T17:22:24.182Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-03T17:22:24.182Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-03T17:22:24.182Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-03T17:22:24.182Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-03T17:22:24.182Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-03T17:22:24.182Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-03T17:22:24.183Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-03T17:22:24.183Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-03T17:22:24.183Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-03T17:22:24.183Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-03T17:22:24.183Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-03T17:22:24.183Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-03T17:22:24.183Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-03T17:22:24.183Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-03T17:22:24.183Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-03T17:22:24.183Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-03T17:22:24.183Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-03T17:22:24.183Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-03T17:22:24.183Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-03T17:22:24.183Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-03T17:22:24.183Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-03T17:22:24.183Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-03T17:22:24.183Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-03T17:22:24.183Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-03T17:22:24.183Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-03T17:22:24.183Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-03T17:22:24.183Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-03T17:22:24.183Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-03T17:22:24.183Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-03T17:22:24.183Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-03T17:22:24.183Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-03T17:22:24.183Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-03T17:22:24.183Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-03T17:22:24.183Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-03T17:22:24.183Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-03T17:22:24.183Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-03T17:22:24.183Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-03T17:22:24.183Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-03T17:22:24.183Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-03T17:22:24.183Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-03T17:22:24.183Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-03T17:22:24.183Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-03T17:22:24.183Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-03T17:22:24.183Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-03T17:22:24.183Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-03T17:22:24.183Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-03T17:22:24.183Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-03T17:22:24.183Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-03T17:22:24.183Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-03T17:22:24.183Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-03T17:22:24.183Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2024-07-03T17:22:24.183Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-03T17:22:24.231Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-03T17:22:24.272Z] $ docker stop --time=1 2ddf4e2af2ab48fdcfa75c6d0782f8fbeb21950dc1c4327f451c989a8a002d48 [2024-07-03T17:22:27.662Z] $ docker rm -f --volumes 2ddf4e2af2ab48fdcfa75c6d0782f8fbeb21950dc1c4327f451c989a8a002d48 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-03T17:22:28.293Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-03T17:22:28.392Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-07-03T17:22:29.160Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-03T17:22:29.476Z] + ls -al . [2024-07-03T17:22:29.476Z] total 292 [2024-07-03T17:22:29.476Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 3 17:21 . [2024-07-03T17:22:29.476Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 3 17:19 .. [2024-07-03T17:22:29.476Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 3 17:22 .git [2024-07-03T17:22:29.476Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 17:20 .github [2024-07-03T17:22:29.476Z] -rw-rw-r-- 1 jenkins jenkins 379 Jul 3 17:20 .gitignore [2024-07-03T17:22:29.476Z] -rw-rw-r-- 1 jenkins jenkins 45 Jul 3 17:20 .golangci.yml [2024-07-03T17:22:29.476Z] -rw-rw-r-- 1 jenkins jenkins 77 Jul 3 17:20 .hadolint.yml [2024-07-03T17:22:29.476Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 3 17:20 .semver [2024-07-03T17:22:29.476Z] -rw-rw-r-- 1 jenkins jenkins 10870 Jul 3 17:20 Attribution.txt [2024-07-03T17:22:29.476Z] -rw-rw-r-- 1 jenkins jenkins 16561 Jul 3 17:20 CHANGELOG.md [2024-07-03T17:22:29.476Z] -rw-rw-r-- 1 jenkins jenkins 2453 Jul 3 17:20 Dockerfile [2024-07-03T17:22:29.476Z] -rw-rw-r-- 1 jenkins jenkins 678 Jul 3 17:20 GOVERNANCE.md [2024-07-03T17:22:29.476Z] -rw-rw-r-- 1 jenkins jenkins 659 Jul 3 17:20 Jenkinsfile [2024-07-03T17:22:29.476Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 3 17:20 LICENSE [2024-07-03T17:22:29.476Z] -rw-rw-r-- 1 jenkins jenkins 2611 Jul 3 17:20 Makefile [2024-07-03T17:22:29.476Z] -rw-rw-r-- 1 jenkins jenkins 622 Jul 3 17:20 OWNERS.md [2024-07-03T17:22:29.476Z] -rw-rw-r-- 1 jenkins jenkins 2575 Jul 3 17:20 README.md [2024-07-03T17:22:29.476Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 3 17:20 VERSION [2024-07-03T17:22:29.476Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 3 17:20 bin [2024-07-03T17:22:29.476Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 17:20 cmd [2024-07-03T17:22:29.476Z] -rw-r--r-- 1 jenkins jenkins 54703 Jul 3 17:22 coverage.out [2024-07-03T17:22:29.476Z] -rwxrwxr-x 1 jenkins jenkins 84 Jul 3 17:20 docker-entrypoint.sh [2024-07-03T17:22:29.476Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 3 17:20 docs [2024-07-03T17:22:29.476Z] -rw-rw-r-- 1 jenkins jenkins 7267 Jul 3 17:20 go.mod [2024-07-03T17:22:29.476Z] -rw-rw-r-- 1 jenkins jenkins 102299 Jul 3 17:20 go.sum [2024-07-03T17:22:29.476Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 17:20 internal [2024-07-03T17:22:29.476Z] -rw-rw-r-- 1 jenkins jenkins 231 Jul 3 17:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T17:22:29.905Z] + 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=e45334b695358f7697556b9a187576dd4e4a9260 --label arch=amd64 --label version=0.0.0 . [2024-07-03T17:22:29.905Z] Sending build context to Docker daemon 20.48MB [2024-07-03T17:22:29.905Z] Step 1/37 : ARG BASE=golang:1.21-alpine3.18 [2024-07-03T17:22:29.905Z] Step 2/37 : FROM ${BASE} AS builder [2024-07-03T17:22:29.905Z] ---> 68e26e630150 [2024-07-03T17:22:29.905Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2024-07-03T17:22:30.164Z] ---> Running in f9ce521ef2b8 [2024-07-03T17:22:30.423Z] Removing intermediate container f9ce521ef2b8 [2024-07-03T17:22:30.423Z] ---> 73e5d46810e6 [2024-07-03T17:22:30.423Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-03T17:22:30.423Z] ---> Running in 935f2f7fa48b [2024-07-03T17:22:30.423Z] Removing intermediate container 935f2f7fa48b [2024-07-03T17:22:30.423Z] ---> 515406ff6cd4 [2024-07-03T17:22:30.423Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-07-03T17:22:30.423Z] ---> Running in 60a9ef5b6198 [2024-07-03T17:22:30.423Z] Removing intermediate container 60a9ef5b6198 [2024-07-03T17:22:30.423Z] ---> 0fa11368433d [2024-07-03T17:22:30.423Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-07-03T17:22:30.681Z] ---> Running in a80b373c0be4 [2024-07-03T17:22:30.681Z] Removing intermediate container a80b373c0be4 [2024-07-03T17:22:30.681Z] ---> 9507b1c1affd [2024-07-03T17:22:30.681Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-03T17:22:30.681Z] ---> Running in 4d1a0049493a [2024-07-03T17:22:30.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-03T17:22:30.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-03T17:22:31.119Z] using credential edgex-jenkins-ssh [2024-07-03T17:22:31.141Z] Cloning the remote Git repository [2024-07-03T17:22:31.198Z] OK: 271 MiB in 65 packages [2024-07-03T17:22:31.456Z] Removing intermediate container 4d1a0049493a [2024-07-03T17:22:31.457Z] ---> 966e7cf4df05 [2024-07-03T17:22:31.457Z] Step 8/37 : WORKDIR /device-usb-camera [2024-07-03T17:22:31.715Z] ---> Running in a6558cfd7950 [2024-07-03T17:22:31.715Z] Removing intermediate container a6558cfd7950 [2024-07-03T17:22:31.715Z] ---> 33a526ea69e3 [2024-07-03T17:22:31.715Z] Step 9/37 : COPY go.mod vendor* ./ [2024-07-03T17:22:31.715Z] ---> 6b71b2525606 [2024-07-03T17:22:31.715Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-03T17:22:31.715Z] ---> Running in fdabdcbf2f96 [2024-07-03T17:22:31.179Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2024-07-03T17:22:31.298Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2024-07-03T17:22:31.569Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2024-07-03T17:22:31.573Z] > git --version # timeout=10 [2024-07-03T17:22:31.664Z] > git --version # 'git version 2.25.1' [2024-07-03T17:22:31.667Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-03T17:22:31.871Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-03T17:22:32.649Z] Removing intermediate container fdabdcbf2f96 [2024-07-03T17:22:32.649Z] ---> 7cb566e953fd [2024-07-03T17:22:32.649Z] Step 11/37 : COPY . . [2024-07-03T17:22:33.220Z] ---> e0d5d4206f8d [2024-07-03T17:22:33.221Z] Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-07-03T17:22:33.221Z] ---> Running in ed21f5e83256 [2024-07-03T17:22:33.479Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-03T17:22:33.479Z] Dload Upload Total Spent Left Speed [2024-07-03T17:22:33.738Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 100 1062 100 1062 0 0 33544 0 --:--:-- --:--:-- --:--:-- 34258 [2024-07-03T17:22:33.997Z] Removing intermediate container ed21f5e83256 [2024-07-03T17:22:33.997Z] ---> 95841befd37e [2024-07-03T17:22:33.997Z] Step 13/37 : RUN ${MAKE} [2024-07-03T17:22:33.997Z] ---> Running in 1b3bed7dbd1e [2024-07-03T17:22:34.256Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.20" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2024-07-03T17:22:34.461Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2024-07-03T17:22:34.521Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-03T17:22:36.288Z] Merging remotes/origin/main commit edfedc822c0dc9db28708e00dec995595c43813c into PR head commit e45334b695358f7697556b9a187576dd4e4a9260 [2024-07-03T17:22:35.612Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2024-07-03T17:22:35.652Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2024-07-03T17:22:35.652Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-03T17:22:35.678Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/336/head:refs/remotes/origin/PR-336 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-07-03T17:22:36.306Z] > git config core.sparsecheckout # timeout=10 [2024-07-03T17:22:36.388Z] > git checkout -f e45334b695358f7697556b9a187576dd4e4a9260 # timeout=10 [2024-07-03T17:22:36.475Z] > git remote # timeout=10 [2024-07-03T17:22:36.797Z] Merge succeeded, producing e45334b695358f7697556b9a187576dd4e4a9260 [2024-07-03T17:22:36.797Z] Checking out Revision e45334b695358f7697556b9a187576dd4e4a9260 (PR-336) [2024-07-03T17:22:37.368Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2024-07-03T17:22:37.409Z] > git --version # timeout=10 [2024-07-03T17:22:37.419Z] > git --version # 'git version 2.25.1' [2024-07-03T17:22:37.430Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-03T17:22:36.669Z] > git config --get remote.origin.url # timeout=10 [2024-07-03T17:22:36.703Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-03T17:22:36.727Z] > git merge edfedc822c0dc9db28708e00dec995595c43813c # timeout=10 [2024-07-03T17:22:36.763Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-07-03T17:22:36.803Z] > git config core.sparsecheckout # timeout=10 [2024-07-03T17:22:36.820Z] > git checkout -f e45334b695358f7697556b9a187576dd4e4a9260 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-03T17:22:42.267Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-03T17:22:42.267Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-03T17:22:42.267Z] Dload Upload Total Spent Left Speed [2024-07-03T17:22:42.267Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 90338 0 --:--:-- --:--:-- --:--:-- 90338 [Pipeline] sh [2024-07-03T17:22:42.629Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-03T17:22:42.981Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-03T17:22:42.981Z] + sudo tee /etc/docker/daemon.new [2024-07-03T17:22:42.981Z] { [2024-07-03T17:22:42.981Z] "registry-mirrors": [ [2024-07-03T17:22:42.981Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-03T17:22:42.981Z] ], [2024-07-03T17:22:42.981Z] "bip": "10.250.0.254/24", [2024-07-03T17:22:42.981Z] "hosts": [ [2024-07-03T17:22:42.981Z] "tcp://0.0.0.0:5555", [2024-07-03T17:22:42.981Z] "unix:///var/run/docker.sock" [2024-07-03T17:22:42.981Z] ], [2024-07-03T17:22:42.981Z] "mtu": 1458, [2024-07-03T17:22:42.981Z] "selinux-enabled": true, [2024-07-03T17:22:42.981Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-03T17:22:42.981Z] } [Pipeline] sh [2024-07-03T17:22:43.333Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-03T17:22:43.685Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-03T17:23:02.027Z] provisioning config files... [2024-07-03T17:23:02.056Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config13473474600499959144tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-03T17:23:02.556Z] ---> ****-login.sh [2024-07-03T17:23:02.556Z] nexus3.edgexfoundry.org:10001 [2024-07-03T17:23:02.824Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T17:23:03.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T17:23:03.092Z] Configure a credential helper to remove this warning. See [2024-07-03T17:23:03.092Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T17:23:03.092Z] [2024-07-03T17:23:03.092Z] Login Succeeded [2024-07-03T17:23:03.092Z] nexus3.edgexfoundry.org:10002 [2024-07-03T17:23:03.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T17:23:03.360Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T17:23:03.360Z] Configure a credential helper to remove this warning. See [2024-07-03T17:23:03.360Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T17:23:03.360Z] [2024-07-03T17:23:03.360Z] Login Succeeded [2024-07-03T17:23:03.360Z] nexus3.edgexfoundry.org:10003 [2024-07-03T17:23:03.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T17:23:03.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T17:23:03.902Z] Configure a credential helper to remove this warning. See [2024-07-03T17:23:03.902Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T17:23:03.902Z] [2024-07-03T17:23:03.902Z] Login Succeeded [2024-07-03T17:23:03.902Z] nexus3.edgexfoundry.org:10004 [2024-07-03T17:23:04.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T17:23:04.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T17:23:04.177Z] Configure a credential helper to remove this warning. See [2024-07-03T17:23:04.177Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T17:23:04.177Z] [2024-07-03T17:23:04.177Z] Login Succeeded [2024-07-03T17:23:04.177Z] ****.io [2024-07-03T17:23:04.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T17:23:04.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T17:23:04.711Z] Configure a credential helper to remove this warning. See [2024-07-03T17:23:04.711Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T17:23:04.711Z] [2024-07-03T17:23:04.711Z] Login Succeeded [2024-07-03T17:23:04.711Z] ---> ****-login.sh ends [Pipeline] } [2024-07-03T17:23:04.749Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-03T17:23:05.212Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-03T17:23:05.260Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-03T17:23:05.304Z] ========================================================= [2024-07-03T17:23:05.304Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-03T17:23:05.304Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T17:23:05.851Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-03T17:23:06.443Z] Sending build context to Docker daemon 10.48MB [2024-07-03T17:23:06.443Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-07-03T17:23:06.443Z] Step 2/13 : FROM ${BASE} AS builder [2024-07-03T17:23:06.443Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-03T17:23:06.443Z] c6b39de5b339: Pulling fs layer [2024-07-03T17:23:06.443Z] a69c41024577: Pulling fs layer [2024-07-03T17:23:06.443Z] d6de4b400683: Pulling fs layer [2024-07-03T17:23:06.443Z] 35cb2a7552d0: Pulling fs layer [2024-07-03T17:23:06.443Z] 4f4fb700ef54: Pulling fs layer [2024-07-03T17:23:06.443Z] 464afbd9ba4c: Pulling fs layer [2024-07-03T17:23:06.443Z] 00f215d4a9da: Pulling fs layer [2024-07-03T17:23:06.443Z] 35cb2a7552d0: Waiting [2024-07-03T17:23:06.443Z] 464afbd9ba4c: Waiting [2024-07-03T17:23:06.443Z] 4f4fb700ef54: Waiting [2024-07-03T17:23:06.443Z] d496ad576159: Pulling fs layer [2024-07-03T17:23:06.443Z] 00f215d4a9da: Waiting [2024-07-03T17:23:06.443Z] a69c41024577: Download complete [2024-07-03T17:23:06.443Z] 35cb2a7552d0: Download complete [2024-07-03T17:23:06.443Z] 4f4fb700ef54: Verifying Checksum [2024-07-03T17:23:06.443Z] 4f4fb700ef54: Download complete [2024-07-03T17:23:06.443Z] 464afbd9ba4c: Download complete [2024-07-03T17:23:06.443Z] c6b39de5b339: Verifying Checksum [2024-07-03T17:23:06.443Z] c6b39de5b339: Download complete [2024-07-03T17:23:07.051Z] d496ad576159: Download complete [2024-07-03T17:23:07.320Z] c6b39de5b339: Pull complete [2024-07-03T17:23:07.915Z] a69c41024577: Pull complete [2024-07-03T17:23:08.506Z] d6de4b400683: Verifying Checksum [2024-07-03T17:23:08.506Z] d6de4b400683: Download complete [2024-07-03T17:23:09.479Z] 00f215d4a9da: Verifying Checksum [2024-07-03T17:23:09.479Z] 00f215d4a9da: Download complete [2024-07-03T17:23:12.977Z] Removing intermediate container 1b3bed7dbd1e [2024-07-03T17:23:12.977Z] ---> a6bd16b487cf [2024-07-03T17:23:12.977Z] Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp [2024-07-03T17:23:12.977Z] 1.8.2: Pulling from bluenviron/mediamtx [2024-07-03T17:23:12.977Z] 8411072a22a5: Pulling fs layer [2024-07-03T17:23:12.977Z] 8411072a22a5: Verifying Checksum [2024-07-03T17:23:12.977Z] 8411072a22a5: Download complete [2024-07-03T17:23:12.977Z] 8411072a22a5: Pull complete [2024-07-03T17:23:12.977Z] Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2024-07-03T17:23:12.977Z] Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 [2024-07-03T17:23:12.977Z] ---> 1ac78cb06e13 [2024-07-03T17:23:12.977Z] Step 15/37 : FROM alpine:3.18 [2024-07-03T17:23:12.977Z] 3.18: Pulling from library/alpine [2024-07-03T17:23:12.977Z] 73baa7ef167e: Pulling fs layer [2024-07-03T17:23:12.977Z] 73baa7ef167e: Verifying Checksum [2024-07-03T17:23:12.977Z] 73baa7ef167e: Download complete [2024-07-03T17:23:12.977Z] 73baa7ef167e: Pull complete [2024-07-03T17:23:12.977Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-03T17:23:12.977Z] Status: Downloaded newer image for alpine:3.18 [2024-07-03T17:23:12.977Z] ---> 8fd7cac70a4a [2024-07-03T17:23:12.977Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-07-03T17:23:12.977Z] ---> Running in 3c35a7b334d5 [2024-07-03T17:23:12.977Z] Removing intermediate container 3c35a7b334d5 [2024-07-03T17:23:12.977Z] ---> 0a92bdcebb5c [2024-07-03T17:23:12.977Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-07-03T17:23:12.977Z] ---> Running in 023937f5e834 [2024-07-03T17:23:12.977Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-03T17:23:12.977Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-03T17:23:12.977Z] (1/107) Installing dumb-init (1.2.5-r2) [2024-07-03T17:23:12.977Z] (2/107) Installing sdl2 (2.26.5-r0) [2024-07-03T17:23:12.977Z] (3/107) Installing svt-av1-libs (1.6.0-r0) [2024-07-03T17:23:12.977Z] (4/107) Installing aom-libs (3.6.1-r0) [2024-07-03T17:23:12.977Z] (5/107) Installing libxau (1.0.11-r2) [2024-07-03T17:23:12.977Z] (6/107) Installing libmd (1.0.4-r2) [2024-07-03T17:23:12.977Z] (7/107) Installing libbsd (0.11.7-r1) [2024-07-03T17:23:12.977Z] (8/107) Installing libxdmcp (1.1.4-r2) [2024-07-03T17:23:12.977Z] (9/107) Installing libxcb (1.15-r1) [2024-07-03T17:23:12.977Z] (10/107) Installing libx11 (1.8.7-r0) [2024-07-03T17:23:12.977Z] (11/107) Installing hwdata-pci (0.370-r0) [2024-07-03T17:23:12.977Z] (12/107) Installing libpciaccess (0.17-r2) [2024-07-03T17:23:12.977Z] (13/107) Installing libdrm (2.4.115-r4) [2024-07-03T17:23:12.977Z] (14/107) Installing libxext (1.3.5-r2) [2024-07-03T17:23:12.977Z] (15/107) Installing libxfixes (6.0.1-r2) [2024-07-03T17:23:12.977Z] (16/107) Installing libffi (3.4.4-r2) [2024-07-03T17:23:12.977Z] (17/107) Installing wayland-libs-client (1.22.0-r2) [2024-07-03T17:23:12.977Z] (18/107) Installing libva (2.18.0-r1) [2024-07-03T17:23:12.977Z] (19/107) Installing libvdpau (1.5-r1) [2024-07-03T17:23:12.977Z] (20/107) Installing libgcc (12.2.1_git20220924-r10) [2024-07-03T17:23:12.977Z] (21/107) Installing libstdc++ (12.2.1_git20220924-r10) [2024-07-03T17:23:12.977Z] (22/107) Installing onevpl-libs (2023.2.1-r0) [2024-07-03T17:23:12.977Z] (23/107) Installing ffmpeg-libavutil (6.0.1-r0) [2024-07-03T17:23:12.977Z] (24/107) Installing libdav1d (1.2.1-r0) [2024-07-03T17:23:12.977Z] (25/107) Installing brotli-libs (1.0.9-r14) [2024-07-03T17:23:12.977Z] (26/107) Installing libhwy (1.0.4-r1) [2024-07-03T17:23:12.977Z] (27/107) Installing lcms2 (2.15-r2) [2024-07-03T17:23:12.977Z] (28/107) Installing libjxl (0.8.2-r0) [2024-07-03T17:23:12.977Z] (29/107) Installing lame-libs (3.100-r5) [2024-07-03T17:23:12.977Z] (30/107) Installing opus (1.4-r0) [2024-07-03T17:23:12.977Z] (31/107) Installing libgomp (12.2.1_git20220924-r10) [2024-07-03T17:23:12.977Z] (32/107) Installing soxr (0.1.3-r5) [2024-07-03T17:23:12.977Z] (33/107) Installing ffmpeg-libswresample (6.0.1-r0) [2024-07-03T17:23:12.977Z] (34/107) Installing libogg (1.3.5-r4) [2024-07-03T17:23:12.977Z] (35/107) Installing libtheora (1.1.1-r17) [2024-07-03T17:23:12.977Z] (36/107) Installing libvorbis (1.3.7-r1) [2024-07-03T17:23:12.977Z] (37/107) Installing libvpx (1.13.0-r2) [2024-07-03T17:23:12.977Z] (38/107) Installing libwebp (1.3.2-r0) [2024-07-03T17:23:12.977Z] (39/107) Installing x264-libs (0.164_git20220602-r1) [2024-07-03T17:23:12.977Z] (40/107) Installing numactl (2.0.16-r4) [2024-07-03T17:23:12.977Z] (41/107) Installing x265-libs (3.5-r4) [2024-07-03T17:23:12.977Z] (42/107) Installing xvidcore (1.3.7-r1) [2024-07-03T17:23:12.977Z] (43/107) Installing ffmpeg-libavcodec (6.0.1-r0) [2024-07-03T17:23:12.977Z] (44/107) Installing alsa-lib (1.2.9-r1) [2024-07-03T17:23:12.977Z] (45/107) Installing libexpat (2.6.2-r0) [2024-07-03T17:23:12.977Z] (46/107) Installing libbz2 (1.0.8-r5) [2024-07-03T17:23:12.977Z] (47/107) Installing libpng (1.6.39-r3) [2024-07-03T17:23:12.977Z] (48/107) Installing freetype (2.13.0-r5) [2024-07-03T17:23:12.977Z] (49/107) Installing fontconfig (2.14.2-r3) [2024-07-03T17:23:12.977Z] (50/107) Installing fribidi (1.0.13-r0) [2024-07-03T17:23:12.977Z] (51/107) Installing libintl (0.21.1-r7) [2024-07-03T17:23:12.977Z] (52/107) Installing libblkid (2.38.1-r8) [2024-07-03T17:23:12.977Z] (53/107) Installing libmount (2.38.1-r8) [2024-07-03T17:23:12.977Z] (54/107) Installing pcre2 (10.42-r1) [2024-07-03T17:23:12.977Z] (55/107) Installing glib (2.76.6-r0) [2024-07-03T17:23:12.977Z] (56/107) Installing graphite2 (1.3.14-r5) [2024-07-03T17:23:12.977Z] (57/107) Installing harfbuzz (7.3.0-r0) [2024-07-03T17:23:12.977Z] (58/107) Installing libunibreak (5.1-r0) [2024-07-03T17:23:12.977Z] (59/107) Installing libass (0.17.1-r0) [2024-07-03T17:23:12.977Z] (60/107) Installing libbluray (1.3.4-r0) [2024-07-03T17:23:12.977Z] (61/107) Installing gmp (6.2.1-r3) [2024-07-03T17:23:12.977Z] (62/107) Installing nettle (3.8.1-r2) [2024-07-03T17:23:12.977Z] (63/107) Installing libunistring (1.1-r1) [2024-07-03T17:23:12.977Z] (64/107) Installing libidn2 (2.3.4-r1) [2024-07-03T17:23:12.977Z] (65/107) Installing p11-kit (0.24.1-r2) [2024-07-03T17:23:12.977Z] (66/107) Installing libtasn1 (4.19.0-r1) [2024-07-03T17:23:12.977Z] (67/107) Installing gnutls (3.8.4-r0) [2024-07-03T17:23:12.977Z] (68/107) Installing mpg123-libs (1.31.3-r1) [2024-07-03T17:23:12.977Z] (69/107) Installing libopenmpt (0.7.2-r0) [2024-07-03T17:23:12.977Z] (70/107) Installing cjson (1.7.17-r0) [2024-07-03T17:23:12.977Z] (71/107) Installing mbedtls (2.28.8-r0) [2024-07-03T17:23:12.977Z] (72/107) Installing librist (0.2.7-r0) [2024-07-03T17:23:12.977Z] (73/107) Installing libsrt (1.5.2-r0) [2024-07-03T17:23:12.977Z] (74/107) Installing libssh (0.10.5-r0) [2024-07-03T17:23:12.977Z] (75/107) Installing xz-libs (5.4.3-r0) [2024-07-03T17:23:12.977Z] (76/107) Installing libxml2 (2.11.8-r0) [2024-07-03T17:23:12.977Z] (77/107) Installing libsodium (1.0.18-r3) [2024-07-03T17:23:12.977Z] (78/107) Installing libzmq (4.3.4-r4) [2024-07-03T17:23:12.977Z] (79/107) Installing ffmpeg-libavformat (6.0.1-r0) [2024-07-03T17:23:12.977Z] (80/107) Installing glslang-libs (1.3.243.0-r1) [2024-07-03T17:23:12.977Z] (81/107) Installing spirv-tools (1.3.243.0-r1) [2024-07-03T17:23:12.977Z] (82/107) Installing shaderc (2023.3-r1) [2024-07-03T17:23:12.977Z] (83/107) Installing vulkan-loader (1.3.243.0-r1) [2024-07-03T17:23:12.977Z] (84/107) Installing libplacebo (5.264.1-r1) [2024-07-03T17:23:12.977Z] (85/107) Installing ffmpeg-libpostproc (6.0.1-r0) [2024-07-03T17:23:12.977Z] (86/107) Installing ffmpeg-libswscale (6.0.1-r0) [2024-07-03T17:23:12.977Z] (87/107) Installing vidstab (1.1.1-r0) [2024-07-03T17:23:12.977Z] (88/107) Installing zimg (3.0.5-r0) [2024-07-03T17:23:12.977Z] (89/107) Installing ffmpeg-libavfilter (6.0.1-r0) [2024-07-03T17:23:12.977Z] (90/107) Installing libasyncns (0.8-r1) [2024-07-03T17:23:12.977Z] (91/107) Installing dbus-libs (1.14.8-r0) [2024-07-03T17:23:12.977Z] (92/107) Installing libltdl (2.4.7-r2) [2024-07-03T17:23:12.977Z] (93/107) Installing orc (0.4.34-r0) [2024-07-03T17:23:12.977Z] (94/107) Installing flac-libs (1.4.3-r0) [2024-07-03T17:23:12.977Z] (95/107) Installing libsndfile (1.2.0-r2) [2024-07-03T17:23:12.977Z] (96/107) Installing speexdsp (1.2.1-r1) [2024-07-03T17:23:12.977Z] (97/107) Installing tdb-libs (1.4.8-r1) [2024-07-03T17:23:12.977Z] (98/107) Installing libpulse (16.1-r10) [2024-07-03T17:23:12.977Z] (99/107) Installing libjpeg-turbo (2.1.5.1-r3) [2024-07-03T17:23:12.977Z] (100/107) Installing v4l-utils-libs (1.24.1-r0) [2024-07-03T17:23:12.977Z] (101/107) Installing ffmpeg-libavdevice (6.0.1-r0) [2024-07-03T17:23:12.977Z] (102/107) Installing ffmpeg (6.0.1-r0) [2024-07-03T17:23:12.977Z] (103/107) Installing udev-init-scripts (35-r1) [2024-07-03T17:23:12.977Z] (104/107) Installing eudev-libs (3.2.11-r8) [2024-07-03T17:23:12.977Z] (105/107) Installing zstd-libs (1.5.5-r4) [2024-07-03T17:23:12.977Z] (106/107) Installing kmod-libs (30-r3) [2024-07-03T17:23:12.977Z] (107/107) Installing eudev (3.2.11-r8) [2024-07-03T17:23:12.977Z] Executing busybox-1.36.1-r7.trigger [2024-07-03T17:23:12.977Z] Executing glib-2.76.6-r0.trigger [2024-07-03T17:23:12.977Z] Executing eudev-3.2.11-r8.trigger [2024-07-03T17:23:12.977Z] OK: 131 MiB in 122 packages [2024-07-03T17:23:15.511Z] Removing intermediate container 023937f5e834 [2024-07-03T17:23:15.511Z] ---> 58e7da163181 [2024-07-03T17:23:15.511Z] Step 18/37 : RUN apk --no-cache upgrade [2024-07-03T17:23:15.511Z] ---> Running in 921cf4444b30 [2024-07-03T17:23:15.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-03T17:23:15.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-03T17:23:16.029Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-03T17:23:16.029Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-03T17:23:16.029Z] OK: 131 MiB in 122 packages [2024-07-03T17:23:16.597Z] Removing intermediate container 921cf4444b30 [2024-07-03T17:23:16.597Z] ---> 70b5d8793f8e [2024-07-03T17:23:16.597Z] Step 19/37 : WORKDIR / [2024-07-03T17:23:16.597Z] ---> Running in 0cf8cdca0de3 [2024-07-03T17:23:16.597Z] Removing intermediate container 0cf8cdca0de3 [2024-07-03T17:23:16.597Z] ---> 4e443b39f722 [2024-07-03T17:23:16.598Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2024-07-03T17:23:17.532Z] ---> 64bb5aed8e6a [2024-07-03T17:23:17.532Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2024-07-03T17:23:17.792Z] ---> c1d51767c8ed [2024-07-03T17:23:17.792Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2024-07-03T17:23:17.792Z] ---> 5bc7ad9a9824 [2024-07-03T17:23:17.792Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2024-07-03T17:23:18.050Z] ---> 22c8bb51f1c3 [2024-07-03T17:23:18.050Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-07-03T17:23:18.050Z] ---> 7b0e80631644 [2024-07-03T17:23:18.050Z] Step 25/37 : COPY --from=rtsp /mediamtx.yml / [2024-07-03T17:23:18.309Z] ---> af0135b53aa1 [2024-07-03T17:23:18.309Z] Step 26/37 : COPY --from=rtsp /mediamtx / [2024-07-03T17:23:19.246Z] ---> a7f7eecb91eb [2024-07-03T17:23:19.246Z] Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2024-07-03T17:23:19.246Z] ---> Running in 83a913601eeb [2024-07-03T17:23:19.812Z] Removing intermediate container 83a913601eeb [2024-07-03T17:23:19.812Z] ---> cb11d9bc9603 [2024-07-03T17:23:19.812Z] Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2024-07-03T17:23:19.812Z] ---> Running in 712a05fc72b3 [2024-07-03T17:23:20.379Z] Removing intermediate container 712a05fc72b3 [2024-07-03T17:23:20.379Z] ---> 3fb3c3b9a67c [2024-07-03T17:23:20.379Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2024-07-03T17:23:20.379Z] ---> Running in 44db8a948e92 [2024-07-03T17:23:20.947Z] Removing intermediate container 44db8a948e92 [2024-07-03T17:23:20.947Z] ---> 5037ed08b81a [2024-07-03T17:23:20.947Z] Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2024-07-03T17:23:20.948Z] ---> Running in d283aeb7b851 [2024-07-03T17:23:21.206Z] Removing intermediate container d283aeb7b851 [2024-07-03T17:23:21.206Z] ---> 69d2e8dc7541 [2024-07-03T17:23:21.206Z] Step 31/37 : EXPOSE 59983 [2024-07-03T17:23:21.206Z] ---> Running in 06899d11aab2 [2024-07-03T17:23:21.465Z] Removing intermediate container 06899d11aab2 [2024-07-03T17:23:21.465Z] ---> 21bb091ce22b [2024-07-03T17:23:21.465Z] Step 32/37 : EXPOSE 8554 [2024-07-03T17:23:21.465Z] ---> Running in 7bf998c51c5b [2024-07-03T17:23:21.465Z] Removing intermediate container 7bf998c51c5b [2024-07-03T17:23:21.465Z] ---> 9a606fd69fdb [2024-07-03T17:23:21.465Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2024-07-03T17:23:21.465Z] ---> Running in db2f0026e155 [2024-07-03T17:23:21.465Z] Removing intermediate container db2f0026e155 [2024-07-03T17:23:21.465Z] ---> b22b67eeb94f [2024-07-03T17:23:21.465Z] Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2024-07-03T17:23:21.724Z] ---> Running in dac4ac913c0b [2024-07-03T17:23:21.724Z] Removing intermediate container dac4ac913c0b [2024-07-03T17:23:21.724Z] ---> c9118e0bacbc [2024-07-03T17:23:21.724Z] Step 35/37 : LABEL arch=amd64 [2024-07-03T17:23:21.724Z] ---> Running in c6ebe9384a9d [2024-07-03T17:23:21.724Z] Removing intermediate container c6ebe9384a9d [2024-07-03T17:23:21.724Z] ---> dcdf25a73d58 [2024-07-03T17:23:21.724Z] Step 36/37 : LABEL git_sha=e45334b695358f7697556b9a187576dd4e4a9260 [2024-07-03T17:23:21.724Z] ---> Running in 4dd5ec8982fe [2024-07-03T17:23:21.724Z] Removing intermediate container 4dd5ec8982fe [2024-07-03T17:23:21.724Z] ---> e887f3c98459 [2024-07-03T17:23:21.724Z] Step 37/37 : LABEL version=0.0.0 [2024-07-03T17:23:21.724Z] ---> Running in e087b21963c2 [2024-07-03T17:23:21.810Z] d6de4b400683: Pull complete [2024-07-03T17:23:21.811Z] 35cb2a7552d0: Pull complete [2024-07-03T17:23:21.811Z] 4f4fb700ef54: Pull complete [2024-07-03T17:23:21.811Z] 464afbd9ba4c: Pull complete [2024-07-03T17:23:21.982Z] Removing intermediate container e087b21963c2 [2024-07-03T17:23:21.982Z] ---> 03cb9b2773e4 [2024-07-03T17:23:21.982Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-03T17:23:21.982Z] Successfully built 03cb9b2773e4 [2024-07-03T17:23:21.982Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T17:23:23.055Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-03T17:23:23.055Z] [2024-07-03T17:23:23.055Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T17:23:23.474Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-03T17:23:23.475Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-03T17:23:23.475Z] 5eb5b503b376: Pulling fs layer [2024-07-03T17:23:23.475Z] 5c69ac0246d0: Pulling fs layer [2024-07-03T17:23:23.475Z] ec43610c2a17: Pulling fs layer [2024-07-03T17:23:23.475Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-03T17:23:23.475Z] 33b1e0a273af: Pulling fs layer [2024-07-03T17:23:23.475Z] 5d3b04190fa2: Pulling fs layer [2024-07-03T17:23:23.475Z] 2f39f015ded8: Pulling fs layer [2024-07-03T17:23:23.475Z] 33b1e0a273af: Waiting [2024-07-03T17:23:23.475Z] 5d3b04190fa2: Waiting [2024-07-03T17:23:23.475Z] 2f39f015ded8: Waiting [2024-07-03T17:23:23.475Z] 5c69ac0246d0: Verifying Checksum [2024-07-03T17:23:23.475Z] 5c69ac0246d0: Download complete [2024-07-03T17:23:23.475Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-03T17:23:23.475Z] 3a2ae6a8a46f: Download complete [2024-07-03T17:23:23.475Z] 33b1e0a273af: Verifying Checksum [2024-07-03T17:23:23.475Z] 33b1e0a273af: Download complete [2024-07-03T17:23:23.475Z] 5d3b04190fa2: Download complete [2024-07-03T17:23:23.475Z] ec43610c2a17: Verifying Checksum [2024-07-03T17:23:23.475Z] ec43610c2a17: Download complete [2024-07-03T17:23:23.736Z] 5eb5b503b376: Verifying Checksum [2024-07-03T17:23:23.736Z] 5eb5b503b376: Download complete [2024-07-03T17:23:24.303Z] 2f39f015ded8: Download complete [2024-07-03T17:23:24.874Z] 5eb5b503b376: Pull complete [2024-07-03T17:23:24.874Z] 5c69ac0246d0: Pull complete [2024-07-03T17:23:25.132Z] ec43610c2a17: Pull complete [2024-07-03T17:23:25.390Z] 3a2ae6a8a46f: Pull complete [2024-07-03T17:23:25.648Z] 33b1e0a273af: Pull complete [2024-07-03T17:23:25.648Z] 5d3b04190fa2: Pull complete [2024-07-03T17:23:29.832Z] 2f39f015ded8: Pull complete [2024-07-03T17:23:29.832Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-03T17:23:29.832Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-03T17:23:29.832Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T17:23:30.101Z] prd-ubuntu20.04-docker-8c-8g-4931 does not seem to be running inside a container [2024-07-03T17:23:30.127Z] $ 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-336 -v /w/workspace/foundry_device-usb-camera_PR-336:/w/workspace/foundry_device-usb-camera_PR-336:rw,z -v /w/workspace/foundry_device-usb-camera_PR-336@tmp:/w/workspace/foundry_device-usb-camera_PR-336@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-03T17:23:31.925Z] 00f215d4a9da: Pull complete [2024-07-03T17:23:31.925Z] d496ad576159: Pull complete [2024-07-03T17:23:31.925Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-03T17:23:31.925Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-03T17:23:31.925Z] ---> f246e2811388 [2024-07-03T17:23:31.925Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-07-03T17:23:33.868Z] ---> Running in 8c812329ff98 [2024-07-03T17:23:34.136Z] Removing intermediate container 8c812329ff98 [2024-07-03T17:23:34.136Z] ---> fe4ee99093ca [2024-07-03T17:23:34.136Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-03T17:23:34.136Z] ---> Running in 2ba68881ae35 [2024-07-03T17:23:34.195Z] $ docker top acb74e41cf3dcca8b2506e1da7eda5b5814bcd9fa99eb57252e6de261a7db7b2 -eo pid,comm [Pipeline] { [2024-07-03T17:23:34.403Z] Removing intermediate container 2ba68881ae35 [2024-07-03T17:23:34.403Z] ---> a60ab4e89841 [2024-07-03T17:23:34.403Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-07-03T17:23:34.403Z] ---> Running in 337e93b9625a [Pipeline] libraryResource [Pipeline] sh [2024-07-03T17:23:34.690Z] Removing intermediate container 337e93b9625a [2024-07-03T17:23:34.690Z] ---> cb53ab87cff2 [2024-07-03T17:23:34.690Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-07-03T17:23:34.690Z] ---> Running in 8bc75c189d64 [2024-07-03T17:23:34.834Z] ---> job-cost.sh [2024-07-03T17:23:34.834Z] lf-activate-venv: SKIPPING [2024-07-03T17:23:34.834Z] INFO: No Stack... [2024-07-03T17:23:34.965Z] Removing intermediate container 8bc75c189d64 [2024-07-03T17:23:34.965Z] ---> def9b580730d [2024-07-03T17:23:34.965Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-03T17:23:35.096Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-03T17:23:35.233Z] ---> Running in 1835962b623a [2024-07-03T17:23:35.664Z] INFO: Archiving Costs [Pipeline] sh [2024-07-03T17:23:35.989Z] + cat /w/workspace/foundry_device-usb-camera_PR-336/archives/cost.csv [2024-07-03T17:23:35.989Z] + cut -d, -f6 [Pipeline] lock [2024-07-03T17:23:36.044Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-336-1-stack-cost] [2024-07-03T17:23:36.052Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-336-1-stack-cost] did not exist. Created. [2024-07-03T17:23:36.058Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-336-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-03T17:23:36.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-03T17:23:36.469Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-03T17:23:36.533Z] Stashed 1 file(s) [Pipeline] } [2024-07-03T17:23:36.591Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-PR-336-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-03T17:23:36.689Z] $ docker stop --time=1 acb74e41cf3dcca8b2506e1da7eda5b5814bcd9fa99eb57252e6de261a7db7b2 [2024-07-03T17:23:36.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-03T17:23:37.749Z] (1/13) Installing libintl (0.21.1-r7) [2024-07-03T17:23:37.749Z] (2/13) Installing eudev-libs (3.2.11-r8) [2024-07-03T17:23:37.749Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2024-07-03T17:23:37.749Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2024-07-03T17:23:37.749Z] (5/13) Installing v4l-utils (1.24.1-r0) [2024-07-03T17:23:37.749Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2024-07-03T17:23:37.749Z] (7/13) Installing udev-init-scripts (35-r1) [2024-07-03T17:23:37.749Z] (8/13) Installing libblkid (2.38.1-r8) [2024-07-03T17:23:37.749Z] (9/13) Installing xz-libs (5.4.3-r0) [2024-07-03T17:23:37.749Z] (10/13) Installing kmod-libs (30-r3) [2024-07-03T17:23:37.749Z] (11/13) Installing eudev (3.2.11-r8) [2024-07-03T17:23:37.749Z] (12/13) Installing eudev-dev (3.2.11-r8) [2024-07-03T17:23:37.828Z] $ docker rm -f --volumes acb74e41cf3dcca8b2506e1da7eda5b5814bcd9fa99eb57252e6de261a7db7b2 [Pipeline] // withDockerContainer [Pipeline] } [2024-07-03T17:23:38.016Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2024-07-03T17:23:38.016Z] Executing busybox-1.36.1-r5.trigger [2024-07-03T17:23:38.016Z] Executing eudev-3.2.11-r8.trigger [2024-07-03T17:23:38.016Z] OK: 273 MiB in 65 packages [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-03T17:23:39.954Z] Removing intermediate container 1835962b623a [2024-07-03T17:23:39.954Z] ---> 55672f552822 [2024-07-03T17:23:39.954Z] Step 8/13 : WORKDIR /device-usb-camera [2024-07-03T17:23:39.954Z] ---> Running in 1a17f8f11c8c [2024-07-03T17:23:39.954Z] Removing intermediate container 1a17f8f11c8c [2024-07-03T17:23:39.954Z] ---> 8932732d546d [2024-07-03T17:23:39.954Z] Step 9/13 : COPY go.mod vendor* ./ [2024-07-03T17:23:40.534Z] ---> d752d23aacd7 [2024-07-03T17:23:40.535Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-03T17:23:40.535Z] ---> Running in 174c0a9cb703 [2024-07-03T17:25:32.201Z] Removing intermediate container 174c0a9cb703 [2024-07-03T17:25:32.201Z] ---> 24b2a13fd74e [2024-07-03T17:25:32.201Z] Step 11/13 : COPY . . [2024-07-03T17:25:32.201Z] ---> 0280bd037929 [2024-07-03T17:25:32.201Z] Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-07-03T17:25:32.201Z] ---> Running in aec9b3746858 [2024-07-03T17:25:32.201Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-03T17:25:32.201Z] Dload Upload Total Spent Left Speed [2024-07-03T17:25:32.201Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 8136 0 --:--:-- --:--:-- --:--:-- 8232 [2024-07-03T17:25:32.201Z] Removing intermediate container aec9b3746858 [2024-07-03T17:25:32.201Z] ---> da292899a3f6 [2024-07-03T17:25:32.201Z] Step 13/13 : RUN ${MAKE} [2024-07-03T17:25:32.201Z] ---> Running in 3ababa026b4b [2024-07-03T17:25:32.201Z] noop [2024-07-03T17:25:32.201Z] Removing intermediate container 3ababa026b4b [2024-07-03T17:25:32.201Z] ---> 8f5842bdad7c [2024-07-03T17:25:32.201Z] Successfully built 8f5842bdad7c [2024-07-03T17:25:32.201Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T17:25:32.732Z] + docker inspect -f . ci-base-image-arm64 [2024-07-03T17:25:32.732Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T17:25:33.035Z] prd-ubuntu20.04-docker-arm64-4c-16g-4932 does not seem to be running inside a container [2024-07-03T17:25:33.100Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-03T17:25:34.291Z] $ docker top daeffb3356053c9ff3126a7e13163fa7c2ca43c37dee0c4e3d38398164823681 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-03T17:25:35.190Z] + go version [2024-07-03T17:25:35.190Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-03T17:25:35.223Z] $ docker stop --time=1 daeffb3356053c9ff3126a7e13163fa7c2ca43c37dee0c4e3d38398164823681 [2024-07-03T17:25:36.850Z] $ docker rm -f --volumes daeffb3356053c9ff3126a7e13163fa7c2ca43c37dee0c4e3d38398164823681 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T17:25:37.799Z] + docker inspect -f . ci-base-image-arm64 [2024-07-03T17:25:37.799Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T17:25:38.072Z] prd-ubuntu20.04-docker-arm64-4c-16g-4932 does not seem to be running inside a container [2024-07-03T17:25:38.132Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-03T17:25:39.269Z] $ docker top 74b344cc763ba53632231e94d011705fadfe9d2152cd5f2bffce05ba5a2f0507 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-03T17:25:39.845Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2024-07-03T17:25:40.545Z] + make test [2024-07-03T17:25:40.811Z] go test ./... -coverprofile=coverage.out ./... [2024-07-03T17:25:46.155Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2024-07-03T17:29:08.136Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2024-07-03T17:29:08.136Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.063s coverage: 4.4% of statements [2024-07-03T17:29:08.136Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-03T17:29:08.136Z] go vet ./... [2024-07-03T17:29:54.991Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-03T17:29:54.991Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-03T17:29:54.991Z] ./bin/test-attribution-txt.sh [2024-07-03T17:29:54.991Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-03T17:29:54.991Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-03T17:29:54.991Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-03T17:29:54.991Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-03T17:29:54.991Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-03T17:29:54.991Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-03T17:29:54.991Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-03T17:29:54.991Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-03T17:29:54.991Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-03T17:29:54.991Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-03T17:29:54.991Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-03T17:29:54.991Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-03T17:29:54.991Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-03T17:29:54.991Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-03T17:29:54.991Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-03T17:29:54.991Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-03T17:29:54.991Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-03T17:29:54.991Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-03T17:29:54.991Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-03T17:29:54.991Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-03T17:29:54.991Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-03T17:29:54.991Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-03T17:29:54.991Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-03T17:29:54.991Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-03T17:29:54.991Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-03T17:29:54.991Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-03T17:29:54.991Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-03T17:29:54.991Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-03T17:29:54.991Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-03T17:29:54.991Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-03T17:29:54.991Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-03T17:29:54.991Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-03T17:29:54.991Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-03T17:29:54.991Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-03T17:29:54.991Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-03T17:29:54.991Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-03T17:29:54.991Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-03T17:29:54.991Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-03T17:29:54.991Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-03T17:29:54.991Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-03T17:29:54.991Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-03T17:29:54.991Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-03T17:29:54.991Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-03T17:29:54.991Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-03T17:29:54.991Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-03T17:29:54.991Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-03T17:29:54.991Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-03T17:29:54.991Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-03T17:29:54.991Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-03T17:29:54.991Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-03T17:29:54.991Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-03T17:29:54.991Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-03T17:29:54.991Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-03T17:29:54.991Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-03T17:29:54.991Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-03T17:29:54.991Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-03T17:29:54.991Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-03T17:29:54.991Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-03T17:29:54.991Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-03T17:29:54.991Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-03T17:29:54.991Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-03T17:29:54.991Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2024-07-03T17:29:54.991Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-03T17:29:55.038Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-03T17:29:55.079Z] $ docker stop --time=1 74b344cc763ba53632231e94d011705fadfe9d2152cd5f2bffce05ba5a2f0507 [2024-07-03T17:29:56.972Z] $ docker rm -f --volumes 74b344cc763ba53632231e94d011705fadfe9d2152cd5f2bffce05ba5a2f0507 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-03T17:29:58.612Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-03T17:29:58.655Z] Warning: overwriting stash ‘coverage-report’ [2024-07-03T17:29:59.146Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-03T17:29:59.794Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-03T17:30:00.134Z] + ls -al . [2024-07-03T17:30:00.134Z] total 288 [2024-07-03T17:30:00.134Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 3 17:25 . [2024-07-03T17:30:00.134Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 3 17:22 .. [2024-07-03T17:30:00.134Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 3 17:22 .git [2024-07-03T17:30:00.134Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 17:22 .github [2024-07-03T17:30:00.134Z] -rw-rw-r-- 1 jenkins jenkins 379 Jul 3 17:22 .gitignore [2024-07-03T17:30:00.134Z] -rw-rw-r-- 1 jenkins jenkins 45 Jul 3 17:22 .golangci.yml [2024-07-03T17:30:00.134Z] -rw-rw-r-- 1 jenkins jenkins 77 Jul 3 17:22 .hadolint.yml [2024-07-03T17:30:00.134Z] -rw-rw-r-- 1 jenkins jenkins 10870 Jul 3 17:22 Attribution.txt [2024-07-03T17:30:00.134Z] -rw-rw-r-- 1 jenkins jenkins 16561 Jul 3 17:22 CHANGELOG.md [2024-07-03T17:30:00.134Z] -rw-rw-r-- 1 jenkins jenkins 2453 Jul 3 17:22 Dockerfile [2024-07-03T17:30:00.134Z] -rw-rw-r-- 1 jenkins jenkins 678 Jul 3 17:22 GOVERNANCE.md [2024-07-03T17:30:00.134Z] -rw-rw-r-- 1 jenkins jenkins 659 Jul 3 17:22 Jenkinsfile [2024-07-03T17:30:00.134Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 3 17:22 LICENSE [2024-07-03T17:30:00.134Z] -rw-rw-r-- 1 jenkins jenkins 2611 Jul 3 17:22 Makefile [2024-07-03T17:30:00.134Z] -rw-rw-r-- 1 jenkins jenkins 622 Jul 3 17:22 OWNERS.md [2024-07-03T17:30:00.134Z] -rw-rw-r-- 1 jenkins jenkins 2575 Jul 3 17:22 README.md [2024-07-03T17:30:00.134Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 3 17:20 VERSION [2024-07-03T17:30:00.134Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 3 17:22 bin [2024-07-03T17:30:00.134Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 17:22 cmd [2024-07-03T17:30:00.134Z] -rw-r--r-- 1 jenkins jenkins 54703 Jul 3 17:29 coverage.out [2024-07-03T17:30:00.134Z] -rwxrwxr-x 1 jenkins jenkins 84 Jul 3 17:22 docker-entrypoint.sh [2024-07-03T17:30:00.134Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 3 17:22 docs [2024-07-03T17:30:00.134Z] -rw-rw-r-- 1 jenkins jenkins 7267 Jul 3 17:22 go.mod [2024-07-03T17:30:00.134Z] -rw-rw-r-- 1 jenkins jenkins 102299 Jul 3 17:22 go.sum [2024-07-03T17:30:00.134Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 17:22 internal [2024-07-03T17:30:00.134Z] -rw-rw-r-- 1 jenkins jenkins 231 Jul 3 17:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T17:30:00.578Z] + docker build -t device-usb-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=e45334b695358f7697556b9a187576dd4e4a9260 --label arch=arm64 --label version=0.0.0 . [2024-07-03T17:30:01.164Z] Sending build context to Docker daemon 10.53MB [2024-07-03T17:30:01.164Z] Step 1/37 : ARG BASE=golang:1.21-alpine3.18 [2024-07-03T17:30:01.164Z] Step 2/37 : FROM ${BASE} AS builder [2024-07-03T17:30:01.164Z] ---> 8f5842bdad7c [2024-07-03T17:30:01.164Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2024-07-03T17:30:01.164Z] ---> Running in b2c4b7f1dbc0 [2024-07-03T17:30:01.754Z] Removing intermediate container b2c4b7f1dbc0 [2024-07-03T17:30:01.754Z] ---> c538221d6cdc [2024-07-03T17:30:01.754Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-03T17:30:01.754Z] ---> Running in e8b049d6736f [2024-07-03T17:30:02.020Z] Removing intermediate container e8b049d6736f [2024-07-03T17:30:02.020Z] ---> ce5d1817837c [2024-07-03T17:30:02.020Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-07-03T17:30:02.020Z] ---> Running in cc836b17593d [2024-07-03T17:30:02.288Z] Removing intermediate container cc836b17593d [2024-07-03T17:30:02.288Z] ---> d3cc3eb3530b [2024-07-03T17:30:02.288Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-07-03T17:30:02.288Z] ---> Running in 9808f6fdacef [2024-07-03T17:30:02.568Z] Removing intermediate container 9808f6fdacef [2024-07-03T17:30:02.568Z] ---> 35236a51223b [2024-07-03T17:30:02.568Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-03T17:30:02.835Z] ---> Running in 26e1ead404d7 [2024-07-03T17:30:03.802Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-03T17:30:04.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-03T17:30:05.024Z] OK: 273 MiB in 65 packages [2024-07-03T17:30:05.984Z] Removing intermediate container 26e1ead404d7 [2024-07-03T17:30:05.984Z] ---> eb77e171fcd3 [2024-07-03T17:30:05.984Z] Step 8/37 : WORKDIR /device-usb-camera [2024-07-03T17:30:05.984Z] ---> Running in 675f75d63ad7 [2024-07-03T17:30:06.251Z] Removing intermediate container 675f75d63ad7 [2024-07-03T17:30:06.251Z] ---> 88f19c85a574 [2024-07-03T17:30:06.251Z] Step 9/37 : COPY go.mod vendor* ./ [2024-07-03T17:30:06.834Z] ---> 35d8a6c1d095 [2024-07-03T17:30:06.834Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-03T17:30:06.834Z] ---> Running in fbaac44ba782 [2024-07-03T17:30:09.405Z] Removing intermediate container fbaac44ba782 [2024-07-03T17:30:09.405Z] ---> 42ea6314a156 [2024-07-03T17:30:09.405Z] Step 11/37 : COPY . . [2024-07-03T17:30:10.816Z] ---> ad4f14b17412 [2024-07-03T17:30:10.816Z] Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-07-03T17:30:10.816Z] ---> Running in ea6b518be26c [2024-07-03T17:30:11.776Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-03T17:30:11.776Z] Dload Upload Total Spent Left Speed [2024-07-03T17:30:11.776Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 5732 0 --:--:-- --:--:-- --:--:-- 5771 [2024-07-03T17:30:12.365Z] Removing intermediate container ea6b518be26c [2024-07-03T17:30:12.365Z] ---> 8798102ffbed [2024-07-03T17:30:12.365Z] Step 13/37 : RUN ${MAKE} [2024-07-03T17:30:12.365Z] ---> Running in 2b8fba5b7ec0 [2024-07-03T17:30:13.328Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.20" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2024-07-03T17:33:50.128Z] Removing intermediate container 2b8fba5b7ec0 [2024-07-03T17:33:50.128Z] ---> be3c63db07e4 [2024-07-03T17:33:50.128Z] Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp [2024-07-03T17:33:50.128Z] 1.8.2: Pulling from bluenviron/mediamtx [2024-07-03T17:33:50.128Z] da4d7e05a7aa: Pulling fs layer [2024-07-03T17:33:50.128Z] da4d7e05a7aa: Verifying Checksum [2024-07-03T17:33:50.128Z] da4d7e05a7aa: Download complete [2024-07-03T17:33:50.128Z] da4d7e05a7aa: Pull complete [2024-07-03T17:33:50.128Z] Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2024-07-03T17:33:50.128Z] Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 [2024-07-03T17:33:50.128Z] ---> 62c65ed7ef0d [2024-07-03T17:33:50.128Z] Step 15/37 : FROM alpine:3.18 [2024-07-03T17:33:50.128Z] 3.18: Pulling from library/alpine [2024-07-03T17:33:50.128Z] 5c905c7ebe2f: Pulling fs layer [2024-07-03T17:33:50.394Z] 5c905c7ebe2f: Verifying Checksum [2024-07-03T17:33:50.394Z] 5c905c7ebe2f: Download complete [2024-07-03T17:33:50.977Z] 5c905c7ebe2f: Pull complete [2024-07-03T17:33:50.977Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-03T17:33:50.977Z] Status: Downloaded newer image for alpine:3.18 [2024-07-03T17:33:50.977Z] ---> dec292d02e07 [2024-07-03T17:33:50.977Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-07-03T17:33:50.977Z] ---> Running in 731559c4f67c [2024-07-03T17:33:51.245Z] Removing intermediate container 731559c4f67c [2024-07-03T17:33:51.245Z] ---> 7e01e5a606e0 [2024-07-03T17:33:51.245Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-07-03T17:33:51.516Z] ---> Running in c7a441f55703 [2024-07-03T17:33:52.474Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-03T17:33:52.740Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-03T17:33:53.700Z] (1/104) Installing dumb-init (1.2.5-r2) [2024-07-03T17:33:53.700Z] (2/104) Installing sdl2 (2.26.5-r0) [2024-07-03T17:33:53.700Z] (3/104) Installing svt-av1-libs (1.6.0-r0) [2024-07-03T17:33:53.967Z] (4/104) Installing aom-libs (3.6.1-r0) [2024-07-03T17:33:54.234Z] (5/104) Installing libxau (1.0.11-r2) [2024-07-03T17:33:54.234Z] (6/104) Installing libmd (1.0.4-r2) [2024-07-03T17:33:54.234Z] (7/104) Installing libbsd (0.11.7-r1) [2024-07-03T17:33:54.234Z] (8/104) Installing libxdmcp (1.1.4-r2) [2024-07-03T17:33:54.234Z] (9/104) Installing libxcb (1.15-r1) [2024-07-03T17:33:54.234Z] (10/104) Installing libx11 (1.8.7-r0) [2024-07-03T17:33:54.501Z] (11/104) Installing libdrm (2.4.115-r4) [2024-07-03T17:33:54.501Z] (12/104) Installing libxext (1.3.5-r2) [2024-07-03T17:33:54.501Z] (13/104) Installing libxfixes (6.0.1-r2) [2024-07-03T17:33:54.501Z] (14/104) Installing libffi (3.4.4-r2) [2024-07-03T17:33:54.501Z] (15/104) Installing wayland-libs-client (1.22.0-r2) [2024-07-03T17:33:54.501Z] (16/104) Installing libva (2.18.0-r1) [2024-07-03T17:33:54.501Z] (17/104) Installing libvdpau (1.5-r1) [2024-07-03T17:33:54.501Z] (18/104) Installing ffmpeg-libavutil (6.0.1-r0) [2024-07-03T17:33:54.767Z] (19/104) Installing libdav1d (1.2.1-r0) [2024-07-03T17:33:54.767Z] (20/104) Installing brotli-libs (1.0.9-r14) [2024-07-03T17:33:54.767Z] (21/104) Installing libgcc (12.2.1_git20220924-r10) [2024-07-03T17:33:54.767Z] (22/104) Installing libstdc++ (12.2.1_git20220924-r10) [2024-07-03T17:33:54.767Z] (23/104) Installing libhwy (1.0.4-r1) [2024-07-03T17:33:54.767Z] (24/104) Installing lcms2 (2.15-r2) [2024-07-03T17:33:54.767Z] (25/104) Installing libjxl (0.8.2-r0) [2024-07-03T17:33:55.034Z] (26/104) Installing lame-libs (3.100-r5) [2024-07-03T17:33:55.034Z] (27/104) Installing opus (1.4-r0) [2024-07-03T17:33:55.034Z] (28/104) Installing libgomp (12.2.1_git20220924-r10) [2024-07-03T17:33:55.034Z] (29/104) Installing soxr (0.1.3-r5) [2024-07-03T17:33:55.034Z] (30/104) Installing ffmpeg-libswresample (6.0.1-r0) [2024-07-03T17:33:55.034Z] (31/104) Installing libogg (1.3.5-r4) [2024-07-03T17:33:55.034Z] (32/104) Installing libtheora (1.1.1-r17) [2024-07-03T17:33:55.034Z] (33/104) Installing libvorbis (1.3.7-r1) [2024-07-03T17:33:55.034Z] (34/104) Installing libvpx (1.13.0-r2) [2024-07-03T17:33:55.034Z] (35/104) Installing libwebp (1.3.2-r0) [2024-07-03T17:33:55.301Z] (36/104) Installing x264-libs (0.164_git20220602-r1) [2024-07-03T17:33:55.301Z] (37/104) Installing numactl (2.0.16-r4) [2024-07-03T17:33:55.301Z] (38/104) Installing x265-libs (3.5-r4) [2024-07-03T17:33:55.567Z] (39/104) Installing xvidcore (1.3.7-r1) [2024-07-03T17:33:55.567Z] (40/104) Installing ffmpeg-libavcodec (6.0.1-r0) [2024-07-03T17:33:55.833Z] (41/104) Installing alsa-lib (1.2.9-r1) [2024-07-03T17:33:56.098Z] (42/104) Installing libexpat (2.6.2-r0) [2024-07-03T17:33:56.098Z] (43/104) Installing libbz2 (1.0.8-r5) [2024-07-03T17:33:56.098Z] (44/104) Installing libpng (1.6.39-r3) [2024-07-03T17:33:56.098Z] (45/104) Installing freetype (2.13.0-r5) [2024-07-03T17:33:56.098Z] (46/104) Installing fontconfig (2.14.2-r3) [2024-07-03T17:33:56.098Z] (47/104) Installing fribidi (1.0.13-r0) [2024-07-03T17:33:56.098Z] (48/104) Installing libintl (0.21.1-r7) [2024-07-03T17:33:56.098Z] (49/104) Installing libblkid (2.38.1-r8) [2024-07-03T17:33:56.098Z] (50/104) Installing libmount (2.38.1-r8) [2024-07-03T17:33:56.098Z] (51/104) Installing pcre2 (10.42-r1) [2024-07-03T17:33:56.098Z] (52/104) Installing glib (2.76.6-r0) [2024-07-03T17:33:56.364Z] (53/104) Installing graphite2 (1.3.14-r5) [2024-07-03T17:33:56.364Z] (54/104) Installing harfbuzz (7.3.0-r0) [2024-07-03T17:33:56.364Z] (55/104) Installing libunibreak (5.1-r0) [2024-07-03T17:33:56.364Z] (56/104) Installing libass (0.17.1-r0) [2024-07-03T17:33:56.629Z] (57/104) Installing libbluray (1.3.4-r0) [2024-07-03T17:33:56.629Z] (58/104) Installing gmp (6.2.1-r3) [2024-07-03T17:33:56.629Z] (59/104) Installing nettle (3.8.1-r2) [2024-07-03T17:33:56.629Z] (60/104) Installing libunistring (1.1-r1) [2024-07-03T17:33:56.629Z] (61/104) Installing libidn2 (2.3.4-r1) [2024-07-03T17:33:56.629Z] (62/104) Installing p11-kit (0.24.1-r2) [2024-07-03T17:33:56.629Z] (63/104) Installing libtasn1 (4.19.0-r1) [2024-07-03T17:33:56.629Z] (64/104) Installing gnutls (3.8.4-r0) [2024-07-03T17:33:56.629Z] (65/104) Installing mpg123-libs (1.31.3-r1) [2024-07-03T17:33:56.895Z] (66/104) Installing libopenmpt (0.7.2-r0) [2024-07-03T17:33:56.895Z] (67/104) Installing cjson (1.7.17-r0) [2024-07-03T17:33:56.895Z] (68/104) Installing mbedtls (2.28.8-r0) [2024-07-03T17:33:56.895Z] (69/104) Installing librist (0.2.7-r0) [2024-07-03T17:33:56.895Z] (70/104) Installing libsrt (1.5.2-r0) [2024-07-03T17:33:56.895Z] (71/104) Installing libssh (0.10.5-r0) [2024-07-03T17:33:56.895Z] (72/104) Installing xz-libs (5.4.3-r0) [2024-07-03T17:33:56.895Z] (73/104) Installing libxml2 (2.11.8-r0) [2024-07-03T17:33:57.160Z] (74/104) Installing libsodium (1.0.18-r3) [2024-07-03T17:33:57.160Z] (75/104) Installing libzmq (4.3.4-r4) [2024-07-03T17:33:57.160Z] (76/104) Installing ffmpeg-libavformat (6.0.1-r0) [2024-07-03T17:33:57.160Z] (77/104) Installing glslang-libs (1.3.243.0-r1) [2024-07-03T17:33:57.425Z] (78/104) Installing spirv-tools (1.3.243.0-r1) [2024-07-03T17:33:57.692Z] (79/104) Installing shaderc (2023.3-r1) [2024-07-03T17:33:57.958Z] (80/104) Installing vulkan-loader (1.3.243.0-r1) [2024-07-03T17:33:57.958Z] (81/104) Installing libplacebo (5.264.1-r1) [2024-07-03T17:33:57.958Z] (82/104) Installing ffmpeg-libpostproc (6.0.1-r0) [2024-07-03T17:33:57.958Z] (83/104) Installing ffmpeg-libswscale (6.0.1-r0) [2024-07-03T17:33:57.958Z] (84/104) Installing vidstab (1.1.1-r0) [2024-07-03T17:33:57.958Z] (85/104) Installing zimg (3.0.5-r0) [2024-07-03T17:33:57.958Z] (86/104) Installing ffmpeg-libavfilter (6.0.1-r0) [2024-07-03T17:33:58.224Z] (87/104) Installing libasyncns (0.8-r1) [2024-07-03T17:33:58.224Z] (88/104) Installing dbus-libs (1.14.8-r0) [2024-07-03T17:33:58.224Z] (89/104) Installing libltdl (2.4.7-r2) [2024-07-03T17:33:58.224Z] (90/104) Installing orc (0.4.34-r0) [2024-07-03T17:33:58.224Z] (91/104) Installing flac-libs (1.4.3-r0) [2024-07-03T17:33:58.224Z] (92/104) Installing libsndfile (1.2.0-r2) [2024-07-03T17:33:58.491Z] (93/104) Installing speexdsp (1.2.1-r1) [2024-07-03T17:33:58.491Z] (94/104) Installing tdb-libs (1.4.8-r1) [2024-07-03T17:33:58.491Z] (95/104) Installing libpulse (16.1-r10) [2024-07-03T17:33:58.491Z] (96/104) Installing libjpeg-turbo (2.1.5.1-r3) [2024-07-03T17:33:58.491Z] (97/104) Installing v4l-utils-libs (1.24.1-r0) [2024-07-03T17:33:58.491Z] (98/104) Installing ffmpeg-libavdevice (6.0.1-r0) [2024-07-03T17:33:58.491Z] (99/104) Installing ffmpeg (6.0.1-r0) [2024-07-03T17:33:58.491Z] (100/104) Installing udev-init-scripts (35-r1) [2024-07-03T17:33:58.491Z] (101/104) Installing eudev-libs (3.2.11-r8) [2024-07-03T17:33:58.491Z] (102/104) Installing zstd-libs (1.5.5-r4) [2024-07-03T17:33:58.491Z] (103/104) Installing kmod-libs (30-r3) [2024-07-03T17:33:58.491Z] (104/104) Installing eudev (3.2.11-r8) [2024-07-03T17:33:58.491Z] Executing busybox-1.36.1-r7.trigger [2024-07-03T17:33:58.491Z] Executing glib-2.76.6-r0.trigger [2024-07-03T17:33:58.758Z] Executing eudev-3.2.11-r8.trigger [2024-07-03T17:33:58.758Z] OK: 110 MiB in 119 packages [2024-07-03T17:34:03.015Z] Removing intermediate container c7a441f55703 [2024-07-03T17:34:03.015Z] ---> ab8eed13b19d [2024-07-03T17:34:03.015Z] Step 18/37 : RUN apk --no-cache upgrade [2024-07-03T17:34:03.015Z] ---> Running in 6f7c20842370 [2024-07-03T17:34:03.599Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-03T17:34:03.866Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-03T17:34:04.822Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-03T17:34:04.822Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-03T17:34:04.822Z] OK: 110 MiB in 119 packages [2024-07-03T17:34:05.791Z] Removing intermediate container 6f7c20842370 [2024-07-03T17:34:05.791Z] ---> fb003e7e2690 [2024-07-03T17:34:05.791Z] Step 19/37 : WORKDIR / [2024-07-03T17:34:05.791Z] ---> Running in 665c96dd4066 [2024-07-03T17:34:06.056Z] Removing intermediate container 665c96dd4066 [2024-07-03T17:34:06.056Z] ---> 408d6858fbfa [2024-07-03T17:34:06.056Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2024-07-03T17:34:07.992Z] ---> d6992f7924c8 [2024-07-03T17:34:07.992Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2024-07-03T17:34:08.574Z] ---> 7e2dd011f0fe [2024-07-03T17:34:08.574Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2024-07-03T17:34:09.156Z] ---> 85f750bc91cc [2024-07-03T17:34:09.156Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2024-07-03T17:34:09.738Z] ---> cb079f1cab42 [2024-07-03T17:34:09.738Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-07-03T17:34:10.004Z] ---> 6ffc1816cbd5 [2024-07-03T17:34:10.004Z] Step 25/37 : COPY --from=rtsp /mediamtx.yml / [2024-07-03T17:34:10.584Z] ---> bfd3d6344624 [2024-07-03T17:34:10.584Z] Step 26/37 : COPY --from=rtsp /mediamtx / [2024-07-03T17:34:12.521Z] ---> bd4391bcf513 [2024-07-03T17:34:12.521Z] Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2024-07-03T17:34:12.521Z] ---> Running in 84e90d178409 [2024-07-03T17:34:13.926Z] Removing intermediate container 84e90d178409 [2024-07-03T17:34:13.926Z] ---> 829b6cbc0ed4 [2024-07-03T17:34:13.926Z] Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2024-07-03T17:34:13.926Z] ---> Running in 19dfcaa41d35 [2024-07-03T17:34:15.865Z] Removing intermediate container 19dfcaa41d35 [2024-07-03T17:34:15.865Z] ---> a7964cbe0757 [2024-07-03T17:34:15.865Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2024-07-03T17:34:15.865Z] ---> Running in 0505e623464a [2024-07-03T17:34:17.267Z] Removing intermediate container 0505e623464a [2024-07-03T17:34:17.267Z] ---> d2c3aabc86b2 [2024-07-03T17:34:17.267Z] Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2024-07-03T17:34:17.267Z] ---> Running in c71f59ea401c [2024-07-03T17:34:18.671Z] Removing intermediate container c71f59ea401c [2024-07-03T17:34:18.671Z] ---> 0b21d641537a [2024-07-03T17:34:18.671Z] Step 31/37 : EXPOSE 59983 [2024-07-03T17:34:18.671Z] ---> Running in a0ba76123785 [2024-07-03T17:34:18.939Z] Removing intermediate container a0ba76123785 [2024-07-03T17:34:18.939Z] ---> 53a159fe3e4f [2024-07-03T17:34:18.939Z] Step 32/37 : EXPOSE 8554 [2024-07-03T17:34:19.209Z] ---> Running in 80987f6cf670 [2024-07-03T17:34:19.477Z] Removing intermediate container 80987f6cf670 [2024-07-03T17:34:19.477Z] ---> 65b4576e257d [2024-07-03T17:34:19.477Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2024-07-03T17:34:19.477Z] ---> Running in 8d56b8544ec0 [2024-07-03T17:34:19.745Z] Removing intermediate container 8d56b8544ec0 [2024-07-03T17:34:19.745Z] ---> b0ecb5817011 [2024-07-03T17:34:19.745Z] Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2024-07-03T17:34:19.745Z] ---> Running in 2c93fa7ed14d [2024-07-03T17:34:20.015Z] Removing intermediate container 2c93fa7ed14d [2024-07-03T17:34:20.015Z] ---> f5e1d3de2cc8 [2024-07-03T17:34:20.015Z] Step 35/37 : LABEL arch=arm64 [2024-07-03T17:34:20.284Z] ---> Running in 27d75b83b814 [2024-07-03T17:34:20.552Z] Removing intermediate container 27d75b83b814 [2024-07-03T17:34:20.552Z] ---> 8d73de76c103 [2024-07-03T17:34:20.552Z] Step 36/37 : LABEL git_sha=e45334b695358f7697556b9a187576dd4e4a9260 [2024-07-03T17:34:20.552Z] ---> Running in 4755755e2939 [2024-07-03T17:34:20.822Z] Removing intermediate container 4755755e2939 [2024-07-03T17:34:20.822Z] ---> 860508c45f7d [2024-07-03T17:34:20.822Z] Step 37/37 : LABEL version=0.0.0 [2024-07-03T17:34:20.822Z] ---> Running in 2379f5bf760a [2024-07-03T17:34:21.089Z] Removing intermediate container 2379f5bf760a [2024-07-03T17:34:21.089Z] ---> 70f176f66725 [2024-07-03T17:34:21.089Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-03T17:34:21.358Z] Successfully built 70f176f66725 [2024-07-03T17:34:21.358Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T17:34:22.410Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-03T17:34:22.410Z] [2024-07-03T17:34:22.410Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T17:34:22.835Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-03T17:34:22.835Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-03T17:34:22.835Z] 8998bd30e6a1: Pulling fs layer [2024-07-03T17:34:22.835Z] 04944245beec: Pulling fs layer [2024-07-03T17:34:22.835Z] 699f458cf7ca: Pulling fs layer [2024-07-03T17:34:22.835Z] 765212b225bb: Pulling fs layer [2024-07-03T17:34:22.835Z] f23df028b6ca: Pulling fs layer [2024-07-03T17:34:22.835Z] d65c8cfc05b1: Pulling fs layer [2024-07-03T17:34:22.835Z] 2437ff75d9bd: Pulling fs layer [2024-07-03T17:34:22.835Z] 765212b225bb: Waiting [2024-07-03T17:34:22.835Z] f23df028b6ca: Waiting [2024-07-03T17:34:22.835Z] d65c8cfc05b1: Waiting [2024-07-03T17:34:23.101Z] 04944245beec: Verifying Checksum [2024-07-03T17:34:23.101Z] 04944245beec: Download complete [2024-07-03T17:34:23.101Z] 765212b225bb: Verifying Checksum [2024-07-03T17:34:23.101Z] 765212b225bb: Download complete [2024-07-03T17:34:23.101Z] f23df028b6ca: Verifying Checksum [2024-07-03T17:34:23.101Z] f23df028b6ca: Download complete [2024-07-03T17:34:23.101Z] d65c8cfc05b1: Verifying Checksum [2024-07-03T17:34:23.101Z] d65c8cfc05b1: Download complete [2024-07-03T17:34:23.367Z] 699f458cf7ca: Verifying Checksum [2024-07-03T17:34:23.367Z] 699f458cf7ca: Download complete [2024-07-03T17:34:23.634Z] 8998bd30e6a1: Verifying Checksum [2024-07-03T17:34:23.634Z] 8998bd30e6a1: Download complete [2024-07-03T17:34:26.220Z] 2437ff75d9bd: Verifying Checksum [2024-07-03T17:34:26.220Z] 2437ff75d9bd: Download complete [2024-07-03T17:34:28.161Z] 8998bd30e6a1: Pull complete [2024-07-03T17:34:28.746Z] 04944245beec: Pull complete [2024-07-03T17:34:30.687Z] 699f458cf7ca: Pull complete [2024-07-03T17:34:30.687Z] 765212b225bb: Pull complete [2024-07-03T17:34:31.278Z] f23df028b6ca: Pull complete [2024-07-03T17:34:31.544Z] d65c8cfc05b1: Pull complete [2024-07-03T17:34:49.740Z] 2437ff75d9bd: Pull complete [2024-07-03T17:34:49.741Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-03T17:34:49.741Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-03T17:34:49.741Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T17:34:50.098Z] prd-ubuntu20.04-docker-arm64-4c-16g-4932 does not seem to be running inside a container [2024-07-03T17:34:50.153Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-07-03T17:34:52.787Z] $ docker top 81a0bb7dfd6d36b7fc420ffd4506a2e51f80d3931bcf06eaa60acb8463b0c313 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-03T17:34:53.711Z] ---> job-cost.sh [2024-07-03T17:34:53.711Z] lf-activate-venv: SKIPPING [2024-07-03T17:34:53.711Z] INFO: No Stack... [2024-07-03T17:34:54.291Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-03T17:34:54.871Z] INFO: Archiving Costs [Pipeline] sh [2024-07-03T17:34:55.217Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [2024-07-03T17:34:55.217Z] + cut -d, -f6 [Pipeline] lock [2024-07-03T17:34:55.298Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-336-1-stack-cost] [2024-07-03T17:34:55.305Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-336-1-stack-cost] did not exist. Created. [2024-07-03T17:34:55.312Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-336-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-03T17:34:56.051Z] /w/workspace/device-usb-camera/1@tmp/durable-a7b12bbd/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-03T17:34:56.727Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-03T17:34:56.767Z] Warning: overwriting stash ‘stack-cost’ [2024-07-03T17:34:56.807Z] Stashed 1 file(s) [Pipeline] } [2024-07-03T17:34:56.829Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-PR-336-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-03T17:34:56.922Z] $ docker stop --time=1 81a0bb7dfd6d36b7fc420ffd4506a2e51f80d3931bcf06eaa60acb8463b0c313 [2024-07-03T17:34:58.415Z] $ docker rm -f --volumes 81a0bb7dfd6d36b7fc420ffd4506a2e51f80d3931bcf06eaa60acb8463b0c313 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-07-03T17:34:59.661Z] provisioning config files... [2024-07-03T17:34:59.670Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-336@tmp/config9952367991714309462tmp [Pipeline] { [Pipeline] sh [2024-07-03T17:35:00.020Z] + set +x [2024-07-03T17:35:00.020Z] + curl -s https://codecov.io/bash [2024-07-03T17:35:00.020Z] + bash -s -- [2024-07-03T17:35:00.020Z] [2024-07-03T17:35:00.020Z] _____ _ [2024-07-03T17:35:00.020Z] / ____| | | [2024-07-03T17:35:00.020Z] | | ___ __| | ___ ___ _____ __ [2024-07-03T17:35:00.020Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-03T17:35:00.020Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-03T17:35:00.020Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-03T17:35:00.020Z] Bash-1.0.6 [2024-07-03T17:35:00.020Z] [2024-07-03T17:35:00.020Z] [2024-07-03T17:35:00.020Z] ==> git version 2.25.1 found [2024-07-03T17:35:00.020Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-07-03T17:35:00.020Z] Release-Date: 2020-01-08 [2024-07-03T17:35:00.020Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-07-03T17:35:00.020Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-03T17:35:00.020Z] ==> Jenkins CI detected. [2024-07-03T17:35:00.020Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-336 [2024-07-03T17:35:00.020Z] project root: . [2024-07-03T17:35:00.020Z] --> token set from env [2024-07-03T17:35:00.020Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-03T17:35:00.020Z] ==> Running gcov in . (disable via -X gcov) [2024-07-03T17:35:00.020Z] ==> Python coveragepy not found [2024-07-03T17:35:00.020Z] ==> Searching for coverage reports in: [2024-07-03T17:35:00.020Z] + . [2024-07-03T17:35:00.020Z] -> Found 1 reports [2024-07-03T17:35:00.020Z] ==> Detecting git/mercurial file structure [2024-07-03T17:35:00.020Z] ==> Reading reports [2024-07-03T17:35:00.280Z] + ./coverage.out bytes=54703 [2024-07-03T17:35:00.280Z] ==> Appending adjustments [2024-07-03T17:35:00.280Z] https://docs.codecov.io/docs/fixing-reports [2024-07-03T17:35:00.280Z] + Found adjustments [2024-07-03T17:35:00.280Z] ==> Gzipping contents [2024-07-03T17:35:00.280Z] 8.0K /tmp/codecov.kW2JwB.gz [2024-07-03T17:35:00.280Z] ==> Uploading reports [2024-07-03T17:35:00.280Z] url: https://codecov.io [2024-07-03T17:35:00.280Z] query: branch=PR-336&commit=e45334b695358f7697556b9a187576dd4e4a9260&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-336%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=336&job=&cmd_args= [2024-07-03T17:35:00.280Z] -> Pinging Codecov [2024-07-03T17:35:00.280Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-336&commit=e45334b695358f7697556b9a187576dd4e4a9260&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-336%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=336&job=&cmd_args= [2024-07-03T17:35:00.540Z] -> Uploading to [2024-07-03T17:35:00.540Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-03/73D8F5FF140700D3E01443B452E23636/e45334b695358f7697556b9a187576dd4e4a9260/131ba3fc-14c8-4d0c-a134-359da6361f3a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240703%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240703T173500Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=36aa4dd9fbf8c22fe5652ac3f693a81960d6806f30fe3e62c98125a8454b9671 [2024-07-03T17:35:00.540Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-03T17:35:00.540Z] Dload Upload Total Spent Left Speed [2024-07-03T17:35:00.800Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6805 0 0 100 6805 0 27003 --:--:-- --:--:-- --:--:-- 26897 100 6805 0 0 100 6805 0 26897 --:--:-- --:--:-- --:--:-- 26791 [2024-07-03T17:35:00.800Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/e45334b695358f7697556b9a187576dd4e4a9260 [Pipeline] } [2024-07-03T17:35:00.836Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-07-03T17:35:03.196Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-336/archives ] [2024-07-03T17:35:03.196Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-336/archives [2024-07-03T17:35:03.196Z] total 16 [2024-07-03T17:35:03.196Z] drwxr-xr-x 3 root root 4096 Jul 3 17:23 . [2024-07-03T17:35:03.196Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 3 17:23 .. [2024-07-03T17:35:03.196Z] drwxr-xr-x 2 root root 4096 Jul 3 17:23 cost [2024-07-03T17:35:03.196Z] -rw-r--r-- 1 root root 89 Jul 3 17:23 cost.csv [2024-07-03T17:35:03.196Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-336/archives [2024-07-03T17:35:03.196Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-336/archives [2024-07-03T17:35:03.196Z] total 16 [2024-07-03T17:35:03.196Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 3 17:23 . [2024-07-03T17:35:03.196Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 3 17:23 .. [2024-07-03T17:35:03.196Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 3 17:23 cost [2024-07-03T17:35:03.196Z] -rw-r--r-- 1 jenkins jenkins 89 Jul 3 17:23 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-03T17:35:03.540Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-03T17:35:04.454Z] ---> package-listing.sh [2024-07-03T17:35:04.454Z] ++ facter osfamily [2024-07-03T17:35:04.454Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-03T17:35:04.713Z] + OS_FAMILY=debian [2024-07-03T17:35:04.713Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-336 [2024-07-03T17:35:04.713Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-03T17:35:04.713Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-03T17:35:04.713Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-03T17:35:04.713Z] + PACKAGES=/tmp/packages_start.txt [2024-07-03T17:35:04.713Z] + '[' /w/workspace/foundry_device-usb-camera_PR-336 ']' [2024-07-03T17:35:04.713Z] + PACKAGES=/tmp/packages_end.txt [2024-07-03T17:35:04.713Z] + case "${OS_FAMILY}" in [2024-07-03T17:35:04.713Z] + dpkg -l [2024-07-03T17:35:04.713Z] + grep '^ii' [2024-07-03T17:35:04.713Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-03T17:35:04.713Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-03T17:35:04.713Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-03T17:35:04.713Z] + '[' /w/workspace/foundry_device-usb-camera_PR-336 ']' [2024-07-03T17:35:04.713Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-336/archives/ [2024-07-03T17:35:04.713Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-336/archives/ [Pipeline] echo [2024-07-03T17:35:04.753Z] 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-336/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-03T17:35:05.050Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T17:35:05.700Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-03T17:35:05.700Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T17:35:05.873Z] prd-ubuntu20.04-docker-8c-8g-4931 does not seem to be running inside a container [2024-07-03T17:35:05.901Z] $ 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-336/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-336 -v /w/workspace/foundry_device-usb-camera_PR-336:/w/workspace/foundry_device-usb-camera_PR-336:rw,z -v /w/workspace/foundry_device-usb-camera_PR-336@tmp:/w/workspace/foundry_device-usb-camera_PR-336@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-03T17:35:06.085Z] $ docker top b42401c62feb1da7b7a62075d697bb6ca2677ace35b2f9a0344c03a9bf64af28 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-03T17:35:06.503Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-03T17:35:06.849Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-03T17:35:07.183Z] + ls /var/log/sa-host [2024-07-03T17:35:07.183Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-03T17:35:07.428Z] provisioning config files... [2024-07-03T17:35:07.467Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-336@tmp/config7337500398933986144tmp [Pipeline] { [Pipeline] echo [2024-07-03T17:35:07.545Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-03T17:35:07.906Z] ---> create-netrc.sh [Pipeline] } [2024-07-03T17:35:07.939Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-03T17:35:08.386Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-03T17:35:08.424Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-03T17:35:08.748Z] ---> sudo-logs.sh [2024-07-03T17:35:08.748Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-03T17:35:08.855Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-03T17:35:09.178Z] ---> job-cost.sh [2024-07-03T17:35:09.179Z] lf-activate-venv: SKIPPING [2024-07-03T17:35:09.179Z] DEBUG: total: 0.2199999988079071 [2024-07-03T17:35:09.179Z] INFO: Retrieving Stack Cost... [2024-07-03T17:35:09.747Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-03T17:35:10.007Z] INFO: Archiving Costs [Pipeline] echo [2024-07-03T17:35:10.057Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-03T17:35:10.378Z] ---> logs-deploy.sh [2024-07-03T17:35:10.378Z] lf-activate-venv: SKIPPING [2024-07-03T17:35:10.378Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-336/1 [2024-07-03T17:35:10.378Z] INFO: archiving workspace using pattern(s): [2024-07-03T17:35:11.316Z] Archives upload complete. [2024-07-03T17:35:11.316Z] INFO: archiving logs to Nexus