Pull request #350 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1bf46b9ea03ee861343d5b55a20261514132a96f+8af420bf6967b65b18f8274e92082c818197a7ec (77e646c556cd41f80ece259b60dac03b198f4527) 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-ssh12911595582885069966.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b5a5e52272fc4198cf3754284eedf36dbf0baa35 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-ssh6559866280009846874.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 b5a5e52272fc4198cf3754284eedf36dbf0baa35 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-350/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-350/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15601845583530204633.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-350/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17851614406781293296.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b5a5e52272fc4198cf3754284eedf36dbf0baa35 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b5a5e52272fc4198cf3754284eedf36dbf0baa35 # timeout=10 Commit message: "Merge pull request #456 from cherrycl/issue-452-4" > 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-ssh2524658168680961841.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-350/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-350/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13006122078953806826.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 b5a5e52272fc4198cf3754284eedf36dbf0baa35 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-13013 in /w/workspace/foundry_device-usb-camera_PR-350 [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-350 # 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 8af420bf6967b65b18f8274e92082c818197a7ec into PR head commit 1bf46b9ea03ee861343d5b55a20261514132a96f Merge succeeded, producing 1bf46b9ea03ee861343d5b55a20261514132a96f Checking out Revision 1bf46b9ea03ee861343d5b55a20261514132a96f (PR-350) > 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/350/head:refs/remotes/origin/PR-350 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1bf46b9ea03ee861343d5b55a20261514132a96f # 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 8af420bf6967b65b18f8274e92082c818197a7ec # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1bf46b9ea03ee861343d5b55a20261514132a96f # timeout=10 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 b5a5e52272fc4198cf3754284eedf36dbf0baa35 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-02T17:14:38.204Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-02T17:14:38.469Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-02T17:14:38.604Z] ========================================================= [2024-10-02T17:14:38.604Z] EdgeX Global Pipelines Version Info [2024-10-02T17:14:38.604Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-02T17:14:39.352Z] ------------------- [2024-10-02T17:14:39.352Z] stable info: [2024-10-02T17:14:39.352Z] ------------------- [2024-10-02T17:14:39.352Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-02T17:14:39.352Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-02T17:14:39.352Z] Message: update stable to v1.0.264 [2024-10-02T17:14:39.925Z] ------------------- [2024-10-02T17:14:39.925Z] experimental info: [2024-10-02T17:14:39.925Z] ------------------- [2024-10-02T17:14:39.925Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-02T17:14:39.925Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-02T17:14:39.925Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-02T17:14:40.147Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2024-10-02T17:14:40.211Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2024-10-02T17:14:40.275Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-02T17:14:40.339Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-02T17:14:40.395Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-02T17:14:40.454Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-10-02T17:14:40.514Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-02T17:14:40.576Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-02T17:14:40.631Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-02T17:14:40.688Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-02T17:14:40.745Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-02T17:14:40.806Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2024-10-02T17:14:40.873Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-02T17:14:40.939Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-02T17:14:41.003Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-02T17:14:41.070Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-02T17:14:41.134Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-02T17:14:41.202Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-02T17:14:41.260Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-02T17:14:41.321Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-02T17:14:41.381Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-02T17:14:41.441Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-02T17:14:41.498Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-02T17:14:41.562Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-02T17:14:41.624Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-02T17:14:41.685Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-02T17:14:41.742Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-02T17:14:41.803Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-350 [Pipeline] echo [2024-10-02T17:14:41.862Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-350 [Pipeline] echo [2024-10-02T17:14:41.925Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-350 [Pipeline] echo [2024-10-02T17:14:41.987Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1bf46b9ea03ee861343d5b55a20261514132a96f [Pipeline] echo [2024-10-02T17:14:42.049Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1bf46b9 [Pipeline] echo [2024-10-02T17:14:42.109Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-02T17:14:42.267Z] provisioning config files... [2024-10-02T17:14:42.283Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-350@tmp/config14211788552223325571tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-02T17:14:42.679Z] ---> ****-login.sh [2024-10-02T17:14:42.679Z] nexus3.edgexfoundry.org:10001 [2024-10-02T17:14:42.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T17:14:43.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T17:14:43.204Z] Configure a credential helper to remove this warning. See [2024-10-02T17:14:43.204Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T17:14:43.204Z] [2024-10-02T17:14:43.204Z] Login Succeeded [2024-10-02T17:14:43.204Z] nexus3.edgexfoundry.org:10002 [2024-10-02T17:14:43.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T17:14:43.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T17:14:43.204Z] Configure a credential helper to remove this warning. See [2024-10-02T17:14:43.204Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T17:14:43.204Z] [2024-10-02T17:14:43.204Z] Login Succeeded [2024-10-02T17:14:43.204Z] nexus3.edgexfoundry.org:10003 [2024-10-02T17:14:43.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T17:14:43.464Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T17:14:43.464Z] Configure a credential helper to remove this warning. See [2024-10-02T17:14:43.464Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T17:14:43.464Z] [2024-10-02T17:14:43.464Z] Login Succeeded [2024-10-02T17:14:43.464Z] nexus3.edgexfoundry.org:10004 [2024-10-02T17:14:43.464Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T17:14:43.464Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T17:14:43.464Z] Configure a credential helper to remove this warning. See [2024-10-02T17:14:43.464Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T17:14:43.464Z] [2024-10-02T17:14:43.464Z] Login Succeeded [2024-10-02T17:14:43.464Z] ****.io [2024-10-02T17:14:43.464Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T17:14:43.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T17:14:43.727Z] Configure a credential helper to remove this warning. See [2024-10-02T17:14:43.727Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T17:14:43.727Z] [2024-10-02T17:14:43.727Z] Login Succeeded [2024-10-02T17:14:43.727Z] ---> ****-login.sh ends [Pipeline] } [2024-10-02T17:14:43.756Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-02T17:14:44.433Z] + git rev-list -1 --merges 1bf46b9ea03ee861343d5b55a20261514132a96f~1..1bf46b9ea03ee861343d5b55a20261514132a96f [Pipeline] echo [2024-10-02T17:14:44.486Z] -----------> git rev-list -1 --merges 1bf46b9ea03ee861343d5b55a20261514132a96f~1..1bf46b9ea03ee861343d5b55a20261514132a96f 1bf46b9ea03ee861343d5b55a20261514132a96f [false] [Pipeline] sh [2024-10-02T17:14:44.815Z] + git log --format=format:%s -1 1bf46b9ea03ee861343d5b55a20261514132a96f [Pipeline] echo [2024-10-02T17:14:44.862Z] ========================================================= [2024-10-02T17:14:44.862Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-02T17:14:44.862Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-02T17:14:45.335Z] + git log --format=format:%s -1 1bf46b9ea03ee861343d5b55a20261514132a96f [Pipeline] echo [2024-10-02T17:14:45.374Z] [semverPrep] GIT_COMMIT: 1bf46b9ea03ee861343d5b55a20261514132a96f, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-10-02T17:14:45.418Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-02T17:14:45.852Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-02T17:14:45.852Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-02T17:14:45.852Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-02T17:14:45.852Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-02T17:14:45.852Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-02T17:14:45.852Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-02T17:14:45.852Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T17:14:46.464Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-02T17:14:46.464Z] [2024-10-02T17:14:46.464Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T17:14:46.872Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-02T17:14:46.872Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-02T17:14:46.872Z] b85a868b505f: Pulling fs layer [2024-10-02T17:14:46.872Z] e2be974225ed: Pulling fs layer [2024-10-02T17:14:46.872Z] 339a4e72a1f5: Pulling fs layer [2024-10-02T17:14:46.872Z] 988bab9f4d93: Pulling fs layer [2024-10-02T17:14:46.872Z] 1469e6f7b9e6: Pulling fs layer [2024-10-02T17:14:46.872Z] eaf3925da568: Pulling fs layer [2024-10-02T17:14:46.872Z] bab4dde63d76: Pulling fs layer [2024-10-02T17:14:46.872Z] bde34c3a00c8: Pulling fs layer [2024-10-02T17:14:46.872Z] b352a97aabf1: Pulling fs layer [2024-10-02T17:14:46.872Z] 4872d77fe225: Pulling fs layer [2024-10-02T17:14:46.872Z] 5851b861e8e6: Pulling fs layer [2024-10-02T17:14:46.872Z] eaf3925da568: Waiting [2024-10-02T17:14:46.872Z] bab4dde63d76: Waiting [2024-10-02T17:14:46.872Z] 988bab9f4d93: Waiting [2024-10-02T17:14:46.872Z] bde34c3a00c8: Waiting [2024-10-02T17:14:46.872Z] b352a97aabf1: Waiting [2024-10-02T17:14:46.872Z] 1469e6f7b9e6: Waiting [2024-10-02T17:14:46.872Z] 4872d77fe225: Waiting [2024-10-02T17:14:46.872Z] 5851b861e8e6: Waiting [2024-10-02T17:14:46.872Z] e2be974225ed: Verifying Checksum [2024-10-02T17:14:46.872Z] e2be974225ed: Download complete [2024-10-02T17:14:46.872Z] 988bab9f4d93: Verifying Checksum [2024-10-02T17:14:46.872Z] 988bab9f4d93: Download complete [2024-10-02T17:14:46.872Z] 339a4e72a1f5: Verifying Checksum [2024-10-02T17:14:46.872Z] 339a4e72a1f5: Download complete [2024-10-02T17:14:46.872Z] 1469e6f7b9e6: Verifying Checksum [2024-10-02T17:14:46.872Z] 1469e6f7b9e6: Download complete [2024-10-02T17:14:46.872Z] eaf3925da568: Verifying Checksum [2024-10-02T17:14:46.872Z] eaf3925da568: Download complete [2024-10-02T17:14:47.136Z] bde34c3a00c8: Verifying Checksum [2024-10-02T17:14:47.136Z] bde34c3a00c8: Download complete [2024-10-02T17:14:47.136Z] b352a97aabf1: Verifying Checksum [2024-10-02T17:14:47.136Z] b352a97aabf1: Download complete [2024-10-02T17:14:47.136Z] 4872d77fe225: Verifying Checksum [2024-10-02T17:14:47.136Z] 4872d77fe225: Download complete [2024-10-02T17:14:47.136Z] 5851b861e8e6: Download complete [2024-10-02T17:14:47.136Z] b85a868b505f: Verifying Checksum [2024-10-02T17:14:47.136Z] b85a868b505f: Download complete [2024-10-02T17:14:47.400Z] bab4dde63d76: Verifying Checksum [2024-10-02T17:14:47.400Z] bab4dde63d76: Download complete [2024-10-02T17:14:48.782Z] b85a868b505f: Pull complete [2024-10-02T17:14:48.783Z] e2be974225ed: Pull complete [2024-10-02T17:14:49.354Z] 339a4e72a1f5: Pull complete [2024-10-02T17:14:49.354Z] 988bab9f4d93: Pull complete [2024-10-02T17:14:49.613Z] 1469e6f7b9e6: Pull complete [2024-10-02T17:14:49.613Z] eaf3925da568: Pull complete [2024-10-02T17:14:51.519Z] bab4dde63d76: Pull complete [2024-10-02T17:14:51.519Z] bde34c3a00c8: Pull complete [2024-10-02T17:14:51.782Z] b352a97aabf1: Pull complete [2024-10-02T17:14:51.782Z] 4872d77fe225: Pull complete [2024-10-02T17:14:51.782Z] 5851b861e8e6: Pull complete [2024-10-02T17:14:51.782Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-02T17:14:51.782Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-02T17:14:51.782Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T17:14:52.086Z] prd-ubuntu20.04-docker-8c-8g-13013 does not seem to be running inside a container [2024-10-02T17:14:52.124Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-350 -v /w/workspace/foundry_device-usb-camera_PR-350:/w/workspace/foundry_device-usb-camera_PR-350:rw,z -v /w/workspace/foundry_device-usb-camera_PR-350@tmp:/w/workspace/foundry_device-usb-camera_PR-350@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-10-02T17:14:54.905Z] $ docker top fa5d43a8bef6d7aa52dd65141b4cb4f2c2d574205ba6edf160cb7f3d4111bbdc -eo pid,comm [2024-10-02T17:14:54.963Z] 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-10-02T17:14:54.963Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-02T17:14:55.129Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-02T17:14:55.129Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-02T17:14:55.258Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-02T17:14:55.257Z] $ docker exec fa5d43a8bef6d7aa52dd65141b4cb4f2c2d574205ba6edf160cb7f3d4111bbdc ssh-agent [2024-10-02T17:14:55.377Z] SSH_AUTH_SOCK=/tmp/ssh-tMIKsXHiHdi9/agent.32 [2024-10-02T17:14:55.378Z] SSH_AGENT_PID=38 [2024-10-02T17:14:55.385Z] Running ssh-add (command line suppressed) [2024-10-02T17:14:55.480Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-350@tmp/private_key_6462450113204675300.key (/w/workspace/foundry_device-usb-camera_PR-350@tmp/private_key_6462450113204675300.key) [2024-10-02T17:14:55.501Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-02T17:14:55.856Z] + git tag --points-at HEAD [Pipeline] } [2024-10-02T17:14:55.880Z] $ docker exec --env ******** --env ******** fa5d43a8bef6d7aa52dd65141b4cb4f2c2d574205ba6edf160cb7f3d4111bbdc ssh-agent -k [2024-10-02T17:14:55.999Z] unset SSH_AUTH_SOCK; [2024-10-02T17:14:55.999Z] unset SSH_AGENT_PID; [2024-10-02T17:14:56.000Z] echo Agent pid 38 killed; [2024-10-02T17:14:56.013Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-02T17:14:56.119Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-02T17:14:56.119Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-02T17:14:56.239Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-02T17:14:56.240Z] $ docker exec fa5d43a8bef6d7aa52dd65141b4cb4f2c2d574205ba6edf160cb7f3d4111bbdc ssh-agent [2024-10-02T17:14:56.363Z] SSH_AUTH_SOCK=/tmp/ssh-iqDm1mliwbV1/agent.71 [2024-10-02T17:14:56.363Z] SSH_AGENT_PID=77 [2024-10-02T17:14:56.368Z] Running ssh-add (command line suppressed) [2024-10-02T17:14:56.469Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-350@tmp/private_key_2411652428660332372.key (/w/workspace/foundry_device-usb-camera_PR-350@tmp/private_key_2411652428660332372.key) [2024-10-02T17:14:56.491Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-02T17:14:56.849Z] + git semver init [2024-10-02T17:14:57.115Z] 2024-10-02 17:14:57,033 [run_init] DEBUG init version:0.0.0 force:False [2024-10-02T17:14:57.115Z] 2024-10-02 17:14:57,034 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-350/.semver [2024-10-02T17:14:57.115Z] 2024-10-02 17:14:57,034 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-350/.semver [2024-10-02T17:14:57.115Z] 2024-10-02 17:14:57,034 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-350/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-350, universal_newlines=False, shell=None, istream=None) [2024-10-02T17:14:59.035Z] 2024-10-02 17:14:58,582 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-350/.git/info/exclude [2024-10-02T17:14:59.035Z] 2024-10-02 17:14:58,582 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-350/.semver/PR-350 with force:False [2024-10-02T17:14:59.035Z] 2024-10-02 17:14:58,583 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-350/.semver/PR-350 [2024-10-02T17:14:59.035Z] 2024-10-02 17:14:58,587 [execute] INFO git cat-file --batch-check [2024-10-02T17:14:59.035Z] 2024-10-02 17:14:58,588 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-350/.semver, universal_newlines=False, shell=None, istream=) [2024-10-02T17:14:59.035Z] 2024-10-02 17:14:58,594 [execute] INFO git cat-file --batch [2024-10-02T17:14:59.035Z] 2024-10-02 17:14:58,595 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-350/.semver, universal_newlines=False, shell=None, istream=) [2024-10-02T17:14:59.035Z] 2024-10-02 17:14:58,601 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-350/.semver/PR-350 [2024-10-02T17:14:59.035Z] 0.0.0 [Pipeline] } [2024-10-02T17:14:59.066Z] $ docker exec --env ******** --env ******** fa5d43a8bef6d7aa52dd65141b4cb4f2c2d574205ba6edf160cb7f3d4111bbdc ssh-agent -k [2024-10-02T17:14:59.171Z] unset SSH_AUTH_SOCK; [2024-10-02T17:14:59.172Z] unset SSH_AGENT_PID; [2024-10-02T17:14:59.172Z] echo Agent pid 77 killed; [2024-10-02T17:14:59.189Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-02T17:14:59.655Z] + git semver [Pipeline] } [2024-10-02T17:14:59.945Z] $ docker stop --time=1 fa5d43a8bef6d7aa52dd65141b4cb4f2c2d574205ba6edf160cb7f3d4111bbdc [2024-10-02T17:15:01.266Z] $ docker rm -f --volumes fa5d43a8bef6d7aa52dd65141b4cb4f2c2d574205ba6edf160cb7f3d4111bbdc [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-02T17:15:01.863Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-02T17:15:02.178Z] Stashed 1 file(s) [Pipeline] echo [2024-10-02T17:15:02.207Z] [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-10-02T17:15:02.950Z] provisioning config files... [2024-10-02T17:15:02.962Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-350@tmp/config4430063094142315245tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-02T17:15:03.338Z] ---> ****-login.sh [2024-10-02T17:15:03.338Z] nexus3.edgexfoundry.org:10001 [2024-10-02T17:15:03.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T17:15:03.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T17:15:03.339Z] Configure a credential helper to remove this warning. See [2024-10-02T17:15:03.339Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T17:15:03.339Z] [2024-10-02T17:15:03.339Z] Login Succeeded [2024-10-02T17:15:03.339Z] nexus3.edgexfoundry.org:10002 [2024-10-02T17:15:03.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T17:15:03.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T17:15:03.598Z] Configure a credential helper to remove this warning. See [2024-10-02T17:15:03.598Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T17:15:03.598Z] [2024-10-02T17:15:03.598Z] Login Succeeded [2024-10-02T17:15:03.598Z] nexus3.edgexfoundry.org:10003 [2024-10-02T17:15:03.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T17:15:03.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T17:15:03.598Z] Configure a credential helper to remove this warning. See [2024-10-02T17:15:03.599Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T17:15:03.599Z] [2024-10-02T17:15:03.599Z] Login Succeeded [2024-10-02T17:15:03.599Z] nexus3.edgexfoundry.org:10004 [2024-10-02T17:15:03.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T17:15:03.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T17:15:03.599Z] Configure a credential helper to remove this warning. See [2024-10-02T17:15:03.599Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T17:15:03.599Z] [2024-10-02T17:15:03.599Z] Login Succeeded [2024-10-02T17:15:03.599Z] ****.io [2024-10-02T17:15:03.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T17:15:03.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T17:15:03.859Z] Configure a credential helper to remove this warning. See [2024-10-02T17:15:03.859Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T17:15:03.859Z] [2024-10-02T17:15:03.859Z] Login Succeeded [2024-10-02T17:15:03.859Z] ---> ****-login.sh ends [Pipeline] } [2024-10-02T17:15:03.898Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-02T17:15:04.131Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-02T17:15:04.187Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-02T17:15:04.235Z] ========================================================= [2024-10-02T17:15:04.235Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-10-02T17:15:04.235Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T17:15:04.783Z] + 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-10-02T17:15:04.783Z] Sending build context to Docker daemon 20.59MB [2024-10-02T17:15:04.783Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-10-02T17:15:04.783Z] Step 2/13 : FROM ${BASE} AS builder [2024-10-02T17:15:05.061Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-02T17:15:05.061Z] 619be1103602: Pulling fs layer [2024-10-02T17:15:05.061Z] 7862e08f4a3e: Pulling fs layer [2024-10-02T17:15:05.061Z] 5df492c9dc93: Pulling fs layer [2024-10-02T17:15:05.061Z] 7629e6793208: Pulling fs layer [2024-10-02T17:15:05.061Z] 4f4fb700ef54: Pulling fs layer [2024-10-02T17:15:05.061Z] fb5054dd5b73: Pulling fs layer [2024-10-02T17:15:05.061Z] eeca6798cff9: Pulling fs layer [2024-10-02T17:15:05.061Z] aa269ceb94a6: Pulling fs layer [2024-10-02T17:15:05.061Z] ada007ff1a6a: Pulling fs layer [2024-10-02T17:15:05.061Z] fb5054dd5b73: Waiting [2024-10-02T17:15:05.061Z] 4f4fb700ef54: Waiting [2024-10-02T17:15:05.061Z] 7629e6793208: Waiting [2024-10-02T17:15:05.061Z] eeca6798cff9: Waiting [2024-10-02T17:15:05.061Z] aa269ceb94a6: Waiting [2024-10-02T17:15:05.061Z] ada007ff1a6a: Waiting [2024-10-02T17:15:05.061Z] 7862e08f4a3e: Verifying Checksum [2024-10-02T17:15:05.061Z] 7862e08f4a3e: Download complete [2024-10-02T17:15:05.061Z] 7629e6793208: Verifying Checksum [2024-10-02T17:15:05.061Z] 7629e6793208: Download complete [2024-10-02T17:15:05.061Z] 4f4fb700ef54: Download complete [2024-10-02T17:15:05.061Z] fb5054dd5b73: Verifying Checksum [2024-10-02T17:15:05.061Z] fb5054dd5b73: Download complete [2024-10-02T17:15:05.061Z] 619be1103602: Verifying Checksum [2024-10-02T17:15:05.061Z] 619be1103602: Download complete [2024-10-02T17:15:05.061Z] eeca6798cff9: Download complete [2024-10-02T17:15:05.322Z] 619be1103602: Pull complete [2024-10-02T17:15:05.322Z] ada007ff1a6a: Verifying Checksum [2024-10-02T17:15:05.322Z] ada007ff1a6a: Download complete [2024-10-02T17:15:05.322Z] 7862e08f4a3e: Pull complete [2024-10-02T17:15:05.582Z] 5df492c9dc93: Verifying Checksum [2024-10-02T17:15:05.582Z] 5df492c9dc93: Download complete [2024-10-02T17:15:05.840Z] aa269ceb94a6: Verifying Checksum [2024-10-02T17:15:05.840Z] aa269ceb94a6: Download complete [2024-10-02T17:15:09.124Z] 5df492c9dc93: Pull complete [2024-10-02T17:15:09.124Z] 7629e6793208: Pull complete [2024-10-02T17:15:09.124Z] 4f4fb700ef54: Pull complete [2024-10-02T17:15:09.124Z] fb5054dd5b73: Pull complete [2024-10-02T17:15:09.124Z] eeca6798cff9: Pull complete [2024-10-02T17:15:11.655Z] aa269ceb94a6: Pull complete [2024-10-02T17:15:12.224Z] ada007ff1a6a: Pull complete [2024-10-02T17:15:12.224Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-10-02T17:15:12.224Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-10-02T17:15:12.224Z] ---> f489d0715acc [2024-10-02T17:15:12.224Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-10-02T17:15:17.509Z] ---> Running in 4dee2d197b79 [2024-10-02T17:15:17.509Z] Removing intermediate container 4dee2d197b79 [2024-10-02T17:15:17.509Z] ---> 8a4994896f25 [2024-10-02T17:15:17.509Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-02T17:15:17.509Z] ---> Running in 5d9fe58d075e [2024-10-02T17:15:17.509Z] Removing intermediate container 5d9fe58d075e [2024-10-02T17:15:17.509Z] ---> d714f684811e [2024-10-02T17:15:17.509Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-10-02T17:15:17.509Z] ---> Running in 3c8833311838 [2024-10-02T17:15:17.509Z] Removing intermediate container 3c8833311838 [2024-10-02T17:15:17.509Z] ---> 7097284877ba [2024-10-02T17:15:17.509Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-10-02T17:15:17.509Z] ---> Running in 43b3a18feb20 [2024-10-02T17:15:17.509Z] Removing intermediate container 43b3a18feb20 [2024-10-02T17:15:17.509Z] ---> affe33d01f80 [2024-10-02T17:15:17.509Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-02T17:15:17.509Z] ---> Running in 885462a0f7a5 [2024-10-02T17:15:17.509Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-02T17:15:17.509Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-02T17:15:17.719Z] Still waiting to schedule task [2024-10-02T17:15:17.720Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-10-02T17:15:17.770Z] (1/13) Installing libintl (0.21.1-r7) [2024-10-02T17:15:17.770Z] (2/13) Installing eudev-libs (3.2.11-r8) [2024-10-02T17:15:17.770Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2024-10-02T17:15:17.770Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2024-10-02T17:15:17.770Z] (5/13) Installing v4l-utils (1.24.1-r0) [2024-10-02T17:15:17.770Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2024-10-02T17:15:18.031Z] (7/13) Installing udev-init-scripts (35-r1) [2024-10-02T17:15:18.031Z] (8/13) Installing libblkid (2.38.1-r8) [2024-10-02T17:15:18.031Z] (9/13) Installing xz-libs (5.4.3-r0) [2024-10-02T17:15:18.031Z] (10/13) Installing kmod-libs (30-r3) [2024-10-02T17:15:18.031Z] (11/13) Installing eudev (3.2.11-r8) [2024-10-02T17:15:18.031Z] (12/13) Installing eudev-dev (3.2.11-r8) [2024-10-02T17:15:18.031Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2024-10-02T17:15:18.031Z] Executing busybox-1.36.1-r5.trigger [2024-10-02T17:15:18.031Z] Executing eudev-3.2.11-r8.trigger [2024-10-02T17:15:18.031Z] OK: 271 MiB in 65 packages [2024-10-02T17:15:18.599Z] Removing intermediate container 885462a0f7a5 [2024-10-02T17:15:18.599Z] ---> 7264773b5a57 [2024-10-02T17:15:18.599Z] Step 8/13 : WORKDIR /device-usb-camera [2024-10-02T17:15:18.599Z] ---> Running in 7c36d66a6174 [2024-10-02T17:15:18.858Z] Removing intermediate container 7c36d66a6174 [2024-10-02T17:15:18.858Z] ---> 25ccc9e9ef92 [2024-10-02T17:15:18.858Z] Step 9/13 : COPY go.mod vendor* ./ [2024-10-02T17:15:18.858Z] ---> 503345f63a1d [2024-10-02T17:15:18.858Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-02T17:15:18.858Z] ---> Running in 57cf48d7322a [2024-10-02T17:16:15.277Z] Removing intermediate container 57cf48d7322a [2024-10-02T17:16:15.277Z] ---> ee1ab7d694b6 [2024-10-02T17:16:15.277Z] Step 11/13 : COPY . . [2024-10-02T17:16:16.681Z] ---> 7f106dfbcd01 [2024-10-02T17:16:16.681Z] Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-10-02T17:16:16.681Z] ---> Running in 6bf8c2a2f355 [2024-10-02T17:16:16.941Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-02T17:16:16.941Z] Dload Upload Total Spent Left Speed [2024-10-02T17:16:16.941Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 8256 0 --:--:-- --:--:-- --:--:-- 8296 [2024-10-02T17:16:17.201Z] Removing intermediate container 6bf8c2a2f355 [2024-10-02T17:16:17.201Z] ---> f44ad539a45f [2024-10-02T17:16:17.201Z] Step 13/13 : RUN ${MAKE} [2024-10-02T17:16:17.201Z] ---> Running in 82de770764b9 [2024-10-02T17:16:17.461Z] noop [2024-10-02T17:16:17.721Z] Removing intermediate container 82de770764b9 [2024-10-02T17:16:17.721Z] ---> b874a307ce37 [2024-10-02T17:16:17.721Z] Successfully built b874a307ce37 [2024-10-02T17:16:17.721Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T17:16:18.271Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-02T17:16:18.271Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T17:16:18.458Z] prd-ubuntu20.04-docker-8c-8g-13013 does not seem to be running inside a container [2024-10-02T17:16:18.496Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-350 -v /w/workspace/foundry_device-usb-camera_PR-350:/w/workspace/foundry_device-usb-camera_PR-350:rw,z -v /w/workspace/foundry_device-usb-camera_PR-350@tmp:/w/workspace/foundry_device-usb-camera_PR-350@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-10-02T17:16:18.866Z] $ docker top 51d6291efa62deb470110ccb3f1fc7c8059e347524503f8711215b5c32ee4bf3 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-02T17:16:19.286Z] + go version [2024-10-02T17:16:19.287Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-10-02T17:16:19.330Z] $ docker stop --time=1 51d6291efa62deb470110ccb3f1fc7c8059e347524503f8711215b5c32ee4bf3 [2024-10-02T17:16:20.731Z] $ docker rm -f --volumes 51d6291efa62deb470110ccb3f1fc7c8059e347524503f8711215b5c32ee4bf3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T17:16:21.523Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-02T17:16:21.524Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T17:16:21.715Z] prd-ubuntu20.04-docker-8c-8g-13013 does not seem to be running inside a container [2024-10-02T17:16:21.752Z] $ 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-350 -v /w/workspace/foundry_device-usb-camera_PR-350:/w/workspace/foundry_device-usb-camera_PR-350:rw,z -v /w/workspace/foundry_device-usb-camera_PR-350@tmp:/w/workspace/foundry_device-usb-camera_PR-350@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-10-02T17:16:22.068Z] $ docker top 1bafc20dfb361608bfb80a5070945c9008ed31f16056a19f63e77582e4dab453 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-02T17:16:22.493Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-350 [Pipeline] fileExists [Pipeline] sh [2024-10-02T17:16:22.880Z] + make test [2024-10-02T17:16:22.880Z] go test ./... -coverprofile=coverage.out ./... [2024-10-02T17:16:24.784Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2024-10-02T17:16:42.882Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2024-10-02T17:16:42.882Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.012s coverage: 4.4% of statements [2024-10-02T17:16:52.869Z] go vet ./... [2024-10-02T17:16:57.057Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-02T17:16:57.057Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-02T17:16:57.057Z] ./bin/test-attribution-txt.sh [2024-10-02T17:16:57.057Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-10-02T17:16:57.057Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-10-02T17:16:57.057Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-10-02T17:16:57.057Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-10-02T17:16:57.057Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-10-02T17:16:57.057Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-10-02T17:16:57.057Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-10-02T17:16:57.057Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-10-02T17:16:57.057Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-10-02T17:16:57.057Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-10-02T17:16:57.057Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-10-02T17:16:57.057Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-10-02T17:16:57.057Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-10-02T17:16:57.057Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-10-02T17:16:57.057Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-10-02T17:16:57.057Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-10-02T17:16:57.057Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-10-02T17:16:57.057Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-10-02T17:16:57.057Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-10-02T17:16:57.057Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-10-02T17:16:57.057Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-10-02T17:16:57.057Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-10-02T17:16:57.057Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-10-02T17:16:57.057Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-10-02T17:16:57.057Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-10-02T17:16:57.057Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-10-02T17:16:57.057Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-10-02T17:16:57.057Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-10-02T17:16:57.057Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-10-02T17:16:57.057Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-10-02T17:16:57.057Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-10-02T17:16:57.057Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-10-02T17:16:57.057Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-10-02T17:16:57.057Z] An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add [2024-10-02T17:16:57.057Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-10-02T17:16:57.057Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-10-02T17:16:57.057Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-10-02T17:16:57.057Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-10-02T17:16:57.057Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-10-02T17:16:57.057Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-10-02T17:16:57.057Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-10-02T17:16:57.057Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-10-02T17:16:57.057Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-10-02T17:16:57.057Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-10-02T17:16:57.057Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-10-02T17:16:57.057Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-10-02T17:16:57.057Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-10-02T17:16:57.057Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-10-02T17:16:57.057Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-10-02T17:16:57.057Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-10-02T17:16:57.057Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-10-02T17:16:57.057Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-10-02T17:16:57.057Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-10-02T17:16:57.057Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-10-02T17:16:57.057Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-10-02T17:16:57.057Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-10-02T17:16:57.057Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-10-02T17:16:57.057Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-10-02T17:16:57.057Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-10-02T17:16:57.057Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-10-02T17:16:57.057Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-10-02T17:16:57.057Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-10-02T17:16:57.057Z] An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [2024-10-02T17:16:57.057Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-10-02T17:16:57.103Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-02T17:16:57.148Z] $ docker stop --time=1 1bafc20dfb361608bfb80a5070945c9008ed31f16056a19f63e77582e4dab453 [2024-10-02T17:17:01.896Z] $ docker rm -f --volumes 1bafc20dfb361608bfb80a5070945c9008ed31f16056a19f63e77582e4dab453 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-02T17:17:02.518Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-02T17:17:02.595Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-02T17:17:03.322Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-02T17:17:03.639Z] + ls -al . [2024-10-02T17:17:03.639Z] total 292 [2024-10-02T17:17:03.639Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 2 17:16 . [2024-10-02T17:17:03.639Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 2 17:14 .. [2024-10-02T17:17:03.639Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 2 17:16 .git [2024-10-02T17:17:03.639Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 2 17:14 .github [2024-10-02T17:17:03.639Z] -rw-rw-r-- 1 jenkins jenkins 379 Oct 2 17:14 .gitignore [2024-10-02T17:17:03.639Z] -rw-rw-r-- 1 jenkins jenkins 45 Oct 2 17:14 .golangci.yml [2024-10-02T17:17:03.639Z] -rw-rw-r-- 1 jenkins jenkins 77 Oct 2 17:14 .hadolint.yml [2024-10-02T17:17:03.639Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 2 17:14 .semver [2024-10-02T17:17:03.639Z] -rw-rw-r-- 1 jenkins jenkins 10870 Oct 2 17:14 Attribution.txt [2024-10-02T17:17:03.639Z] -rw-rw-r-- 1 jenkins jenkins 16561 Oct 2 17:14 CHANGELOG.md [2024-10-02T17:17:03.639Z] -rw-rw-r-- 1 jenkins jenkins 2453 Oct 2 17:14 Dockerfile [2024-10-02T17:17:03.639Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 2 17:14 GOVERNANCE.md [2024-10-02T17:17:03.639Z] -rw-rw-r-- 1 jenkins jenkins 659 Oct 2 17:14 Jenkinsfile [2024-10-02T17:17:03.639Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 2 17:14 LICENSE [2024-10-02T17:17:03.639Z] -rw-rw-r-- 1 jenkins jenkins 2611 Oct 2 17:14 Makefile [2024-10-02T17:17:03.639Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 2 17:14 OWNERS.md [2024-10-02T17:17:03.639Z] -rw-rw-r-- 1 jenkins jenkins 2575 Oct 2 17:14 README.md [2024-10-02T17:17:03.639Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 2 17:15 VERSION [2024-10-02T17:17:03.639Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 2 17:14 bin [2024-10-02T17:17:03.639Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 2 17:14 cmd [2024-10-02T17:17:03.639Z] -rw-r--r-- 1 jenkins jenkins 54703 Oct 2 17:16 coverage.out [2024-10-02T17:17:03.639Z] -rwxrwxr-x 1 jenkins jenkins 84 Oct 2 17:14 docker-entrypoint.sh [2024-10-02T17:17:03.639Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 2 17:14 docs [2024-10-02T17:17:03.639Z] -rw-rw-r-- 1 jenkins jenkins 7182 Oct 2 17:14 go.mod [2024-10-02T17:17:03.639Z] -rw-rw-r-- 1 jenkins jenkins 100524 Oct 2 17:14 go.sum [2024-10-02T17:17:03.639Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 2 17:14 internal [2024-10-02T17:17:03.639Z] -rw-rw-r-- 1 jenkins jenkins 231 Oct 2 17:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T17:17:04.065Z] + 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=1bf46b9ea03ee861343d5b55a20261514132a96f --label arch=amd64 --label version=0.0.0 . [2024-10-02T17:17:04.065Z] Sending build context to Docker daemon 20.65MB [2024-10-02T17:17:04.065Z] Step 1/37 : ARG BASE=golang:1.21-alpine3.18 [2024-10-02T17:17:04.065Z] Step 2/37 : FROM ${BASE} AS builder [2024-10-02T17:17:04.065Z] ---> b874a307ce37 [2024-10-02T17:17:04.065Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2024-10-02T17:17:04.635Z] ---> Running in 7615a58c6c20 [2024-10-02T17:17:04.635Z] Removing intermediate container 7615a58c6c20 [2024-10-02T17:17:04.635Z] ---> 931d7975f0ce [2024-10-02T17:17:04.635Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-02T17:17:04.635Z] ---> Running in 4376fcf1077c [2024-10-02T17:17:04.635Z] Removing intermediate container 4376fcf1077c [2024-10-02T17:17:04.635Z] ---> 8cf7fcbe07fe [2024-10-02T17:17:04.635Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-10-02T17:17:04.635Z] ---> Running in bfb4fc513495 [2024-10-02T17:17:04.893Z] Removing intermediate container bfb4fc513495 [2024-10-02T17:17:04.893Z] ---> ee7ca9c62c40 [2024-10-02T17:17:04.893Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-10-02T17:17:04.893Z] ---> Running in e37064af8827 [2024-10-02T17:17:04.893Z] Removing intermediate container e37064af8827 [2024-10-02T17:17:04.893Z] ---> ec42cc9d6ff2 [2024-10-02T17:17:04.893Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-02T17:17:04.893Z] ---> Running in 2cd9413d09ac [2024-10-02T17:17:05.152Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-02T17:17:05.152Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-02T17:17:05.413Z] OK: 271 MiB in 65 packages [2024-10-02T17:17:05.672Z] Removing intermediate container 2cd9413d09ac [2024-10-02T17:17:05.672Z] ---> 8b459c99d709 [2024-10-02T17:17:05.672Z] Step 8/37 : WORKDIR /device-usb-camera [2024-10-02T17:17:05.672Z] ---> Running in 9f6ae9f9bca2 [2024-10-02T17:17:05.931Z] Removing intermediate container 9f6ae9f9bca2 [2024-10-02T17:17:05.931Z] ---> 1fecc45d4157 [2024-10-02T17:17:05.931Z] Step 9/37 : COPY go.mod vendor* ./ [2024-10-02T17:17:05.931Z] ---> c1984281eca2 [2024-10-02T17:17:05.931Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-02T17:17:05.931Z] ---> Running in f2888c27154a [2024-10-02T17:17:06.499Z] Removing intermediate container f2888c27154a [2024-10-02T17:17:06.499Z] ---> 9094811a4106 [2024-10-02T17:17:06.499Z] Step 11/37 : COPY . . [2024-10-02T17:17:07.451Z] ---> c27c63a10ab9 [2024-10-02T17:17:07.452Z] Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-10-02T17:17:07.452Z] ---> Running in 551695d723e0 [2024-10-02T17:17:07.710Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-02T17:17:07.711Z] Dload Upload Total Spent Left Speed [2024-10-02T17:17:07.711Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 30746 0 --:--:-- --:--:-- --:--:-- 31235 [2024-10-02T17:17:07.969Z] Removing intermediate container 551695d723e0 [2024-10-02T17:17:07.969Z] ---> 201194ef66f0 [2024-10-02T17:17:07.969Z] Step 13/37 : RUN ${MAKE} [2024-10-02T17:17:07.969Z] ---> Running in 5dab9585de35 [2024-10-02T17:17:08.236Z] 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.40" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2024-10-02T17:17:42.933Z] Removing intermediate container 5dab9585de35 [2024-10-02T17:17:42.933Z] ---> a71a1b8b1eed [2024-10-02T17:17:42.933Z] Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp [2024-10-02T17:17:42.933Z] 1.8.2: Pulling from bluenviron/mediamtx [2024-10-02T17:17:42.933Z] 8411072a22a5: Pulling fs layer [2024-10-02T17:17:42.933Z] 8411072a22a5: Verifying Checksum [2024-10-02T17:17:42.933Z] 8411072a22a5: Download complete [2024-10-02T17:17:42.933Z] 8411072a22a5: Pull complete [2024-10-02T17:17:42.933Z] Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2024-10-02T17:17:42.933Z] Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 [2024-10-02T17:17:42.933Z] ---> 1ac78cb06e13 [2024-10-02T17:17:42.933Z] Step 15/37 : FROM alpine:3.18 [2024-10-02T17:17:43.194Z] 3.18: Pulling from library/alpine [2024-10-02T17:17:43.194Z] 1cc3d825d8b2: Pulling fs layer [2024-10-02T17:17:43.457Z] 1cc3d825d8b2: Verifying Checksum [2024-10-02T17:17:43.457Z] 1cc3d825d8b2: Download complete [2024-10-02T17:17:43.457Z] 1cc3d825d8b2: Pull complete [2024-10-02T17:17:43.718Z] Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-10-02T17:17:43.718Z] Status: Downloaded newer image for alpine:3.18 [2024-10-02T17:17:43.718Z] ---> 2c64cf60f6f0 [2024-10-02T17:17:43.718Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-10-02T17:17:43.977Z] ---> Running in e08c702309f7 [2024-10-02T17:17:44.240Z] Removing intermediate container e08c702309f7 [2024-10-02T17:17:44.240Z] ---> 3d8039477f6e [2024-10-02T17:17:44.240Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-10-02T17:17:44.240Z] ---> Running in 18b36e097fc1 [2024-10-02T17:17:44.502Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-02T17:17:44.502Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-02T17:17:44.762Z] (1/107) Installing dumb-init (1.2.5-r2) [2024-10-02T17:17:44.762Z] (2/107) Installing sdl2 (2.26.5-r0) [2024-10-02T17:17:44.762Z] (3/107) Installing svt-av1-libs (1.6.0-r0) [2024-10-02T17:17:44.762Z] (4/107) Installing aom-libs (3.6.1-r0) [2024-10-02T17:17:44.762Z] (5/107) Installing libxau (1.0.11-r2) [2024-10-02T17:17:44.762Z] (6/107) Installing libmd (1.0.4-r2) [2024-10-02T17:17:44.762Z] (7/107) Installing libbsd (0.11.7-r1) [2024-10-02T17:17:44.762Z] (8/107) Installing libxdmcp (1.1.4-r2) [2024-10-02T17:17:44.762Z] (9/107) Installing libxcb (1.15-r1) [2024-10-02T17:17:44.762Z] (10/107) Installing libx11 (1.8.7-r0) [2024-10-02T17:17:44.762Z] (11/107) Installing hwdata-pci (0.370-r0) [2024-10-02T17:17:44.762Z] (12/107) Installing libpciaccess (0.17-r2) [2024-10-02T17:17:44.762Z] (13/107) Installing libdrm (2.4.115-r4) [2024-10-02T17:17:44.762Z] (14/107) Installing libxext (1.3.5-r2) [2024-10-02T17:17:44.762Z] (15/107) Installing libxfixes (6.0.1-r2) [2024-10-02T17:17:45.023Z] (16/107) Installing libffi (3.4.4-r2) [2024-10-02T17:17:45.023Z] (17/107) Installing wayland-libs-client (1.22.0-r2) [2024-10-02T17:17:45.023Z] (18/107) Installing libva (2.18.0-r1) [2024-10-02T17:17:45.023Z] (19/107) Installing libvdpau (1.5-r1) [2024-10-02T17:17:45.023Z] (20/107) Installing libgcc (12.2.1_git20220924-r10) [2024-10-02T17:17:45.023Z] (21/107) Installing libstdc++ (12.2.1_git20220924-r10) [2024-10-02T17:17:45.023Z] (22/107) Installing onevpl-libs (2023.2.1-r0) [2024-10-02T17:17:45.023Z] (23/107) Installing ffmpeg-libavutil (6.0.1-r0) [2024-10-02T17:17:45.023Z] (24/107) Installing libdav1d (1.2.1-r0) [2024-10-02T17:17:45.023Z] (25/107) Installing brotli-libs (1.0.9-r14) [2024-10-02T17:17:45.023Z] (26/107) Installing libhwy (1.0.4-r1) [2024-10-02T17:17:45.023Z] (27/107) Installing lcms2 (2.15-r2) [2024-10-02T17:17:45.023Z] (28/107) Installing libjxl (0.8.2-r0) [2024-10-02T17:17:45.023Z] (29/107) Installing lame-libs (3.100-r5) [2024-10-02T17:17:45.023Z] (30/107) Installing opus (1.4-r0) [2024-10-02T17:17:45.023Z] (31/107) Installing libgomp (12.2.1_git20220924-r10) [2024-10-02T17:17:45.023Z] (32/107) Installing soxr (0.1.3-r5) [2024-10-02T17:17:45.023Z] (33/107) Installing ffmpeg-libswresample (6.0.1-r0) [2024-10-02T17:17:45.023Z] (34/107) Installing libogg (1.3.5-r4) [2024-10-02T17:17:45.023Z] (35/107) Installing libtheora (1.1.1-r17) [2024-10-02T17:17:45.284Z] (36/107) Installing libvorbis (1.3.7-r1) [2024-10-02T17:17:45.284Z] (37/107) Installing libvpx (1.13.0-r2) [2024-10-02T17:17:45.284Z] (38/107) Installing libwebp (1.3.2-r0) [2024-10-02T17:17:45.284Z] (39/107) Installing x264-libs (0.164_git20220602-r1) [2024-10-02T17:17:45.284Z] (40/107) Installing numactl (2.0.16-r4) [2024-10-02T17:17:45.284Z] (41/107) Installing x265-libs (3.5-r4) [2024-10-02T17:17:45.284Z] (42/107) Installing xvidcore (1.3.7-r1) [2024-10-02T17:17:45.284Z] (43/107) Installing ffmpeg-libavcodec (6.0.1-r0) [2024-10-02T17:17:45.544Z] (44/107) Installing alsa-lib (1.2.9-r1) [2024-10-02T17:17:45.544Z] (45/107) Installing libexpat (2.6.3-r0) [2024-10-02T17:17:45.544Z] (46/107) Installing libbz2 (1.0.8-r5) [2024-10-02T17:17:45.544Z] (47/107) Installing libpng (1.6.44-r0) [2024-10-02T17:17:45.544Z] (48/107) Installing freetype (2.13.0-r5) [2024-10-02T17:17:45.544Z] (49/107) Installing fontconfig (2.14.2-r3) [2024-10-02T17:17:45.544Z] (50/107) Installing fribidi (1.0.13-r0) [2024-10-02T17:17:45.544Z] (51/107) Installing libintl (0.21.1-r7) [2024-10-02T17:17:45.544Z] (52/107) Installing libblkid (2.38.1-r8) [2024-10-02T17:17:45.544Z] (53/107) Installing libmount (2.38.1-r8) [2024-10-02T17:17:45.544Z] (54/107) Installing pcre2 (10.42-r1) [2024-10-02T17:17:45.544Z] (55/107) Installing glib (2.76.6-r0) [2024-10-02T17:17:45.544Z] (56/107) Installing graphite2 (1.3.14-r5) [2024-10-02T17:17:45.544Z] (57/107) Installing harfbuzz (7.3.0-r0) [2024-10-02T17:17:45.544Z] (58/107) Installing libunibreak (5.1-r0) [2024-10-02T17:17:45.544Z] (59/107) Installing libass (0.17.1-r0) [2024-10-02T17:17:45.544Z] (60/107) Installing libbluray (1.3.4-r0) [2024-10-02T17:17:45.544Z] (61/107) Installing gmp (6.2.1-r3) [2024-10-02T17:17:45.544Z] (62/107) Installing nettle (3.8.1-r2) [2024-10-02T17:17:45.544Z] (63/107) Installing libunistring (1.1-r1) [2024-10-02T17:17:45.544Z] (64/107) Installing libidn2 (2.3.4-r1) [2024-10-02T17:17:45.544Z] (65/107) Installing p11-kit (0.24.1-r2) [2024-10-02T17:17:45.544Z] (66/107) Installing libtasn1 (4.19.0-r1) [2024-10-02T17:17:45.544Z] (67/107) Installing gnutls (3.8.4-r0) [2024-10-02T17:17:45.544Z] (68/107) Installing mpg123-libs (1.31.3-r1) [2024-10-02T17:17:45.544Z] (69/107) Installing libopenmpt (0.7.2-r0) [2024-10-02T17:17:45.804Z] (70/107) Installing cjson (1.7.17-r0) [2024-10-02T17:17:45.804Z] (71/107) Installing mbedtls (2.28.9-r0) [2024-10-02T17:17:45.804Z] (72/107) Installing librist (0.2.7-r0) [2024-10-02T17:17:45.804Z] (73/107) Installing libsrt (1.5.2-r0) [2024-10-02T17:17:45.804Z] (74/107) Installing libssh (0.10.5-r0) [2024-10-02T17:17:45.804Z] (75/107) Installing xz-libs (5.4.3-r0) [2024-10-02T17:17:45.804Z] (76/107) Installing libxml2 (2.11.8-r0) [2024-10-02T17:17:45.804Z] (77/107) Installing libsodium (1.0.18-r3) [2024-10-02T17:17:45.804Z] (78/107) Installing libzmq (4.3.4-r4) [2024-10-02T17:17:45.804Z] (79/107) Installing ffmpeg-libavformat (6.0.1-r0) [2024-10-02T17:17:45.804Z] (80/107) Installing glslang-libs (1.3.243.0-r1) [2024-10-02T17:17:46.064Z] (81/107) Installing spirv-tools (1.3.243.0-r1) [2024-10-02T17:17:46.323Z] (82/107) Installing shaderc (2023.3-r1) [2024-10-02T17:17:46.323Z] (83/107) Installing vulkan-loader (1.3.243.0-r1) [2024-10-02T17:17:46.323Z] (84/107) Installing libplacebo (5.264.1-r1) [2024-10-02T17:17:46.323Z] (85/107) Installing ffmpeg-libpostproc (6.0.1-r0) [2024-10-02T17:17:46.323Z] (86/107) Installing ffmpeg-libswscale (6.0.1-r0) [2024-10-02T17:17:46.323Z] (87/107) Installing vidstab (1.1.1-r0) [2024-10-02T17:17:46.323Z] (88/107) Installing zimg (3.0.5-r0) [2024-10-02T17:17:46.323Z] (89/107) Installing ffmpeg-libavfilter (6.0.1-r0) [2024-10-02T17:17:46.583Z] (90/107) Installing libasyncns (0.8-r1) [2024-10-02T17:17:46.583Z] (91/107) Installing dbus-libs (1.14.8-r0) [2024-10-02T17:17:46.583Z] (92/107) Installing libltdl (2.4.7-r2) [2024-10-02T17:17:46.583Z] (93/107) Installing orc (0.4.39-r0) [2024-10-02T17:17:46.583Z] (94/107) Installing flac-libs (1.4.3-r0) [2024-10-02T17:17:46.583Z] (95/107) Installing libsndfile (1.2.0-r2) [2024-10-02T17:17:46.583Z] (96/107) Installing speexdsp (1.2.1-r1) [2024-10-02T17:17:46.583Z] (97/107) Installing tdb-libs (1.4.8-r1) [2024-10-02T17:17:46.583Z] (98/107) Installing libpulse (16.1-r10) [2024-10-02T17:17:46.583Z] (99/107) Installing libjpeg-turbo (2.1.5.1-r3) [2024-10-02T17:17:46.583Z] (100/107) Installing v4l-utils-libs (1.24.1-r0) [2024-10-02T17:17:46.583Z] (101/107) Installing ffmpeg-libavdevice (6.0.1-r0) [2024-10-02T17:17:46.583Z] (102/107) Installing ffmpeg (6.0.1-r0) [2024-10-02T17:17:46.583Z] (103/107) Installing udev-init-scripts (35-r1) [2024-10-02T17:17:46.583Z] (104/107) Installing eudev-libs (3.2.11-r8) [2024-10-02T17:17:46.583Z] (105/107) Installing zstd-libs (1.5.5-r4) [2024-10-02T17:17:46.583Z] (106/107) Installing kmod-libs (30-r3) [2024-10-02T17:17:46.583Z] (107/107) Installing eudev (3.2.11-r8) [2024-10-02T17:17:46.583Z] Executing busybox-1.36.1-r7.trigger [2024-10-02T17:17:46.583Z] Executing glib-2.76.6-r0.trigger [2024-10-02T17:17:46.583Z] Executing eudev-3.2.11-r8.trigger [2024-10-02T17:17:46.583Z] OK: 131 MiB in 122 packages [2024-10-02T17:17:49.873Z] Removing intermediate container 18b36e097fc1 [2024-10-02T17:17:49.873Z] ---> 47089faed070 [2024-10-02T17:17:49.873Z] Step 18/37 : RUN apk --no-cache upgrade [2024-10-02T17:17:49.873Z] ---> Running in c9b0b7be8140 [2024-10-02T17:17:50.135Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-02T17:17:50.408Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-02T17:17:50.408Z] OK: 131 MiB in 122 packages [2024-10-02T17:17:50.668Z] Removing intermediate container c9b0b7be8140 [2024-10-02T17:17:50.668Z] ---> 540f5b3588fe [2024-10-02T17:17:50.668Z] Step 19/37 : WORKDIR / [2024-10-02T17:17:50.668Z] ---> Running in 89eca8f52416 [2024-10-02T17:17:50.930Z] Removing intermediate container 89eca8f52416 [2024-10-02T17:17:50.930Z] ---> d4b86c4d714a [2024-10-02T17:17:50.930Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2024-10-02T17:17:52.306Z] ---> 57259154dafb [2024-10-02T17:17:52.307Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2024-10-02T17:17:52.307Z] ---> 0915fb84b4ca [2024-10-02T17:17:52.307Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2024-10-02T17:17:52.307Z] ---> 9ddf96b618e9 [2024-10-02T17:17:52.307Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2024-10-02T17:17:52.307Z] ---> 4b0443ce4084 [2024-10-02T17:17:52.307Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-10-02T17:17:52.565Z] ---> f1c162f1e069 [2024-10-02T17:17:52.565Z] Step 25/37 : COPY --from=rtsp /mediamtx.yml / [2024-10-02T17:17:52.565Z] ---> 151c26f390de [2024-10-02T17:17:52.565Z] Step 26/37 : COPY --from=rtsp /mediamtx / [2024-10-02T17:17:53.967Z] ---> 68b00d2ea128 [2024-10-02T17:17:53.967Z] Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2024-10-02T17:17:53.967Z] ---> Running in d81276264c6b [2024-10-02T17:17:54.226Z] Removing intermediate container d81276264c6b [2024-10-02T17:17:54.226Z] ---> 6aceab4baa77 [2024-10-02T17:17:54.226Z] Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2024-10-02T17:17:54.226Z] ---> Running in f7082534116b [2024-10-02T17:17:54.795Z] Removing intermediate container f7082534116b [2024-10-02T17:17:54.795Z] ---> 132115ae7674 [2024-10-02T17:17:54.795Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2024-10-02T17:17:54.795Z] ---> Running in 44029261dd0b [2024-10-02T17:17:55.363Z] Removing intermediate container 44029261dd0b [2024-10-02T17:17:55.363Z] ---> c1803510a0a8 [2024-10-02T17:17:55.363Z] Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2024-10-02T17:17:55.363Z] ---> Running in 8ede2760c245 [2024-10-02T17:17:55.933Z] Removing intermediate container 8ede2760c245 [2024-10-02T17:17:55.933Z] ---> 1f1bf18ea54a [2024-10-02T17:17:55.933Z] Step 31/37 : EXPOSE 59983 [2024-10-02T17:17:55.933Z] ---> Running in ad0449995122 [2024-10-02T17:17:55.933Z] Removing intermediate container ad0449995122 [2024-10-02T17:17:55.933Z] ---> 91d10940bb1f [2024-10-02T17:17:55.933Z] Step 32/37 : EXPOSE 8554 [2024-10-02T17:17:55.933Z] ---> Running in 801ef24a9309 [2024-10-02T17:17:55.933Z] Removing intermediate container 801ef24a9309 [2024-10-02T17:17:55.933Z] ---> 07c1fc0a13a6 [2024-10-02T17:17:55.933Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2024-10-02T17:17:55.933Z] ---> Running in 9a46f83e353f [2024-10-02T17:17:56.193Z] Removing intermediate container 9a46f83e353f [2024-10-02T17:17:56.193Z] ---> 5367a932f691 [2024-10-02T17:17:56.193Z] Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2024-10-02T17:17:56.193Z] ---> Running in be086c984e4e [2024-10-02T17:17:56.193Z] Removing intermediate container be086c984e4e [2024-10-02T17:17:56.193Z] ---> b38ad2305600 [2024-10-02T17:17:56.193Z] Step 35/37 : LABEL arch=amd64 [2024-10-02T17:17:56.193Z] ---> Running in e242d6bfabf9 [2024-10-02T17:17:56.193Z] Removing intermediate container e242d6bfabf9 [2024-10-02T17:17:56.193Z] ---> 5f15d092917f [2024-10-02T17:17:56.193Z] Step 36/37 : LABEL git_sha=1bf46b9ea03ee861343d5b55a20261514132a96f [2024-10-02T17:17:56.193Z] ---> Running in ea655a727d6d [2024-10-02T17:17:56.452Z] Removing intermediate container ea655a727d6d [2024-10-02T17:17:56.452Z] ---> ac0d3538a6ec [2024-10-02T17:17:56.452Z] Step 37/37 : LABEL version=0.0.0 [2024-10-02T17:17:56.452Z] ---> Running in 12dc7a9fb803 [2024-10-02T17:17:56.452Z] Removing intermediate container 12dc7a9fb803 [2024-10-02T17:17:56.452Z] ---> a3e6e9953f65 [2024-10-02T17:17:56.452Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-02T17:17:56.452Z] Successfully built a3e6e9953f65 [2024-10-02T17:17:56.452Z] 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-10-02T17:17:57.536Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-02T17:17:57.536Z] [2024-10-02T17:17:57.536Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T17:17:58.326Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-02T17:17:58.326Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-02T17:17:58.326Z] 5eb5b503b376: Pulling fs layer [2024-10-02T17:17:58.326Z] 5c69ac0246d0: Pulling fs layer [2024-10-02T17:17:58.326Z] ec43610c2a17: Pulling fs layer [2024-10-02T17:17:58.326Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-02T17:17:58.326Z] 33b1e0a273af: Pulling fs layer [2024-10-02T17:17:58.326Z] 5d3b04190fa2: Pulling fs layer [2024-10-02T17:17:58.326Z] 2f39f015ded8: Pulling fs layer [2024-10-02T17:17:58.326Z] 33b1e0a273af: Waiting [2024-10-02T17:17:58.326Z] 5d3b04190fa2: Waiting [2024-10-02T17:17:58.326Z] 3a2ae6a8a46f: Waiting [2024-10-02T17:17:58.326Z] 5c69ac0246d0: Download complete [2024-10-02T17:17:58.326Z] 33b1e0a273af: Verifying Checksum [2024-10-02T17:17:58.326Z] 33b1e0a273af: Download complete [2024-10-02T17:17:58.326Z] 5d3b04190fa2: Verifying Checksum [2024-10-02T17:17:58.326Z] 5d3b04190fa2: Download complete [2024-10-02T17:17:58.326Z] ec43610c2a17: Verifying Checksum [2024-10-02T17:17:58.326Z] ec43610c2a17: Download complete [2024-10-02T17:17:58.585Z] 5eb5b503b376: Download complete [2024-10-02T17:17:59.663Z] 2f39f015ded8: Download complete [2024-10-02T17:17:59.663Z] 5eb5b503b376: Pull complete [2024-10-02T17:17:59.924Z] 5c69ac0246d0: Pull complete [2024-10-02T17:18:00.185Z] ec43610c2a17: Pull complete [2024-10-02T17:18:00.185Z] 3a2ae6a8a46f: Pull complete [2024-10-02T17:18:00.445Z] 33b1e0a273af: Pull complete [2024-10-02T17:18:00.445Z] 5d3b04190fa2: Pull complete [2024-10-02T17:18:04.648Z] 2f39f015ded8: Pull complete [2024-10-02T17:18:04.648Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-02T17:18:04.648Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-02T17:18:04.648Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T17:18:04.916Z] prd-ubuntu20.04-docker-8c-8g-13013 does not seem to be running inside a container [2024-10-02T17:18:04.971Z] $ 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-350 -v /w/workspace/foundry_device-usb-camera_PR-350:/w/workspace/foundry_device-usb-camera_PR-350:rw,z -v /w/workspace/foundry_device-usb-camera_PR-350@tmp:/w/workspace/foundry_device-usb-camera_PR-350@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-10-02T17:18:09.603Z] $ docker top da64a94dfc38f087ae11920a0451748db1a42b7a167a7e0e9349a07552670785 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-02T17:18:10.090Z] ---> job-cost.sh [2024-10-02T17:18:10.090Z] lf-activate-venv: SKIPPING [2024-10-02T17:18:10.090Z] INFO: No Stack... [2024-10-02T17:18:10.349Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-02T17:18:10.917Z] INFO: Archiving Costs [Pipeline] sh [2024-10-02T17:18:11.242Z] + cat /w/workspace/foundry_device-usb-camera_PR-350/archives/cost.csv [2024-10-02T17:18:11.242Z] + cut -d, -f6 [Pipeline] lock [2024-10-02T17:18:11.294Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-350-1-stack-cost] [2024-10-02T17:18:11.301Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-350-1-stack-cost] did not exist. Created. [2024-10-02T17:18:11.308Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-350-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-02T17:18:11.733Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-02T17:18:11.787Z] Stashed 1 file(s) [Pipeline] } [2024-10-02T17:18:11.825Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-PR-350-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-02T17:18:11.932Z] $ docker stop --time=1 da64a94dfc38f087ae11920a0451748db1a42b7a167a7e0e9349a07552670785 [2024-10-02T17:18:13.082Z] $ docker rm -f --volumes da64a94dfc38f087ae11920a0451748db1a42b7a167a7e0e9349a07552670785 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-02T17:19:54.565Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-13018 in /w/workspace/foundry_device-usb-camera_PR-350 [Pipeline] { [Pipeline] ws [2024-10-02T17:19:54.645Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2024-10-02T17:19:54.739Z] Selected Git installation does not exist. Using Default [2024-10-02T17:19:54.739Z] The recommended git tool is: NONE [2024-10-02T17:20:02.224Z] using credential edgex-jenkins-ssh [2024-10-02T17:20:02.256Z] Cloning the remote Git repository [2024-10-02T17:20:02.341Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2024-10-02T17:20:02.477Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2024-10-02T17:20:02.785Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2024-10-02T17:20:02.786Z] > git --version # timeout=10 [2024-10-02T17:20:02.852Z] > git --version # 'git version 2.25.1' [2024-10-02T17:20:02.854Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-02T17:20:03.159Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-02T17:20:06.115Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2024-10-02T17:20:06.142Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-02T17:20:08.349Z] Merging remotes/origin/main commit 8af420bf6967b65b18f8274e92082c818197a7ec into PR head commit 1bf46b9ea03ee861343d5b55a20261514132a96f [2024-10-02T17:20:07.540Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2024-10-02T17:20:07.617Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2024-10-02T17:20:07.626Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-02T17:20:07.672Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/350/head:refs/remotes/origin/PR-350 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-10-02T17:20:08.375Z] > git config core.sparsecheckout # timeout=10 [2024-10-02T17:20:08.480Z] > git checkout -f 1bf46b9ea03ee861343d5b55a20261514132a96f # timeout=10 [2024-10-02T17:20:08.742Z] Merge succeeded, producing 1bf46b9ea03ee861343d5b55a20261514132a96f [2024-10-02T17:20:08.743Z] Checking out Revision 1bf46b9ea03ee861343d5b55a20261514132a96f (PR-350) [2024-10-02T17:20:09.510Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2024-10-02T17:20:09.573Z] > git --version # timeout=10 [2024-10-02T17:20:09.588Z] > git --version # 'git version 2.25.1' [2024-10-02T17:20:09.615Z] fatal: bad object b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-02T17:20:08.583Z] > git remote # timeout=10 [2024-10-02T17:20:08.612Z] > git config --get remote.origin.url # timeout=10 [2024-10-02T17:20:08.648Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-02T17:20:08.678Z] > git merge 8af420bf6967b65b18f8274e92082c818197a7ec # timeout=10 [2024-10-02T17:20:08.715Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-10-02T17:20:08.753Z] > git config core.sparsecheckout # timeout=10 [2024-10-02T17:20:08.778Z] > git checkout -f 1bf46b9ea03ee861343d5b55a20261514132a96f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-02T17:20:14.942Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-02T17:20:14.942Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-02T17:20:14.942Z] Dload Upload Total Spent Left Speed [2024-10-02T17:20:14.942Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 83298 0 --:--:-- --:--:-- --:--:-- 83843 [Pipeline] sh [2024-10-02T17:20:15.292Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-02T17:20:15.653Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-02T17:20:15.653Z] + sudo tee /etc/docker/daemon.new [2024-10-02T17:20:15.653Z] { [2024-10-02T17:20:15.653Z] "registry-mirrors": [ [2024-10-02T17:20:15.653Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-02T17:20:15.653Z] ], [2024-10-02T17:20:15.653Z] "bip": "10.250.0.254/24", [2024-10-02T17:20:15.653Z] "hosts": [ [2024-10-02T17:20:15.653Z] "tcp://0.0.0.0:5555", [2024-10-02T17:20:15.653Z] "unix:///var/run/docker.sock" [2024-10-02T17:20:15.653Z] ], [2024-10-02T17:20:15.653Z] "mtu": 1458, [2024-10-02T17:20:15.653Z] "selinux-enabled": true, [2024-10-02T17:20:15.653Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-02T17:20:15.653Z] } [Pipeline] sh [2024-10-02T17:20:16.003Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-02T17:20:16.353Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-02T17:20:34.701Z] provisioning config files... [2024-10-02T17:20:34.726Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config14480380650121806165tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-02T17:20:35.208Z] ---> ****-login.sh [2024-10-02T17:20:35.208Z] nexus3.edgexfoundry.org:10001 [2024-10-02T17:20:35.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T17:20:35.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T17:20:35.799Z] Configure a credential helper to remove this warning. See [2024-10-02T17:20:35.799Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T17:20:35.799Z] [2024-10-02T17:20:35.799Z] Login Succeeded [2024-10-02T17:20:35.799Z] nexus3.edgexfoundry.org:10002 [2024-10-02T17:20:36.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T17:20:36.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T17:20:36.342Z] Configure a credential helper to remove this warning. See [2024-10-02T17:20:36.342Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T17:20:36.342Z] [2024-10-02T17:20:36.342Z] Login Succeeded [2024-10-02T17:20:36.342Z] nexus3.edgexfoundry.org:10003 [2024-10-02T17:20:36.613Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T17:20:36.613Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T17:20:36.613Z] Configure a credential helper to remove this warning. See [2024-10-02T17:20:36.613Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T17:20:36.613Z] [2024-10-02T17:20:36.613Z] Login Succeeded [2024-10-02T17:20:36.613Z] nexus3.edgexfoundry.org:10004 [2024-10-02T17:20:36.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T17:20:36.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T17:20:36.886Z] Configure a credential helper to remove this warning. See [2024-10-02T17:20:36.886Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T17:20:36.886Z] [2024-10-02T17:20:36.886Z] Login Succeeded [2024-10-02T17:20:36.886Z] ****.io [2024-10-02T17:20:37.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T17:20:37.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T17:20:37.420Z] Configure a credential helper to remove this warning. See [2024-10-02T17:20:37.420Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T17:20:37.420Z] [2024-10-02T17:20:37.420Z] Login Succeeded [2024-10-02T17:20:37.420Z] ---> ****-login.sh ends [Pipeline] } [2024-10-02T17:20:37.447Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-02T17:20:37.959Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-02T17:20:38.022Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-02T17:20:38.070Z] ========================================================= [2024-10-02T17:20:38.070Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-10-02T17:20:38.070Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T17:20:38.625Z] + 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-10-02T17:20:39.219Z] Sending build context to Docker daemon 10.56MB [2024-10-02T17:20:39.219Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-10-02T17:20:39.219Z] Step 2/13 : FROM ${BASE} AS builder [2024-10-02T17:20:39.808Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-02T17:20:39.808Z] c6b39de5b339: Pulling fs layer [2024-10-02T17:20:39.808Z] a69c41024577: Pulling fs layer [2024-10-02T17:20:39.808Z] d6de4b400683: Pulling fs layer [2024-10-02T17:20:39.808Z] 35cb2a7552d0: Pulling fs layer [2024-10-02T17:20:39.808Z] 4f4fb700ef54: Pulling fs layer [2024-10-02T17:20:39.808Z] 464afbd9ba4c: Pulling fs layer [2024-10-02T17:20:39.808Z] 00f215d4a9da: Pulling fs layer [2024-10-02T17:20:39.808Z] d496ad576159: Pulling fs layer [2024-10-02T17:20:39.808Z] 35cb2a7552d0: Waiting [2024-10-02T17:20:39.808Z] 4f4fb700ef54: Waiting [2024-10-02T17:20:39.808Z] 464afbd9ba4c: Waiting [2024-10-02T17:20:39.808Z] 00f215d4a9da: Waiting [2024-10-02T17:20:39.808Z] d496ad576159: Waiting [2024-10-02T17:20:39.808Z] a69c41024577: Download complete [2024-10-02T17:20:39.808Z] 35cb2a7552d0: Download complete [2024-10-02T17:20:39.808Z] 4f4fb700ef54: Verifying Checksum [2024-10-02T17:20:39.808Z] 4f4fb700ef54: Download complete [2024-10-02T17:20:39.808Z] 464afbd9ba4c: Verifying Checksum [2024-10-02T17:20:39.808Z] 464afbd9ba4c: Download complete [2024-10-02T17:20:39.808Z] c6b39de5b339: Verifying Checksum [2024-10-02T17:20:39.808Z] c6b39de5b339: Download complete [2024-10-02T17:20:40.098Z] d496ad576159: Verifying Checksum [2024-10-02T17:20:40.098Z] d496ad576159: Download complete [2024-10-02T17:20:40.689Z] c6b39de5b339: Pull complete [2024-10-02T17:20:41.281Z] a69c41024577: Pull complete [2024-10-02T17:20:41.550Z] d6de4b400683: Verifying Checksum [2024-10-02T17:20:41.550Z] d6de4b400683: Download complete [2024-10-02T17:20:42.965Z] 00f215d4a9da: Verifying Checksum [2024-10-02T17:20:42.965Z] 00f215d4a9da: Download complete [2024-10-02T17:20:55.295Z] d6de4b400683: Pull complete [2024-10-02T17:20:55.295Z] 35cb2a7552d0: Pull complete [2024-10-02T17:20:55.295Z] 4f4fb700ef54: Pull complete [2024-10-02T17:20:55.295Z] 464afbd9ba4c: Pull complete [2024-10-02T17:21:03.513Z] 00f215d4a9da: Pull complete [2024-10-02T17:21:04.926Z] d496ad576159: Pull complete [2024-10-02T17:21:04.926Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-10-02T17:21:04.926Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-10-02T17:21:04.926Z] ---> f246e2811388 [2024-10-02T17:21:04.926Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-10-02T17:21:05.907Z] ---> Running in 9328f875ba99 [2024-10-02T17:21:05.907Z] Removing intermediate container 9328f875ba99 [2024-10-02T17:21:05.907Z] ---> 55008041f000 [2024-10-02T17:21:05.907Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-02T17:21:06.175Z] ---> Running in e3fb1e50c43a [2024-10-02T17:21:06.443Z] Removing intermediate container e3fb1e50c43a [2024-10-02T17:21:06.443Z] ---> 6f902ca34916 [2024-10-02T17:21:06.443Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-10-02T17:21:06.443Z] ---> Running in 0066e55b744c [2024-10-02T17:21:06.711Z] Removing intermediate container 0066e55b744c [2024-10-02T17:21:06.711Z] ---> 6f706ec56ef5 [2024-10-02T17:21:06.711Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-10-02T17:21:06.711Z] ---> Running in 427c85f4127f [2024-10-02T17:21:06.980Z] Removing intermediate container 427c85f4127f [2024-10-02T17:21:06.980Z] ---> 4e318479a582 [2024-10-02T17:21:06.980Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-02T17:21:07.248Z] ---> Running in af52f79545b7 [2024-10-02T17:21:08.207Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-02T17:21:08.473Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-02T17:21:09.446Z] (1/13) Installing libintl (0.21.1-r7) [2024-10-02T17:21:09.446Z] (2/13) Installing eudev-libs (3.2.11-r8) [2024-10-02T17:21:09.446Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2024-10-02T17:21:09.446Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2024-10-02T17:21:09.446Z] (5/13) Installing v4l-utils (1.24.1-r0) [2024-10-02T17:21:09.446Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2024-10-02T17:21:09.715Z] (7/13) Installing udev-init-scripts (35-r1) [2024-10-02T17:21:09.715Z] (8/13) Installing libblkid (2.38.1-r8) [2024-10-02T17:21:09.715Z] (9/13) Installing xz-libs (5.4.3-r0) [2024-10-02T17:21:09.715Z] (10/13) Installing kmod-libs (30-r3) [2024-10-02T17:21:09.715Z] (11/13) Installing eudev (3.2.11-r8) [2024-10-02T17:21:09.715Z] (12/13) Installing eudev-dev (3.2.11-r8) [2024-10-02T17:21:09.715Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2024-10-02T17:21:09.715Z] Executing busybox-1.36.1-r5.trigger [2024-10-02T17:21:09.715Z] Executing eudev-3.2.11-r8.trigger [2024-10-02T17:21:09.715Z] OK: 273 MiB in 65 packages [2024-10-02T17:21:11.129Z] Removing intermediate container af52f79545b7 [2024-10-02T17:21:11.129Z] ---> b63c6e2767d3 [2024-10-02T17:21:11.129Z] Step 8/13 : WORKDIR /device-usb-camera [2024-10-02T17:21:11.129Z] ---> Running in 1ff0fcbff219 [2024-10-02T17:21:11.398Z] Removing intermediate container 1ff0fcbff219 [2024-10-02T17:21:11.398Z] ---> 8a8e460b49f0 [2024-10-02T17:21:11.398Z] Step 9/13 : COPY go.mod vendor* ./ [2024-10-02T17:21:11.665Z] ---> 8ddc4151c636 [2024-10-02T17:21:11.665Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-02T17:21:11.937Z] ---> Running in 19b3f70037fb [2024-10-02T17:23:03.609Z] Removing intermediate container 19b3f70037fb [2024-10-02T17:23:03.609Z] ---> 7cdd6f1de2ac [2024-10-02T17:23:03.609Z] Step 11/13 : COPY . . [2024-10-02T17:23:03.609Z] ---> eec2552c5289 [2024-10-02T17:23:03.609Z] Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-10-02T17:23:03.609Z] ---> Running in 611dd2da7510 [2024-10-02T17:23:03.609Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-02T17:23:03.609Z] Dload Upload Total Spent Left Speed [2024-10-02T17:23:03.609Z] 0 0 0 0 0 0 0  0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 4484 0 --:--:-- --:--:-- --:--:-- 4500 [2024-10-02T17:23:03.609Z] Removing intermediate container 611dd2da7510 [2024-10-02T17:23:03.609Z] ---> 99707e6ec49f [2024-10-02T17:23:03.609Z] Step 13/13 : RUN ${MAKE} [2024-10-02T17:23:03.609Z] ---> Running in e0715cc086cb [2024-10-02T17:23:03.876Z] noop [2024-10-02T17:23:04.843Z] Removing intermediate container e0715cc086cb [2024-10-02T17:23:04.843Z] ---> 6546895c7502 [2024-10-02T17:23:04.843Z] Successfully built 6546895c7502 [2024-10-02T17:23:04.843Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T17:23:05.373Z] + docker inspect -f . ci-base-image-arm64 [2024-10-02T17:23:05.374Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T17:23:05.699Z] prd-ubuntu20.04-docker-arm64-4c-16g-13018 does not seem to be running inside a container [2024-10-02T17:23:05.772Z] $ 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-10-02T17:23:06.912Z] $ docker top b4e3299100b78f4f51c03a8c293e32ea5fcce788fa65f93286fd462aac970e4f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-02T17:23:07.831Z] + go version [2024-10-02T17:23:07.831Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-10-02T17:23:07.881Z] $ docker stop --time=1 b4e3299100b78f4f51c03a8c293e32ea5fcce788fa65f93286fd462aac970e4f [2024-10-02T17:23:09.510Z] $ docker rm -f --volumes b4e3299100b78f4f51c03a8c293e32ea5fcce788fa65f93286fd462aac970e4f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T17:23:10.463Z] + docker inspect -f . ci-base-image-arm64 [2024-10-02T17:23:10.463Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T17:23:10.748Z] prd-ubuntu20.04-docker-arm64-4c-16g-13018 does not seem to be running inside a container [2024-10-02T17:23:10.815Z] $ 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-10-02T17:23:12.009Z] $ docker top 564db5bc678acfa19cec2afaf6dcb712bb29caa86a6b593dab2f35b27e8ff2dc -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-02T17:23:12.914Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2024-10-02T17:23:13.771Z] + make test [2024-10-02T17:23:13.771Z] go test ./... -coverprofile=coverage.out ./... [2024-10-02T17:23:20.426Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2024-10-02T17:26:42.218Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2024-10-02T17:26:44.162Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.066s coverage: 4.4% of statements [2024-10-02T17:26:45.567Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-02T17:26:45.567Z] go vet ./... [2024-10-02T17:27:32.419Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-02T17:27:32.419Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-02T17:27:32.419Z] ./bin/test-attribution-txt.sh [2024-10-02T17:27:32.419Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-10-02T17:27:32.419Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-10-02T17:27:32.419Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-10-02T17:27:32.419Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-10-02T17:27:32.419Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-10-02T17:27:32.419Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-10-02T17:27:32.419Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-10-02T17:27:32.419Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-10-02T17:27:32.419Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-10-02T17:27:32.419Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-10-02T17:27:32.419Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-10-02T17:27:32.419Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-10-02T17:27:32.419Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-10-02T17:27:32.419Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-10-02T17:27:32.419Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-10-02T17:27:32.419Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-10-02T17:27:32.419Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-10-02T17:27:32.419Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-10-02T17:27:32.419Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-10-02T17:27:32.419Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-10-02T17:27:32.419Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-10-02T17:27:32.419Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-10-02T17:27:32.419Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-10-02T17:27:32.419Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-10-02T17:27:32.419Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-10-02T17:27:32.419Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-10-02T17:27:32.419Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-10-02T17:27:32.419Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-10-02T17:27:32.419Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-10-02T17:27:32.419Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-10-02T17:27:32.419Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-10-02T17:27:32.419Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-10-02T17:27:32.419Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-10-02T17:27:32.419Z] An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add [2024-10-02T17:27:32.419Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-10-02T17:27:32.419Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-10-02T17:27:32.419Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-10-02T17:27:32.419Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-10-02T17:27:32.419Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-10-02T17:27:32.419Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-10-02T17:27:32.419Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-10-02T17:27:32.419Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-10-02T17:27:32.419Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-10-02T17:27:32.419Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-10-02T17:27:32.419Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-10-02T17:27:32.419Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-10-02T17:27:32.419Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-10-02T17:27:32.419Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-10-02T17:27:32.419Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-10-02T17:27:32.419Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-10-02T17:27:32.419Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-10-02T17:27:32.419Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-10-02T17:27:32.419Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-10-02T17:27:32.419Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-10-02T17:27:32.419Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-10-02T17:27:32.419Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-10-02T17:27:32.419Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-10-02T17:27:32.419Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-10-02T17:27:32.419Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-10-02T17:27:32.419Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-10-02T17:27:32.419Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-10-02T17:27:32.419Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-10-02T17:27:32.419Z] An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [2024-10-02T17:27:32.419Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-10-02T17:27:32.469Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-02T17:27:32.522Z] $ docker stop --time=1 564db5bc678acfa19cec2afaf6dcb712bb29caa86a6b593dab2f35b27e8ff2dc [2024-10-02T17:27:34.413Z] $ docker rm -f --volumes 564db5bc678acfa19cec2afaf6dcb712bb29caa86a6b593dab2f35b27e8ff2dc [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-02T17:27:35.968Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-02T17:27:36.011Z] Warning: overwriting stash ‘coverage-report’ [2024-10-02T17:27:36.628Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-02T17:27:37.312Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-02T17:27:37.658Z] + ls -al . [2024-10-02T17:27:37.658Z] total 288 [2024-10-02T17:27:37.658Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 2 17:23 . [2024-10-02T17:27:37.658Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 2 17:20 .. [2024-10-02T17:27:37.658Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 2 17:20 .git [2024-10-02T17:27:37.658Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 2 17:20 .github [2024-10-02T17:27:37.658Z] -rw-rw-r-- 1 jenkins jenkins 379 Oct 2 17:20 .gitignore [2024-10-02T17:27:37.658Z] -rw-rw-r-- 1 jenkins jenkins 45 Oct 2 17:20 .golangci.yml [2024-10-02T17:27:37.658Z] -rw-rw-r-- 1 jenkins jenkins 77 Oct 2 17:20 .hadolint.yml [2024-10-02T17:27:37.658Z] -rw-rw-r-- 1 jenkins jenkins 10870 Oct 2 17:20 Attribution.txt [2024-10-02T17:27:37.658Z] -rw-rw-r-- 1 jenkins jenkins 16561 Oct 2 17:20 CHANGELOG.md [2024-10-02T17:27:37.658Z] -rw-rw-r-- 1 jenkins jenkins 2453 Oct 2 17:20 Dockerfile [2024-10-02T17:27:37.658Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 2 17:20 GOVERNANCE.md [2024-10-02T17:27:37.658Z] -rw-rw-r-- 1 jenkins jenkins 659 Oct 2 17:20 Jenkinsfile [2024-10-02T17:27:37.658Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 2 17:20 LICENSE [2024-10-02T17:27:37.658Z] -rw-rw-r-- 1 jenkins jenkins 2611 Oct 2 17:20 Makefile [2024-10-02T17:27:37.658Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 2 17:20 OWNERS.md [2024-10-02T17:27:37.658Z] -rw-rw-r-- 1 jenkins jenkins 2575 Oct 2 17:20 README.md [2024-10-02T17:27:37.658Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 2 17:15 VERSION [2024-10-02T17:27:37.658Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 2 17:20 bin [2024-10-02T17:27:37.658Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 2 17:20 cmd [2024-10-02T17:27:37.658Z] -rw-r--r-- 1 jenkins jenkins 54703 Oct 2 17:26 coverage.out [2024-10-02T17:27:37.658Z] -rwxrwxr-x 1 jenkins jenkins 84 Oct 2 17:20 docker-entrypoint.sh [2024-10-02T17:27:37.658Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 2 17:20 docs [2024-10-02T17:27:37.658Z] -rw-rw-r-- 1 jenkins jenkins 7182 Oct 2 17:20 go.mod [2024-10-02T17:27:37.658Z] -rw-rw-r-- 1 jenkins jenkins 100524 Oct 2 17:20 go.sum [2024-10-02T17:27:37.658Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 2 17:20 internal [2024-10-02T17:27:37.658Z] -rw-rw-r-- 1 jenkins jenkins 231 Oct 2 17:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T17:27:38.105Z] + 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=1bf46b9ea03ee861343d5b55a20261514132a96f --label arch=arm64 --label version=0.0.0 . [2024-10-02T17:27:38.692Z] Sending build context to Docker daemon 10.62MB [2024-10-02T17:27:38.692Z] Step 1/37 : ARG BASE=golang:1.21-alpine3.18 [2024-10-02T17:27:38.692Z] Step 2/37 : FROM ${BASE} AS builder [2024-10-02T17:27:38.692Z] ---> 6546895c7502 [2024-10-02T17:27:38.692Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2024-10-02T17:27:38.960Z] ---> Running in 4eef7300ec0f [2024-10-02T17:27:38.960Z] Removing intermediate container 4eef7300ec0f [2024-10-02T17:27:38.960Z] ---> b65afd8ed119 [2024-10-02T17:27:38.960Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-02T17:27:39.227Z] ---> Running in 007281e6a6cd [2024-10-02T17:27:39.493Z] Removing intermediate container 007281e6a6cd [2024-10-02T17:27:39.493Z] ---> ece4d4fc54de [2024-10-02T17:27:39.493Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-10-02T17:27:39.493Z] ---> Running in d1c01f236dce [2024-10-02T17:27:39.762Z] Removing intermediate container d1c01f236dce [2024-10-02T17:27:39.762Z] ---> 48e66d5ccc09 [2024-10-02T17:27:39.762Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-10-02T17:27:39.762Z] ---> Running in c15c6e667471 [2024-10-02T17:27:40.030Z] Removing intermediate container c15c6e667471 [2024-10-02T17:27:40.030Z] ---> 00ce54951c78 [2024-10-02T17:27:40.030Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-02T17:27:40.309Z] ---> Running in 2a00f19ec198 [2024-10-02T17:27:41.271Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-02T17:27:41.540Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-02T17:27:42.499Z] OK: 273 MiB in 65 packages [2024-10-02T17:27:43.468Z] Removing intermediate container 2a00f19ec198 [2024-10-02T17:27:43.468Z] ---> ec05b746da96 [2024-10-02T17:27:43.468Z] Step 8/37 : WORKDIR /device-usb-camera [2024-10-02T17:27:43.468Z] ---> Running in aa8d77388700 [2024-10-02T17:27:43.734Z] Removing intermediate container aa8d77388700 [2024-10-02T17:27:43.734Z] ---> 476013a8e97e [2024-10-02T17:27:43.734Z] Step 9/37 : COPY go.mod vendor* ./ [2024-10-02T17:27:44.315Z] ---> 63834a0c3718 [2024-10-02T17:27:44.315Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-02T17:27:44.315Z] ---> Running in 6c23c2147630 [2024-10-02T17:27:46.885Z] Removing intermediate container 6c23c2147630 [2024-10-02T17:27:46.885Z] ---> 883e794f6d87 [2024-10-02T17:27:46.885Z] Step 11/37 : COPY . . [2024-10-02T17:27:48.299Z] ---> 58ea2b60efb9 [2024-10-02T17:27:48.299Z] Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-10-02T17:27:48.299Z] ---> Running in 68c34782b59a [2024-10-02T17:27:49.260Z]  % Total  % Received % Xferd Average Speed Time Time Time Current [2024-10-02T17:27:49.260Z] Dload Upload Total Spent Left Speed [2024-10-02T17:27:49.260Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7912 0 --:--:-- --:--:-- --:--:-- 7984 [2024-10-02T17:27:49.843Z] Removing intermediate container 68c34782b59a [2024-10-02T17:27:49.843Z] ---> bfba6e617840 [2024-10-02T17:27:49.843Z] Step 13/37 : RUN ${MAKE} [2024-10-02T17:27:50.110Z] ---> Running in fee22360388e [2024-10-02T17:27:51.081Z] 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.40" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2024-10-02T17:31:42.858Z] Removing intermediate container fee22360388e [2024-10-02T17:31:42.858Z] ---> ae6d0b4667db [2024-10-02T17:31:42.858Z] Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp [2024-10-02T17:31:42.858Z] 1.8.2: Pulling from bluenviron/mediamtx [2024-10-02T17:31:42.858Z] da4d7e05a7aa: Pulling fs layer [2024-10-02T17:31:42.858Z] da4d7e05a7aa: Verifying Checksum [2024-10-02T17:31:42.858Z] da4d7e05a7aa: Download complete [2024-10-02T17:31:42.858Z] da4d7e05a7aa: Pull complete [2024-10-02T17:31:42.858Z] Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2024-10-02T17:31:42.858Z] Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 [2024-10-02T17:31:42.858Z] ---> 62c65ed7ef0d [2024-10-02T17:31:42.858Z] Step 15/37 : FROM alpine:3.18 [2024-10-02T17:31:42.858Z] 3.18: Pulling from library/alpine [2024-10-02T17:31:42.858Z] 720f3032cd11: Pulling fs layer [2024-10-02T17:31:42.858Z] 720f3032cd11: Verifying Checksum [2024-10-02T17:31:42.858Z] 720f3032cd11: Download complete [2024-10-02T17:31:42.858Z] 720f3032cd11: Pull complete [2024-10-02T17:31:42.858Z] Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-10-02T17:31:42.858Z] Status: Downloaded newer image for alpine:3.18 [2024-10-02T17:31:42.858Z] ---> 3e834921e367 [2024-10-02T17:31:42.858Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-10-02T17:31:42.858Z] ---> Running in 2224157a8e87 [2024-10-02T17:31:42.858Z] Removing intermediate container 2224157a8e87 [2024-10-02T17:31:42.858Z] ---> 6672ac59b12f [2024-10-02T17:31:42.858Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-10-02T17:31:42.858Z] ---> Running in 26082954c8f7 [2024-10-02T17:31:42.858Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-02T17:31:42.858Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-02T17:31:42.858Z] (1/104) Installing dumb-init (1.2.5-r2) [2024-10-02T17:31:42.858Z] (2/104) Installing sdl2 (2.26.5-r0) [2024-10-02T17:31:42.858Z] (3/104) Installing svt-av1-libs (1.6.0-r0) [2024-10-02T17:31:42.858Z] (4/104) Installing aom-libs (3.6.1-r0) [2024-10-02T17:31:42.858Z] (5/104) Installing libxau (1.0.11-r2) [2024-10-02T17:31:42.858Z] (6/104) Installing libmd (1.0.4-r2) [2024-10-02T17:31:42.858Z] (7/104) Installing libbsd (0.11.7-r1) [2024-10-02T17:31:42.858Z] (8/104) Installing libxdmcp (1.1.4-r2) [2024-10-02T17:31:42.858Z] (9/104) Installing libxcb (1.15-r1) [2024-10-02T17:31:42.858Z] (10/104) Installing libx11 (1.8.7-r0) [2024-10-02T17:31:42.858Z] (11/104) Installing libdrm (2.4.115-r4) [2024-10-02T17:31:42.858Z] (12/104) Installing libxext (1.3.5-r2) [2024-10-02T17:31:42.858Z] (13/104) Installing libxfixes (6.0.1-r2) [2024-10-02T17:31:42.858Z] (14/104) Installing libffi (3.4.4-r2) [2024-10-02T17:31:42.858Z] (15/104) Installing wayland-libs-client (1.22.0-r2) [2024-10-02T17:31:42.858Z] (16/104) Installing libva (2.18.0-r1) [2024-10-02T17:31:42.858Z] (17/104) Installing libvdpau (1.5-r1) [2024-10-02T17:31:42.858Z] (18/104) Installing ffmpeg-libavutil (6.0.1-r0) [2024-10-02T17:31:42.858Z] (19/104) Installing libdav1d (1.2.1-r0) [2024-10-02T17:31:42.858Z] (20/104) Installing brotli-libs (1.0.9-r14) [2024-10-02T17:31:42.858Z] (21/104) Installing libgcc (12.2.1_git20220924-r10) [2024-10-02T17:31:42.858Z] (22/104) Installing libstdc++ (12.2.1_git20220924-r10) [2024-10-02T17:31:42.858Z] (23/104) Installing libhwy (1.0.4-r1) [2024-10-02T17:31:42.858Z] (24/104) Installing lcms2 (2.15-r2) [2024-10-02T17:31:42.858Z] (25/104) Installing libjxl (0.8.2-r0) [2024-10-02T17:31:42.858Z] (26/104) Installing lame-libs (3.100-r5) [2024-10-02T17:31:42.858Z] (27/104) Installing opus (1.4-r0) [2024-10-02T17:31:42.858Z] (28/104) Installing libgomp (12.2.1_git20220924-r10) [2024-10-02T17:31:42.858Z] (29/104) Installing soxr (0.1.3-r5) [2024-10-02T17:31:42.858Z] (30/104) Installing ffmpeg-libswresample (6.0.1-r0) [2024-10-02T17:31:42.858Z] (31/104) Installing libogg (1.3.5-r4) [2024-10-02T17:31:42.858Z] (32/104) Installing libtheora (1.1.1-r17) [2024-10-02T17:31:42.858Z] (33/104) Installing libvorbis (1.3.7-r1) [2024-10-02T17:31:42.858Z] (34/104) Installing libvpx (1.13.0-r2) [2024-10-02T17:31:42.858Z] (35/104) Installing libwebp (1.3.2-r0) [2024-10-02T17:31:42.858Z] (36/104) Installing x264-libs (0.164_git20220602-r1) [2024-10-02T17:31:42.858Z] (37/104) Installing numactl (2.0.16-r4) [2024-10-02T17:31:42.858Z] (38/104) Installing x265-libs (3.5-r4) [2024-10-02T17:31:42.858Z] (39/104) Installing xvidcore (1.3.7-r1) [2024-10-02T17:31:42.858Z] (40/104) Installing ffmpeg-libavcodec (6.0.1-r0) [2024-10-02T17:31:42.858Z] (41/104) Installing alsa-lib (1.2.9-r1) [2024-10-02T17:31:42.858Z] (42/104) Installing libexpat (2.6.3-r0) [2024-10-02T17:31:42.858Z] (43/104) Installing libbz2 (1.0.8-r5) [2024-10-02T17:31:42.858Z] (44/104) Installing libpng (1.6.44-r0) [2024-10-02T17:31:42.858Z] (45/104) Installing freetype (2.13.0-r5) [2024-10-02T17:31:42.858Z] (46/104) Installing fontconfig (2.14.2-r3) [2024-10-02T17:31:42.858Z] (47/104) Installing fribidi (1.0.13-r0) [2024-10-02T17:31:42.858Z] (48/104) Installing libintl (0.21.1-r7) [2024-10-02T17:31:42.858Z] (49/104) Installing libblkid (2.38.1-r8) [2024-10-02T17:31:42.858Z] (50/104) Installing libmount (2.38.1-r8) [2024-10-02T17:31:42.858Z] (51/104) Installing pcre2 (10.42-r1) [2024-10-02T17:31:42.858Z] (52/104) Installing glib (2.76.6-r0) [2024-10-02T17:31:42.858Z] (53/104) Installing graphite2 (1.3.14-r5) [2024-10-02T17:31:42.858Z] (54/104) Installing harfbuzz (7.3.0-r0) [2024-10-02T17:31:42.858Z] (55/104) Installing libunibreak (5.1-r0) [2024-10-02T17:31:42.858Z] (56/104) Installing libass (0.17.1-r0) [2024-10-02T17:31:42.858Z] (57/104) Installing libbluray (1.3.4-r0) [2024-10-02T17:31:42.858Z] (58/104) Installing gmp (6.2.1-r3) [2024-10-02T17:31:42.858Z] (59/104) Installing nettle (3.8.1-r2) [2024-10-02T17:31:42.858Z] (60/104) Installing libunistring (1.1-r1) [2024-10-02T17:31:42.858Z] (61/104) Installing libidn2 (2.3.4-r1) [2024-10-02T17:31:42.858Z] (62/104) Installing p11-kit (0.24.1-r2) [2024-10-02T17:31:42.858Z] (63/104) Installing libtasn1 (4.19.0-r1) [2024-10-02T17:31:42.858Z] (64/104) Installing gnutls (3.8.4-r0) [2024-10-02T17:31:42.858Z] (65/104) Installing mpg123-libs (1.31.3-r1) [2024-10-02T17:31:42.858Z] (66/104) Installing libopenmpt (0.7.2-r0) [2024-10-02T17:31:42.858Z] (67/104) Installing cjson (1.7.17-r0) [2024-10-02T17:31:42.858Z] (68/104) Installing mbedtls (2.28.9-r0) [2024-10-02T17:31:42.858Z] (69/104) Installing librist (0.2.7-r0) [2024-10-02T17:31:42.858Z] (70/104) Installing libsrt (1.5.2-r0) [2024-10-02T17:31:42.858Z] (71/104) Installing libssh (0.10.5-r0) [2024-10-02T17:31:42.858Z] (72/104) Installing xz-libs (5.4.3-r0) [2024-10-02T17:31:42.858Z] (73/104) Installing libxml2 (2.11.8-r0) [2024-10-02T17:31:42.858Z] (74/104) Installing libsodium (1.0.18-r3) [2024-10-02T17:31:42.858Z] (75/104) Installing libzmq (4.3.4-r4) [2024-10-02T17:31:42.858Z] (76/104) Installing ffmpeg-libavformat (6.0.1-r0) [2024-10-02T17:31:42.858Z] (77/104) Installing glslang-libs (1.3.243.0-r1) [2024-10-02T17:31:42.858Z] (78/104) Installing spirv-tools (1.3.243.0-r1) [2024-10-02T17:31:42.858Z] (79/104) Installing shaderc (2023.3-r1) [2024-10-02T17:31:42.858Z] (80/104) Installing vulkan-loader (1.3.243.0-r1) [2024-10-02T17:31:42.858Z] (81/104) Installing libplacebo (5.264.1-r1) [2024-10-02T17:31:42.858Z] (82/104) Installing ffmpeg-libpostproc (6.0.1-r0) [2024-10-02T17:31:42.858Z] (83/104) Installing ffmpeg-libswscale (6.0.1-r0) [2024-10-02T17:31:42.858Z] (84/104) Installing vidstab (1.1.1-r0) [2024-10-02T17:31:42.858Z] (85/104) Installing zimg (3.0.5-r0) [2024-10-02T17:31:42.858Z] (86/104) Installing ffmpeg-libavfilter (6.0.1-r0) [2024-10-02T17:31:42.858Z] (87/104) Installing libasyncns (0.8-r1) [2024-10-02T17:31:42.858Z] (88/104) Installing dbus-libs (1.14.8-r0) [2024-10-02T17:31:42.858Z] (89/104) Installing libltdl (2.4.7-r2) [2024-10-02T17:31:42.858Z] (90/104) Installing orc (0.4.39-r0) [2024-10-02T17:31:42.858Z] (91/104) Installing flac-libs (1.4.3-r0) [2024-10-02T17:31:42.858Z] (92/104) Installing libsndfile (1.2.0-r2) [2024-10-02T17:31:42.858Z] (93/104) Installing speexdsp (1.2.1-r1) [2024-10-02T17:31:42.858Z] (94/104) Installing tdb-libs (1.4.8-r1) [2024-10-02T17:31:42.858Z] (95/104) Installing libpulse (16.1-r10) [2024-10-02T17:31:42.858Z] (96/104) Installing libjpeg-turbo (2.1.5.1-r3) [2024-10-02T17:31:42.858Z] (97/104) Installing v4l-utils-libs (1.24.1-r0) [2024-10-02T17:31:42.858Z] (98/104) Installing ffmpeg-libavdevice (6.0.1-r0) [2024-10-02T17:31:42.858Z] (99/104) Installing ffmpeg (6.0.1-r0) [2024-10-02T17:31:42.858Z] (100/104) Installing udev-init-scripts (35-r1) [2024-10-02T17:31:42.858Z] (101/104) Installing eudev-libs (3.2.11-r8) [2024-10-02T17:31:42.858Z] (102/104) Installing zstd-libs (1.5.5-r4) [2024-10-02T17:31:42.858Z] (103/104) Installing kmod-libs (30-r3) [2024-10-02T17:31:42.858Z] (104/104) Installing eudev (3.2.11-r8) [2024-10-02T17:31:42.858Z] Executing busybox-1.36.1-r7.trigger [2024-10-02T17:31:42.858Z] Executing glib-2.76.6-r0.trigger [2024-10-02T17:31:42.858Z] Executing eudev-3.2.11-r8.trigger [2024-10-02T17:31:42.858Z] OK: 110 MiB in 119 packages [2024-10-02T17:31:42.858Z] Removing intermediate container 26082954c8f7 [2024-10-02T17:31:42.858Z] ---> 37bf2cfb096c [2024-10-02T17:31:42.858Z] Step 18/37 : RUN apk --no-cache upgrade [2024-10-02T17:31:42.858Z] ---> Running in 892b2aeb30f3 [2024-10-02T17:31:43.450Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-02T17:31:44.027Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-02T17:31:44.983Z] OK: 110 MiB in 119 packages [2024-10-02T17:31:45.945Z] Removing intermediate container 892b2aeb30f3 [2024-10-02T17:31:45.945Z] ---> 1e108c3cea64 [2024-10-02T17:31:45.945Z] Step 19/37 : WORKDIR / [2024-10-02T17:31:45.945Z] ---> Running in e2b3a005d4ae [2024-10-02T17:31:46.212Z] Removing intermediate container e2b3a005d4ae [2024-10-02T17:31:46.212Z] ---> 83151beec8cf [2024-10-02T17:31:46.212Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2024-10-02T17:31:48.161Z] ---> b2a7f5a96f6b [2024-10-02T17:31:48.161Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2024-10-02T17:31:48.746Z] ---> 11fa41ba3302 [2024-10-02T17:31:48.746Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2024-10-02T17:31:49.331Z] ---> 067a86383cd7 [2024-10-02T17:31:49.331Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2024-10-02T17:31:49.918Z] ---> 0e384b2a1e0f [2024-10-02T17:31:49.918Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-10-02T17:31:50.186Z] ---> 87ccd731def4 [2024-10-02T17:31:50.186Z] Step 25/37 : COPY --from=rtsp /mediamtx.yml / [2024-10-02T17:31:50.772Z] ---> ce49ee776a8e [2024-10-02T17:31:50.772Z] Step 26/37 : COPY --from=rtsp /mediamtx / [2024-10-02T17:31:52.187Z] ---> c86492f9d906 [2024-10-02T17:31:52.187Z] Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2024-10-02T17:31:52.455Z] ---> Running in 00274eb43634 [2024-10-02T17:31:53.872Z] Removing intermediate container 00274eb43634 [2024-10-02T17:31:53.872Z] ---> d929a4f50e3a [2024-10-02T17:31:53.872Z] Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2024-10-02T17:31:54.152Z] ---> Running in d26797785e49 [2024-10-02T17:31:56.107Z] Removing intermediate container d26797785e49 [2024-10-02T17:31:56.107Z] ---> 272d2804096d [2024-10-02T17:31:56.107Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2024-10-02T17:31:56.107Z] ---> Running in f16d625a0ccf [2024-10-02T17:31:57.517Z] Removing intermediate container f16d625a0ccf [2024-10-02T17:31:57.517Z] ---> 04ad36e68147 [2024-10-02T17:31:57.517Z] Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2024-10-02T17:31:57.517Z] ---> Running in 0f681f3726cf [2024-10-02T17:31:59.468Z] Removing intermediate container 0f681f3726cf [2024-10-02T17:31:59.468Z] ---> be68ace16ce1 [2024-10-02T17:31:59.468Z] Step 31/37 : EXPOSE 59983 [2024-10-02T17:31:59.468Z] ---> Running in 500bbd02ac4a [2024-10-02T17:31:59.468Z] Removing intermediate container 500bbd02ac4a [2024-10-02T17:31:59.468Z] ---> 2bb0f858b354 [2024-10-02T17:31:59.468Z] Step 32/37 : EXPOSE 8554 [2024-10-02T17:31:59.468Z] ---> Running in 9d32cbe62cf0 [2024-10-02T17:31:59.735Z] Removing intermediate container 9d32cbe62cf0 [2024-10-02T17:31:59.735Z] ---> 65a812f0ae41 [2024-10-02T17:31:59.735Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2024-10-02T17:32:00.000Z] ---> Running in 26d8e91b0174 [2024-10-02T17:32:00.268Z] Removing intermediate container 26d8e91b0174 [2024-10-02T17:32:00.268Z] ---> 63b002af678c [2024-10-02T17:32:00.268Z] Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2024-10-02T17:32:00.268Z] ---> Running in 71ab8c4f298b [2024-10-02T17:32:00.536Z] Removing intermediate container 71ab8c4f298b [2024-10-02T17:32:00.536Z] ---> 0a6bcb25bcf1 [2024-10-02T17:32:00.536Z] Step 35/37 : LABEL arch=arm64 [2024-10-02T17:32:00.536Z] ---> Running in b6206e0cd85e [2024-10-02T17:32:00.804Z] Removing intermediate container b6206e0cd85e [2024-10-02T17:32:00.804Z] ---> 36e58b624fa2 [2024-10-02T17:32:00.804Z] Step 36/37 : LABEL git_sha=1bf46b9ea03ee861343d5b55a20261514132a96f [2024-10-02T17:32:01.073Z] ---> Running in 19962026ea91 [2024-10-02T17:32:01.340Z] Removing intermediate container 19962026ea91 [2024-10-02T17:32:01.340Z] ---> 86b4801315c5 [2024-10-02T17:32:01.340Z] Step 37/37 : LABEL version=0.0.0 [2024-10-02T17:32:01.340Z] ---> Running in 72e522a546c3 [2024-10-02T17:32:01.608Z] Removing intermediate container 72e522a546c3 [2024-10-02T17:32:01.608Z] ---> 95c4eb861f95 [2024-10-02T17:32:01.608Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-02T17:32:01.608Z] Successfully built 95c4eb861f95 [2024-10-02T17:32:01.608Z] 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-10-02T17:32:02.587Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-02T17:32:02.587Z] [2024-10-02T17:32:02.587Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T17:32:03.019Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-02T17:32:03.019Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-02T17:32:03.019Z] 8998bd30e6a1: Pulling fs layer [2024-10-02T17:32:03.019Z] 04944245beec: Pulling fs layer [2024-10-02T17:32:03.019Z] 699f458cf7ca: Pulling fs layer [2024-10-02T17:32:03.019Z] 765212b225bb: Pulling fs layer [2024-10-02T17:32:03.019Z] f23df028b6ca: Pulling fs layer [2024-10-02T17:32:03.019Z] d65c8cfc05b1: Pulling fs layer [2024-10-02T17:32:03.019Z] 2437ff75d9bd: Pulling fs layer [2024-10-02T17:32:03.019Z] 765212b225bb: Waiting [2024-10-02T17:32:03.019Z] d65c8cfc05b1: Waiting [2024-10-02T17:32:03.019Z] 2437ff75d9bd: Waiting [2024-10-02T17:32:03.292Z] 04944245beec: Verifying Checksum [2024-10-02T17:32:03.292Z] 04944245beec: Download complete [2024-10-02T17:32:03.292Z] 765212b225bb: Verifying Checksum [2024-10-02T17:32:03.292Z] 765212b225bb: Download complete [2024-10-02T17:32:03.292Z] f23df028b6ca: Verifying Checksum [2024-10-02T17:32:03.292Z] f23df028b6ca: Download complete [2024-10-02T17:32:03.292Z] d65c8cfc05b1: Download complete [2024-10-02T17:32:03.292Z] 699f458cf7ca: Verifying Checksum [2024-10-02T17:32:03.292Z] 699f458cf7ca: Download complete [2024-10-02T17:32:03.875Z] 8998bd30e6a1: Verifying Checksum [2024-10-02T17:32:03.875Z] 8998bd30e6a1: Download complete [2024-10-02T17:32:06.458Z] 2437ff75d9bd: Verifying Checksum [2024-10-02T17:32:06.458Z] 2437ff75d9bd: Download complete [2024-10-02T17:32:08.400Z] 8998bd30e6a1: Pull complete [2024-10-02T17:32:08.665Z] 04944245beec: Pull complete [2024-10-02T17:32:10.608Z] 699f458cf7ca: Pull complete [2024-10-02T17:32:10.608Z] 765212b225bb: Pull complete [2024-10-02T17:32:11.190Z] f23df028b6ca: Pull complete [2024-10-02T17:32:11.456Z] d65c8cfc05b1: Pull complete [2024-10-02T17:32:29.665Z] 2437ff75d9bd: Pull complete [2024-10-02T17:32:29.665Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-02T17:32:29.665Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-02T17:32:29.665Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T17:32:30.038Z] prd-ubuntu20.04-docker-arm64-4c-16g-13018 does not seem to be running inside a container [2024-10-02T17:32:30.104Z] $ 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-10-02T17:32:32.752Z] $ docker top e39b05c0f56a8eb241339346108bd5e11b450edf7e261757181c8a89c4618876 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-02T17:32:33.652Z] ---> job-cost.sh [2024-10-02T17:32:33.652Z] lf-activate-venv: SKIPPING [2024-10-02T17:32:33.652Z] INFO: No Stack... [2024-10-02T17:32:34.236Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-02T17:32:34.813Z] INFO: Archiving Costs [Pipeline] sh [2024-10-02T17:32:35.159Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [2024-10-02T17:32:35.159Z] + cut -d, -f6 [Pipeline] lock [2024-10-02T17:32:35.243Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-350-1-stack-cost] [2024-10-02T17:32:35.250Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-350-1-stack-cost] did not exist. Created. [2024-10-02T17:32:35.258Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-350-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-02T17:32:35.671Z] /w/workspace/device-usb-camera/1@tmp/durable-d272e7cd/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-02T17:32:36.030Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-02T17:32:36.075Z] Warning: overwriting stash ‘stack-cost’ [2024-10-02T17:32:36.116Z] Stashed 1 file(s) [Pipeline] } [2024-10-02T17:32:36.138Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-PR-350-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-02T17:32:36.260Z] $ docker stop --time=1 e39b05c0f56a8eb241339346108bd5e11b450edf7e261757181c8a89c4618876 [2024-10-02T17:32:37.698Z] $ docker rm -f --volumes e39b05c0f56a8eb241339346108bd5e11b450edf7e261757181c8a89c4618876 [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-10-02T17:32:38.882Z] provisioning config files... [2024-10-02T17:32:38.892Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-350@tmp/config11462074141240434183tmp [Pipeline] { [Pipeline] sh [2024-10-02T17:32:39.245Z] + set +x [2024-10-02T17:32:39.245Z] + curl -s https://codecov.io/bash [2024-10-02T17:32:39.245Z] + bash -s -- [2024-10-02T17:32:39.245Z] [2024-10-02T17:32:39.245Z] _____ _ [2024-10-02T17:32:39.245Z] / ____| | | [2024-10-02T17:32:39.245Z] | | ___ __| | ___ ___ _____ __ [2024-10-02T17:32:39.245Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-02T17:32:39.245Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-02T17:32:39.245Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-02T17:32:39.245Z] Bash-1.0.6 [2024-10-02T17:32:39.245Z] [2024-10-02T17:32:39.245Z] [2024-10-02T17:32:39.245Z] ==> git version 2.25.1 found [2024-10-02T17:32:39.245Z] ==> 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-10-02T17:32:39.245Z] Release-Date: 2020-01-08 [2024-10-02T17:32:39.245Z] 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-10-02T17:32:39.245Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-02T17:32:39.245Z] ==> Jenkins CI detected. [2024-10-02T17:32:39.245Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-350 [2024-10-02T17:32:39.245Z] project root: . [2024-10-02T17:32:39.245Z] --> token set from env [2024-10-02T17:32:39.245Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-02T17:32:39.507Z] ==> Running gcov in . (disable via -X gcov) [2024-10-02T17:32:39.507Z] ==> Python coveragepy not found [2024-10-02T17:32:39.507Z] ==> Searching for coverage reports in: [2024-10-02T17:32:39.507Z] + . [2024-10-02T17:32:39.507Z] -> Found 1 reports [2024-10-02T17:32:39.507Z] ==> Detecting git/mercurial file structure [2024-10-02T17:32:39.507Z] ==> Reading reports [2024-10-02T17:32:39.507Z] + ./coverage.out bytes=54703 [2024-10-02T17:32:39.507Z] ==> Appending adjustments [2024-10-02T17:32:39.507Z] https://docs.codecov.io/docs/fixing-reports [2024-10-02T17:32:39.507Z] + Found adjustments [2024-10-02T17:32:39.507Z] ==> Gzipping contents [2024-10-02T17:32:39.507Z] 8.0K /tmp/codecov.QBGnG7.gz [2024-10-02T17:32:39.507Z] ==> Uploading reports [2024-10-02T17:32:39.507Z] url: https://codecov.io [2024-10-02T17:32:39.507Z] query: branch=PR-350&commit=1bf46b9ea03ee861343d5b55a20261514132a96f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-350%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=350&job=&cmd_args= [2024-10-02T17:32:39.507Z] -> Pinging Codecov [2024-10-02T17:32:39.507Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-350&commit=1bf46b9ea03ee861343d5b55a20261514132a96f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-350%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=350&job=&cmd_args= [2024-10-02T17:32:39.768Z] -> Uploading to [2024-10-02T17:32:39.768Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-usb-camera/1bf46b9ea03ee861343d5b55a20261514132a96f/1420ae50-42bf-430a-9f09-fce2a513d4b7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241002%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241002T173239Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=60c4cf47bb0abacc2a0b009feddc52bfd9370a934a75d6d2f1f7d6dbb0f814c4 [2024-10-02T17:32:39.768Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-02T17:32:39.768Z] Dload Upload Total Spent Left Speed [2024-10-02T17:32:40.029Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6805 0 0 100 6805 0 31948 --:--:-- --:--:-- --:--:-- 31948 [2024-10-02T17:32:40.030Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/1bf46b9ea03ee861343d5b55a20261514132a96f [Pipeline] } [2024-10-02T17:32:40.065Z] 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-10-02T17:32:42.420Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-350/archives ] [2024-10-02T17:32:42.420Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-350/archives [2024-10-02T17:32:42.420Z] total 16 [2024-10-02T17:32:42.420Z] drwxr-xr-x 3 root root 4096 Oct 2 17:18 . [2024-10-02T17:32:42.420Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 2 17:18 .. [2024-10-02T17:32:42.420Z] drwxr-xr-x 2 root root 4096 Oct 2 17:18 cost [2024-10-02T17:32:42.420Z] -rw-r--r-- 1 root root 89 Oct 2 17:18 cost.csv [2024-10-02T17:32:42.420Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-350/archives [2024-10-02T17:32:42.420Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-350/archives [2024-10-02T17:32:42.420Z] total 16 [2024-10-02T17:32:42.420Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 2 17:18 . [2024-10-02T17:32:42.420Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 2 17:18 .. [2024-10-02T17:32:42.420Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 2 17:18 cost [2024-10-02T17:32:42.420Z] -rw-r--r-- 1 jenkins jenkins 89 Oct 2 17:18 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-02T17:32:42.770Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-02T17:32:43.675Z] ---> package-listing.sh [2024-10-02T17:32:43.675Z] ++ facter osfamily [2024-10-02T17:32:43.675Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-02T17:32:43.933Z] + OS_FAMILY=debian [2024-10-02T17:32:43.933Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-350 [2024-10-02T17:32:43.933Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-02T17:32:43.933Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-02T17:32:43.933Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-02T17:32:43.933Z] + PACKAGES=/tmp/packages_start.txt [2024-10-02T17:32:43.933Z] + '[' /w/workspace/foundry_device-usb-camera_PR-350 ']' [2024-10-02T17:32:43.933Z] + PACKAGES=/tmp/packages_end.txt [2024-10-02T17:32:43.933Z] + case "${OS_FAMILY}" in [2024-10-02T17:32:43.933Z] + dpkg -l [2024-10-02T17:32:43.933Z] + grep '^ii' [2024-10-02T17:32:43.933Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-02T17:32:43.933Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-02T17:32:43.933Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-02T17:32:43.933Z] + '[' /w/workspace/foundry_device-usb-camera_PR-350 ']' [2024-10-02T17:32:43.933Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-350/archives/ [2024-10-02T17:32:43.933Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-350/archives/ [Pipeline] echo [2024-10-02T17:32:43.973Z] 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-350/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-02T17:32:44.274Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T17:32:44.927Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-02T17:32:44.928Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T17:32:45.101Z] prd-ubuntu20.04-docker-8c-8g-13013 does not seem to be running inside a container [2024-10-02T17:32:45.238Z] $ 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-350/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-350 -v /w/workspace/foundry_device-usb-camera_PR-350:/w/workspace/foundry_device-usb-camera_PR-350:rw,z -v /w/workspace/foundry_device-usb-camera_PR-350@tmp:/w/workspace/foundry_device-usb-camera_PR-350@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-10-02T17:32:45.408Z] $ docker top 9cce8ff88c899c113db481388c584de645799193a4fc2cd45ad25658e0529164 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-02T17:32:45.848Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-02T17:32:46.192Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-02T17:32:46.511Z] + ls /var/log/sa-host [2024-10-02T17:32:46.512Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-02T17:32:46.759Z] provisioning config files... [2024-10-02T17:32:46.768Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-350@tmp/config9596430026823271546tmp [Pipeline] { [Pipeline] echo [2024-10-02T17:32:46.823Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-02T17:32:47.138Z] ---> create-netrc.sh [Pipeline] } [2024-10-02T17:32:47.200Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-02T17:32:47.686Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-02T17:32:47.724Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-02T17:32:48.055Z] ---> sudo-logs.sh [2024-10-02T17:32:48.055Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-02T17:32:48.163Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-02T17:32:48.489Z] ---> job-cost.sh [2024-10-02T17:32:48.489Z] lf-activate-venv: SKIPPING [2024-10-02T17:32:48.489Z] DEBUG: total: 0.2199999988079071 [2024-10-02T17:32:48.489Z] INFO: Retrieving Stack Cost... [2024-10-02T17:32:49.057Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-02T17:32:49.315Z] INFO: Archiving Costs [Pipeline] echo [2024-10-02T17:32:49.366Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-02T17:32:49.695Z] ---> logs-deploy.sh [2024-10-02T17:32:49.695Z] lf-activate-venv: SKIPPING [2024-10-02T17:32:49.695Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-350/1 [2024-10-02T17:32:49.695Z] INFO: archiving workspace using pattern(s): [2024-10-02T17:32:50.634Z] Archives upload complete. [2024-10-02T17:32:50.634Z] INFO: archiving logs to Nexus