Pull request #344 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 01651904c8dd18daa1304085d4a542b7e6ebbe03+e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1 (9e5189fe15a9b617021e994fce333951e1ed279b) 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-ssh5449001428817333475.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5837810811459317519.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-344/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-344/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15207529295536938587.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-344/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11450731856841251340.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7639263789788172580.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-344/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-344/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14464558779892632558.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7979 in /w/workspace/foundry_device-usb-camera_PR-344 [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-344 # 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 e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1 into PR head commit 01651904c8dd18daa1304085d4a542b7e6ebbe03 Merge succeeded, producing 01651904c8dd18daa1304085d4a542b7e6ebbe03 Checking out Revision 01651904c8dd18daa1304085d4a542b7e6ebbe03 (PR-344) > 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/344/head:refs/remotes/origin/PR-344 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 01651904c8dd18daa1304085d4a542b7e6ebbe03 # 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 e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 01651904c8dd18daa1304085d4a542b7e6ebbe03 # 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 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:29:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:29:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:29:48 ========================================================= 17:29:48 EdgeX Global Pipelines Version Info 17:29:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:29:50 ------------------- 17:29:50 stable info: 17:29:50 ------------------- 17:29:50 Commited By: Ginny Guan ginny@iotechsys.com 17:29:50 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 17:29:50 Message: update stable to v1.0.260 17:29:50 ------------------- 17:29:50 experimental info: 17:29:50 ------------------- 17:29:50 Commited By: Ginny Guan ginny@iotechsys.com 17:29:50 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 17:29:50 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:29:50 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 17:29:50 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 17:29:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:29:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:29:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:29:50 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 17:29:50 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:29:51 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:29:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:29:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:29:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:29:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 17:29:51 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:29:51 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:29:51 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:29:51 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:29:51 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:29:51 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:29:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:29:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:29:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:29:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:29:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:29:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:29:52 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:29:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:29:52 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:29:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-344 [Pipeline] echo 17:29:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-344 [Pipeline] echo 17:29:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-344 [Pipeline] echo 17:29:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 01651904c8dd18daa1304085d4a542b7e6ebbe03 [Pipeline] echo 17:29:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0165190 [Pipeline] echo 17:29:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:29:52 provisioning config files... 17:29:52 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-344@tmp/config9808700814830320239tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:29:53 ---> ****-login.sh 17:29:53 nexus3.edgexfoundry.org:10001 17:29:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:29:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:29:53 Configure a credential helper to remove this warning. See 17:29:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:29:53 17:29:53 Login Succeeded 17:29:53 nexus3.edgexfoundry.org:10002 17:29:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:29:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:29:53 Configure a credential helper to remove this warning. See 17:29:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:29:53 17:29:53 Login Succeeded 17:29:53 nexus3.edgexfoundry.org:10003 17:29:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:29:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:29:53 Configure a credential helper to remove this warning. See 17:29:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:29:53 17:29:53 Login Succeeded 17:29:53 nexus3.edgexfoundry.org:10004 17:29:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:29:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:29:53 Configure a credential helper to remove this warning. See 17:29:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:29:53 17:29:53 Login Succeeded 17:29:53 ****.io 17:29:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:29:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:29:54 Configure a credential helper to remove this warning. See 17:29:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:29:54 17:29:54 Login Succeeded 17:29:54 ---> ****-login.sh ends [Pipeline] } 17:29:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:29:55 + git rev-list -1 --merges 01651904c8dd18daa1304085d4a542b7e6ebbe03~1..01651904c8dd18daa1304085d4a542b7e6ebbe03 [Pipeline] echo 17:29:55 -----------> git rev-list -1 --merges 01651904c8dd18daa1304085d4a542b7e6ebbe03~1..01651904c8dd18daa1304085d4a542b7e6ebbe03 01651904c8dd18daa1304085d4a542b7e6ebbe03 [false] [Pipeline] sh 17:29:55 + git log --format=format:%s -1 01651904c8dd18daa1304085d4a542b7e6ebbe03 [Pipeline] echo 17:29:55 ========================================================= 17:29:55 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:29:55 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:29:55 + git log --format=format:%s -1 01651904c8dd18daa1304085d4a542b7e6ebbe03 [Pipeline] echo 17:29:55 [semverPrep] GIT_COMMIT: 01651904c8dd18daa1304085d4a542b7e6ebbe03, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 17:29:55 [semverPrep] This is not a build commit. [Pipeline] sh 17:29:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:29:56 + grep -v github /etc/ssh/ssh_known_hosts 17:29:56 + [ -e /tmp/ssh_known_hosts ] 17:29:56 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:29:56 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:29:56 + sudo tee -a /etc/ssh/ssh_known_hosts 17:29:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:29:56 17:29:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:29:57 0.1.4: Pulling from edgex-devops/py-git-semver 17:29:57 b85a868b505f: Pulling fs layer 17:29:57 e2be974225ed: Pulling fs layer 17:29:57 339a4e72a1f5: Pulling fs layer 17:29:57 988bab9f4d93: Pulling fs layer 17:29:57 1469e6f7b9e6: Pulling fs layer 17:29:57 eaf3925da568: Pulling fs layer 17:29:57 bab4dde63d76: Pulling fs layer 17:29:57 bde34c3a00c8: Pulling fs layer 17:29:57 b352a97aabf1: Pulling fs layer 17:29:57 4872d77fe225: Pulling fs layer 17:29:57 5851b861e8e6: Pulling fs layer 17:29:57 988bab9f4d93: Waiting 17:29:57 1469e6f7b9e6: Waiting 17:29:57 eaf3925da568: Waiting 17:29:57 bab4dde63d76: Waiting 17:29:57 bde34c3a00c8: Waiting 17:29:57 b352a97aabf1: Waiting 17:29:57 4872d77fe225: Waiting 17:29:57 5851b861e8e6: Waiting 17:29:57 e2be974225ed: Download complete 17:29:57 988bab9f4d93: Verifying Checksum 17:29:57 988bab9f4d93: Download complete 17:29:57 1469e6f7b9e6: Verifying Checksum 17:29:57 1469e6f7b9e6: Download complete 17:29:57 339a4e72a1f5: Verifying Checksum 17:29:57 339a4e72a1f5: Download complete 17:29:57 eaf3925da568: Verifying Checksum 17:29:57 eaf3925da568: Download complete 17:29:57 bde34c3a00c8: Download complete 17:29:57 b352a97aabf1: Download complete 17:29:57 4872d77fe225: Verifying Checksum 17:29:57 4872d77fe225: Download complete 17:29:57 5851b861e8e6: Verifying Checksum 17:29:57 5851b861e8e6: Download complete 17:29:57 b85a868b505f: Verifying Checksum 17:29:57 b85a868b505f: Download complete 17:29:57 bab4dde63d76: Verifying Checksum 17:29:57 bab4dde63d76: Download complete 17:29:58 b85a868b505f: Pull complete 17:29:59 e2be974225ed: Pull complete 17:29:59 339a4e72a1f5: Pull complete 17:29:59 988bab9f4d93: Pull complete 17:29:59 1469e6f7b9e6: Pull complete 17:29:59 eaf3925da568: Pull complete 17:30:01 bab4dde63d76: Pull complete 17:30:01 bde34c3a00c8: Pull complete 17:30:01 b352a97aabf1: Pull complete 17:30:01 4872d77fe225: Pull complete 17:30:01 5851b861e8e6: Pull complete 17:30:01 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:30:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:30:01 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:30:02 prd-ubuntu20.04-docker-8c-8g-7979 does not seem to be running inside a container 17:30:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-344 -v /w/workspace/foundry_device-usb-camera_PR-344:/w/workspace/foundry_device-usb-camera_PR-344:rw,z -v /w/workspace/foundry_device-usb-camera_PR-344@tmp:/w/workspace/foundry_device-usb-camera_PR-344@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 17:30:06 $ docker top ee8e9e77a155d08a3caee7e459828839507593d598dfea1498fb3c1afbbd4ab0 -eo pid,comm 17:30:06 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). 17:30:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:30:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:30:06 [ssh-agent] Looking for ssh-agent implementation... 17:30:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:30:06 $ docker exec ee8e9e77a155d08a3caee7e459828839507593d598dfea1498fb3c1afbbd4ab0 ssh-agent 17:30:06 SSH_AUTH_SOCK=/tmp/ssh-NYBWnjUIWIEn/agent.33 17:30:06 SSH_AGENT_PID=39 17:30:06 Running ssh-add (command line suppressed) 17:30:06 Identity added: /w/workspace/foundry_device-usb-camera_PR-344@tmp/private_key_12791424174411586756.key (/w/workspace/foundry_device-usb-camera_PR-344@tmp/private_key_12791424174411586756.key) 17:30:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:30:07 + git tag --points-at HEAD [Pipeline] } 17:30:07 $ docker exec --env ******** --env ******** ee8e9e77a155d08a3caee7e459828839507593d598dfea1498fb3c1afbbd4ab0 ssh-agent -k 17:30:07 unset SSH_AUTH_SOCK; 17:30:07 unset SSH_AGENT_PID; 17:30:07 echo Agent pid 39 killed; 17:30:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:30:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:30:07 [ssh-agent] Looking for ssh-agent implementation... 17:30:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:30:07 $ docker exec ee8e9e77a155d08a3caee7e459828839507593d598dfea1498fb3c1afbbd4ab0 ssh-agent 17:30:07 SSH_AUTH_SOCK=/tmp/ssh-kbJj6lCrtv9p/agent.72 17:30:07 SSH_AGENT_PID=78 17:30:07 Running ssh-add (command line suppressed) 17:30:07 Identity added: /w/workspace/foundry_device-usb-camera_PR-344@tmp/private_key_14111847102408762582.key (/w/workspace/foundry_device-usb-camera_PR-344@tmp/private_key_14111847102408762582.key) 17:30:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:30:07 + git semver init 17:30:08 2024-08-19 17:30:08,175 [run_init] DEBUG init version:0.0.0 force:False 17:30:08 2024-08-19 17:30:08,176 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-344/.semver 17:30:08 2024-08-19 17:30:08,176 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-344/.semver 17:30:08 2024-08-19 17:30:08,177 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-344/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-344, universal_newlines=False, shell=None, istream=None) 17:30:10 2024-08-19 17:30:09,801 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-344/.git/info/exclude 17:30:10 2024-08-19 17:30:09,802 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-344/.semver/PR-344 with force:False 17:30:10 2024-08-19 17:30:09,802 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-344/.semver/PR-344 17:30:10 2024-08-19 17:30:09,807 [execute] INFO git cat-file --batch-check 17:30:10 2024-08-19 17:30:09,807 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-344/.semver, universal_newlines=False, shell=None, istream=) 17:30:10 2024-08-19 17:30:09,812 [execute] INFO git cat-file --batch 17:30:10 2024-08-19 17:30:09,813 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-344/.semver, universal_newlines=False, shell=None, istream=) 17:30:10 2024-08-19 17:30:09,817 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-344/.semver/PR-344 17:30:10 0.0.0 [Pipeline] } 17:30:10 $ docker exec --env ******** --env ******** ee8e9e77a155d08a3caee7e459828839507593d598dfea1498fb3c1afbbd4ab0 ssh-agent -k 17:30:10 unset SSH_AUTH_SOCK; 17:30:10 unset SSH_AGENT_PID; 17:30:10 echo Agent pid 78 killed; 17:30:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:30:10 + git semver [Pipeline] } 17:30:11 $ docker stop --time=1 ee8e9e77a155d08a3caee7e459828839507593d598dfea1498fb3c1afbbd4ab0 17:30:12 $ docker rm -f --volumes ee8e9e77a155d08a3caee7e459828839507593d598dfea1498fb3c1afbbd4ab0 [Pipeline] // withDockerContainer [Pipeline] sh 17:30:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:30:13 Stashed 1 file(s) [Pipeline] echo 17:30:13 [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 17:30:14 provisioning config files... 17:30:14 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-344@tmp/config6622238092814006958tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:30:14 ---> ****-login.sh 17:30:14 nexus3.edgexfoundry.org:10001 17:30:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:30:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:30:14 Configure a credential helper to remove this warning. See 17:30:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:30:14 17:30:14 Login Succeeded 17:30:14 nexus3.edgexfoundry.org:10002 17:30:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:30:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:30:14 Configure a credential helper to remove this warning. See 17:30:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:30:14 17:30:14 Login Succeeded 17:30:14 nexus3.edgexfoundry.org:10003 17:30:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:30:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:30:14 Configure a credential helper to remove this warning. See 17:30:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:30:14 17:30:14 Login Succeeded 17:30:14 nexus3.edgexfoundry.org:10004 17:30:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:30:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:30:14 Configure a credential helper to remove this warning. See 17:30:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:30:14 17:30:14 Login Succeeded 17:30:14 ****.io 17:30:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:30:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:30:15 Configure a credential helper to remove this warning. See 17:30:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:30:15 17:30:15 Login Succeeded 17:30:15 ---> ****-login.sh ends [Pipeline] } 17:30:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:30:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:30:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:30:15 ========================================================= 17:30:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 17:30:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:16 + 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 . 17:30:16 Sending build context to Docker daemon 20.47MB 17:30:16 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 17:30:16 Step 2/13 : FROM ${BASE} AS builder 17:30:16 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 17:30:16 619be1103602: Pulling fs layer 17:30:16 7862e08f4a3e: Pulling fs layer 17:30:16 5df492c9dc93: Pulling fs layer 17:30:16 7629e6793208: Pulling fs layer 17:30:16 4f4fb700ef54: Pulling fs layer 17:30:16 fb5054dd5b73: Pulling fs layer 17:30:16 eeca6798cff9: Pulling fs layer 17:30:16 aa269ceb94a6: Pulling fs layer 17:30:16 ada007ff1a6a: Pulling fs layer 17:30:16 eeca6798cff9: Waiting 17:30:16 fb5054dd5b73: Waiting 17:30:16 aa269ceb94a6: Waiting 17:30:16 7629e6793208: Waiting 17:30:16 4f4fb700ef54: Waiting 17:30:16 7862e08f4a3e: Download complete 17:30:16 7629e6793208: Download complete 17:30:16 4f4fb700ef54: Verifying Checksum 17:30:16 4f4fb700ef54: Download complete 17:30:16 fb5054dd5b73: Verifying Checksum 17:30:16 fb5054dd5b73: Download complete 17:30:16 619be1103602: Verifying Checksum 17:30:16 619be1103602: Download complete 17:30:16 eeca6798cff9: Verifying Checksum 17:30:16 eeca6798cff9: Download complete 17:30:16 619be1103602: Pull complete 17:30:16 ada007ff1a6a: Verifying Checksum 17:30:16 ada007ff1a6a: Download complete 17:30:16 7862e08f4a3e: Pull complete 17:30:16 5df492c9dc93: Download complete 17:30:17 aa269ceb94a6: Verifying Checksum 17:30:17 aa269ceb94a6: Download complete 17:30:19 5df492c9dc93: Pull complete 17:30:19 7629e6793208: Pull complete 17:30:19 4f4fb700ef54: Pull complete 17:30:19 fb5054dd5b73: Pull complete 17:30:20 eeca6798cff9: Pull complete 17:30:22 aa269ceb94a6: Pull complete 17:30:22 ada007ff1a6a: Pull complete 17:30:22 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 17:30:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 17:30:22 ---> f489d0715acc 17:30:22 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:30:29 Still waiting to schedule task 17:30:29 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 17:30:29 ---> Running in 6b108d8d8b1f 17:30:29 Removing intermediate container 6b108d8d8b1f 17:30:29 ---> fc635c4872cc 17:30:29 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:30:29 ---> Running in 7abcb7ede34f 17:30:29 Removing intermediate container 7abcb7ede34f 17:30:29 ---> f9e5a17db064 17:30:29 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:30:29 ---> Running in 07c0f0ed7d02 17:30:29 Removing intermediate container 07c0f0ed7d02 17:30:29 ---> 80ac9b5a3e78 17:30:29 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:30:29 ---> Running in 0bea382df67b 17:30:29 Removing intermediate container 0bea382df67b 17:30:29 ---> 6d87a882684a 17:30:29 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:30:29 ---> Running in fd3cd3091a9c 17:30:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:30:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:30:30 (1/13) Installing libintl (0.21.1-r7) 17:30:30 (2/13) Installing eudev-libs (3.2.11-r8) 17:30:30 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 17:30:30 (4/13) Installing v4l-utils-libs (1.24.1-r0) 17:30:30 (5/13) Installing v4l-utils (1.24.1-r0) 17:30:30 (6/13) Installing libdvbv5 (1.24.1-r0) 17:30:30 (7/13) Installing udev-init-scripts (35-r1) 17:30:30 (8/13) Installing libblkid (2.38.1-r8) 17:30:30 (9/13) Installing xz-libs (5.4.3-r0) 17:30:30 (10/13) Installing kmod-libs (30-r3) 17:30:30 (11/13) Installing eudev (3.2.11-r8) 17:30:30 (12/13) Installing eudev-dev (3.2.11-r8) 17:30:30 (13/13) Installing v4l-utils-dev (1.24.1-r0) 17:30:30 Executing busybox-1.36.1-r5.trigger 17:30:30 Executing eudev-3.2.11-r8.trigger 17:30:30 OK: 271 MiB in 65 packages 17:30:31 Removing intermediate container fd3cd3091a9c 17:30:31 ---> 376d9629fe83 17:30:31 Step 8/13 : WORKDIR /device-usb-camera 17:30:31 ---> Running in dc4df15aeff3 17:30:31 Removing intermediate container dc4df15aeff3 17:30:31 ---> 5f78dc8e6307 17:30:31 Step 9/13 : COPY go.mod vendor* ./ 17:30:31 ---> 73ec131050b8 17:30:31 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:30:31 ---> Running in 34049cc8b94c 17:31:39 Removing intermediate container 34049cc8b94c 17:31:39 ---> 23e7fcab40c2 17:31:39 Step 11/13 : COPY . . 17:31:39 ---> d8313caf4cb1 17:31:39 Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 17:31:39 ---> Running in 7d35b762e3ad 17:31:39  % Total % Received % Xferd Average Speed Time Time Time Current 17:31:39 Dload Upload Total Spent Left Speed 17:31:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7788 0 --:--:-- --:--:-- --:--:-- 7808 17:31:39 Removing intermediate container 7d35b762e3ad 17:31:39 ---> bb9e1f6a3289 17:31:39 Step 13/13 : RUN ${MAKE} 17:31:39 ---> Running in 00d8af3fc974 17:31:39 noop 17:31:39 Removing intermediate container 00d8af3fc974 17:31:39 ---> 67ac52e9c2bf 17:31:39 Successfully built 67ac52e9c2bf 17:31:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:31:39 + docker inspect -f . ci-base-image-x86_64 17:31:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:31:39 prd-ubuntu20.04-docker-8c-8g-7979 does not seem to be running inside a container 17:31:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-344 -v /w/workspace/foundry_device-usb-camera_PR-344:/w/workspace/foundry_device-usb-camera_PR-344:rw,z -v /w/workspace/foundry_device-usb-camera_PR-344@tmp:/w/workspace/foundry_device-usb-camera_PR-344@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 17:31:40 $ docker top bcc5d561625a2dd68600eeb6d0d6474206adfffdf57b84a1f90f0124e53a5bc6 -eo pid,comm [Pipeline] { [Pipeline] sh 17:31:40 + go version 17:31:40 go version go1.21.9 linux/amd64 [Pipeline] } 17:31:40 $ docker stop --time=1 bcc5d561625a2dd68600eeb6d0d6474206adfffdf57b84a1f90f0124e53a5bc6 17:31:42 $ docker rm -f --volumes bcc5d561625a2dd68600eeb6d0d6474206adfffdf57b84a1f90f0124e53a5bc6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:31:42 + docker inspect -f . ci-base-image-x86_64 17:31:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:31:43 prd-ubuntu20.04-docker-8c-8g-7979 does not seem to be running inside a container 17:31:43 $ 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-344 -v /w/workspace/foundry_device-usb-camera_PR-344:/w/workspace/foundry_device-usb-camera_PR-344:rw,z -v /w/workspace/foundry_device-usb-camera_PR-344@tmp:/w/workspace/foundry_device-usb-camera_PR-344@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 17:31:43 $ docker top 3558fa55279c05029bceebf9e9756a2cc6459b9cd78094a1c7ed2d5a87f0e743 -eo pid,comm [Pipeline] { [Pipeline] sh 17:31:43 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-344 [Pipeline] fileExists [Pipeline] sh 17:31:44 + make test 17:31:44 go test ./... -coverprofile=coverage.out ./... 17:31:45 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:32:03 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 17:32:03 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.014s coverage: 4.4% of statements 17:32:04 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7980 in /w/workspace/foundry_device-usb-camera_PR-344 [Pipeline] { [Pipeline] ws 17:32:04 Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout 17:32:04 Selected Git installation does not exist. Using Default 17:32:04 The recommended git tool is: NONE 17:32:11 go vet ./... 17:32:12 using credential edgex-jenkins-ssh 17:32:12 Cloning the remote Git repository 17:32:13 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 17:32:13 > git init /w/workspace/device-usb-camera/1 # timeout=10 17:32:13 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:32:13 > git --version # timeout=10 17:32:13 > git --version # 'git version 2.25.1' 17:32:13 using GIT_SSH to set credentials SSH Credentials for GitHub 17:32:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:32:16 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:32:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:32:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:32:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:32:17 ./bin/test-attribution-txt.sh 17:32:17 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 17:32:17 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 17:32:17 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 17:32:17 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 17:32:17 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 17:32:17 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 17:32:17 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 17:32:17 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 17:32:17 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 17:32:17 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 17:32:17 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 17:32:17 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 17:32:17 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 17:32:17 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 17:32:17 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 17:32:17 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 17:32:17 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 17:32:17 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 17:32:17 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 17:32:17 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 17:32:17 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 17:32:17 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 17:32:17 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 17:32:17 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 17:32:17 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 17:32:17 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 17:32:17 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 17:32:17 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 17:32:17 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 17:32:17 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 17:32:17 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 17:32:17 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 17:32:17 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 17:32:17 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 17:32:17 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 17:32:17 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 17:32:17 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 17:32:17 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 17:32:17 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 17:32:17 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 17:32:17 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 17:32:17 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 17:32:17 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add 17:32:17 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 17:32:17 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 17:32:17 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 17:32:17 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 17:32:17 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 17:32:17 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 17:32:17 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 17:32:17 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 17:32:17 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 17:32:17 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 17:32:17 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 17:32:17 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 17:32:17 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 17:32:17 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 17:32:17 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 17:32:17 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 17:32:17 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 17:32:17 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 17:32:17 An attribution for golang.org/x/term is missing from Attribution.txt, please add 17:32:17 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 17:32:17 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 17:32:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 17:32:17 $ docker stop --time=1 3558fa55279c05029bceebf9e9756a2cc6459b9cd78094a1c7ed2d5a87f0e743 17:32:17 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:32:17 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:32:17 using GIT_SSH to set credentials SSH Credentials for GitHub 17:32:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/344/head:refs/remotes/origin/PR-344 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:32:18 Merging remotes/origin/main commit e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1 into PR head commit 01651904c8dd18daa1304085d4a542b7e6ebbe03 17:32:18 Merge succeeded, producing 01651904c8dd18daa1304085d4a542b7e6ebbe03 17:32:18 Checking out Revision 01651904c8dd18daa1304085d4a542b7e6ebbe03 (PR-344) 17:32:19 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 17:32:19 > git --version # timeout=10 17:32:19 > git --version # 'git version 2.25.1' 17:32:19 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc 17:32:18 > git config core.sparsecheckout # timeout=10 17:32:18 > git checkout -f 01651904c8dd18daa1304085d4a542b7e6ebbe03 # timeout=10 17:32:18 > git remote # timeout=10 17:32:18 > git config --get remote.origin.url # timeout=10 17:32:18 using GIT_SSH to set credentials SSH Credentials for GitHub 17:32:18 > git merge e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1 # timeout=10 17:32:18 > git rev-parse HEAD^{commit} # timeout=10 17:32:18 > git config core.sparsecheckout # timeout=10 17:32:18 > git checkout -f 01651904c8dd18daa1304085d4a542b7e6ebbe03 # timeout=10 17:32:22 $ docker rm -f --volumes 3558fa55279c05029bceebf9e9756a2cc6459b9cd78094a1c7ed2d5a87f0e743 [Pipeline] // withDockerContainer [Pipeline] sh 17:32:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:32:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:32:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 17:32:24 + ls -al . 17:32:24 total 292 17:32:24 drwxrwxr-x 9 jenkins jenkins 4096 Aug 19 17:31 . 17:32:24 drwxrwxr-x 4 jenkins jenkins 4096 Aug 19 17:29 .. 17:32:24 drwxrwxr-x 8 jenkins jenkins 4096 Aug 19 17:32 .git 17:32:24 drwxrwxr-x 3 jenkins jenkins 4096 Aug 19 17:29 .github 17:32:24 -rw-rw-r-- 1 jenkins jenkins 379 Aug 19 17:29 .gitignore 17:32:24 -rw-rw-r-- 1 jenkins jenkins 45 Aug 19 17:29 .golangci.yml 17:32:24 -rw-rw-r-- 1 jenkins jenkins 77 Aug 19 17:29 .hadolint.yml 17:32:24 drwxr-xr-x 3 jenkins jenkins 4096 Aug 19 17:30 .semver 17:32:24 -rw-rw-r-- 1 jenkins jenkins 10870 Aug 19 17:29 Attribution.txt 17:32:24 -rw-rw-r-- 1 jenkins jenkins 16561 Aug 19 17:29 CHANGELOG.md 17:32:24 -rw-rw-r-- 1 jenkins jenkins 2453 Aug 19 17:29 Dockerfile 17:32:24 -rw-rw-r-- 1 jenkins jenkins 678 Aug 19 17:29 GOVERNANCE.md 17:32:24 -rw-rw-r-- 1 jenkins jenkins 659 Aug 19 17:29 Jenkinsfile 17:32:24 -rw-rw-r-- 1 jenkins jenkins 11348 Aug 19 17:29 LICENSE 17:32:24 -rw-rw-r-- 1 jenkins jenkins 2611 Aug 19 17:29 Makefile 17:32:24 -rw-rw-r-- 1 jenkins jenkins 622 Aug 19 17:29 OWNERS.md 17:32:24 -rw-rw-r-- 1 jenkins jenkins 2575 Aug 19 17:29 README.md 17:32:24 -rw-rw-r-- 1 jenkins jenkins 5 Aug 19 17:30 VERSION 17:32:24 drwxrwxr-x 2 jenkins jenkins 4096 Aug 19 17:29 bin 17:32:24 drwxrwxr-x 3 jenkins jenkins 4096 Aug 19 17:29 cmd 17:32:24 -rw-r--r-- 1 jenkins jenkins 54703 Aug 19 17:32 coverage.out 17:32:24 -rwxrwxr-x 1 jenkins jenkins 84 Aug 19 17:29 docker-entrypoint.sh 17:32:24 drwxrwxr-x 2 jenkins jenkins 4096 Aug 19 17:29 docs 17:32:24 -rw-rw-r-- 1 jenkins jenkins 7210 Aug 19 17:29 go.mod 17:32:24 -rw-rw-r-- 1 jenkins jenkins 102021 Aug 19 17:29 go.sum 17:32:24 drwxrwxr-x 3 jenkins jenkins 4096 Aug 19 17:29 internal 17:32:24 -rw-rw-r-- 1 jenkins jenkins 231 Aug 19 17:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:32:24 + 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=01651904c8dd18daa1304085d4a542b7e6ebbe03 --label arch=amd64 --label version=0.0.0 . 17:32:24 Sending build context to Docker daemon 20.53MB 17:32:24 Step 1/37 : ARG BASE=golang:1.21-alpine3.18 17:32:24 Step 2/37 : FROM ${BASE} AS builder 17:32:24 ---> 67ac52e9c2bf 17:32:24 Step 3/37 : ARG ADD_BUILD_TAGS="" 17:32:24 ---> Running in a961a06746aa 17:32:24 Removing intermediate container a961a06746aa 17:32:24 ---> 6feab5ec0b43 17:32:24 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:32:24 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:32:24 % Total % Received % Xferd Average Speed Time Time Time Current 17:32:24 Dload Upload Total Spent Left Speed 17:32:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 92287 0 --:--:-- --:--:-- --:--:-- 92956 [Pipeline] sh 17:32:25 ---> Running in 30dc7006ecbc 17:32:25 Removing intermediate container 30dc7006ecbc 17:32:25 ---> 48dd2e1f163f 17:32:25 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:32:25 ---> Running in 60a75e71b49d 17:32:25 Removing intermediate container 60a75e71b49d 17:32:25 ---> f540193d04fe 17:32:25 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:32:25 ---> Running in 9df7ad1653c2 17:32:25 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json 17:32:25 Removing intermediate container 9df7ad1653c2 17:32:25 ---> 16498c481a38 17:32:25 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:32:25 ---> Running in 3dc776124b3e [Pipeline] sh 17:32:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:32:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:32:25 + sudo tee /etc/docker/daemon.new 17:32:25 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:32:25 { 17:32:25 "registry-mirrors": [ 17:32:25 "https://nexus3.edgexfoundry.org:10001" 17:32:25 ], 17:32:25 "bip": "10.250.0.254/24", 17:32:25 "hosts": [ 17:32:25 "tcp://0.0.0.0:5555", 17:32:25 "unix:///var/run/docker.sock" 17:32:25 ], 17:32:25 "mtu": 1458, 17:32:25 "selinux-enabled": true, 17:32:25 "seccomp-profile": "/etc/docker/seccomp.json" 17:32:25 } [Pipeline] sh 17:32:25 OK: 271 MiB in 65 packages 17:32:26 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:32:26 Removing intermediate container 3dc776124b3e 17:32:26 ---> 27f015cb7e3c 17:32:26 Step 8/37 : WORKDIR /device-usb-camera 17:32:26 ---> Running in 2e5cf8a37ec9 17:32:26 + sudo service docker restart 17:32:26 Removing intermediate container 2e5cf8a37ec9 17:32:26 ---> c6b4d1c8f997 17:32:26 Step 9/37 : COPY go.mod vendor* ./ 17:32:26 ---> 4c8ebbd87774 17:32:26 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:32:26 ---> Running in e2d877915c19 17:32:27 Removing intermediate container e2d877915c19 17:32:27 ---> 1f1a40322fdb 17:32:27 Step 11/37 : COPY . . 17:32:27 ---> 68e73ea679d0 17:32:27 Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 17:32:27 ---> Running in 7306533e81df 17:32:28  % Total % Received % Xferd Average Speed Time Time Time Current 17:32:28    Dload Upload  Total Spent  Left Speed 17:32:28  0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 34784 0 --:--:-- --:--:-- --:--:-- 35400 17:32:28 Removing intermediate container 7306533e81df 17:32:28 ---> 30750ba39353 17:32:28 Step 13/37 : RUN ${MAKE} 17:32:28 ---> Running in 6c6719ed8334 17:32:28 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.31" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:32:44 provisioning config files... 17:32:44 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config11573147301137637677tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:32:45 ---> ****-login.sh 17:32:45 nexus3.edgexfoundry.org:10001 17:32:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:32:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:32:45 Configure a credential helper to remove this warning. See 17:32:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:32:45 17:32:45 Login Succeeded 17:32:45 nexus3.edgexfoundry.org:10002 17:32:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:32:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:32:46 Configure a credential helper to remove this warning. See 17:32:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:32:46 17:32:46 Login Succeeded 17:32:46 nexus3.edgexfoundry.org:10003 17:32:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:32:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:32:46 Configure a credential helper to remove this warning. See 17:32:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:32:46 17:32:46 Login Succeeded 17:32:46 nexus3.edgexfoundry.org:10004 17:32:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:32:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:32:46 Configure a credential helper to remove this warning. See 17:32:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:32:46 17:32:46 Login Succeeded 17:32:46 ****.io 17:32:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:32:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:32:47 Configure a credential helper to remove this warning. See 17:32:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:32:47 17:32:47 Login Succeeded 17:32:47 ---> ****-login.sh ends [Pipeline] } 17:32:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:32:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:32:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:32:48 ========================================================= 17:32:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 17:32:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:48 + 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 . 17:32:49 Sending build context to Docker daemon 10.5MB 17:32:49 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 17:32:49 Step 2/13 : FROM ${BASE} AS builder 17:32:49 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:32:49 c6b39de5b339: Pulling fs layer 17:32:49 a69c41024577: Pulling fs layer 17:32:49 d6de4b400683: Pulling fs layer 17:32:49 35cb2a7552d0: Pulling fs layer 17:32:49 4f4fb700ef54: Pulling fs layer 17:32:49 464afbd9ba4c: Pulling fs layer 17:32:49 00f215d4a9da: Pulling fs layer 17:32:49 d496ad576159: Pulling fs layer 17:32:49 464afbd9ba4c: Waiting 17:32:49 35cb2a7552d0: Waiting 17:32:49 00f215d4a9da: Waiting 17:32:49 4f4fb700ef54: Waiting 17:32:49 d496ad576159: Waiting 17:32:49 a69c41024577: Verifying Checksum 17:32:49 a69c41024577: Download complete 17:32:49 35cb2a7552d0: Download complete 17:32:49 4f4fb700ef54: Verifying Checksum 17:32:49 4f4fb700ef54: Download complete 17:32:49 464afbd9ba4c: Verifying Checksum 17:32:49 464afbd9ba4c: Download complete 17:32:49 c6b39de5b339: Verifying Checksum 17:32:49 c6b39de5b339: Download complete 17:32:49 d496ad576159: Verifying Checksum 17:32:49 d496ad576159: Download complete 17:32:50 c6b39de5b339: Pull complete 17:32:50 a69c41024577: Pull complete 17:32:51 d6de4b400683: Verifying Checksum 17:32:51 d6de4b400683: Download complete 17:32:52 00f215d4a9da: Verifying Checksum 17:32:52 00f215d4a9da: Download complete 17:33:00 Removing intermediate container 6c6719ed8334 17:33:00 ---> e0e2fc08565f 17:33:00 Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp 17:33:00 1.8.2: Pulling from bluenviron/mediamtx 17:33:00 8411072a22a5: Pulling fs layer 17:33:00 8411072a22a5: Verifying Checksum 17:33:00 8411072a22a5: Download complete 17:33:00 8411072a22a5: Pull complete 17:33:00 Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 17:33:00 Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 17:33:00 ---> 1ac78cb06e13 17:33:00 Step 15/37 : FROM alpine:3.18 17:33:01 3.18: Pulling from library/alpine 17:33:01 930bdd4d222e: Pulling fs layer 17:33:01 930bdd4d222e: Verifying Checksum 17:33:01 930bdd4d222e: Download complete 17:33:01 930bdd4d222e: Pull complete 17:33:01 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 17:33:01 Status: Downloaded newer image for alpine:3.18 17:33:01 ---> 18f865063206 17:33:01 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 17:33:02 ---> Running in 79b58a8e35ca 17:33:02 Removing intermediate container 79b58a8e35ca 17:33:02 ---> b4fe4734ea2b 17:33:02 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 17:33:02 ---> Running in 784b76c70fc4 17:33:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:33:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:33:03 (1/107) Installing dumb-init (1.2.5-r2) 17:33:03 (2/107) Installing sdl2 (2.26.5-r0) 17:33:03 (3/107) Installing svt-av1-libs (1.6.0-r0) 17:33:03 (4/107) Installing aom-libs (3.6.1-r0) 17:33:03 (5/107) Installing libxau (1.0.11-r2) 17:33:03 (6/107) Installing libmd (1.0.4-r2) 17:33:03 (7/107) Installing libbsd (0.11.7-r1) 17:33:03 (8/107) Installing libxdmcp (1.1.4-r2) 17:33:03 (9/107) Installing libxcb (1.15-r1) 17:33:03 (10/107) Installing libx11 (1.8.7-r0) 17:33:03 (11/107) Installing hwdata-pci (0.370-r0) 17:33:03 (12/107) Installing libpciaccess (0.17-r2) 17:33:03 (13/107) Installing libdrm (2.4.115-r4) 17:33:03 (14/107) Installing libxext (1.3.5-r2) 17:33:03 (15/107) Installing libxfixes (6.0.1-r2) 17:33:03 (16/107) Installing libffi (3.4.4-r2) 17:33:03 (17/107) Installing wayland-libs-client (1.22.0-r2) 17:33:03 (18/107) Installing libva (2.18.0-r1) 17:33:03 (19/107) Installing libvdpau (1.5-r1) 17:33:03 (20/107) Installing libgcc (12.2.1_git20220924-r10) 17:33:03 (21/107) Installing libstdc++ (12.2.1_git20220924-r10) 17:33:03 (22/107) Installing onevpl-libs (2023.2.1-r0) 17:33:03 (23/107) Installing ffmpeg-libavutil (6.0.1-r0) 17:33:03 (24/107) Installing libdav1d (1.2.1-r0) 17:33:03 (25/107) Installing brotli-libs (1.0.9-r14) 17:33:03 (26/107) Installing libhwy (1.0.4-r1) 17:33:03 (27/107) Installing lcms2 (2.15-r2) 17:33:03 (28/107) Installing libjxl (0.8.2-r0) 17:33:03 (29/107) Installing lame-libs (3.100-r5) 17:33:03 (30/107) Installing opus (1.4-r0) 17:33:03 (31/107) Installing libgomp (12.2.1_git20220924-r10) 17:33:03 (32/107) Installing soxr (0.1.3-r5) 17:33:03 (33/107) Installing ffmpeg-libswresample (6.0.1-r0) 17:33:03 (34/107) Installing libogg (1.3.5-r4) 17:33:03 (35/107) Installing libtheora (1.1.1-r17) 17:33:03 (36/107) Installing libvorbis (1.3.7-r1) 17:33:03 (37/107) Installing libvpx (1.13.0-r2) 17:33:03 (38/107) Installing libwebp (1.3.2-r0) 17:33:03 (39/107) Installing x264-libs (0.164_git20220602-r1) 17:33:03 (40/107) Installing numactl (2.0.16-r4) 17:33:03 (41/107) Installing x265-libs (3.5-r4) 17:33:03 (42/107) Installing xvidcore (1.3.7-r1) 17:33:03 (43/107) Installing ffmpeg-libavcodec (6.0.1-r0) 17:33:03 (44/107) Installing alsa-lib (1.2.9-r1) 17:33:03 (45/107) Installing libexpat (2.6.2-r0) 17:33:03 (46/107) Installing libbz2 (1.0.8-r5) 17:33:03 (47/107) Installing libpng (1.6.39-r3) 17:33:03 (48/107) Installing freetype (2.13.0-r5) 17:33:03 (49/107) Installing fontconfig (2.14.2-r3) 17:33:03 (50/107) Installing fribidi (1.0.13-r0) 17:33:03 (51/107) Installing libintl (0.21.1-r7) 17:33:03 (52/107) Installing libblkid (2.38.1-r8) 17:33:03 (53/107) Installing libmount (2.38.1-r8) 17:33:03 (54/107) Installing pcre2 (10.42-r1) 17:33:03 (55/107) Installing glib (2.76.6-r0) 17:33:03 (56/107) Installing graphite2 (1.3.14-r5) 17:33:03 (57/107) Installing harfbuzz (7.3.0-r0) 17:33:03 (58/107) Installing libunibreak (5.1-r0) 17:33:03 (59/107) Installing libass (0.17.1-r0) 17:33:03 (60/107) Installing libbluray (1.3.4-r0) 17:33:03 (61/107) Installing gmp (6.2.1-r3) 17:33:03 (62/107) Installing nettle (3.8.1-r2) 17:33:03 (63/107) Installing libunistring (1.1-r1) 17:33:03 (64/107) Installing libidn2 (2.3.4-r1) 17:33:03 (65/107) Installing p11-kit (0.24.1-r2) 17:33:03 (66/107) Installing libtasn1 (4.19.0-r1) 17:33:03 (67/107) Installing gnutls (3.8.4-r0) 17:33:03 (68/107) Installing mpg123-libs (1.31.3-r1) 17:33:03 (69/107) Installing libopenmpt (0.7.2-r0) 17:33:03 (70/107) Installing cjson (1.7.17-r0) 17:33:03 (71/107) Installing mbedtls (2.28.8-r0) 17:33:03 (72/107) Installing librist (0.2.7-r0) 17:33:03 (73/107) Installing libsrt (1.5.2-r0) 17:33:03 (74/107) Installing libssh (0.10.5-r0) 17:33:03 (75/107) Installing xz-libs (5.4.3-r0) 17:33:03 (76/107) Installing libxml2 (2.11.8-r0) 17:33:04 (77/107) Installing libsodium (1.0.18-r3) 17:33:04 (78/107) Installing libzmq (4.3.4-r4) 17:33:04 (79/107) Installing ffmpeg-libavformat (6.0.1-r0) 17:33:04 (80/107) Installing glslang-libs (1.3.243.0-r1) 17:33:04 (81/107) Installing spirv-tools (1.3.243.0-r1) 17:33:04 (82/107) Installing shaderc (2023.3-r1) 17:33:04 (83/107) Installing vulkan-loader (1.3.243.0-r1) 17:33:04 (84/107) Installing libplacebo (5.264.1-r1) 17:33:04 (85/107) Installing ffmpeg-libpostproc (6.0.1-r0) 17:33:04 (86/107) Installing ffmpeg-libswscale (6.0.1-r0) 17:33:04 (87/107) Installing vidstab (1.1.1-r0) 17:33:04 (88/107) Installing zimg (3.0.5-r0) 17:33:04 (89/107) Installing ffmpeg-libavfilter (6.0.1-r0) 17:33:04 (90/107) Installing libasyncns (0.8-r1) 17:33:04 (91/107) Installing dbus-libs (1.14.8-r0) 17:33:04 (92/107) Installing libltdl (2.4.7-r2) 17:33:04 (93/107) Installing orc (0.4.34-r0) 17:33:04 (94/107) Installing flac-libs (1.4.3-r0) 17:33:04 d6de4b400683: Pull complete 17:33:04 35cb2a7552d0: Pull complete 17:33:04 4f4fb700ef54: Pull complete 17:33:04 464afbd9ba4c: Pull complete 17:33:04 (95/107) Installing libsndfile (1.2.0-r2) 17:33:04 (96/107) Installing speexdsp (1.2.1-r1) 17:33:04 (97/107) Installing tdb-libs (1.4.8-r1) 17:33:04 (98/107) Installing libpulse (16.1-r10) 17:33:04 (99/107) Installing libjpeg-turbo (2.1.5.1-r3) 17:33:04 (100/107) Installing v4l-utils-libs (1.24.1-r0) 17:33:04 (101/107) Installing ffmpeg-libavdevice (6.0.1-r0) 17:33:04 (102/107) Installing ffmpeg (6.0.1-r0) 17:33:04 (103/107) Installing udev-init-scripts (35-r1) 17:33:04 (104/107) Installing eudev-libs (3.2.11-r8) 17:33:04 (105/107) Installing zstd-libs (1.5.5-r4) 17:33:04 (106/107) Installing kmod-libs (30-r3) 17:33:04 (107/107) Installing eudev (3.2.11-r8) 17:33:04 Executing busybox-1.36.1-r7.trigger 17:33:04 Executing glib-2.76.6-r0.trigger 17:33:04 Executing eudev-3.2.11-r8.trigger 17:33:04 OK: 131 MiB in 122 packages 17:33:08 Removing intermediate container 784b76c70fc4 17:33:08 ---> f6ae4dabe4d3 17:33:08 Step 18/37 : RUN apk --no-cache upgrade 17:33:08 ---> Running in d772b6add44f 17:33:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:33:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:33:09 OK: 131 MiB in 122 packages 17:33:10 Removing intermediate container d772b6add44f 17:33:10 ---> 664a34441b91 17:33:10 Step 19/37 : WORKDIR / 17:33:10 ---> Running in f2fb86ae184e 17:33:10 Removing intermediate container f2fb86ae184e 17:33:10 ---> a2cc0882bb22 17:33:10 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 17:33:11 ---> 2611e21f48b0 17:33:11 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 17:33:11 ---> fee5d942c250 17:33:11 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 17:33:11 ---> 9fce27517891 17:33:11 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 17:33:11 ---> 92576579b007 17:33:11 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:33:12 ---> 6739c26474a8 17:33:12 Step 25/37 : COPY --from=rtsp /mediamtx.yml / 17:33:12 ---> 8b666357cf54 17:33:12 Step 26/37 : COPY --from=rtsp /mediamtx / 17:33:13 ---> e8ff831afa2b 17:33:13 Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 17:33:13 ---> Running in 6ba1a3ec3d01 17:33:13 Removing intermediate container 6ba1a3ec3d01 17:33:13 ---> 2daad43d8d58 17:33:13 Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 17:33:13 ---> Running in 21eae4e00c4e 17:33:14 00f215d4a9da: Pull complete 17:33:14 Removing intermediate container 21eae4e00c4e 17:33:14 ---> 177454396873 17:33:14 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 17:33:14 ---> Running in ee7a348195c6 17:33:15 d496ad576159: Pull complete 17:33:15 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 17:33:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 17:33:15 ---> f246e2811388 17:33:15 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:33:15 Removing intermediate container ee7a348195c6 17:33:15 ---> 6c1f4136e652 17:33:15 Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 17:33:15 ---> Running in 740185ac10c4 17:33:15 ---> Running in b4ba4ed40d13 17:33:15 Removing intermediate container 740185ac10c4 17:33:15 ---> 35e0c94d5ef5 17:33:15 Step 31/37 : EXPOSE 59983 17:33:15 ---> Running in 949386e6da48 17:33:15 Removing intermediate container 949386e6da48 17:33:15 ---> 834c99b79c8e 17:33:15 Step 32/37 : EXPOSE 8554 17:33:15 ---> Running in d8f0b6bdcf69 17:33:15 Removing intermediate container d8f0b6bdcf69 17:33:15 ---> 04b190cb7d59 17:33:15 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 17:33:15 ---> Running in 481b77ddaf01 17:33:16 Removing intermediate container b4ba4ed40d13 17:33:16 ---> be11c86fb573 17:33:16 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:33:16 Removing intermediate container 481b77ddaf01 17:33:16 ---> a08201cfe21a 17:33:16 Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 17:33:16 ---> Running in bcbc96c303e5 17:33:16 Removing intermediate container bcbc96c303e5 17:33:16 ---> 0be02ee7190b 17:33:16 Step 35/37 : LABEL arch=amd64 17:33:16 ---> Running in 0227cd53edd5 17:33:16 Removing intermediate container 0227cd53edd5 17:33:16 ---> 0f8be1d286cc 17:33:16 Step 36/37 : LABEL git_sha=01651904c8dd18daa1304085d4a542b7e6ebbe03 17:33:16 ---> Running in 8191cb4567d6 17:33:16 ---> Running in 71e410df2aef 17:33:16 Removing intermediate container 71e410df2aef 17:33:16 ---> 924974c2f497 17:33:16 Step 37/37 : LABEL version=0.0.0 17:33:16 ---> Running in 634513c7fbf6 17:33:16 Removing intermediate container 634513c7fbf6 17:33:16 ---> 887d8e9b461a 17:33:16 [Warning] One or more build-args [ARCH] were not consumed 17:33:16 Successfully built 887d8e9b461a 17:33:16 Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } 17:33:16 Removing intermediate container 8191cb4567d6 17:33:16 ---> d71a107fc1ad 17:33:16 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:33:16 ---> Running in 790ba9b3231e [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } 17:33:16 Removing intermediate container 790ba9b3231e 17:33:16 ---> 54f86425159e 17:33:16 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:33:16 ---> Running in 45edd8d17621 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { 17:33:17 Removing intermediate container 45edd8d17621 17:33:17 ---> 80a6d5972fee 17:33:17 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:17 ---> Running in d004e44ed4a5 17:33:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:33:17 17:33:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:33:17 latest: Pulling from edgex-lftools-log-publisher 17:33:17 5eb5b503b376: Pulling fs layer 17:33:17 5c69ac0246d0: Pulling fs layer 17:33:17 ec43610c2a17: Pulling fs layer 17:33:17 3a2ae6a8a46f: Pulling fs layer 17:33:17 33b1e0a273af: Pulling fs layer 17:33:17 5d3b04190fa2: Pulling fs layer 17:33:17 2f39f015ded8: Pulling fs layer 17:33:17 33b1e0a273af: Waiting 17:33:17 5d3b04190fa2: Waiting 17:33:17 2f39f015ded8: Waiting 17:33:17 3a2ae6a8a46f: Waiting 17:33:17 5c69ac0246d0: Verifying Checksum 17:33:17 5c69ac0246d0: Download complete 17:33:17 3a2ae6a8a46f: Verifying Checksum 17:33:17 3a2ae6a8a46f: Download complete 17:33:17 33b1e0a273af: Verifying Checksum 17:33:17 33b1e0a273af: Download complete 17:33:17 ec43610c2a17: Verifying Checksum 17:33:17 ec43610c2a17: Download complete 17:33:17 5d3b04190fa2: Download complete 17:33:18 5eb5b503b376: Verifying Checksum 17:33:18 5eb5b503b376: Download complete 17:33:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:33:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:33:19 2f39f015ded8: Download complete 17:33:19 5eb5b503b376: Pull complete 17:33:19 (1/13) Installing libintl (0.21.1-r7) 17:33:19 (2/13) Installing eudev-libs (3.2.11-r8) 17:33:19 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 17:33:19 5c69ac0246d0: Pull complete 17:33:19 (4/13) Installing v4l-utils-libs (1.24.1-r0) 17:33:19 (5/13) Installing v4l-utils (1.24.1-r0) 17:33:19 (6/13) Installing libdvbv5 (1.24.1-r0) 17:33:20 (7/13) Installing udev-init-scripts (35-r1) 17:33:20 (8/13) Installing libblkid (2.38.1-r8) 17:33:20 (9/13) Installing xz-libs (5.4.3-r0) 17:33:20 (10/13) Installing kmod-libs (30-r3) 17:33:20 (11/13) Installing eudev (3.2.11-r8) 17:33:20 (12/13) Installing eudev-dev (3.2.11-r8) 17:33:20 (13/13) Installing v4l-utils-dev (1.24.1-r0) 17:33:20 Executing busybox-1.36.1-r5.trigger 17:33:20 Executing eudev-3.2.11-r8.trigger 17:33:20 OK: 273 MiB in 65 packages 17:33:20 ec43610c2a17: Pull complete 17:33:20 3a2ae6a8a46f: Pull complete 17:33:20 33b1e0a273af: Pull complete 17:33:20 5d3b04190fa2: Pull complete 17:33:21 Removing intermediate container d004e44ed4a5 17:33:21 ---> 735012741c13 17:33:21 Step 8/13 : WORKDIR /device-usb-camera 17:33:21 ---> Running in 7557bc9d8e6b 17:33:22 Removing intermediate container 7557bc9d8e6b 17:33:22 ---> 602abbf03585 17:33:22 Step 9/13 : COPY go.mod vendor* ./ 17:33:23 ---> 28343a950e3a 17:33:23 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:33:23 ---> Running in aa3023254277 17:33:24 2f39f015ded8: Pull complete 17:33:24 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:33:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:33:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:33:25 prd-ubuntu20.04-docker-8c-8g-7979 does not seem to be running inside a container 17:33:25 $ 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-344 -v /w/workspace/foundry_device-usb-camera_PR-344:/w/workspace/foundry_device-usb-camera_PR-344:rw,z -v /w/workspace/foundry_device-usb-camera_PR-344@tmp:/w/workspace/foundry_device-usb-camera_PR-344@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 17:33:45 $ docker top a73e4049f4a2baf4da03b02244afd7f812bf51b1943edc2926ca03522cb3f364 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:33:46 ---> job-cost.sh 17:33:46 lf-activate-venv: SKIPPING 17:33:46 INFO: No Stack... 17:33:46 INFO: Retrieving Pricing Info for: v3-standard-8 17:33:46 INFO: Archiving Costs [Pipeline] sh 17:33:47 + cat /w/workspace/foundry_device-usb-camera_PR-344/archives/cost.csv 17:33:47 + cut -d, -f6 [Pipeline] lock 17:33:47 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-344-1-stack-cost] 17:33:47 Resource [jenkins-edgexfoundry-device-usb-camera-PR-344-1-stack-cost] did not exist. Created. 17:33:47 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-344-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:33:47 + echo total: 0.2199999988079071 [Pipeline] stash 17:33:47 Stashed 1 file(s) [Pipeline] } 17:33:47 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-PR-344-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:33:47 $ docker stop --time=1 a73e4049f4a2baf4da03b02244afd7f812bf51b1943edc2926ca03522cb3f364 17:33:49 $ docker rm -f --volumes a73e4049f4a2baf4da03b02244afd7f812bf51b1943edc2926ca03522cb3f364 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:35:14 Removing intermediate container aa3023254277 17:35:14 ---> b7820ee7644e 17:35:14 Step 11/13 : COPY . . 17:35:14 ---> 13894ab82e58 17:35:14 Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 17:35:14 ---> Running in c71ef53f58b8 17:35:14  % Total % Received % Xferd Average Speed Time Time Time Current 17:35:14 Dload Upload Total  Spent Left Speed 17:35:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 8258 0 --:--:-- --:--:-- --:--:-- 8296 17:35:14 Removing intermediate container c71ef53f58b8 17:35:14 ---> 9f9ba54b29e3 17:35:14 Step 13/13 : RUN ${MAKE} 17:35:14 ---> Running in e98f6f4abb4d 17:35:14 noop 17:35:14 Removing intermediate container e98f6f4abb4d 17:35:14 ---> 055342608d78 17:35:14 Successfully built 055342608d78 17:35:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:15 + docker inspect -f . ci-base-image-arm64 17:35:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:35:15 prd-ubuntu20.04-docker-arm64-4c-16g-7980 does not seem to be running inside a container 17:35:15 $ 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 17:35:17 $ docker top 47d71dd3bab721ad26717b0cda69067cf20edb9141795c4a40ad4a32350e39dd -eo pid,comm [Pipeline] { [Pipeline] sh 17:35:18 + go version 17:35:18 go version go1.21.9 linux/arm64 [Pipeline] } 17:35:18 $ docker stop --time=1 47d71dd3bab721ad26717b0cda69067cf20edb9141795c4a40ad4a32350e39dd 17:35:19 $ docker rm -f --volumes 47d71dd3bab721ad26717b0cda69067cf20edb9141795c4a40ad4a32350e39dd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:20 + docker inspect -f . ci-base-image-arm64 17:35:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:35:20 prd-ubuntu20.04-docker-arm64-4c-16g-7980 does not seem to be running inside a container 17:35:21 $ 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 17:35:22 $ docker top 5086ca21c9640da48e05c86006fea0489aecd3b3788e2816577edc06e214de47 -eo pid,comm [Pipeline] { [Pipeline] sh 17:35:22 + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh 17:35:23 + make test 17:35:23 go test ./... -coverprofile=coverage.out ./... 17:35:28 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:38:51 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 17:38:51 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.062s coverage: 4.4% of statements 17:38:52 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:38:52 go vet ./... 17:39:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:39:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:39:39 ./bin/test-attribution-txt.sh 17:39:39 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 17:39:39 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 17:39:39 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 17:39:39 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 17:39:39 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 17:39:39 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 17:39:39 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 17:39:39 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 17:39:39 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 17:39:39 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 17:39:39 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 17:39:39 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 17:39:39 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 17:39:39 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 17:39:39 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 17:39:39 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 17:39:39 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 17:39:39 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 17:39:39 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 17:39:39 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 17:39:39 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 17:39:39 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 17:39:39 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 17:39:39 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 17:39:39 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 17:39:39 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 17:39:39 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 17:39:39 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 17:39:39 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 17:39:39 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 17:39:39 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 17:39:39 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 17:39:39 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 17:39:39 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 17:39:39 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 17:39:39 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 17:39:39 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 17:39:39 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 17:39:39 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 17:39:39 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 17:39:39 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 17:39:39 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 17:39:39 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add 17:39:39 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 17:39:39 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 17:39:39 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 17:39:39 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 17:39:39 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 17:39:39 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 17:39:39 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 17:39:39 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 17:39:39 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 17:39:39 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 17:39:39 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 17:39:39 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 17:39:39 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 17:39:39 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 17:39:39 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 17:39:39 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 17:39:39 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 17:39:39 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 17:39:39 An attribution for golang.org/x/term is missing from Attribution.txt, please add 17:39:39 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 17:39:39 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 17:39:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 17:39:39 $ docker stop --time=1 5086ca21c9640da48e05c86006fea0489aecd3b3788e2816577edc06e214de47 17:39:41 $ docker rm -f --volumes 5086ca21c9640da48e05c86006fea0489aecd3b3788e2816577edc06e214de47 [Pipeline] // withDockerContainer [Pipeline] sh 17:39:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:39:42 Warning: overwriting stash ‘coverage-report’ 17:39:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:39:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:39:44 + ls -al . 17:39:44 total 288 17:39:44 drwxrwxr-x 8 jenkins jenkins 4096 Aug 19 17:35 . 17:39:44 drwxrwxr-x 4 jenkins jenkins 4096 Aug 19 17:32 .. 17:39:44 drwxrwxr-x 8 jenkins jenkins 4096 Aug 19 17:32 .git 17:39:44 drwxrwxr-x 3 jenkins jenkins 4096 Aug 19 17:32 .github 17:39:44 -rw-rw-r-- 1 jenkins jenkins 379 Aug 19 17:32 .gitignore 17:39:44 -rw-rw-r-- 1 jenkins jenkins 45 Aug 19 17:32 .golangci.yml 17:39:44 -rw-rw-r-- 1 jenkins jenkins 77 Aug 19 17:32 .hadolint.yml 17:39:44 -rw-rw-r-- 1 jenkins jenkins 10870 Aug 19 17:32 Attribution.txt 17:39:44 -rw-rw-r-- 1 jenkins jenkins 16561 Aug 19 17:32 CHANGELOG.md 17:39:44 -rw-rw-r-- 1 jenkins jenkins 2453 Aug 19 17:32 Dockerfile 17:39:44 -rw-rw-r-- 1 jenkins jenkins 678 Aug 19 17:32 GOVERNANCE.md 17:39:44 -rw-rw-r-- 1 jenkins jenkins 659 Aug 19 17:32 Jenkinsfile 17:39:44 -rw-rw-r-- 1 jenkins jenkins 11348 Aug 19 17:32 LICENSE 17:39:44 -rw-rw-r-- 1 jenkins jenkins 2611 Aug 19 17:32 Makefile 17:39:44 -rw-rw-r-- 1 jenkins jenkins 622 Aug 19 17:32 OWNERS.md 17:39:44 -rw-rw-r-- 1 jenkins jenkins 2575 Aug 19 17:32 README.md 17:39:44 -rw-rw-r-- 1 jenkins jenkins 5 Aug 19 17:30 VERSION 17:39:44 drwxrwxr-x 2 jenkins jenkins 4096 Aug 19 17:32 bin 17:39:44 drwxrwxr-x 3 jenkins jenkins 4096 Aug 19 17:32 cmd 17:39:44 -rw-r--r-- 1 jenkins jenkins 54703 Aug 19 17:38 coverage.out 17:39:44 -rwxrwxr-x 1 jenkins jenkins 84 Aug 19 17:32 docker-entrypoint.sh 17:39:44 drwxrwxr-x 2 jenkins jenkins 4096 Aug 19 17:32 docs 17:39:44 -rw-rw-r-- 1 jenkins jenkins 7210 Aug 19 17:32 go.mod 17:39:44 -rw-rw-r-- 1 jenkins jenkins 102021 Aug 19 17:32 go.sum 17:39:44 drwxrwxr-x 3 jenkins jenkins 4096 Aug 19 17:32 internal 17:39:44 -rw-rw-r-- 1 jenkins jenkins 231 Aug 19 17:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:44 + 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=01651904c8dd18daa1304085d4a542b7e6ebbe03 --label arch=arm64 --label version=0.0.0 . 17:39:45 Sending build context to Docker daemon 10.56MB 17:39:45 Step 1/37 : ARG BASE=golang:1.21-alpine3.18 17:39:45 Step 2/37 : FROM ${BASE} AS builder 17:39:45 ---> 055342608d78 17:39:45 Step 3/37 : ARG ADD_BUILD_TAGS="" 17:39:45 ---> Running in 0090e4baef1b 17:39:45 Removing intermediate container 0090e4baef1b 17:39:45 ---> 308e262cd35d 17:39:45 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:39:45 ---> Running in 63d94a2a3016 17:39:46 Removing intermediate container 63d94a2a3016 17:39:46 ---> 85128ebe3b32 17:39:46 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:39:46 ---> Running in 9e51f3c986d6 17:39:46 Removing intermediate container 9e51f3c986d6 17:39:46 ---> a3c413b87ab4 17:39:46 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:39:46 ---> Running in d7a22ed4111a 17:39:47 Removing intermediate container d7a22ed4111a 17:39:47 ---> 1c4ba3131f2b 17:39:47 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:39:47 ---> Running in 71adcdf27b48 17:39:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:39:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:39:49 OK: 273 MiB in 65 packages 17:39:50 Removing intermediate container 71adcdf27b48 17:39:50 ---> 5c9b307d908c 17:39:50 Step 8/37 : WORKDIR /device-usb-camera 17:39:50 ---> Running in 4a901e87186d 17:39:50 Removing intermediate container 4a901e87186d 17:39:50 ---> 941280ceb761 17:39:50 Step 9/37 : COPY go.mod vendor* ./ 17:39:51 ---> 67f6604cc940 17:39:51 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:39:51 ---> Running in d833e4ebbb3c 17:39:53 Removing intermediate container d833e4ebbb3c 17:39:53 ---> 3f1452f8aea7 17:39:53 Step 11/37 : COPY . . 17:39:54 ---> f7813a57016b 17:39:54 Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 17:39:55 ---> Running in 5f9cdf7b3d20 17:39:56  % Total % Received % Xferd Average Speed Time Time Time Current 17:39:56 Dload Upload Total Spent Left Speed 17:39:56 0 0 0 0  0 0  0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 5630 0 --:--:-- --:--:-- --:--:-- 5679 17:39:56 Removing intermediate container 5f9cdf7b3d20 17:39:56 ---> 2328dc8dc6fa 17:39:56 Step 13/37 : RUN ${MAKE} 17:39:56 ---> Running in d4ce33601b06 17:39:57 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.31" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 17:43:34 Removing intermediate container d4ce33601b06 17:43:34 ---> 96687ebc8960 17:43:34 Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp 17:43:34 1.8.2: Pulling from bluenviron/mediamtx 17:43:34 da4d7e05a7aa: Pulling fs layer 17:43:34 da4d7e05a7aa: Verifying Checksum 17:43:34 da4d7e05a7aa: Download complete 17:43:34 da4d7e05a7aa: Pull complete 17:43:34 Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 17:43:34 Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 17:43:34 ---> 62c65ed7ef0d 17:43:34 Step 15/37 : FROM alpine:3.18 17:43:34 3.18: Pulling from library/alpine 17:43:34 4983c3fe2029: Pulling fs layer 17:43:35 4983c3fe2029: Download complete 17:43:35 4983c3fe2029: Pull complete 17:43:35 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 17:43:35 Status: Downloaded newer image for alpine:3.18 17:43:35 ---> a0237000ae83 17:43:35 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 17:43:36 ---> Running in 9bdad0425800 17:43:36 Removing intermediate container 9bdad0425800 17:43:36 ---> b32803b862c1 17:43:36 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 17:43:36 ---> Running in ed073f102c4d 17:43:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:43:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:43:38 (1/104) Installing dumb-init (1.2.5-r2) 17:43:38 (2/104) Installing sdl2 (2.26.5-r0) 17:43:38 (3/104) Installing svt-av1-libs (1.6.0-r0) 17:43:39 (4/104) Installing aom-libs (3.6.1-r0) 17:43:39 (5/104) Installing libxau (1.0.11-r2) 17:43:39 (6/104) Installing libmd (1.0.4-r2) 17:43:39 (7/104) Installing libbsd (0.11.7-r1) 17:43:39 (8/104) Installing libxdmcp (1.1.4-r2) 17:43:39 (9/104) Installing libxcb (1.15-r1) 17:43:39 (10/104) Installing libx11 (1.8.7-r0) 17:43:39 (11/104) Installing libdrm (2.4.115-r4) 17:43:39 (12/104) Installing libxext (1.3.5-r2) 17:43:39 (13/104) Installing libxfixes (6.0.1-r2) 17:43:39 (14/104) Installing libffi (3.4.4-r2) 17:43:39 (15/104) Installing wayland-libs-client (1.22.0-r2) 17:43:39 (16/104) Installing libva (2.18.0-r1) 17:43:39 (17/104) Installing libvdpau (1.5-r1) 17:43:40 (18/104) Installing ffmpeg-libavutil (6.0.1-r0) 17:43:40 (19/104) Installing libdav1d (1.2.1-r0) 17:43:40 (20/104) Installing brotli-libs (1.0.9-r14) 17:43:40 (21/104) Installing libgcc (12.2.1_git20220924-r10) 17:43:40 (22/104) Installing libstdc++ (12.2.1_git20220924-r10) 17:43:40 (23/104) Installing libhwy (1.0.4-r1) 17:43:40 (24/104) Installing lcms2 (2.15-r2) 17:43:40 (25/104) Installing libjxl (0.8.2-r0) 17:43:40 (26/104) Installing lame-libs (3.100-r5) 17:43:40 (27/104) Installing opus (1.4-r0) 17:43:40 (28/104) Installing libgomp (12.2.1_git20220924-r10) 17:43:40 (29/104) Installing soxr (0.1.3-r5) 17:43:40 (30/104) Installing ffmpeg-libswresample (6.0.1-r0) 17:43:40 (31/104) Installing libogg (1.3.5-r4) 17:43:40 (32/104) Installing libtheora (1.1.1-r17) 17:43:41 (33/104) Installing libvorbis (1.3.7-r1) 17:43:41 (34/104) Installing libvpx (1.13.0-r2) 17:43:41 (35/104) Installing libwebp (1.3.2-r0) 17:43:41 (36/104) Installing x264-libs (0.164_git20220602-r1) 17:43:41 (37/104) Installing numactl (2.0.16-r4) 17:43:41 (38/104) Installing x265-libs (3.5-r4) 17:43:41 (39/104) Installing xvidcore (1.3.7-r1) 17:43:41 (40/104) Installing ffmpeg-libavcodec (6.0.1-r0) 17:43:42 (41/104) Installing alsa-lib (1.2.9-r1) 17:43:42 (42/104) Installing libexpat (2.6.2-r0) 17:43:42 (43/104) Installing libbz2 (1.0.8-r5) 17:43:42 (44/104) Installing libpng (1.6.39-r3) 17:43:42 (45/104) Installing freetype (2.13.0-r5) 17:43:42 (46/104) Installing fontconfig (2.14.2-r3) 17:43:42 (47/104) Installing fribidi (1.0.13-r0) 17:43:42 (48/104) Installing libintl (0.21.1-r7) 17:43:42 (49/104) Installing libblkid (2.38.1-r8) 17:43:42 (50/104) Installing libmount (2.38.1-r8) 17:43:42 (51/104) Installing pcre2 (10.42-r1) 17:43:42 (52/104) Installing glib (2.76.6-r0) 17:43:42 (53/104) Installing graphite2 (1.3.14-r5) 17:43:42 (54/104) Installing harfbuzz (7.3.0-r0) 17:43:42 (55/104) Installing libunibreak (5.1-r0) 17:43:42 (56/104) Installing libass (0.17.1-r0) 17:43:42 (57/104) Installing libbluray (1.3.4-r0) 17:43:43 (58/104) Installing gmp (6.2.1-r3) 17:43:43 (59/104) Installing nettle (3.8.1-r2) 17:43:43 (60/104) Installing libunistring (1.1-r1) 17:43:43 (61/104) Installing libidn2 (2.3.4-r1) 17:43:43 (62/104) Installing p11-kit (0.24.1-r2) 17:43:43 (63/104) Installing libtasn1 (4.19.0-r1) 17:43:43 (64/104) Installing gnutls (3.8.4-r0) 17:43:43 (65/104) Installing mpg123-libs (1.31.3-r1) 17:43:43 (66/104) Installing libopenmpt (0.7.2-r0) 17:43:43 (67/104) Installing cjson (1.7.17-r0) 17:43:43 (68/104) Installing mbedtls (2.28.8-r0) 17:43:43 (69/104) Installing librist (0.2.7-r0) 17:43:44 (70/104) Installing libsrt (1.5.2-r0) 17:43:44 (71/104) Installing libssh (0.10.5-r0) 17:43:44 (72/104) Installing xz-libs (5.4.3-r0) 17:43:44 (73/104) Installing libxml2 (2.11.8-r0) 17:43:44 (74/104) Installing libsodium (1.0.18-r3) 17:43:44 (75/104) Installing libzmq (4.3.4-r4) 17:43:44 (76/104) Installing ffmpeg-libavformat (6.0.1-r0) 17:43:44 (77/104) Installing glslang-libs (1.3.243.0-r1) 17:43:44 (78/104) Installing spirv-tools (1.3.243.0-r1) 17:43:44 (79/104) Installing shaderc (2023.3-r1) 17:43:44 (80/104) Installing vulkan-loader (1.3.243.0-r1) 17:43:45 (81/104) Installing libplacebo (5.264.1-r1) 17:43:45 (82/104) Installing ffmpeg-libpostproc (6.0.1-r0) 17:43:45 (83/104) Installing ffmpeg-libswscale (6.0.1-r0) 17:43:45 (84/104) Installing vidstab (1.1.1-r0) 17:43:45 (85/104) Installing zimg (3.0.5-r0) 17:43:45 (86/104) Installing ffmpeg-libavfilter (6.0.1-r0) 17:43:45 (87/104) Installing libasyncns (0.8-r1) 17:43:45 (88/104) Installing dbus-libs (1.14.8-r0) 17:43:45 (89/104) Installing libltdl (2.4.7-r2) 17:43:45 (90/104) Installing orc (0.4.34-r0) 17:43:46 (91/104) Installing flac-libs (1.4.3-r0) 17:43:46 (92/104) Installing libsndfile (1.2.0-r2) 17:43:46 (93/104) Installing speexdsp (1.2.1-r1) 17:43:46 (94/104) Installing tdb-libs (1.4.8-r1) 17:43:46 (95/104) Installing libpulse (16.1-r10) 17:43:47 (96/104) Installing libjpeg-turbo (2.1.5.1-r3) 17:43:47 (97/104) Installing v4l-utils-libs (1.24.1-r0) 17:43:47 (98/104) Installing ffmpeg-libavdevice (6.0.1-r0) 17:43:47 (99/104) Installing ffmpeg (6.0.1-r0) 17:43:47 (100/104) Installing udev-init-scripts (35-r1) 17:43:47 (101/104) Installing eudev-libs (3.2.11-r8) 17:43:47 (102/104) Installing zstd-libs (1.5.5-r4) 17:43:47 (103/104) Installing kmod-libs (30-r3) 17:43:47 (104/104) Installing eudev (3.2.11-r8) 17:43:47 Executing busybox-1.36.1-r7.trigger 17:43:47 Executing glib-2.76.6-r0.trigger 17:43:47 Executing eudev-3.2.11-r8.trigger 17:43:47 OK: 110 MiB in 119 packages 17:43:51 Removing intermediate container ed073f102c4d 17:43:51 ---> 56c3bb21c1c6 17:43:51 Step 18/37 : RUN apk --no-cache upgrade 17:43:51 ---> Running in cae6b6feba71 17:43:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:43:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:43:53 OK: 110 MiB in 119 packages 17:43:54 Removing intermediate container cae6b6feba71 17:43:54 ---> f9ec2225d62a 17:43:54 Step 19/37 : WORKDIR / 17:43:54 ---> Running in 66a0ad5d070d 17:43:54 Removing intermediate container 66a0ad5d070d 17:43:54 ---> 06b7e3116991 17:43:54 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 17:43:57 ---> 91fb3c32a4dd 17:43:57 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 17:43:57 ---> 95e8bf428930 17:43:57 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 17:43:57 ---> 73b801c2a347 17:43:57 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 17:43:58 ---> ee5c2af2bb33 17:43:58 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:43:59 ---> b2de44431344 17:43:59 Step 25/37 : COPY --from=rtsp /mediamtx.yml / 17:43:59 ---> 67d650d2239e 17:43:59 Step 26/37 : COPY --from=rtsp /mediamtx / 17:44:01 ---> 6808200e93d0 17:44:01 Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 17:44:01 ---> Running in 0924fdf9fa77 17:44:03 Removing intermediate container 0924fdf9fa77 17:44:03 ---> 5330a287f7fc 17:44:03 Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 17:44:03 ---> Running in 765b214ed72d 17:44:04 Removing intermediate container 765b214ed72d 17:44:04 ---> aaa2b3491afb 17:44:04 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 17:44:04 ---> Running in 6d7404bedb28 17:44:06 Removing intermediate container 6d7404bedb28 17:44:06 ---> 2923d6901975 17:44:06 Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 17:44:06 ---> Running in fcf565ee142e 17:44:07 Removing intermediate container fcf565ee142e 17:44:07 ---> eb67c21e0a76 17:44:07 Step 31/37 : EXPOSE 59983 17:44:07 ---> Running in 666440fbd007 17:44:07 Removing intermediate container 666440fbd007 17:44:07 ---> 3fba8ff1856e 17:44:07 Step 32/37 : EXPOSE 8554 17:44:08 ---> Running in 810edc139091 17:44:08 Removing intermediate container 810edc139091 17:44:08 ---> c19386215839 17:44:08 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 17:44:08 ---> Running in b30abc9defc8 17:44:08 Removing intermediate container b30abc9defc8 17:44:08 ---> 4dbf79a89d74 17:44:08 Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 17:44:08 ---> Running in 13d23e7ecb1d 17:44:09 Removing intermediate container 13d23e7ecb1d 17:44:09 ---> cb5ea7793671 17:44:09 Step 35/37 : LABEL arch=arm64 17:44:09 ---> Running in 405e1f4597fa 17:44:09 Removing intermediate container 405e1f4597fa 17:44:09 ---> d1a8ce7f4a05 17:44:09 Step 36/37 : LABEL git_sha=01651904c8dd18daa1304085d4a542b7e6ebbe03 17:44:09 ---> Running in 0599e079fc01 17:44:09 Removing intermediate container 0599e079fc01 17:44:09 ---> 90a73d0661e6 17:44:09 Step 37/37 : LABEL version=0.0.0 17:44:09 ---> Running in abdc692c21ef 17:44:10 Removing intermediate container abdc692c21ef 17:44:10 ---> 7b73feb7f7c8 17:44:10 [Warning] One or more build-args [ARCH] were not consumed 17:44:10 Successfully built 7b73feb7f7c8 17:44:10 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 17:44:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:44:11 17:44:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:44:11 arm64: Pulling from edgex-lftools-log-publisher 17:44:11 8998bd30e6a1: Pulling fs layer 17:44:11 04944245beec: Pulling fs layer 17:44:11 699f458cf7ca: Pulling fs layer 17:44:11 765212b225bb: Pulling fs layer 17:44:11 f23df028b6ca: Pulling fs layer 17:44:11 d65c8cfc05b1: Pulling fs layer 17:44:11 2437ff75d9bd: Pulling fs layer 17:44:11 f23df028b6ca: Waiting 17:44:11 d65c8cfc05b1: Waiting 17:44:11 2437ff75d9bd: Waiting 17:44:11 765212b225bb: Waiting 17:44:12 04944245beec: Verifying Checksum 17:44:12 04944245beec: Download complete 17:44:12 765212b225bb: Verifying Checksum 17:44:12 765212b225bb: Download complete 17:44:12 f23df028b6ca: Verifying Checksum 17:44:12 f23df028b6ca: Download complete 17:44:12 d65c8cfc05b1: Verifying Checksum 17:44:12 d65c8cfc05b1: Download complete 17:44:12 699f458cf7ca: Verifying Checksum 17:44:12 699f458cf7ca: Download complete 17:44:12 8998bd30e6a1: Verifying Checksum 17:44:12 8998bd30e6a1: Download complete 17:44:15 2437ff75d9bd: Verifying Checksum 17:44:15 2437ff75d9bd: Download complete 17:44:18 8998bd30e6a1: Pull complete 17:44:18 04944245beec: Pull complete 17:44:19 699f458cf7ca: Pull complete 17:44:19 765212b225bb: Pull complete 17:44:20 f23df028b6ca: Pull complete 17:44:20 d65c8cfc05b1: Pull complete 17:44:39 2437ff75d9bd: Pull complete 17:44:39 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:44:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:44:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:44:39 prd-ubuntu20.04-docker-arm64-4c-16g-7980 does not seem to be running inside a container 17:44:39 $ 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 17:44:42 $ docker top dba4b027167985e06d501ff71ee7c0d08936e32319d5570dae7c5221a7b93856 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:44:43 ---> job-cost.sh 17:44:43 lf-activate-venv: SKIPPING 17:44:43 INFO: No Stack... 17:44:43 INFO: Retrieving Pricing Info for: v3-standard-4 17:44:44 INFO: Archiving Costs [Pipeline] sh 17:44:44 + cat /w/workspace/device-usb-camera/1/archives/cost.csv 17:44:44 + cut -d, -f6 [Pipeline] lock 17:44:45 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-344-1-stack-cost] 17:44:45 Resource [jenkins-edgexfoundry-device-usb-camera-PR-344-1-stack-cost] did not exist. Created. 17:44:45 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-344-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:44:45 /w/workspace/device-usb-camera/1@tmp/durable-b5b767ba/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:44:46 + echo total: 0.10999999940395355 [Pipeline] stash 17:44:46 Warning: overwriting stash ‘stack-cost’ 17:44:46 Stashed 1 file(s) [Pipeline] } 17:44:46 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-PR-344-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:44:46 $ docker stop --time=1 dba4b027167985e06d501ff71ee7c0d08936e32319d5570dae7c5221a7b93856 17:44:48 $ docker rm -f --volumes dba4b027167985e06d501ff71ee7c0d08936e32319d5570dae7c5221a7b93856 [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 17:44:49 provisioning config files... 17:44:49 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-344@tmp/config6263037189608581238tmp [Pipeline] { [Pipeline] sh 17:44:49 + set +x 17:44:49 + curl -s https://codecov.io/bash 17:44:49 + bash -s -- 17:44:49 17:44:49 _____ _ 17:44:49 / ____| | | 17:44:49 | | ___ __| | ___ ___ _____ __ 17:44:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:44:49 | |___| (_) | (_| | __/ (_| (_) \ V / 17:44:49 \_____\___/ \__,_|\___|\___\___/ \_/ 17:44:49 Bash-1.0.6 17:44:49 17:44:49 17:44:49 ==> git version 2.25.1 found 17:44:49 ==> 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 17:44:49 Release-Date: 2020-01-08 17:44:49 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:44:49 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:44:49 ==> Jenkins CI detected. 17:44:49 current dir:  /w/workspace/foundry_device-usb-camera_PR-344 17:44:49 project root: . 17:44:49 --> token set from env 17:44:49 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:44:49 ==> Running gcov in . (disable via -X gcov) 17:44:49 ==> Python coveragepy not found 17:44:49 ==> Searching for coverage reports in: 17:44:49 + . 17:44:49 -> Found 1 reports 17:44:49 ==> Detecting git/mercurial file structure 17:44:49 ==> Reading reports 17:44:49 + ./coverage.out bytes=54703 17:44:49 ==> Appending adjustments 17:44:49 https://docs.codecov.io/docs/fixing-reports 17:44:50 + Found adjustments 17:44:50 ==> Gzipping contents 17:44:50 8.0K /tmp/codecov.8vB1Ie.gz 17:44:50 ==> Uploading reports 17:44:50 url: https://codecov.io 17:44:50 query: branch=PR-344&commit=01651904c8dd18daa1304085d4a542b7e6ebbe03&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-344%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=344&job=&cmd_args= 17:44:50 -> Pinging Codecov 17:44:50 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-344&commit=01651904c8dd18daa1304085d4a542b7e6ebbe03&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-344%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=344&job=&cmd_args= 17:44:50 -> Uploading to 17:44:50 https://storage.googleapis.com/codecov/v4/raw/2024-08-19/73D8F5FF140700D3E01443B452E23636/01651904c8dd18daa1304085d4a542b7e6ebbe03/5ef61381-e1c5-4739-903d-db40e85c057c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240819%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240819T174450Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4d30a4601b08742e381dd347b74e996b2954a33c599ba14700559c0f5a35f8e4 17:44:50 % Total % Received % Xferd Average Speed Time Time Time Current 17:44:50 Dload Upload Total Spent Left Speed 17:44:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6805 0 0 100 6805 0 27550 --:--:-- --:--:-- --:--:-- 27550 17:44:50 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/01651904c8dd18daa1304085d4a542b7e6ebbe03 [Pipeline] } 17:44:50 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 17:44:53 + [ -d /w/workspace/foundry_device-usb-camera_PR-344/archives ] 17:44:53 + ls -al /w/workspace/foundry_device-usb-camera_PR-344/archives 17:44:53 total 16 17:44:53 drwxr-xr-x 3 root root 4096 Aug 19 17:33 . 17:44:53 drwxrwxr-x 10 jenkins jenkins 4096 Aug 19 17:33 .. 17:44:53 drwxr-xr-x 2 root root 4096 Aug 19 17:33 cost 17:44:53 -rw-r--r-- 1 root root 89 Aug 19 17:33 cost.csv 17:44:53 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-344/archives 17:44:53 + ls -al /w/workspace/foundry_device-usb-camera_PR-344/archives 17:44:53 total 16 17:44:53 drwxr-xr-x 3 jenkins jenkins 4096 Aug 19 17:33 . 17:44:53 drwxrwxr-x 10 jenkins jenkins 4096 Aug 19 17:33 .. 17:44:53 drwxr-xr-x 2 jenkins jenkins 4096 Aug 19 17:33 cost 17:44:53 -rw-r--r-- 1 jenkins jenkins 89 Aug 19 17:33 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:44:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:44:54 ---> package-listing.sh 17:44:54 ++ facter osfamily 17:44:54 ++ tr '[:upper:]' '[:lower:]' 17:44:54 + OS_FAMILY=debian 17:44:54 + workspace=/w/workspace/foundry_device-usb-camera_PR-344 17:44:54 + START_PACKAGES=/tmp/packages_start.txt 17:44:54 + END_PACKAGES=/tmp/packages_end.txt 17:44:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:44:54 + PACKAGES=/tmp/packages_start.txt 17:44:54 + '[' /w/workspace/foundry_device-usb-camera_PR-344 ']' 17:44:54 + PACKAGES=/tmp/packages_end.txt 17:44:54 + case "${OS_FAMILY}" in 17:44:54 + dpkg -l 17:44:54 + grep '^ii' 17:44:54 + '[' -f /tmp/packages_start.txt ']' 17:44:54 + '[' -f /tmp/packages_end.txt ']' 17:44:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:44:54 + '[' /w/workspace/foundry_device-usb-camera_PR-344 ']' 17:44:54 + mkdir -p /w/workspace/foundry_device-usb-camera_PR-344/archives/ 17:44:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-344/archives/ [Pipeline] echo 17:44:54 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-344/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:44:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:44:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:44:56 prd-ubuntu20.04-docker-8c-8g-7979 does not seem to be running inside a container 17:44:56 $ 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-344/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-344 -v /w/workspace/foundry_device-usb-camera_PR-344:/w/workspace/foundry_device-usb-camera_PR-344:rw,z -v /w/workspace/foundry_device-usb-camera_PR-344@tmp:/w/workspace/foundry_device-usb-camera_PR-344@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 17:44:56 $ docker top a303537428c2b50c6d18acbf2dedf0dfbf90d6b7ba1eb8b9f58d8ac9c25fc5ac -eo pid,comm [Pipeline] { [Pipeline] sh 17:44:56 + touch /tmp/pre-build-complete [Pipeline] sh 17:44:57 + mkdir -p /var/log/sysstat [Pipeline] sh 17:44:57 + ls /var/log/sa-host 17:44:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:44:57 provisioning config files... 17:44:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-344@tmp/config6133905190663901068tmp [Pipeline] { [Pipeline] echo 17:44:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:44:58 ---> create-netrc.sh [Pipeline] } 17:44:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:44:58 ---> python-tools-install.sh [Pipeline] echo 17:44:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:44:58 ---> sudo-logs.sh 17:44:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:44:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:44:59 ---> job-cost.sh 17:44:59 lf-activate-venv: SKIPPING 17:44:59 DEBUG: total: 0.2199999988079071 17:44:59 INFO: Retrieving Stack Cost... 17:45:00 INFO: Retrieving Pricing Info for: v3-standard-8 17:45:00 INFO: Archiving Costs [Pipeline] echo 17:45:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:45:00 ---> logs-deploy.sh 17:45:00 lf-activate-venv: SKIPPING 17:45:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-344/1 17:45:00 INFO: archiving workspace using pattern(s): 17:45:01 Archives upload complete. 17:45:01 INFO: archiving logs to Nexus