Pull request #329 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 14b24e3423064c758ede49a9e31f932dfb68e160+194431db47f233fb6110709955d70fa5c29cead8 (04956a88d0a446690ff4ba9d50c1f09fa04fb76e) 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-ssh14536238022984570090.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh18108539779331013522.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-329/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-329/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh937014133082516233.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-329/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5163298480819442674.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh16979267585517449512.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-329/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-329/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12115659424001304562.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-292 in /w/workspace/foundry_device-usb-camera_PR-329 [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-329 # 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 > 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/329/head:refs/remotes/origin/PR-329 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 194431db47f233fb6110709955d70fa5c29cead8 into PR head commit 14b24e3423064c758ede49a9e31f932dfb68e160 Merge succeeded, producing 14b24e3423064c758ede49a9e31f932dfb68e160 Checking out Revision 14b24e3423064c758ede49a9e31f932dfb68e160 (PR-329) 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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > git config core.sparsecheckout # timeout=10 > git checkout -f 14b24e3423064c758ede49a9e31f932dfb68e160 # 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 194431db47f233fb6110709955d70fa5c29cead8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 14b24e3423064c758ede49a9e31f932dfb68e160 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-05-16T17:12:21.679Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-05-16T17:12:21.903Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-05-16T17:12:22.033Z] ========================================================= [2024-05-16T17:12:22.033Z] EdgeX Global Pipelines Version Info [2024-05-16T17:12:22.033Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-05-16T17:12:22.799Z] ------------------- [2024-05-16T17:12:22.799Z] stable info: [2024-05-16T17:12:22.799Z] ------------------- [2024-05-16T17:12:22.799Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-05-16T17:12:22.799Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-05-16T17:12:22.799Z] Message: update stable to v1.0.258 [2024-05-16T17:12:23.455Z] ------------------- [2024-05-16T17:12:23.455Z] experimental info: [2024-05-16T17:12:23.455Z] ------------------- [2024-05-16T17:12:23.455Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-05-16T17:12:23.455Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-05-16T17:12:23.455Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-05-16T17:12:23.671Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2024-05-16T17:12:23.731Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2024-05-16T17:12:23.782Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-05-16T17:12:23.836Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-05-16T17:12:23.892Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-05-16T17:12:23.948Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-05-16T17:12:24.071Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-05-16T17:12:24.131Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-05-16T17:12:24.200Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-05-16T17:12:24.257Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-05-16T17:12:24.313Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-05-16T17:12:24.372Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2024-05-16T17:12:24.426Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-05-16T17:12:24.483Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-05-16T17:12:24.540Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-05-16T17:12:24.600Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-05-16T17:12:24.654Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-05-16T17:12:24.716Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-05-16T17:12:24.783Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-05-16T17:12:24.840Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-05-16T17:12:24.892Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-05-16T17:12:24.951Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-05-16T17:12:25.013Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-05-16T17:12:25.075Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-05-16T17:12:25.147Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-05-16T17:12:25.207Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-05-16T17:12:25.276Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-05-16T17:12:25.337Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-329 [Pipeline] echo [2024-05-16T17:12:25.403Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-329 [Pipeline] echo [2024-05-16T17:12:25.461Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-329 [Pipeline] echo [2024-05-16T17:12:25.522Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 14b24e3423064c758ede49a9e31f932dfb68e160 [Pipeline] echo [2024-05-16T17:12:25.585Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 14b24e3 [Pipeline] echo [2024-05-16T17:12:25.643Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-16T17:12:25.794Z] provisioning config files... [2024-05-16T17:12:25.809Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-329@tmp/config10008783876489738626tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-16T17:12:26.207Z] ---> ****-login.sh [2024-05-16T17:12:26.208Z] nexus3.edgexfoundry.org:10001 [2024-05-16T17:12:26.468Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-16T17:12:26.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-16T17:12:26.469Z] Configure a credential helper to remove this warning. See [2024-05-16T17:12:26.469Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-16T17:12:26.469Z] [2024-05-16T17:12:26.469Z] Login Succeeded [2024-05-16T17:12:26.469Z] nexus3.edgexfoundry.org:10002 [2024-05-16T17:12:26.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-16T17:12:26.728Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-16T17:12:26.729Z] Configure a credential helper to remove this warning. See [2024-05-16T17:12:26.729Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-16T17:12:26.729Z] [2024-05-16T17:12:26.729Z] Login Succeeded [2024-05-16T17:12:26.729Z] nexus3.edgexfoundry.org:10003 [2024-05-16T17:12:26.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-16T17:12:26.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-16T17:12:26.729Z] Configure a credential helper to remove this warning. See [2024-05-16T17:12:26.729Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-16T17:12:26.729Z] [2024-05-16T17:12:26.729Z] Login Succeeded [2024-05-16T17:12:26.729Z] nexus3.edgexfoundry.org:10004 [2024-05-16T17:12:26.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-16T17:12:26.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-16T17:12:26.991Z] Configure a credential helper to remove this warning. See [2024-05-16T17:12:26.991Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-16T17:12:26.991Z] [2024-05-16T17:12:26.991Z] Login Succeeded [2024-05-16T17:12:26.991Z] ****.io [2024-05-16T17:12:26.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-16T17:12:27.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-16T17:12:27.252Z] Configure a credential helper to remove this warning. See [2024-05-16T17:12:27.252Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-16T17:12:27.252Z] [2024-05-16T17:12:27.252Z] Login Succeeded [2024-05-16T17:12:27.252Z] ---> ****-login.sh ends [Pipeline] } [2024-05-16T17:12:27.283Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-05-16T17:12:27.989Z] + git rev-list -1 --merges 14b24e3423064c758ede49a9e31f932dfb68e160~1..14b24e3423064c758ede49a9e31f932dfb68e160 [Pipeline] echo [2024-05-16T17:12:28.040Z] -----------> git rev-list -1 --merges 14b24e3423064c758ede49a9e31f932dfb68e160~1..14b24e3423064c758ede49a9e31f932dfb68e160 14b24e3423064c758ede49a9e31f932dfb68e160 [false] [Pipeline] sh [2024-05-16T17:12:28.368Z] + git log --format=format:%s -1 14b24e3423064c758ede49a9e31f932dfb68e160 [Pipeline] echo [2024-05-16T17:12:28.415Z] ========================================================= [2024-05-16T17:12:28.415Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-05-16T17:12:28.415Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-16T17:12:28.885Z] + git log --format=format:%s -1 14b24e3423064c758ede49a9e31f932dfb68e160 [Pipeline] echo [2024-05-16T17:12:28.927Z] [semverPrep] GIT_COMMIT: 14b24e3423064c758ede49a9e31f932dfb68e160, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-05-16T17:12:28.967Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-05-16T17:12:29.383Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-16T17:12:29.383Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-05-16T17:12:29.383Z] + [ -e /tmp/ssh_known_hosts ] [2024-05-16T17:12:29.383Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-05-16T17:12:29.383Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-05-16T17:12:29.383Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-05-16T17:12:29.383Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T17:12:29.892Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-16T17:12:29.893Z] [2024-05-16T17:12:29.893Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T17:12:30.289Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-16T17:12:30.289Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-05-16T17:12:30.289Z] b85a868b505f: Pulling fs layer [2024-05-16T17:12:30.289Z] e2be974225ed: Pulling fs layer [2024-05-16T17:12:30.289Z] 339a4e72a1f5: Pulling fs layer [2024-05-16T17:12:30.289Z] 988bab9f4d93: Pulling fs layer [2024-05-16T17:12:30.289Z] 1469e6f7b9e6: Pulling fs layer [2024-05-16T17:12:30.289Z] eaf3925da568: Pulling fs layer [2024-05-16T17:12:30.289Z] bab4dde63d76: Pulling fs layer [2024-05-16T17:12:30.289Z] bde34c3a00c8: Pulling fs layer [2024-05-16T17:12:30.289Z] b352a97aabf1: Pulling fs layer [2024-05-16T17:12:30.289Z] 4872d77fe225: Pulling fs layer [2024-05-16T17:12:30.289Z] 5851b861e8e6: Pulling fs layer [2024-05-16T17:12:30.289Z] b352a97aabf1: Waiting [2024-05-16T17:12:30.289Z] 1469e6f7b9e6: Waiting [2024-05-16T17:12:30.289Z] eaf3925da568: Waiting [2024-05-16T17:12:30.289Z] 4872d77fe225: Waiting [2024-05-16T17:12:30.289Z] 5851b861e8e6: Waiting [2024-05-16T17:12:30.289Z] 988bab9f4d93: Waiting [2024-05-16T17:12:30.289Z] bde34c3a00c8: Waiting [2024-05-16T17:12:30.289Z] bab4dde63d76: Waiting [2024-05-16T17:12:30.289Z] e2be974225ed: Verifying Checksum [2024-05-16T17:12:30.289Z] e2be974225ed: Download complete [2024-05-16T17:12:30.289Z] 988bab9f4d93: Verifying Checksum [2024-05-16T17:12:30.289Z] 988bab9f4d93: Download complete [2024-05-16T17:12:30.289Z] 1469e6f7b9e6: Verifying Checksum [2024-05-16T17:12:30.289Z] 1469e6f7b9e6: Download complete [2024-05-16T17:12:30.289Z] eaf3925da568: Verifying Checksum [2024-05-16T17:12:30.289Z] eaf3925da568: Download complete [2024-05-16T17:12:30.289Z] 339a4e72a1f5: Verifying Checksum [2024-05-16T17:12:30.289Z] 339a4e72a1f5: Download complete [2024-05-16T17:12:30.548Z] bde34c3a00c8: Download complete [2024-05-16T17:12:30.548Z] b352a97aabf1: Download complete [2024-05-16T17:12:30.548Z] 4872d77fe225: Download complete [2024-05-16T17:12:30.548Z] 5851b861e8e6: Verifying Checksum [2024-05-16T17:12:30.548Z] 5851b861e8e6: Download complete [2024-05-16T17:12:30.548Z] b85a868b505f: Verifying Checksum [2024-05-16T17:12:30.548Z] b85a868b505f: Download complete [2024-05-16T17:12:30.806Z] bab4dde63d76: Verifying Checksum [2024-05-16T17:12:30.806Z] bab4dde63d76: Download complete [2024-05-16T17:12:31.744Z] b85a868b505f: Pull complete [2024-05-16T17:12:31.744Z] e2be974225ed: Pull complete [2024-05-16T17:12:32.310Z] 339a4e72a1f5: Pull complete [2024-05-16T17:12:32.310Z] 988bab9f4d93: Pull complete [2024-05-16T17:12:32.569Z] 1469e6f7b9e6: Pull complete [2024-05-16T17:12:32.569Z] eaf3925da568: Pull complete [2024-05-16T17:12:34.470Z] bab4dde63d76: Pull complete [2024-05-16T17:12:34.470Z] bde34c3a00c8: Pull complete [2024-05-16T17:12:34.470Z] b352a97aabf1: Pull complete [2024-05-16T17:12:34.470Z] 4872d77fe225: Pull complete [2024-05-16T17:12:34.730Z] 5851b861e8e6: Pull complete [2024-05-16T17:12:34.730Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-05-16T17:12:34.730Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-16T17:12:34.730Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-16T17:12:35.030Z] prd-ubuntu20.04-docker-8c-8g-292 does not seem to be running inside a container [2024-05-16T17:12:35.050Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-329 -v /w/workspace/foundry_device-usb-camera_PR-329:/w/workspace/foundry_device-usb-camera_PR-329:rw,z -v /w/workspace/foundry_device-usb-camera_PR-329@tmp:/w/workspace/foundry_device-usb-camera_PR-329@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-05-16T17:12:37.840Z] $ docker top c296a8d0d02501be2bf25ac3f740047dc1481cf132ad684d707865572f906103 -eo pid,comm [2024-05-16T17:12:37.907Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-05-16T17:12:37.907Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-16T17:12:38.072Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-16T17:12:38.072Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-16T17:12:38.187Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-16T17:12:38.181Z] $ docker exec c296a8d0d02501be2bf25ac3f740047dc1481cf132ad684d707865572f906103 ssh-agent [2024-05-16T17:12:38.301Z] SSH_AUTH_SOCK=/tmp/ssh-aCiIXJy9Nfin/agent.31 [2024-05-16T17:12:38.301Z] SSH_AGENT_PID=37 [2024-05-16T17:12:38.306Z] Running ssh-add (command line suppressed) [2024-05-16T17:12:38.397Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-329@tmp/private_key_18340494031527552323.key (/w/workspace/foundry_device-usb-camera_PR-329@tmp/private_key_18340494031527552323.key) [2024-05-16T17:12:38.419Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-16T17:12:38.770Z] + git tag --points-at HEAD [Pipeline] } [2024-05-16T17:12:38.792Z] $ docker exec --env ******** --env ******** c296a8d0d02501be2bf25ac3f740047dc1481cf132ad684d707865572f906103 ssh-agent -k [2024-05-16T17:12:38.879Z] unset SSH_AUTH_SOCK; [2024-05-16T17:12:38.879Z] unset SSH_AGENT_PID; [2024-05-16T17:12:38.879Z] echo Agent pid 37 killed; [2024-05-16T17:12:38.898Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-05-16T17:12:39.014Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-16T17:12:39.015Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-16T17:12:39.118Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-16T17:12:39.114Z] $ docker exec c296a8d0d02501be2bf25ac3f740047dc1481cf132ad684d707865572f906103 ssh-agent [2024-05-16T17:12:39.227Z] SSH_AUTH_SOCK=/tmp/ssh-4epg0INYPfao/agent.70 [2024-05-16T17:12:39.227Z] SSH_AGENT_PID=77 [2024-05-16T17:12:39.232Z] Running ssh-add (command line suppressed) [2024-05-16T17:12:39.320Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-329@tmp/private_key_13185985423383567857.key (/w/workspace/foundry_device-usb-camera_PR-329@tmp/private_key_13185985423383567857.key) [2024-05-16T17:12:39.342Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-16T17:12:39.688Z] + git semver init [2024-05-16T17:12:39.950Z] 2024-05-16 17:12:39,895 [run_init] DEBUG init version:0.0.0 force:False [2024-05-16T17:12:39.950Z] 2024-05-16 17:12:39,896 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-329/.semver [2024-05-16T17:12:39.950Z] 2024-05-16 17:12:39,897 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-329/.semver [2024-05-16T17:12:39.950Z] 2024-05-16 17:12:39,897 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-329/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-329, universal_newlines=False, shell=None, istream=None) [2024-05-16T17:12:40.889Z] 2024-05-16 17:12:40,843 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-329/.git/info/exclude [2024-05-16T17:12:40.889Z] 2024-05-16 17:12:40,844 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-329/.semver/PR-329 with force:False [2024-05-16T17:12:40.889Z] 2024-05-16 17:12:40,844 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-329/.semver/PR-329 [2024-05-16T17:12:40.889Z] 2024-05-16 17:12:40,848 [execute] INFO git cat-file --batch-check [2024-05-16T17:12:40.889Z] 2024-05-16 17:12:40,849 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-329/.semver, universal_newlines=False, shell=None, istream=) [2024-05-16T17:12:40.889Z] 2024-05-16 17:12:40,855 [execute] INFO git cat-file --batch [2024-05-16T17:12:40.889Z] 2024-05-16 17:12:40,855 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-329/.semver, universal_newlines=False, shell=None, istream=) [2024-05-16T17:12:40.889Z] 2024-05-16 17:12:40,861 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-329/.semver/PR-329 [2024-05-16T17:12:40.889Z] 0.0.0 [Pipeline] } [2024-05-16T17:12:40.912Z] $ docker exec --env ******** --env ******** c296a8d0d02501be2bf25ac3f740047dc1481cf132ad684d707865572f906103 ssh-agent -k [2024-05-16T17:12:41.010Z] unset SSH_AUTH_SOCK; [2024-05-16T17:12:41.010Z] unset SSH_AGENT_PID; [2024-05-16T17:12:41.012Z] echo Agent pid 77 killed; [2024-05-16T17:12:41.028Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-16T17:12:41.504Z] + git semver [Pipeline] } [2024-05-16T17:12:42.152Z] $ docker stop --time=1 c296a8d0d02501be2bf25ac3f740047dc1481cf132ad684d707865572f906103 [2024-05-16T17:12:43.459Z] $ docker rm -f --volumes c296a8d0d02501be2bf25ac3f740047dc1481cf132ad684d707865572f906103 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-16T17:12:43.899Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-05-16T17:12:44.211Z] Stashed 1 file(s) [Pipeline] echo [2024-05-16T17:12:44.235Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-16T17:12:44.993Z] provisioning config files... [2024-05-16T17:12:45.003Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-329@tmp/config13699744580764657582tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-16T17:12:45.390Z] ---> ****-login.sh [2024-05-16T17:12:45.390Z] nexus3.edgexfoundry.org:10001 [2024-05-16T17:12:45.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-16T17:12:45.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-16T17:12:45.391Z] Configure a credential helper to remove this warning. See [2024-05-16T17:12:45.391Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-16T17:12:45.391Z] [2024-05-16T17:12:45.391Z] Login Succeeded [2024-05-16T17:12:45.391Z] nexus3.edgexfoundry.org:10002 [2024-05-16T17:12:45.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-16T17:12:45.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-16T17:12:45.391Z] Configure a credential helper to remove this warning. See [2024-05-16T17:12:45.391Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-16T17:12:45.391Z] [2024-05-16T17:12:45.391Z] Login Succeeded [2024-05-16T17:12:45.391Z] nexus3.edgexfoundry.org:10003 [2024-05-16T17:12:45.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-16T17:12:45.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-16T17:12:45.654Z] Configure a credential helper to remove this warning. See [2024-05-16T17:12:45.654Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-16T17:12:45.654Z] [2024-05-16T17:12:45.654Z] Login Succeeded [2024-05-16T17:12:45.654Z] nexus3.edgexfoundry.org:10004 [2024-05-16T17:12:45.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-16T17:12:45.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-16T17:12:45.654Z] Configure a credential helper to remove this warning. See [2024-05-16T17:12:45.654Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-16T17:12:45.654Z] [2024-05-16T17:12:45.654Z] Login Succeeded [2024-05-16T17:12:45.654Z] ****.io [2024-05-16T17:12:45.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-16T17:12:45.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-16T17:12:45.916Z] Configure a credential helper to remove this warning. See [2024-05-16T17:12:45.916Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-16T17:12:45.916Z] [2024-05-16T17:12:45.916Z] Login Succeeded [2024-05-16T17:12:45.916Z] ---> ****-login.sh ends [Pipeline] } [2024-05-16T17:12:45.954Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-05-16T17:12:46.194Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-16T17:12:46.245Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-16T17:12:46.293Z] ========================================================= [2024-05-16T17:12:46.293Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-05-16T17:12:46.293Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T17:12:46.826Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-05-16T17:12:46.826Z] Sending build context to Docker daemon 14.53MB [2024-05-16T17:12:46.826Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-05-16T17:12:46.826Z] Step 2/13 : FROM ${BASE} AS builder [2024-05-16T17:12:46.826Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-05-16T17:12:46.826Z] 619be1103602: Pulling fs layer [2024-05-16T17:12:46.826Z] 7862e08f4a3e: Pulling fs layer [2024-05-16T17:12:46.826Z] 5df492c9dc93: Pulling fs layer [2024-05-16T17:12:46.826Z] 7629e6793208: Pulling fs layer [2024-05-16T17:12:46.826Z] 4f4fb700ef54: Pulling fs layer [2024-05-16T17:12:46.826Z] fb5054dd5b73: Pulling fs layer [2024-05-16T17:12:46.826Z] eeca6798cff9: Pulling fs layer [2024-05-16T17:12:46.826Z] aa269ceb94a6: Pulling fs layer [2024-05-16T17:12:46.826Z] ada007ff1a6a: Pulling fs layer [2024-05-16T17:12:46.826Z] aa269ceb94a6: Waiting [2024-05-16T17:12:46.826Z] ada007ff1a6a: Waiting [2024-05-16T17:12:46.826Z] 4f4fb700ef54: Waiting [2024-05-16T17:12:46.826Z] fb5054dd5b73: Waiting [2024-05-16T17:12:47.087Z] 7862e08f4a3e: Verifying Checksum [2024-05-16T17:12:47.087Z] 7862e08f4a3e: Download complete [2024-05-16T17:12:47.087Z] 7629e6793208: Verifying Checksum [2024-05-16T17:12:47.087Z] 7629e6793208: Download complete [2024-05-16T17:12:47.087Z] 619be1103602: Verifying Checksum [2024-05-16T17:12:47.087Z] 619be1103602: Download complete [2024-05-16T17:12:47.087Z] 4f4fb700ef54: Verifying Checksum [2024-05-16T17:12:47.087Z] 4f4fb700ef54: Download complete [2024-05-16T17:12:47.087Z] fb5054dd5b73: Verifying Checksum [2024-05-16T17:12:47.087Z] fb5054dd5b73: Download complete [2024-05-16T17:12:47.087Z] eeca6798cff9: Verifying Checksum [2024-05-16T17:12:47.087Z] eeca6798cff9: Download complete [2024-05-16T17:12:47.087Z] 619be1103602: Pull complete [2024-05-16T17:12:47.346Z] 7862e08f4a3e: Pull complete [2024-05-16T17:12:47.346Z] ada007ff1a6a: Verifying Checksum [2024-05-16T17:12:47.346Z] ada007ff1a6a: Download complete [2024-05-16T17:12:47.346Z] 5df492c9dc93: Verifying Checksum [2024-05-16T17:12:47.346Z] 5df492c9dc93: Download complete [2024-05-16T17:12:47.913Z] aa269ceb94a6: Verifying Checksum [2024-05-16T17:12:47.913Z] aa269ceb94a6: Download complete [2024-05-16T17:12:50.441Z] 5df492c9dc93: Pull complete [2024-05-16T17:12:50.441Z] 7629e6793208: Pull complete [2024-05-16T17:12:50.441Z] 4f4fb700ef54: Pull complete [2024-05-16T17:12:50.698Z] fb5054dd5b73: Pull complete [2024-05-16T17:12:50.698Z] eeca6798cff9: Pull complete [2024-05-16T17:12:53.229Z] aa269ceb94a6: Pull complete [2024-05-16T17:12:53.229Z] ada007ff1a6a: Pull complete [2024-05-16T17:12:53.488Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-05-16T17:12:53.488Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-05-16T17:12:53.488Z] ---> f489d0715acc [2024-05-16T17:12:53.488Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-05-16T17:12:57.679Z] ---> Running in 7e3b12c0be52 [2024-05-16T17:12:57.679Z] Removing intermediate container 7e3b12c0be52 [2024-05-16T17:12:57.679Z] ---> 0cb2b7014a08 [2024-05-16T17:12:57.679Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-16T17:12:57.679Z] ---> Running in 66124f20e4d9 [2024-05-16T17:12:57.939Z] Removing intermediate container 66124f20e4d9 [2024-05-16T17:12:57.939Z] ---> d5ab81ed6cf1 [2024-05-16T17:12:57.939Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-05-16T17:12:57.939Z] ---> Running in 2f055df59f0d [2024-05-16T17:12:57.939Z] Removing intermediate container 2f055df59f0d [2024-05-16T17:12:57.939Z] ---> 244ac7d237da [2024-05-16T17:12:57.939Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-05-16T17:12:57.939Z] ---> Running in 40eb3d7461c7 [2024-05-16T17:12:58.196Z] Removing intermediate container 40eb3d7461c7 [2024-05-16T17:12:58.196Z] ---> 0eb6b4bad034 [2024-05-16T17:12:58.196Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-16T17:12:58.196Z] ---> Running in 608db424586b [2024-05-16T17:12:58.454Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-16T17:12:58.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-16T17:12:58.969Z] (1/13) Installing libintl (0.21.1-r7) [2024-05-16T17:12:58.969Z] (2/13) Installing eudev-libs (3.2.11-r8) [2024-05-16T17:12:58.969Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2024-05-16T17:12:58.969Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2024-05-16T17:12:58.969Z] (5/13) Installing v4l-utils (1.24.1-r0) [2024-05-16T17:12:58.969Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2024-05-16T17:12:59.227Z] (7/13) Installing udev-init-scripts (35-r1) [2024-05-16T17:12:59.485Z] (8/13) Installing libblkid (2.38.1-r8) [2024-05-16T17:12:59.485Z] (9/13) Installing xz-libs (5.4.3-r0) [2024-05-16T17:12:59.485Z] (10/13) Installing kmod-libs (30-r3) [2024-05-16T17:12:59.485Z] (11/13) Installing eudev (3.2.11-r8) [2024-05-16T17:12:59.485Z] (12/13) Installing eudev-dev (3.2.11-r8) [2024-05-16T17:12:59.744Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2024-05-16T17:12:59.744Z] Executing busybox-1.36.1-r5.trigger [2024-05-16T17:12:59.744Z] Executing eudev-3.2.11-r8.trigger [2024-05-16T17:12:59.744Z] OK: 271 MiB in 65 packages [2024-05-16T17:12:59.763Z] Still waiting to schedule task [2024-05-16T17:12:59.763Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-05-16T17:13:00.310Z] Removing intermediate container 608db424586b [2024-05-16T17:13:00.310Z] ---> a1711d30ccdf [2024-05-16T17:13:00.310Z] Step 8/13 : WORKDIR /device-usb-camera [2024-05-16T17:13:00.310Z] ---> Running in 76ae1498db12 [2024-05-16T17:13:00.310Z] Removing intermediate container 76ae1498db12 [2024-05-16T17:13:00.310Z] ---> a847330099c3 [2024-05-16T17:13:00.310Z] Step 9/13 : COPY go.mod vendor* ./ [2024-05-16T17:13:00.571Z] ---> 04b5528db785 [2024-05-16T17:13:00.571Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-16T17:13:00.571Z] ---> Running in 66372bd0aea5 [2024-05-16T17:13:56.825Z] Removing intermediate container 66372bd0aea5 [2024-05-16T17:13:56.825Z] ---> 9700c76a920a [2024-05-16T17:13:56.825Z] Step 11/13 : COPY . . [2024-05-16T17:13:56.825Z] ---> ab7c0fd5dbe1 [2024-05-16T17:13:56.825Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2024-05-16T17:13:56.825Z] ---> Running in dcd58f578bd3 [2024-05-16T17:13:56.825Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-16T17:13:56.825Z] Dload Upload Total Spent Left Speed [2024-05-16T17:13:56.825Z] 0 0 0  0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 10340 0 --:--:-- --:--:-- --:--:-- 10411 [2024-05-16T17:13:56.825Z] Removing intermediate container dcd58f578bd3 [2024-05-16T17:13:56.825Z] ---> 59040e3aba1b [2024-05-16T17:13:56.825Z] Step 13/13 : RUN ${MAKE} [2024-05-16T17:13:56.825Z] ---> Running in d07e7f334273 [2024-05-16T17:13:56.825Z] noop [2024-05-16T17:13:56.825Z] Removing intermediate container d07e7f334273 [2024-05-16T17:13:56.825Z] ---> 6d6d14af92b3 [2024-05-16T17:13:56.825Z] Successfully built 6d6d14af92b3 [2024-05-16T17:13:56.825Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T17:13:57.327Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-16T17:13:57.327Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-16T17:13:57.505Z] prd-ubuntu20.04-docker-8c-8g-292 does not seem to be running inside a container [2024-05-16T17:13:57.536Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-329 -v /w/workspace/foundry_device-usb-camera_PR-329:/w/workspace/foundry_device-usb-camera_PR-329:rw,z -v /w/workspace/foundry_device-usb-camera_PR-329@tmp:/w/workspace/foundry_device-usb-camera_PR-329@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-05-16T17:13:57.853Z] $ docker top 2b2cc2fbcd9690e4e27a218dfe8c6113fb72062c9318e8251e6a9e15e8e8bb16 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-16T17:13:58.263Z] + go version [2024-05-16T17:13:58.263Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-05-16T17:13:58.301Z] $ docker stop --time=1 2b2cc2fbcd9690e4e27a218dfe8c6113fb72062c9318e8251e6a9e15e8e8bb16 [2024-05-16T17:13:59.585Z] $ docker rm -f --volumes 2b2cc2fbcd9690e4e27a218dfe8c6113fb72062c9318e8251e6a9e15e8e8bb16 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T17:14:00.397Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-16T17:14:00.397Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-16T17:14:00.581Z] prd-ubuntu20.04-docker-8c-8g-292 does not seem to be running inside a container [2024-05-16T17:14:00.613Z] $ 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-329 -v /w/workspace/foundry_device-usb-camera_PR-329:/w/workspace/foundry_device-usb-camera_PR-329:rw,z -v /w/workspace/foundry_device-usb-camera_PR-329@tmp:/w/workspace/foundry_device-usb-camera_PR-329@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-05-16T17:14:00.924Z] $ docker top d8db2a0bf4c48fa477225a9b9cb439de1945b00b6e4dcc1e8338f3b22971d36e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-16T17:14:01.340Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-329 [Pipeline] fileExists [Pipeline] sh [2024-05-16T17:14:01.726Z] + make test [2024-05-16T17:14:01.726Z] go test ./... -coverprofile=coverage.out ./... [2024-05-16T17:14:03.628Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2024-05-16T17:14:21.714Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2024-05-16T17:14:21.714Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.019s coverage: 4.4% of statements [2024-05-16T17:14:29.387Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-293 in /w/workspace/foundry_device-usb-camera_PR-329 [Pipeline] { [Pipeline] ws [2024-05-16T17:14:29.458Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2024-05-16T17:14:29.547Z] Selected Git installation does not exist. Using Default [2024-05-16T17:14:29.547Z] The recommended git tool is: NONE [2024-05-16T17:14:29.814Z] go vet ./... [2024-05-16T17:14:34.124Z] using credential edgex-jenkins-ssh [2024-05-16T17:14:34.143Z] Cloning the remote Git repository [2024-05-16T17:14:34.180Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2024-05-16T17:14:34.266Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2024-05-16T17:14:34.396Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2024-05-16T17:14:34.397Z] > git --version # timeout=10 [2024-05-16T17:14:34.415Z] > git --version # 'git version 2.25.1' [2024-05-16T17:14:34.418Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-16T17:14:34.548Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-16T17:14:35.080Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-16T17:14:35.080Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-16T17:14:35.080Z] ./bin/test-attribution-txt.sh [2024-05-16T17:14:35.080Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-05-16T17:14:35.080Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-05-16T17:14:35.080Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-05-16T17:14:35.080Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-05-16T17:14:35.080Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-05-16T17:14:35.080Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-05-16T17:14:35.080Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-05-16T17:14:35.080Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-05-16T17:14:35.080Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-05-16T17:14:35.080Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-05-16T17:14:35.080Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-05-16T17:14:35.080Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-05-16T17:14:35.080Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-05-16T17:14:35.080Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-05-16T17:14:35.080Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-05-16T17:14:35.080Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-05-16T17:14:35.080Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-05-16T17:14:35.080Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-05-16T17:14:35.080Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-05-16T17:14:35.080Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-05-16T17:14:35.080Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-05-16T17:14:35.080Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-05-16T17:14:35.080Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-05-16T17:14:35.080Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-05-16T17:14:35.080Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-05-16T17:14:35.080Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-05-16T17:14:35.080Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-05-16T17:14:35.080Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-05-16T17:14:35.080Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-05-16T17:14:35.080Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-05-16T17:14:35.080Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-05-16T17:14:35.080Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-05-16T17:14:35.080Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-05-16T17:14:35.080Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-05-16T17:14:35.080Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-05-16T17:14:35.080Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-05-16T17:14:35.080Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-05-16T17:14:35.080Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-05-16T17:14:35.080Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-05-16T17:14:35.080Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-05-16T17:14:35.080Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-05-16T17:14:35.080Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-05-16T17:14:35.080Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-05-16T17:14:35.080Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-05-16T17:14:35.080Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-05-16T17:14:35.080Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-05-16T17:14:35.080Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-05-16T17:14:35.080Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-05-16T17:14:35.080Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-05-16T17:14:35.080Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-05-16T17:14:35.080Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-05-16T17:14:35.080Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-05-16T17:14:35.080Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-05-16T17:14:35.080Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-05-16T17:14:35.080Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-05-16T17:14:35.080Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-05-16T17:14:35.080Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-05-16T17:14:35.080Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-05-16T17:14:35.080Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-05-16T17:14:35.080Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-05-16T17:14:35.080Z] An attribution for google.golang.org/appengine is missing from Attribution.txt, please add [2024-05-16T17:14:35.080Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-05-16T17:14:35.080Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-05-16T17:14:35.127Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-05-16T17:14:35.170Z] $ docker stop --time=1 d8db2a0bf4c48fa477225a9b9cb439de1945b00b6e4dcc1e8338f3b22971d36e [2024-05-16T17:14:36.176Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2024-05-16T17:14:36.200Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-16T17:14:37.013Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2024-05-16T17:14:37.060Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2024-05-16T17:14:37.060Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-16T17:14:37.081Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/329/head:refs/remotes/origin/PR-329 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-05-16T17:14:37.599Z] Merging remotes/origin/main commit 194431db47f233fb6110709955d70fa5c29cead8 into PR head commit 14b24e3423064c758ede49a9e31f932dfb68e160 [2024-05-16T17:14:37.846Z] Merge succeeded, producing 14b24e3423064c758ede49a9e31f932dfb68e160 [2024-05-16T17:14:37.846Z] Checking out Revision 14b24e3423064c758ede49a9e31f932dfb68e160 (PR-329) [2024-05-16T17:14:38.360Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2024-05-16T17:14:38.403Z] > git --version # timeout=10 [2024-05-16T17:14:38.431Z] > git --version # 'git version 2.25.1' [2024-05-16T17:14:38.451Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-05-16T17:14:37.613Z] > git config core.sparsecheckout # timeout=10 [2024-05-16T17:14:37.669Z] > git checkout -f 14b24e3423064c758ede49a9e31f932dfb68e160 # timeout=10 [2024-05-16T17:14:37.742Z] > git remote # timeout=10 [2024-05-16T17:14:37.756Z] > git config --get remote.origin.url # timeout=10 [2024-05-16T17:14:37.773Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-16T17:14:37.791Z] > git merge 194431db47f233fb6110709955d70fa5c29cead8 # timeout=10 [2024-05-16T17:14:37.823Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-05-16T17:14:37.850Z] > git config core.sparsecheckout # timeout=10 [2024-05-16T17:14:37.861Z] > git checkout -f 14b24e3423064c758ede49a9e31f932dfb68e160 # timeout=10 [2024-05-16T17:14:40.374Z] $ docker rm -f --volumes d8db2a0bf4c48fa477225a9b9cb439de1945b00b6e4dcc1e8338f3b22971d36e [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-16T17:14:41.034Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-05-16T17:14:41.125Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-05-16T17:14:41.863Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-16T17:14:42.178Z] + ls -al . [2024-05-16T17:14:42.178Z] total 292 [2024-05-16T17:14:42.178Z] drwxrwxr-x 9 jenkins jenkins 4096 May 16 17:14 . [2024-05-16T17:14:42.178Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 17:12 .. [2024-05-16T17:14:42.178Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 17:14 .git [2024-05-16T17:14:42.178Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 17:12 .github [2024-05-16T17:14:42.178Z] -rw-rw-r-- 1 jenkins jenkins 429 May 16 17:12 .gitignore [2024-05-16T17:14:42.178Z] -rw-rw-r-- 1 jenkins jenkins 45 May 16 17:12 .golangci.yml [2024-05-16T17:14:42.178Z] -rw-rw-r-- 1 jenkins jenkins 77 May 16 17:12 .hadolint.yml [2024-05-16T17:14:42.178Z] drwxr-xr-x 3 jenkins jenkins 4096 May 16 17:12 .semver [2024-05-16T17:14:42.178Z] -rw-rw-r-- 1 jenkins jenkins 10851 May 16 17:12 Attribution.txt [2024-05-16T17:14:42.178Z] -rw-rw-r-- 1 jenkins jenkins 16561 May 16 17:12 CHANGELOG.md [2024-05-16T17:14:42.178Z] -rw-rw-r-- 1 jenkins jenkins 2562 May 16 17:12 Dockerfile [2024-05-16T17:14:42.178Z] -rw-rw-r-- 1 jenkins jenkins 678 May 16 17:12 GOVERNANCE.md [2024-05-16T17:14:42.178Z] -rw-rw-r-- 1 jenkins jenkins 659 May 16 17:12 Jenkinsfile [2024-05-16T17:14:42.178Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 16 17:12 LICENSE [2024-05-16T17:14:42.178Z] -rw-rw-r-- 1 jenkins jenkins 2611 May 16 17:12 Makefile [2024-05-16T17:14:42.178Z] -rw-rw-r-- 1 jenkins jenkins 622 May 16 17:12 OWNERS.md [2024-05-16T17:14:42.178Z] -rw-rw-r-- 1 jenkins jenkins 2575 May 16 17:12 README.md [2024-05-16T17:14:42.178Z] -rw-rw-r-- 1 jenkins jenkins 5 May 16 17:12 VERSION [2024-05-16T17:14:42.178Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 17:12 bin [2024-05-16T17:14:42.178Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 17:12 cmd [2024-05-16T17:14:42.178Z] -rw-r--r-- 1 jenkins jenkins 54703 May 16 17:14 coverage.out [2024-05-16T17:14:42.178Z] -rwxrwxr-x 1 jenkins jenkins 84 May 16 17:12 docker-entrypoint.sh [2024-05-16T17:14:42.178Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 17:12 docs [2024-05-16T17:14:42.178Z] -rw-rw-r-- 1 jenkins jenkins 7272 May 16 17:12 go.mod [2024-05-16T17:14:42.178Z] -rw-rw-r-- 1 jenkins jenkins 101525 May 16 17:12 go.sum [2024-05-16T17:14:42.178Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 17:12 internal [2024-05-16T17:14:42.178Z] -rw-rw-r-- 1 jenkins jenkins 231 May 16 17:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T17:14:42.623Z] + 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=14b24e3423064c758ede49a9e31f932dfb68e160 --label arch=amd64 --label version=0.0.0 . [2024-05-16T17:14:42.623Z] Sending build context to Docker daemon 14.58MB [2024-05-16T17:14:42.623Z] Step 1/37 : ARG BASE=golang:1.21-alpine3.18 [2024-05-16T17:14:42.623Z] Step 2/37 : FROM ${BASE} AS builder [2024-05-16T17:14:42.623Z] ---> 6d6d14af92b3 [2024-05-16T17:14:42.623Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2024-05-16T17:14:42.881Z] ---> Running in 61ba13919194 [2024-05-16T17:14:42.881Z] Removing intermediate container 61ba13919194 [2024-05-16T17:14:42.881Z] ---> 1d1546111b2a [2024-05-16T17:14:42.881Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-16T17:14:42.881Z] ---> Running in 0d2796ab3f03 [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-16T17:14:43.139Z] Removing intermediate container 0d2796ab3f03 [2024-05-16T17:14:43.139Z] ---> 14bb90571241 [2024-05-16T17:14:43.139Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-05-16T17:14:43.139Z] ---> Running in 3bd9090f282a [2024-05-16T17:14:43.139Z] Removing intermediate container 3bd9090f282a [2024-05-16T17:14:43.139Z] ---> 70f33280c9d6 [2024-05-16T17:14:43.139Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-05-16T17:14:43.139Z] ---> Running in 2b1f841e7853 [2024-05-16T17:14:43.139Z] Removing intermediate container 2b1f841e7853 [2024-05-16T17:14:43.139Z] ---> b3842dcc6c36 [2024-05-16T17:14:43.139Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-16T17:14:43.398Z] ---> Running in aa0013aec634 [2024-05-16T17:14:43.505Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-05-16T17:14:43.505Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-16T17:14:43.505Z] Dload Upload Total Spent Left Speed [2024-05-16T17:14:43.505Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 98k 0 --:--:-- --:--:-- --:--:-- 99k [Pipeline] sh [2024-05-16T17:14:43.657Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-16T17:14:43.657Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-16T17:14:43.859Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-05-16T17:14:43.916Z] OK: 271 MiB in 65 packages [2024-05-16T17:14:44.208Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-05-16T17:14:44.209Z] + sudo tee /etc/docker/daemon.new [2024-05-16T17:14:44.209Z] { [2024-05-16T17:14:44.209Z] "registry-mirrors": [ [2024-05-16T17:14:44.209Z] "https://nexus3.edgexfoundry.org:10001" [2024-05-16T17:14:44.209Z] ], [2024-05-16T17:14:44.209Z] "bip": "10.250.0.254/24", [2024-05-16T17:14:44.209Z] "hosts": [ [2024-05-16T17:14:44.209Z] "tcp://0.0.0.0:5555", [2024-05-16T17:14:44.209Z] "unix:///var/run/docker.sock" [2024-05-16T17:14:44.209Z] ], [2024-05-16T17:14:44.209Z] "mtu": 1458, [2024-05-16T17:14:44.209Z] "selinux-enabled": true, [2024-05-16T17:14:44.209Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-05-16T17:14:44.209Z] } [Pipeline] sh [2024-05-16T17:14:44.486Z] Removing intermediate container aa0013aec634 [2024-05-16T17:14:44.486Z] ---> 667e1801b214 [2024-05-16T17:14:44.486Z] Step 8/37 : WORKDIR /device-usb-camera [2024-05-16T17:14:44.486Z] ---> Running in 3b0ff53440b6 [2024-05-16T17:14:44.486Z] Removing intermediate container 3b0ff53440b6 [2024-05-16T17:14:44.486Z] ---> 77165169fd52 [2024-05-16T17:14:44.486Z] Step 9/37 : COPY go.mod vendor* ./ [2024-05-16T17:14:44.486Z] ---> 883a82873115 [2024-05-16T17:14:44.486Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-16T17:14:44.486Z] ---> Running in 15bda36b3b81 [2024-05-16T17:14:44.566Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-05-16T17:14:44.919Z] + sudo service docker restart [2024-05-16T17:14:45.423Z] Removing intermediate container 15bda36b3b81 [2024-05-16T17:14:45.423Z] ---> 7537058b27e5 [2024-05-16T17:14:45.423Z] Step 11/37 : COPY . . [2024-05-16T17:14:46.087Z] ---> 517f3af324d4 [2024-05-16T17:14:46.087Z] Step 12/37 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2024-05-16T17:14:46.087Z] ---> Running in ca184e1b3553 [2024-05-16T17:14:46.346Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-16T17:14:46.346Z] Dload Upload Total Spent Left Speed [2024-05-16T17:14:46.346Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 32467 0 --:--:-- --:--:-- --:--:-- 33187 [2024-05-16T17:14:46.606Z] Removing intermediate container ca184e1b3553 [2024-05-16T17:14:46.606Z] ---> a294ea8e8465 [2024-05-16T17:14:46.606Z] Step 13/37 : RUN ${MAKE} [2024-05-16T17:14:46.606Z] ---> Running in 9b7cf87207ed [2024-05-16T17:14:46.865Z] 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.13" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-16T17:15:03.430Z] provisioning config files... [2024-05-16T17:15:03.458Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config8368340679741158175tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-16T17:15:03.989Z] ---> ****-login.sh [2024-05-16T17:15:03.990Z] nexus3.edgexfoundry.org:10001 [2024-05-16T17:15:04.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-16T17:15:04.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-16T17:15:04.583Z] Configure a credential helper to remove this warning. See [2024-05-16T17:15:04.583Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-16T17:15:04.583Z] [2024-05-16T17:15:04.583Z] Login Succeeded [2024-05-16T17:15:04.583Z] nexus3.edgexfoundry.org:10002 [2024-05-16T17:15:04.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-16T17:15:04.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-16T17:15:04.859Z] Configure a credential helper to remove this warning. See [2024-05-16T17:15:04.859Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-16T17:15:04.859Z] [2024-05-16T17:15:04.859Z] Login Succeeded [2024-05-16T17:15:04.859Z] nexus3.edgexfoundry.org:10003 [2024-05-16T17:15:05.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-16T17:15:05.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-16T17:15:05.403Z] Configure a credential helper to remove this warning. See [2024-05-16T17:15:05.403Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-16T17:15:05.403Z] [2024-05-16T17:15:05.403Z] Login Succeeded [2024-05-16T17:15:05.403Z] nexus3.edgexfoundry.org:10004 [2024-05-16T17:15:05.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-16T17:15:05.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-16T17:15:05.676Z] Configure a credential helper to remove this warning. See [2024-05-16T17:15:05.676Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-16T17:15:05.676Z] [2024-05-16T17:15:05.676Z] Login Succeeded [2024-05-16T17:15:05.676Z] ****.io [2024-05-16T17:15:05.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-16T17:15:06.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-16T17:15:06.220Z] Configure a credential helper to remove this warning. See [2024-05-16T17:15:06.220Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-16T17:15:06.220Z] [2024-05-16T17:15:06.220Z] Login Succeeded [2024-05-16T17:15:06.220Z] ---> ****-login.sh ends [Pipeline] } [2024-05-16T17:15:06.262Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-05-16T17:15:06.749Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-16T17:15:06.799Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-16T17:15:06.848Z] ========================================================= [2024-05-16T17:15:06.848Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-05-16T17:15:06.849Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T17:15:07.420Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-05-16T17:15:08.008Z] Sending build context to Docker daemon 7.523MB [2024-05-16T17:15:08.008Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-05-16T17:15:08.008Z] Step 2/13 : FROM ${BASE} AS builder [2024-05-16T17:15:08.008Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-05-16T17:15:08.008Z] c6b39de5b339: Pulling fs layer [2024-05-16T17:15:08.008Z] a69c41024577: Pulling fs layer [2024-05-16T17:15:08.008Z] d6de4b400683: Pulling fs layer [2024-05-16T17:15:08.008Z] 35cb2a7552d0: Pulling fs layer [2024-05-16T17:15:08.008Z] 4f4fb700ef54: Pulling fs layer [2024-05-16T17:15:08.008Z] 464afbd9ba4c: Pulling fs layer [2024-05-16T17:15:08.008Z] 00f215d4a9da: Pulling fs layer [2024-05-16T17:15:08.008Z] d496ad576159: Pulling fs layer [2024-05-16T17:15:08.008Z] 464afbd9ba4c: Waiting [2024-05-16T17:15:08.008Z] 00f215d4a9da: Waiting [2024-05-16T17:15:08.008Z] d496ad576159: Waiting [2024-05-16T17:15:08.008Z] 35cb2a7552d0: Waiting [2024-05-16T17:15:08.008Z] 4f4fb700ef54: Waiting [2024-05-16T17:15:08.008Z] a69c41024577: Verifying Checksum [2024-05-16T17:15:08.008Z] a69c41024577: Download complete [2024-05-16T17:15:08.008Z] 35cb2a7552d0: Download complete [2024-05-16T17:15:08.008Z] 4f4fb700ef54: Verifying Checksum [2024-05-16T17:15:08.008Z] 4f4fb700ef54: Download complete [2024-05-16T17:15:08.279Z] 464afbd9ba4c: Verifying Checksum [2024-05-16T17:15:08.279Z] 464afbd9ba4c: Download complete [2024-05-16T17:15:08.279Z] c6b39de5b339: Download complete [2024-05-16T17:15:08.552Z] d496ad576159: Verifying Checksum [2024-05-16T17:15:08.552Z] d496ad576159: Download complete [2024-05-16T17:15:09.149Z] c6b39de5b339: Pull complete [2024-05-16T17:15:09.737Z] a69c41024577: Pull complete [2024-05-16T17:15:10.006Z] d6de4b400683: Verifying Checksum [2024-05-16T17:15:10.006Z] d6de4b400683: Download complete [2024-05-16T17:15:10.975Z] 00f215d4a9da: Verifying Checksum [2024-05-16T17:15:10.975Z] 00f215d4a9da: Download complete [2024-05-16T17:15:23.298Z] d6de4b400683: Pull complete [2024-05-16T17:15:23.298Z] 35cb2a7552d0: Pull complete [2024-05-16T17:15:23.298Z] 4f4fb700ef54: Pull complete [2024-05-16T17:15:23.298Z] 464afbd9ba4c: Pull complete [2024-05-16T17:15:25.587Z] Removing intermediate container 9b7cf87207ed [2024-05-16T17:15:25.587Z] ---> 53d9231433ec [2024-05-16T17:15:25.587Z] Step 14/37 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2024-05-16T17:15:25.587Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2024-05-16T17:15:25.587Z] 4acc49c71d14: Pulling fs layer [2024-05-16T17:15:25.587Z] 4acc49c71d14: Verifying Checksum [2024-05-16T17:15:25.587Z] 4acc49c71d14: Download complete [2024-05-16T17:15:25.587Z] 4acc49c71d14: Pull complete [2024-05-16T17:15:25.587Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2024-05-16T17:15:25.587Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2024-05-16T17:15:25.587Z] ---> 01a2bd3e5fff [2024-05-16T17:15:25.587Z] Step 15/37 : FROM alpine:3.18 [2024-05-16T17:15:25.587Z] 3.18: Pulling from library/alpine [2024-05-16T17:15:25.587Z] 619be1103602: Already exists [2024-05-16T17:15:25.587Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-16T17:15:25.587Z] Status: Downloaded newer image for alpine:3.18 [2024-05-16T17:15:25.587Z] ---> d3782b16ccc9 [2024-05-16T17:15:25.587Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-05-16T17:15:25.587Z] ---> Running in 8ca4e7f7b714 [2024-05-16T17:15:25.587Z] Removing intermediate container 8ca4e7f7b714 [2024-05-16T17:15:25.587Z] ---> 6d0fca8edba2 [2024-05-16T17:15:25.587Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-05-16T17:15:25.587Z] ---> Running in 977fe96480e2 [2024-05-16T17:15:25.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-16T17:15:25.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-16T17:15:25.587Z] (1/107) Installing dumb-init (1.2.5-r2) [2024-05-16T17:15:25.587Z] (2/107) Installing sdl2 (2.26.5-r0) [2024-05-16T17:15:25.587Z] (3/107) Installing svt-av1-libs (1.6.0-r0) [2024-05-16T17:15:25.587Z] (4/107) Installing aom-libs (3.6.1-r0) [2024-05-16T17:15:25.587Z] (5/107) Installing libxau (1.0.11-r2) [2024-05-16T17:15:25.587Z] (6/107) Installing libmd (1.0.4-r2) [2024-05-16T17:15:25.587Z] (7/107) Installing libbsd (0.11.7-r1) [2024-05-16T17:15:25.587Z] (8/107) Installing libxdmcp (1.1.4-r2) [2024-05-16T17:15:25.587Z] (9/107) Installing libxcb (1.15-r1) [2024-05-16T17:15:25.587Z] (10/107) Installing libx11 (1.8.7-r0) [2024-05-16T17:15:25.587Z] (11/107) Installing hwdata-pci (0.370-r0) [2024-05-16T17:15:25.587Z] (12/107) Installing libpciaccess (0.17-r2) [2024-05-16T17:15:25.587Z] (13/107) Installing libdrm (2.4.115-r4) [2024-05-16T17:15:25.587Z] (14/107) Installing libxext (1.3.5-r2) [2024-05-16T17:15:25.587Z] (15/107) Installing libxfixes (6.0.1-r2) [2024-05-16T17:15:25.587Z] (16/107) Installing libffi (3.4.4-r2) [2024-05-16T17:15:25.587Z] (17/107) Installing wayland-libs-client (1.22.0-r2) [2024-05-16T17:15:25.587Z] (18/107) Installing libva (2.18.0-r1) [2024-05-16T17:15:25.587Z] (19/107) Installing libvdpau (1.5-r1) [2024-05-16T17:15:25.587Z] (20/107) Installing libgcc (12.2.1_git20220924-r10) [2024-05-16T17:15:25.587Z] (21/107) Installing libstdc++ (12.2.1_git20220924-r10) [2024-05-16T17:15:25.587Z] (22/107) Installing onevpl-libs (2023.2.1-r0) [2024-05-16T17:15:25.587Z] (23/107) Installing ffmpeg-libavutil (6.0.1-r0) [2024-05-16T17:15:25.587Z] (24/107) Installing libdav1d (1.2.1-r0) [2024-05-16T17:15:25.587Z] (25/107) Installing brotli-libs (1.0.9-r14) [2024-05-16T17:15:25.587Z] (26/107) Installing libhwy (1.0.4-r1) [2024-05-16T17:15:25.587Z] (27/107) Installing lcms2 (2.15-r2) [2024-05-16T17:15:25.587Z] (28/107) Installing libjxl (0.8.2-r0) [2024-05-16T17:15:25.587Z] (29/107) Installing lame-libs (3.100-r5) [2024-05-16T17:15:25.587Z] (30/107) Installing opus (1.4-r0) [2024-05-16T17:15:25.587Z] (31/107) Installing libgomp (12.2.1_git20220924-r10) [2024-05-16T17:15:25.587Z] (32/107) Installing soxr (0.1.3-r5) [2024-05-16T17:15:25.587Z] (33/107) Installing ffmpeg-libswresample (6.0.1-r0) [2024-05-16T17:15:25.587Z] (34/107) Installing libogg (1.3.5-r4) [2024-05-16T17:15:25.587Z] (35/107) Installing libtheora (1.1.1-r17) [2024-05-16T17:15:25.587Z] (36/107) Installing libvorbis (1.3.7-r1) [2024-05-16T17:15:25.587Z] (37/107) Installing libvpx (1.13.0-r2) [2024-05-16T17:15:25.587Z] (38/107) Installing libwebp (1.3.2-r0) [2024-05-16T17:15:25.587Z] (39/107) Installing x264-libs (0.164_git20220602-r1) [2024-05-16T17:15:25.587Z] (40/107) Installing numactl (2.0.16-r4) [2024-05-16T17:15:25.587Z] (41/107) Installing x265-libs (3.5-r4) [2024-05-16T17:15:25.587Z] (42/107) Installing xvidcore (1.3.7-r1) [2024-05-16T17:15:25.587Z] (43/107) Installing ffmpeg-libavcodec (6.0.1-r0) [2024-05-16T17:15:25.587Z] (44/107) Installing alsa-lib (1.2.9-r1) [2024-05-16T17:15:25.587Z] (45/107) Installing libexpat (2.6.2-r0) [2024-05-16T17:15:25.587Z] (46/107) Installing libbz2 (1.0.8-r5) [2024-05-16T17:15:25.587Z] (47/107) Installing libpng (1.6.39-r3) [2024-05-16T17:15:25.587Z] (48/107) Installing freetype (2.13.0-r5) [2024-05-16T17:15:25.587Z] (49/107) Installing fontconfig (2.14.2-r3) [2024-05-16T17:15:25.587Z] (50/107) Installing fribidi (1.0.13-r0) [2024-05-16T17:15:25.587Z] (51/107) Installing libintl (0.21.1-r7) [2024-05-16T17:15:25.587Z] (52/107) Installing libblkid (2.38.1-r8) [2024-05-16T17:15:25.587Z] (53/107) Installing libmount (2.38.1-r8) [2024-05-16T17:15:25.588Z] (54/107) Installing pcre2 (10.42-r1) [2024-05-16T17:15:25.588Z] (55/107) Installing glib (2.76.6-r0) [2024-05-16T17:15:25.588Z] (56/107) Installing graphite2 (1.3.14-r5) [2024-05-16T17:15:25.588Z] (57/107) Installing harfbuzz (7.3.0-r0) [2024-05-16T17:15:25.588Z] (58/107) Installing libunibreak (5.1-r0) [2024-05-16T17:15:25.588Z] (59/107) Installing libass (0.17.1-r0) [2024-05-16T17:15:25.588Z] (60/107) Installing libbluray (1.3.4-r0) [2024-05-16T17:15:25.588Z] (61/107) Installing gmp (6.2.1-r3) [2024-05-16T17:15:25.588Z] (62/107) Installing nettle (3.8.1-r2) [2024-05-16T17:15:25.588Z] (63/107) Installing libunistring (1.1-r1) [2024-05-16T17:15:25.588Z] (64/107) Installing libidn2 (2.3.4-r1) [2024-05-16T17:15:25.588Z] (65/107) Installing p11-kit (0.24.1-r2) [2024-05-16T17:15:25.588Z] (66/107) Installing libtasn1 (4.19.0-r1) [2024-05-16T17:15:25.588Z] (67/107) Installing gnutls (3.8.4-r0) [2024-05-16T17:15:25.588Z] (68/107) Installing mpg123-libs (1.31.3-r1) [2024-05-16T17:15:25.588Z] (69/107) Installing libopenmpt (0.7.2-r0) [2024-05-16T17:15:25.588Z] (70/107) Installing cjson (1.7.17-r0) [2024-05-16T17:15:25.588Z] (71/107) Installing mbedtls (2.28.8-r0) [2024-05-16T17:15:25.588Z] (72/107) Installing librist (0.2.7-r0) [2024-05-16T17:15:25.588Z] (73/107) Installing libsrt (1.5.2-r0) [2024-05-16T17:15:25.588Z] (74/107) Installing libssh (0.10.5-r0) [2024-05-16T17:15:25.588Z] (75/107) Installing xz-libs (5.4.3-r0) [2024-05-16T17:15:25.588Z] (76/107) Installing libxml2 (2.11.7-r0) [2024-05-16T17:15:25.588Z] (77/107) Installing libsodium (1.0.18-r3) [2024-05-16T17:15:25.588Z] (78/107) Installing libzmq (4.3.4-r4) [2024-05-16T17:15:25.588Z] (79/107) Installing ffmpeg-libavformat (6.0.1-r0) [2024-05-16T17:15:25.588Z] (80/107) Installing glslang-libs (1.3.243.0-r1) [2024-05-16T17:15:25.588Z] (81/107) Installing spirv-tools (1.3.243.0-r1) [2024-05-16T17:15:25.588Z] (82/107) Installing shaderc (2023.3-r1) [2024-05-16T17:15:25.588Z] (83/107) Installing vulkan-loader (1.3.243.0-r1) [2024-05-16T17:15:25.588Z] (84/107) Installing libplacebo (5.264.1-r1) [2024-05-16T17:15:25.588Z] (85/107) Installing ffmpeg-libpostproc (6.0.1-r0) [2024-05-16T17:15:25.588Z] (86/107) Installing ffmpeg-libswscale (6.0.1-r0) [2024-05-16T17:15:25.588Z] (87/107) Installing vidstab (1.1.1-r0) [2024-05-16T17:15:25.588Z] (88/107) Installing zimg (3.0.5-r0) [2024-05-16T17:15:25.588Z] (89/107) Installing ffmpeg-libavfilter (6.0.1-r0) [2024-05-16T17:15:25.588Z] (90/107) Installing libasyncns (0.8-r1) [2024-05-16T17:15:25.588Z] (91/107) Installing dbus-libs (1.14.8-r0) [2024-05-16T17:15:25.588Z] (92/107) Installing libltdl (2.4.7-r2) [2024-05-16T17:15:25.588Z] (93/107) Installing orc (0.4.34-r0) [2024-05-16T17:15:25.588Z] (94/107) Installing flac-libs (1.4.3-r0) [2024-05-16T17:15:25.588Z] (95/107) Installing libsndfile (1.2.0-r2) [2024-05-16T17:15:25.588Z] (96/107) Installing speexdsp (1.2.1-r1) [2024-05-16T17:15:25.588Z] (97/107) Installing tdb-libs (1.4.8-r1) [2024-05-16T17:15:25.588Z] (98/107) Installing libpulse (16.1-r10) [2024-05-16T17:15:25.588Z] (99/107) Installing libjpeg-turbo (2.1.5.1-r3) [2024-05-16T17:15:25.588Z] (100/107) Installing v4l-utils-libs (1.24.1-r0) [2024-05-16T17:15:25.588Z] (101/107) Installing ffmpeg-libavdevice (6.0.1-r0) [2024-05-16T17:15:25.588Z] (102/107) Installing ffmpeg (6.0.1-r0) [2024-05-16T17:15:25.588Z] (103/107) Installing udev-init-scripts (35-r1) [2024-05-16T17:15:25.588Z] (104/107) Installing eudev-libs (3.2.11-r8) [2024-05-16T17:15:25.588Z] (105/107) Installing zstd-libs (1.5.5-r4) [2024-05-16T17:15:25.588Z] (106/107) Installing kmod-libs (30-r3) [2024-05-16T17:15:25.588Z] (107/107) Installing eudev (3.2.11-r8) [2024-05-16T17:15:25.588Z] Executing busybox-1.36.1-r5.trigger [2024-05-16T17:15:25.588Z] Executing glib-2.76.6-r0.trigger [2024-05-16T17:15:25.588Z] Executing eudev-3.2.11-r8.trigger [2024-05-16T17:15:25.588Z] OK: 131 MiB in 122 packages [2024-05-16T17:15:29.777Z] Removing intermediate container 977fe96480e2 [2024-05-16T17:15:29.777Z] ---> 9d2e3f772b7c [2024-05-16T17:15:29.777Z] Step 18/37 : RUN apk --no-cache upgrade [2024-05-16T17:15:29.777Z] ---> Running in 7e98594f0dc1 [2024-05-16T17:15:29.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-16T17:15:29.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-16T17:15:29.777Z] Upgrading critical system libraries and apk-tools: [2024-05-16T17:15:29.777Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-16T17:15:29.777Z] Executing busybox-1.36.1-r5.trigger [2024-05-16T17:15:29.777Z] Continuing the upgrade transaction with new apk-tools: [2024-05-16T17:15:29.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-16T17:15:29.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-16T17:15:30.035Z] (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-16T17:15:30.035Z] (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-16T17:15:30.035Z] (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-16T17:15:30.035Z] OK: 131 MiB in 122 packages [2024-05-16T17:15:30.601Z] Removing intermediate container 7e98594f0dc1 [2024-05-16T17:15:30.601Z] ---> d3c42f411a3c [2024-05-16T17:15:30.601Z] Step 19/37 : WORKDIR / [2024-05-16T17:15:30.601Z] ---> Running in 4d8786acd883 [2024-05-16T17:15:30.601Z] Removing intermediate container 4d8786acd883 [2024-05-16T17:15:30.601Z] ---> a0b4cd5f2258 [2024-05-16T17:15:30.601Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2024-05-16T17:15:31.977Z] ---> 628e7a4cae83 [2024-05-16T17:15:31.977Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2024-05-16T17:15:31.977Z] ---> 657e69323807 [2024-05-16T17:15:31.977Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2024-05-16T17:15:32.236Z] ---> 16ac5cd308e3 [2024-05-16T17:15:32.236Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2024-05-16T17:15:32.236Z] ---> 41f551bddd8a [2024-05-16T17:15:32.236Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-05-16T17:15:32.236Z] ---> 5d224c47d61e [2024-05-16T17:15:32.236Z] Step 25/37 : COPY --from=rtsp /rtsp-simple-server.yml / [2024-05-16T17:15:32.494Z] ---> 86762593e785 [2024-05-16T17:15:32.494Z] Step 26/37 : COPY --from=rtsp /rtsp-simple-server / [2024-05-16T17:15:33.367Z] 00f215d4a9da: Pull complete [2024-05-16T17:15:33.432Z] ---> 8677a4895f80 [2024-05-16T17:15:33.433Z] Step 27/37 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2024-05-16T17:15:33.433Z] ---> Running in 6f7874ee6bc6 [2024-05-16T17:15:33.634Z] d496ad576159: Pull complete [2024-05-16T17:15:33.634Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-05-16T17:15:33.634Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-05-16T17:15:33.634Z] ---> f246e2811388 [2024-05-16T17:15:33.634Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-05-16T17:15:34.001Z] Removing intermediate container 6f7874ee6bc6 [2024-05-16T17:15:34.001Z] ---> 9478d4a79303 [2024-05-16T17:15:34.001Z] Step 28/37 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2024-05-16T17:15:34.001Z] ---> Running in d7167bfeae4f [2024-05-16T17:15:34.568Z] Removing intermediate container d7167bfeae4f [2024-05-16T17:15:34.568Z] ---> df788686a1d6 [2024-05-16T17:15:34.568Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2024-05-16T17:15:34.568Z] ---> Running in d0b5021862b8 [2024-05-16T17:15:34.624Z] ---> Running in bc1289cb2da7 [2024-05-16T17:15:34.624Z] Removing intermediate container bc1289cb2da7 [2024-05-16T17:15:34.624Z] ---> 092607cf350d [2024-05-16T17:15:34.624Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-16T17:15:34.624Z] ---> Running in 55bd4997b23c [2024-05-16T17:15:35.136Z] Removing intermediate container d0b5021862b8 [2024-05-16T17:15:35.136Z] ---> 6bd3f9596a7e [2024-05-16T17:15:35.136Z] Step 30/37 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2024-05-16T17:15:35.136Z] ---> Running in 3aa6e6b6d4f5 [2024-05-16T17:15:35.210Z] Removing intermediate container 55bd4997b23c [2024-05-16T17:15:35.210Z] ---> 2dcdadc5366d [2024-05-16T17:15:35.210Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-05-16T17:15:35.210Z] ---> Running in 1b92772ee8db [2024-05-16T17:15:35.488Z] Removing intermediate container 1b92772ee8db [2024-05-16T17:15:35.488Z] ---> 0a0b748c5ec0 [2024-05-16T17:15:35.488Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-05-16T17:15:35.488Z] ---> Running in 0b063c63b1b6 [2024-05-16T17:15:35.704Z] Removing intermediate container 3aa6e6b6d4f5 [2024-05-16T17:15:35.704Z] ---> 763c5186d9bc [2024-05-16T17:15:35.704Z] Step 31/37 : EXPOSE 59983 [2024-05-16T17:15:35.704Z] ---> Running in 5c81bfb1b781 [2024-05-16T17:15:35.704Z] Removing intermediate container 5c81bfb1b781 [2024-05-16T17:15:35.704Z] ---> 098056b82776 [2024-05-16T17:15:35.704Z] Step 32/37 : EXPOSE 8554 [2024-05-16T17:15:35.756Z] Removing intermediate container 0b063c63b1b6 [2024-05-16T17:15:35.756Z] ---> d5f04fa1dc0e [2024-05-16T17:15:35.756Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-16T17:15:35.756Z] ---> Running in fc04fc2002db [2024-05-16T17:15:35.962Z] ---> Running in 433a7d3adf91 [2024-05-16T17:15:35.963Z] Removing intermediate container 433a7d3adf91 [2024-05-16T17:15:35.963Z] ---> 911ca6157cad [2024-05-16T17:15:35.963Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2024-05-16T17:15:35.963Z] ---> Running in 0a671b01e7d9 [2024-05-16T17:15:35.963Z] Removing intermediate container 0a671b01e7d9 [2024-05-16T17:15:35.963Z] ---> 434f20a4e702 [2024-05-16T17:15:35.963Z] Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2024-05-16T17:15:35.963Z] ---> Running in 1db9d2249a15 [2024-05-16T17:15:36.240Z] Removing intermediate container 1db9d2249a15 [2024-05-16T17:15:36.240Z] ---> 3437dc9c6d29 [2024-05-16T17:15:36.240Z] Step 35/37 : LABEL arch=amd64 [2024-05-16T17:15:36.240Z] ---> Running in a989a92e635c [2024-05-16T17:15:36.240Z] Removing intermediate container a989a92e635c [2024-05-16T17:15:36.240Z] ---> 418308005bd7 [2024-05-16T17:15:36.240Z] Step 36/37 : LABEL git_sha=14b24e3423064c758ede49a9e31f932dfb68e160 [2024-05-16T17:15:36.240Z] ---> Running in 748ece6bde2f [2024-05-16T17:15:36.240Z] Removing intermediate container 748ece6bde2f [2024-05-16T17:15:36.240Z] ---> 3326ba9db72f [2024-05-16T17:15:36.240Z] Step 37/37 : LABEL version=0.0.0 [2024-05-16T17:15:36.500Z] ---> Running in 8f921981e970 [2024-05-16T17:15:36.500Z] Removing intermediate container 8f921981e970 [2024-05-16T17:15:36.500Z] ---> 616ec31e475c [2024-05-16T17:15:36.500Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-16T17:15:36.500Z] Successfully built 616ec31e475c [2024-05-16T17:15:36.500Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [2024-05-16T17:15:37.163Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T17:15:37.431Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-16T17:15:37.593Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-16T17:15:37.593Z] [2024-05-16T17:15:37.593Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T17:15:38.002Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-16T17:15:38.002Z] latest: Pulling from edgex-lftools-log-publisher [2024-05-16T17:15:38.002Z] 5eb5b503b376: Pulling fs layer [2024-05-16T17:15:38.002Z] 5c69ac0246d0: Pulling fs layer [2024-05-16T17:15:38.002Z] ec43610c2a17: Pulling fs layer [2024-05-16T17:15:38.002Z] 3a2ae6a8a46f: Pulling fs layer [2024-05-16T17:15:38.002Z] 33b1e0a273af: Pulling fs layer [2024-05-16T17:15:38.002Z] 5d3b04190fa2: Pulling fs layer [2024-05-16T17:15:38.002Z] 2f39f015ded8: Pulling fs layer [2024-05-16T17:15:38.002Z] 33b1e0a273af: Waiting [2024-05-16T17:15:38.002Z] 5d3b04190fa2: Waiting [2024-05-16T17:15:38.002Z] 2f39f015ded8: Waiting [2024-05-16T17:15:38.002Z] 3a2ae6a8a46f: Waiting [2024-05-16T17:15:38.002Z] 5c69ac0246d0: Verifying Checksum [2024-05-16T17:15:38.002Z] 5c69ac0246d0: Download complete [2024-05-16T17:15:38.002Z] 3a2ae6a8a46f: Verifying Checksum [2024-05-16T17:15:38.002Z] 3a2ae6a8a46f: Download complete [2024-05-16T17:15:38.002Z] 33b1e0a273af: Verifying Checksum [2024-05-16T17:15:38.002Z] 33b1e0a273af: Download complete [2024-05-16T17:15:38.002Z] ec43610c2a17: Verifying Checksum [2024-05-16T17:15:38.002Z] ec43610c2a17: Download complete [2024-05-16T17:15:38.002Z] 5d3b04190fa2: Verifying Checksum [2024-05-16T17:15:38.002Z] 5d3b04190fa2: Download complete [2024-05-16T17:15:38.260Z] 5eb5b503b376: Verifying Checksum [2024-05-16T17:15:38.260Z] 5eb5b503b376: Download complete [2024-05-16T17:15:38.400Z] (1/13) Installing libintl (0.21.1-r7) [2024-05-16T17:15:38.400Z] (2/13) Installing eudev-libs (3.2.11-r8) [2024-05-16T17:15:38.400Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2024-05-16T17:15:38.400Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2024-05-16T17:15:38.400Z] (5/13) Installing v4l-utils (1.24.1-r0) [2024-05-16T17:15:38.400Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2024-05-16T17:15:38.666Z] (7/13) Installing udev-init-scripts (35-r1) [2024-05-16T17:15:38.666Z] (8/13) Installing libblkid (2.38.1-r8) [2024-05-16T17:15:38.666Z] (9/13) Installing xz-libs (5.4.3-r0) [2024-05-16T17:15:38.666Z] (10/13) Installing kmod-libs (30-r3) [2024-05-16T17:15:38.666Z] (11/13) Installing eudev (3.2.11-r8) [2024-05-16T17:15:38.666Z] (12/13) Installing eudev-dev (3.2.11-r8) [2024-05-16T17:15:38.666Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2024-05-16T17:15:38.827Z] 2f39f015ded8: Download complete [2024-05-16T17:15:38.935Z] Executing busybox-1.36.1-r5.trigger [2024-05-16T17:15:38.935Z] Executing eudev-3.2.11-r8.trigger [2024-05-16T17:15:38.935Z] OK: 273 MiB in 65 packages [2024-05-16T17:15:39.394Z] 5eb5b503b376: Pull complete [2024-05-16T17:15:39.394Z] 5c69ac0246d0: Pull complete [2024-05-16T17:15:39.961Z] ec43610c2a17: Pull complete [2024-05-16T17:15:39.961Z] 3a2ae6a8a46f: Pull complete [2024-05-16T17:15:39.961Z] 33b1e0a273af: Pull complete [2024-05-16T17:15:40.219Z] 5d3b04190fa2: Pull complete [2024-05-16T17:15:40.345Z] Removing intermediate container fc04fc2002db [2024-05-16T17:15:40.345Z] ---> 709dfc5672d8 [2024-05-16T17:15:40.345Z] Step 8/13 : WORKDIR /device-usb-camera [2024-05-16T17:15:40.345Z] ---> Running in 8ffddeeaaca0 [2024-05-16T17:15:40.345Z] Removing intermediate container 8ffddeeaaca0 [2024-05-16T17:15:40.345Z] ---> c621865a77c6 [2024-05-16T17:15:40.345Z] Step 9/13 : COPY go.mod vendor* ./ [2024-05-16T17:15:40.932Z] ---> e1988327b065 [2024-05-16T17:15:40.932Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-16T17:15:40.932Z] ---> Running in 23754e7465ce [2024-05-16T17:15:44.401Z] 2f39f015ded8: Pull complete [2024-05-16T17:15:44.401Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-05-16T17:15:44.401Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-16T17:15:44.401Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-16T17:15:44.676Z] prd-ubuntu20.04-docker-8c-8g-292 does not seem to be running inside a container [2024-05-16T17:15:44.708Z] $ 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-329 -v /w/workspace/foundry_device-usb-camera_PR-329:/w/workspace/foundry_device-usb-camera_PR-329:rw,z -v /w/workspace/foundry_device-usb-camera_PR-329@tmp:/w/workspace/foundry_device-usb-camera_PR-329@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-05-16T17:15:48.747Z] $ docker top f308053a770de30091cd2eb71b0e59b62578cd764bfb05c42cb92de140556e52 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-16T17:15:49.229Z] ---> job-cost.sh [2024-05-16T17:15:49.229Z] lf-activate-venv: SKIPPING [2024-05-16T17:15:49.229Z] INFO: No Stack... [2024-05-16T17:15:49.487Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-16T17:15:50.054Z] INFO: Archiving Costs [Pipeline] sh [2024-05-16T17:15:50.372Z] + cat /w/workspace/foundry_device-usb-camera_PR-329/archives/cost.csv [2024-05-16T17:15:50.373Z] + cut -d, -f6 [Pipeline] lock [2024-05-16T17:15:50.428Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-329-1-stack-cost] [2024-05-16T17:15:50.434Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-329-1-stack-cost] did not exist. Created. [2024-05-16T17:15:50.440Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-329-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-16T17:15:50.865Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-05-16T17:15:50.927Z] Stashed 1 file(s) [Pipeline] } [2024-05-16T17:15:50.966Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-PR-329-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-16T17:15:51.068Z] $ docker stop --time=1 f308053a770de30091cd2eb71b0e59b62578cd764bfb05c42cb92de140556e52 [2024-05-16T17:15:52.258Z] $ docker rm -f --volumes f308053a770de30091cd2eb71b0e59b62578cd764bfb05c42cb92de140556e52 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-05-16T17:17:32.587Z] Removing intermediate container 23754e7465ce [2024-05-16T17:17:32.587Z] ---> de6d58338ff3 [2024-05-16T17:17:32.587Z] Step 11/13 : COPY . . [2024-05-16T17:17:32.587Z] ---> d40bf4b6952d [2024-05-16T17:17:32.587Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2024-05-16T17:17:32.587Z] ---> Running in 34f3bc77bb79 [2024-05-16T17:17:32.587Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-16T17:17:32.587Z] Dload Upload Total Spent Left Speed [2024-05-16T17:17:32.587Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0  8247  0 --:--:-- --:--:-- --:--:-- 8232 [2024-05-16T17:17:32.587Z] Removing intermediate container 34f3bc77bb79 [2024-05-16T17:17:32.587Z] ---> 92828d93a130 [2024-05-16T17:17:32.587Z] Step 13/13 : RUN ${MAKE} [2024-05-16T17:17:32.587Z] ---> Running in d671302349ec [2024-05-16T17:17:32.587Z] noop [2024-05-16T17:17:32.587Z] Removing intermediate container d671302349ec [2024-05-16T17:17:32.587Z] ---> 10238d5fa97a [2024-05-16T17:17:32.587Z] Successfully built 10238d5fa97a [2024-05-16T17:17:32.587Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T17:17:33.112Z] + docker inspect -f . ci-base-image-arm64 [2024-05-16T17:17:33.112Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-16T17:17:33.412Z] prd-ubuntu20.04-docker-arm64-4c-16g-293 does not seem to be running inside a container [2024-05-16T17:17:33.478Z] $ 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 ******** ci-base-image-arm64 cat [2024-05-16T17:17:34.651Z] $ docker top bf0a6cb2bbf567e79cf8ead30ec1894a1f1bff4762433bf5a6b092d9084fa47d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-16T17:17:35.550Z] + go version [2024-05-16T17:17:35.550Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-05-16T17:17:35.592Z] $ docker stop --time=1 bf0a6cb2bbf567e79cf8ead30ec1894a1f1bff4762433bf5a6b092d9084fa47d [2024-05-16T17:17:37.183Z] $ docker rm -f --volumes bf0a6cb2bbf567e79cf8ead30ec1894a1f1bff4762433bf5a6b092d9084fa47d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T17:17:38.135Z] + docker inspect -f . ci-base-image-arm64 [2024-05-16T17:17:38.135Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-16T17:17:38.422Z] prd-ubuntu20.04-docker-arm64-4c-16g-293 does not seem to be running inside a container [2024-05-16T17:17:38.479Z] $ 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 ******** ci-base-image-arm64 cat [2024-05-16T17:17:39.574Z] $ docker top aaea025101248e3a49e47ce8c30ceb0df5a519a03dd0f7cff13b0b8376fecbcc -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-16T17:17:40.131Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2024-05-16T17:17:40.815Z] + make test [2024-05-16T17:17:41.086Z] go test ./... -coverprofile=coverage.out ./... [2024-05-16T17:17:47.735Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2024-05-16T17:21:09.620Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2024-05-16T17:21:09.620Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.092s coverage: 4.4% of statements [2024-05-16T17:21:09.620Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-05-16T17:21:09.620Z] go vet ./... [2024-05-16T17:21:56.435Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-16T17:21:56.435Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-16T17:21:56.435Z] ./bin/test-attribution-txt.sh [2024-05-16T17:21:56.435Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-05-16T17:21:56.435Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-05-16T17:21:56.435Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-05-16T17:21:56.435Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-05-16T17:21:56.435Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-05-16T17:21:56.435Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-05-16T17:21:56.435Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-05-16T17:21:56.435Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-05-16T17:21:56.435Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-05-16T17:21:56.435Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-05-16T17:21:56.435Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-05-16T17:21:56.435Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-05-16T17:21:56.435Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-05-16T17:21:56.435Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-05-16T17:21:56.435Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-05-16T17:21:56.435Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-05-16T17:21:56.435Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-05-16T17:21:56.435Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-05-16T17:21:56.435Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-05-16T17:21:56.435Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-05-16T17:21:56.435Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-05-16T17:21:56.435Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-05-16T17:21:56.435Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-05-16T17:21:56.435Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-05-16T17:21:56.435Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-05-16T17:21:56.435Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-05-16T17:21:56.435Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-05-16T17:21:56.435Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-05-16T17:21:56.435Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-05-16T17:21:56.435Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-05-16T17:21:56.435Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-05-16T17:21:56.435Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-05-16T17:21:56.435Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-05-16T17:21:56.435Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-05-16T17:21:56.435Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-05-16T17:21:56.435Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-05-16T17:21:56.435Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-05-16T17:21:56.435Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-05-16T17:21:56.435Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-05-16T17:21:56.435Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-05-16T17:21:56.435Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-05-16T17:21:56.435Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-05-16T17:21:56.435Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-05-16T17:21:56.435Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-05-16T17:21:56.435Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-05-16T17:21:56.435Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-05-16T17:21:56.435Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-05-16T17:21:56.435Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-05-16T17:21:56.435Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-05-16T17:21:56.435Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-05-16T17:21:56.435Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-05-16T17:21:56.435Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-05-16T17:21:56.435Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-05-16T17:21:56.435Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-05-16T17:21:56.435Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-05-16T17:21:56.435Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-05-16T17:21:56.435Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-05-16T17:21:56.435Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-05-16T17:21:56.435Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-05-16T17:21:56.435Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-05-16T17:21:56.435Z] An attribution for google.golang.org/appengine is missing from Attribution.txt, please add [2024-05-16T17:21:56.435Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-05-16T17:21:56.435Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-05-16T17:21:56.490Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-05-16T17:21:56.527Z] $ docker stop --time=1 aaea025101248e3a49e47ce8c30ceb0df5a519a03dd0f7cff13b0b8376fecbcc [2024-05-16T17:21:58.355Z] $ docker rm -f --volumes aaea025101248e3a49e47ce8c30ceb0df5a519a03dd0f7cff13b0b8376fecbcc [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-16T17:21:59.950Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-05-16T17:21:59.994Z] Warning: overwriting stash ‘coverage-report’ [2024-05-16T17:22:00.450Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-16T17:22:01.109Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-16T17:22:01.554Z] + ls -al . [2024-05-16T17:22:01.554Z] total 288 [2024-05-16T17:22:01.554Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 17:17 . [2024-05-16T17:22:01.554Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 17:14 .. [2024-05-16T17:22:01.554Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 17:14 .git [2024-05-16T17:22:01.554Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 17:14 .github [2024-05-16T17:22:01.554Z] -rw-rw-r-- 1 jenkins jenkins 429 May 16 17:14 .gitignore [2024-05-16T17:22:01.554Z] -rw-rw-r-- 1 jenkins jenkins 45 May 16 17:14 .golangci.yml [2024-05-16T17:22:01.554Z] -rw-rw-r-- 1 jenkins jenkins 77 May 16 17:14 .hadolint.yml [2024-05-16T17:22:01.554Z] -rw-rw-r-- 1 jenkins jenkins 10851 May 16 17:14 Attribution.txt [2024-05-16T17:22:01.554Z] -rw-rw-r-- 1 jenkins jenkins 16561 May 16 17:14 CHANGELOG.md [2024-05-16T17:22:01.554Z] -rw-rw-r-- 1 jenkins jenkins 2562 May 16 17:14 Dockerfile [2024-05-16T17:22:01.554Z] -rw-rw-r-- 1 jenkins jenkins 678 May 16 17:14 GOVERNANCE.md [2024-05-16T17:22:01.554Z] -rw-rw-r-- 1 jenkins jenkins 659 May 16 17:14 Jenkinsfile [2024-05-16T17:22:01.554Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 16 17:14 LICENSE [2024-05-16T17:22:01.554Z] -rw-rw-r-- 1 jenkins jenkins 2611 May 16 17:14 Makefile [2024-05-16T17:22:01.554Z] -rw-rw-r-- 1 jenkins jenkins 622 May 16 17:14 OWNERS.md [2024-05-16T17:22:01.554Z] -rw-rw-r-- 1 jenkins jenkins 2575 May 16 17:14 README.md [2024-05-16T17:22:01.554Z] -rw-rw-r-- 1 jenkins jenkins 5 May 16 17:12 VERSION [2024-05-16T17:22:01.554Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 17:14 bin [2024-05-16T17:22:01.554Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 17:14 cmd [2024-05-16T17:22:01.554Z] -rw-r--r-- 1 jenkins jenkins 54703 May 16 17:21 coverage.out [2024-05-16T17:22:01.554Z] -rwxrwxr-x 1 jenkins jenkins 84 May 16 17:14 docker-entrypoint.sh [2024-05-16T17:22:01.554Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 17:14 docs [2024-05-16T17:22:01.554Z] -rw-rw-r-- 1 jenkins jenkins 7272 May 16 17:14 go.mod [2024-05-16T17:22:01.554Z] -rw-rw-r-- 1 jenkins jenkins 101525 May 16 17:14 go.sum [2024-05-16T17:22:01.554Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 17:14 internal [2024-05-16T17:22:01.554Z] -rw-rw-r-- 1 jenkins jenkins 231 May 16 17:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T17:22:02.012Z] + 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=14b24e3423064c758ede49a9e31f932dfb68e160 --label arch=arm64 --label version=0.0.0 . [2024-05-16T17:22:02.601Z] Sending build context to Docker daemon 7.578MB [2024-05-16T17:22:02.601Z] Step 1/37 : ARG BASE=golang:1.21-alpine3.18 [2024-05-16T17:22:02.601Z] Step 2/37 : FROM ${BASE} AS builder [2024-05-16T17:22:02.601Z] ---> 10238d5fa97a [2024-05-16T17:22:02.601Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2024-05-16T17:22:02.601Z] ---> Running in a887c4c533ef [2024-05-16T17:22:02.874Z] Removing intermediate container a887c4c533ef [2024-05-16T17:22:02.874Z] ---> 173c22c1c477 [2024-05-16T17:22:02.874Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-16T17:22:02.874Z] ---> Running in a8b47ebffd6b [2024-05-16T17:22:03.142Z] Removing intermediate container a8b47ebffd6b [2024-05-16T17:22:03.142Z] ---> b7759bb263c3 [2024-05-16T17:22:03.142Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-05-16T17:22:03.412Z] ---> Running in 29cfe462e6a4 [2024-05-16T17:22:03.682Z] Removing intermediate container 29cfe462e6a4 [2024-05-16T17:22:03.682Z] ---> 67188aaf929d [2024-05-16T17:22:03.682Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-05-16T17:22:03.682Z] ---> Running in eb9e0765fd5b [2024-05-16T17:22:03.959Z] Removing intermediate container eb9e0765fd5b [2024-05-16T17:22:03.959Z] ---> 7a0e4af2a47f [2024-05-16T17:22:03.959Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-16T17:22:04.238Z] ---> Running in e0b544e84e4d [2024-05-16T17:22:05.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-16T17:22:05.464Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-16T17:22:06.427Z] OK: 273 MiB in 65 packages [2024-05-16T17:22:07.399Z] Removing intermediate container e0b544e84e4d [2024-05-16T17:22:07.399Z] ---> 813f086cc10a [2024-05-16T17:22:07.399Z] Step 8/37 : WORKDIR /device-usb-camera [2024-05-16T17:22:07.399Z] ---> Running in e8eb856920fe [2024-05-16T17:22:07.667Z] Removing intermediate container e8eb856920fe [2024-05-16T17:22:07.667Z] ---> b0239aff7cec [2024-05-16T17:22:07.667Z] Step 9/37 : COPY go.mod vendor* ./ [2024-05-16T17:22:08.253Z] ---> dd595fd32f52 [2024-05-16T17:22:08.253Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-16T17:22:08.253Z] ---> Running in c0044961373f [2024-05-16T17:22:10.831Z] Removing intermediate container c0044961373f [2024-05-16T17:22:10.831Z] ---> a63f99cf85a7 [2024-05-16T17:22:10.831Z] Step 11/37 : COPY . . [2024-05-16T17:22:11.786Z] ---> 36bac69ad8fe [2024-05-16T17:22:11.786Z] Step 12/37 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2024-05-16T17:22:11.786Z] ---> Running in f41812b7f223 [2024-05-16T17:22:12.830Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-16T17:22:12.830Z] Dload Upload Total Spent Left Speed [2024-05-16T17:22:12.830Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 5416  0 --:--:-- --:--:-- --:--:-- 5446 [2024-05-16T17:22:13.790Z] Removing intermediate container f41812b7f223 [2024-05-16T17:22:13.790Z] ---> e3996e024863 [2024-05-16T17:22:13.790Z] Step 13/37 : RUN ${MAKE} [2024-05-16T17:22:13.790Z] ---> Running in d94867351a62 [2024-05-16T17:22:14.749Z] 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.13" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2024-05-16T17:26:06.541Z] Removing intermediate container d94867351a62 [2024-05-16T17:26:06.541Z] ---> 0a0d27257658 [2024-05-16T17:26:06.541Z] Step 14/37 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2024-05-16T17:26:06.541Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2024-05-16T17:26:06.541Z] 8766b47fe142: Pulling fs layer [2024-05-16T17:26:06.541Z] 8766b47fe142: Download complete [2024-05-16T17:26:06.541Z] 8766b47fe142: Pull complete [2024-05-16T17:26:06.541Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2024-05-16T17:26:06.541Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2024-05-16T17:26:06.541Z] ---> 69d40e2cb93c [2024-05-16T17:26:06.541Z] Step 15/37 : FROM alpine:3.18 [2024-05-16T17:26:06.541Z] 3.18: Pulling from library/alpine [2024-05-16T17:26:06.541Z] c6b39de5b339: Already exists [2024-05-16T17:26:06.541Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-16T17:26:06.541Z] Status: Downloaded newer image for alpine:3.18 [2024-05-16T17:26:06.541Z] ---> 33abbf032149 [2024-05-16T17:26:06.541Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-05-16T17:26:06.541Z] ---> Running in 79b4f016f02b [2024-05-16T17:26:06.541Z] Removing intermediate container 79b4f016f02b [2024-05-16T17:26:06.541Z] ---> 9433b1d9beb1 [2024-05-16T17:26:06.541Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-05-16T17:26:06.541Z] ---> Running in 1f3a9a2af1dd [2024-05-16T17:26:06.541Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-16T17:26:06.541Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-16T17:26:06.541Z] (1/104) Installing dumb-init (1.2.5-r2) [2024-05-16T17:26:06.541Z] (2/104) Installing sdl2 (2.26.5-r0) [2024-05-16T17:26:06.541Z] (3/104) Installing svt-av1-libs (1.6.0-r0) [2024-05-16T17:26:06.541Z] (4/104) Installing aom-libs (3.6.1-r0) [2024-05-16T17:26:06.541Z] (5/104) Installing libxau (1.0.11-r2) [2024-05-16T17:26:06.541Z] (6/104) Installing libmd (1.0.4-r2) [2024-05-16T17:26:06.541Z] (7/104) Installing libbsd (0.11.7-r1) [2024-05-16T17:26:06.541Z] (8/104) Installing libxdmcp (1.1.4-r2) [2024-05-16T17:26:06.541Z] (9/104) Installing libxcb (1.15-r1) [2024-05-16T17:26:06.541Z] (10/104) Installing libx11 (1.8.7-r0) [2024-05-16T17:26:06.541Z] (11/104) Installing libdrm (2.4.115-r4) [2024-05-16T17:26:06.541Z] (12/104) Installing libxext (1.3.5-r2) [2024-05-16T17:26:06.541Z] (13/104) Installing libxfixes (6.0.1-r2) [2024-05-16T17:26:06.541Z] (14/104) Installing libffi (3.4.4-r2) [2024-05-16T17:26:06.541Z] (15/104) Installing wayland-libs-client (1.22.0-r2) [2024-05-16T17:26:06.541Z] (16/104) Installing libva (2.18.0-r1) [2024-05-16T17:26:06.541Z] (17/104) Installing libvdpau (1.5-r1) [2024-05-16T17:26:06.541Z] (18/104) Installing ffmpeg-libavutil (6.0.1-r0) [2024-05-16T17:26:06.541Z] (19/104) Installing libdav1d (1.2.1-r0) [2024-05-16T17:26:06.541Z] (20/104) Installing brotli-libs (1.0.9-r14) [2024-05-16T17:26:06.541Z] (21/104) Installing libgcc (12.2.1_git20220924-r10) [2024-05-16T17:26:06.541Z] (22/104) Installing libstdc++ (12.2.1_git20220924-r10) [2024-05-16T17:26:06.541Z] (23/104) Installing libhwy (1.0.4-r1) [2024-05-16T17:26:06.541Z] (24/104) Installing lcms2 (2.15-r2) [2024-05-16T17:26:06.541Z] (25/104) Installing libjxl (0.8.2-r0) [2024-05-16T17:26:06.541Z] (26/104) Installing lame-libs (3.100-r5) [2024-05-16T17:26:06.541Z] (27/104) Installing opus (1.4-r0) [2024-05-16T17:26:06.541Z] (28/104) Installing libgomp (12.2.1_git20220924-r10) [2024-05-16T17:26:06.541Z] (29/104) Installing soxr (0.1.3-r5) [2024-05-16T17:26:06.541Z] (30/104) Installing ffmpeg-libswresample (6.0.1-r0) [2024-05-16T17:26:06.541Z] (31/104) Installing libogg (1.3.5-r4) [2024-05-16T17:26:06.541Z] (32/104) Installing libtheora (1.1.1-r17) [2024-05-16T17:26:06.541Z] (33/104) Installing libvorbis (1.3.7-r1) [2024-05-16T17:26:06.541Z] (34/104) Installing libvpx (1.13.0-r2) [2024-05-16T17:26:06.541Z] (35/104) Installing libwebp (1.3.2-r0) [2024-05-16T17:26:06.541Z] (36/104) Installing x264-libs (0.164_git20220602-r1) [2024-05-16T17:26:06.542Z] (37/104) Installing numactl (2.0.16-r4) [2024-05-16T17:26:06.542Z] (38/104) Installing x265-libs (3.5-r4) [2024-05-16T17:26:06.808Z] (39/104) Installing xvidcore (1.3.7-r1) [2024-05-16T17:26:06.808Z] (40/104) Installing ffmpeg-libavcodec (6.0.1-r0) [2024-05-16T17:26:07.073Z] (41/104) Installing alsa-lib (1.2.9-r1) [2024-05-16T17:26:07.073Z] (42/104) Installing libexpat (2.6.2-r0) [2024-05-16T17:26:07.073Z] (43/104) Installing libbz2 (1.0.8-r5) [2024-05-16T17:26:07.073Z] (44/104) Installing libpng (1.6.39-r3) [2024-05-16T17:26:07.073Z] (45/104) Installing freetype (2.13.0-r5) [2024-05-16T17:26:07.339Z] (46/104) Installing fontconfig (2.14.2-r3) [2024-05-16T17:26:07.339Z] (47/104) Installing fribidi (1.0.13-r0) [2024-05-16T17:26:07.339Z] (48/104) Installing libintl (0.21.1-r7) [2024-05-16T17:26:07.339Z] (49/104) Installing libblkid (2.38.1-r8) [2024-05-16T17:26:07.339Z] (50/104) Installing libmount (2.38.1-r8) [2024-05-16T17:26:07.603Z] (51/104) Installing pcre2 (10.42-r1) [2024-05-16T17:26:07.603Z] (52/104) Installing glib (2.76.6-r0) [2024-05-16T17:26:07.603Z] (53/104) Installing graphite2 (1.3.14-r5) [2024-05-16T17:26:07.869Z] (54/104) Installing harfbuzz (7.3.0-r0) [2024-05-16T17:26:07.869Z] (55/104) Installing libunibreak (5.1-r0) [2024-05-16T17:26:07.869Z] (56/104) Installing libass (0.17.1-r0) [2024-05-16T17:26:07.869Z] (57/104) Installing libbluray (1.3.4-r0) [2024-05-16T17:26:07.869Z] (58/104) Installing gmp (6.2.1-r3) [2024-05-16T17:26:07.869Z] (59/104) Installing nettle (3.8.1-r2) [2024-05-16T17:26:07.869Z] (60/104) Installing libunistring (1.1-r1) [2024-05-16T17:26:08.136Z] (61/104) Installing libidn2 (2.3.4-r1) [2024-05-16T17:26:08.136Z] (62/104) Installing p11-kit (0.24.1-r2) [2024-05-16T17:26:08.136Z] (63/104) Installing libtasn1 (4.19.0-r1) [2024-05-16T17:26:08.136Z] (64/104) Installing gnutls (3.8.4-r0) [2024-05-16T17:26:08.136Z] (65/104) Installing mpg123-libs (1.31.3-r1) [2024-05-16T17:26:08.136Z] (66/104) Installing libopenmpt (0.7.2-r0) [2024-05-16T17:26:08.136Z] (67/104) Installing cjson (1.7.17-r0) [2024-05-16T17:26:08.136Z] (68/104) Installing mbedtls (2.28.8-r0) [2024-05-16T17:26:08.136Z] (69/104) Installing librist (0.2.7-r0) [2024-05-16T17:26:08.136Z] (70/104) Installing libsrt (1.5.2-r0) [2024-05-16T17:26:08.402Z] (71/104) Installing libssh (0.10.5-r0) [2024-05-16T17:26:08.402Z] (72/104) Installing xz-libs (5.4.3-r0) [2024-05-16T17:26:08.402Z] (73/104) Installing libxml2 (2.11.7-r0) [2024-05-16T17:26:08.402Z] (74/104) Installing libsodium (1.0.18-r3) [2024-05-16T17:26:08.402Z] (75/104) Installing libzmq (4.3.4-r4) [2024-05-16T17:26:08.402Z] (76/104) Installing ffmpeg-libavformat (6.0.1-r0) [2024-05-16T17:26:08.402Z] (77/104) Installing glslang-libs (1.3.243.0-r1) [2024-05-16T17:26:08.668Z] (78/104) Installing spirv-tools (1.3.243.0-r1) [2024-05-16T17:26:08.934Z] (79/104) Installing shaderc (2023.3-r1) [2024-05-16T17:26:08.934Z] (80/104) Installing vulkan-loader (1.3.243.0-r1) [2024-05-16T17:26:08.934Z] (81/104) Installing libplacebo (5.264.1-r1) [2024-05-16T17:26:08.934Z] (82/104) Installing ffmpeg-libpostproc (6.0.1-r0) [2024-05-16T17:26:09.199Z] (83/104) Installing ffmpeg-libswscale (6.0.1-r0) [2024-05-16T17:26:09.199Z] (84/104) Installing vidstab (1.1.1-r0) [2024-05-16T17:26:09.199Z] (85/104) Installing zimg (3.0.5-r0) [2024-05-16T17:26:09.199Z] (86/104) Installing ffmpeg-libavfilter (6.0.1-r0) [2024-05-16T17:26:09.465Z] (87/104) Installing libasyncns (0.8-r1) [2024-05-16T17:26:09.465Z] (88/104) Installing dbus-libs (1.14.8-r0) [2024-05-16T17:26:09.465Z] (89/104) Installing libltdl (2.4.7-r2) [2024-05-16T17:26:09.729Z] (90/104) Installing orc (0.4.34-r0) [2024-05-16T17:26:09.729Z] (91/104) Installing flac-libs (1.4.3-r0) [2024-05-16T17:26:09.729Z] (92/104) Installing libsndfile (1.2.0-r2) [2024-05-16T17:26:09.729Z] (93/104) Installing speexdsp (1.2.1-r1) [2024-05-16T17:26:09.729Z] (94/104) Installing tdb-libs (1.4.8-r1) [2024-05-16T17:26:09.729Z] (95/104) Installing libpulse (16.1-r10) [2024-05-16T17:26:09.729Z] (96/104) Installing libjpeg-turbo (2.1.5.1-r3) [2024-05-16T17:26:09.996Z] (97/104) Installing v4l-utils-libs (1.24.1-r0) [2024-05-16T17:26:09.996Z] (98/104) Installing ffmpeg-libavdevice (6.0.1-r0) [2024-05-16T17:26:09.996Z] (99/104) Installing ffmpeg (6.0.1-r0) [2024-05-16T17:26:09.996Z] (100/104) Installing udev-init-scripts (35-r1) [2024-05-16T17:26:09.996Z] (101/104) Installing eudev-libs (3.2.11-r8) [2024-05-16T17:26:09.996Z] (102/104) Installing zstd-libs (1.5.5-r4) [2024-05-16T17:26:09.996Z] (103/104) Installing kmod-libs (30-r3) [2024-05-16T17:26:09.996Z] (104/104) Installing eudev (3.2.11-r8) [2024-05-16T17:26:09.996Z] Executing busybox-1.36.1-r5.trigger [2024-05-16T17:26:09.996Z] Executing glib-2.76.6-r0.trigger [2024-05-16T17:26:09.996Z] Executing eudev-3.2.11-r8.trigger [2024-05-16T17:26:09.996Z] OK: 110 MiB in 119 packages [2024-05-16T17:26:14.247Z] Removing intermediate container 1f3a9a2af1dd [2024-05-16T17:26:14.247Z] ---> a0f924c593dd [2024-05-16T17:26:14.247Z] Step 18/37 : RUN apk --no-cache upgrade [2024-05-16T17:26:14.247Z] ---> Running in e5b080e461de [2024-05-16T17:26:14.830Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-16T17:26:15.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-16T17:26:16.380Z] Upgrading critical system libraries and apk-tools: [2024-05-16T17:26:16.380Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-16T17:26:16.380Z] Executing busybox-1.36.1-r5.trigger [2024-05-16T17:26:16.380Z] Continuing the upgrade transaction with new apk-tools: [2024-05-16T17:26:16.380Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-16T17:26:16.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-16T17:26:17.543Z] (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-16T17:26:17.543Z] (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-16T17:26:17.809Z] (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-16T17:26:17.809Z] OK: 110 MiB in 119 packages [2024-05-16T17:26:18.767Z] Removing intermediate container e5b080e461de [2024-05-16T17:26:18.767Z] ---> 5e29bc449869 [2024-05-16T17:26:18.767Z] Step 19/37 : WORKDIR / [2024-05-16T17:26:18.767Z] ---> Running in cb258bf09cf6 [2024-05-16T17:26:19.034Z] Removing intermediate container cb258bf09cf6 [2024-05-16T17:26:19.034Z] ---> 404c4de195da [2024-05-16T17:26:19.034Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2024-05-16T17:26:21.609Z] ---> ca367f5ffd5f [2024-05-16T17:26:21.609Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2024-05-16T17:26:21.609Z] ---> 988737121d62 [2024-05-16T17:26:21.609Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2024-05-16T17:26:22.188Z] ---> 8c4251f22cb6 [2024-05-16T17:26:22.188Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2024-05-16T17:26:22.766Z] ---> bff32d40b0d3 [2024-05-16T17:26:22.766Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-05-16T17:26:23.032Z] ---> 603cb7cf3d35 [2024-05-16T17:26:23.032Z] Step 25/37 : COPY --from=rtsp /rtsp-simple-server.yml / [2024-05-16T17:26:23.673Z] ---> 139848f4d0b8 [2024-05-16T17:26:23.673Z] Step 26/37 : COPY --from=rtsp /rtsp-simple-server / [2024-05-16T17:26:25.110Z] ---> ac7c5b542082 [2024-05-16T17:26:25.110Z] Step 27/37 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2024-05-16T17:26:25.110Z] ---> Running in c730d744eea8 [2024-05-16T17:26:27.077Z] Removing intermediate container c730d744eea8 [2024-05-16T17:26:27.077Z] ---> e98ef1e4a21e [2024-05-16T17:26:27.077Z] Step 28/37 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2024-05-16T17:26:27.077Z] ---> Running in f3faed41b5de [2024-05-16T17:26:28.482Z] Removing intermediate container f3faed41b5de [2024-05-16T17:26:28.482Z] ---> dc5355353a1c [2024-05-16T17:26:28.482Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2024-05-16T17:26:28.482Z] ---> Running in fabddffb6d84 [2024-05-16T17:26:29.893Z] Removing intermediate container fabddffb6d84 [2024-05-16T17:26:29.893Z] ---> 6f121df29265 [2024-05-16T17:26:29.893Z] Step 30/37 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2024-05-16T17:26:30.164Z] ---> Running in ada3a78fa3af [2024-05-16T17:26:31.577Z] Removing intermediate container ada3a78fa3af [2024-05-16T17:26:31.577Z] ---> aeafef3d6ef0 [2024-05-16T17:26:31.577Z] Step 31/37 : EXPOSE 59983 [2024-05-16T17:26:31.849Z] ---> Running in 08bcfe194da2 [2024-05-16T17:26:32.113Z] Removing intermediate container 08bcfe194da2 [2024-05-16T17:26:32.113Z] ---> ff05e724901d [2024-05-16T17:26:32.113Z] Step 32/37 : EXPOSE 8554 [2024-05-16T17:26:32.113Z] ---> Running in 6e46dc1b140f [2024-05-16T17:26:32.380Z] Removing intermediate container 6e46dc1b140f [2024-05-16T17:26:32.380Z] ---> 2bc3ca39e55c [2024-05-16T17:26:32.380Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2024-05-16T17:26:32.380Z] ---> Running in 6ac6a93b3cec [2024-05-16T17:26:32.644Z] Removing intermediate container 6ac6a93b3cec [2024-05-16T17:26:32.644Z] ---> a71042214f32 [2024-05-16T17:26:32.644Z] Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2024-05-16T17:26:32.910Z] ---> Running in 0c6fd10abe10 [2024-05-16T17:26:33.176Z] Removing intermediate container 0c6fd10abe10 [2024-05-16T17:26:33.176Z] ---> 0dcbab5108cf [2024-05-16T17:26:33.176Z] Step 35/37 : LABEL arch=arm64 [2024-05-16T17:26:33.176Z] ---> Running in 3c563a190607 [2024-05-16T17:26:33.441Z] Removing intermediate container 3c563a190607 [2024-05-16T17:26:33.441Z] ---> 9c63b10a3d18 [2024-05-16T17:26:33.441Z] Step 36/37 : LABEL git_sha=14b24e3423064c758ede49a9e31f932dfb68e160 [2024-05-16T17:26:33.441Z] ---> Running in 31e0c7d10bfd [2024-05-16T17:26:33.705Z] Removing intermediate container 31e0c7d10bfd [2024-05-16T17:26:33.705Z] ---> ab1a6745b672 [2024-05-16T17:26:33.705Z] Step 37/37 : LABEL version=0.0.0 [2024-05-16T17:26:33.971Z] ---> Running in 5c7cd57cca6a [2024-05-16T17:26:34.237Z] Removing intermediate container 5c7cd57cca6a [2024-05-16T17:26:34.237Z] ---> 85542378937e [2024-05-16T17:26:34.237Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-16T17:26:34.237Z] Successfully built 85542378937e [2024-05-16T17:26:34.237Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T17:26:35.288Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-16T17:26:35.288Z] [2024-05-16T17:26:35.288Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T17:26:35.718Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-16T17:26:35.719Z] arm64: Pulling from edgex-lftools-log-publisher [2024-05-16T17:26:35.719Z] 8998bd30e6a1: Pulling fs layer [2024-05-16T17:26:35.719Z] 04944245beec: Pulling fs layer [2024-05-16T17:26:35.719Z] 699f458cf7ca: Pulling fs layer [2024-05-16T17:26:35.719Z] 765212b225bb: Pulling fs layer [2024-05-16T17:26:35.719Z] f23df028b6ca: Pulling fs layer [2024-05-16T17:26:35.719Z] d65c8cfc05b1: Pulling fs layer [2024-05-16T17:26:35.719Z] 2437ff75d9bd: Pulling fs layer [2024-05-16T17:26:35.719Z] f23df028b6ca: Waiting [2024-05-16T17:26:35.719Z] d65c8cfc05b1: Waiting [2024-05-16T17:26:35.719Z] 2437ff75d9bd: Waiting [2024-05-16T17:26:35.719Z] 765212b225bb: Waiting [2024-05-16T17:26:35.983Z] 04944245beec: Verifying Checksum [2024-05-16T17:26:35.983Z] 04944245beec: Download complete [2024-05-16T17:26:35.983Z] 765212b225bb: Verifying Checksum [2024-05-16T17:26:35.983Z] 765212b225bb: Download complete [2024-05-16T17:26:35.983Z] f23df028b6ca: Download complete [2024-05-16T17:26:35.983Z] d65c8cfc05b1: Verifying Checksum [2024-05-16T17:26:35.983Z] d65c8cfc05b1: Download complete [2024-05-16T17:26:36.248Z] 699f458cf7ca: Verifying Checksum [2024-05-16T17:26:36.248Z] 699f458cf7ca: Download complete [2024-05-16T17:26:36.513Z] 8998bd30e6a1: Verifying Checksum [2024-05-16T17:26:36.513Z] 8998bd30e6a1: Download complete [2024-05-16T17:26:39.080Z] 2437ff75d9bd: Verifying Checksum [2024-05-16T17:26:39.080Z] 2437ff75d9bd: Download complete [2024-05-16T17:26:41.014Z] 8998bd30e6a1: Pull complete [2024-05-16T17:26:41.593Z] 04944245beec: Pull complete [2024-05-16T17:26:42.999Z] 699f458cf7ca: Pull complete [2024-05-16T17:26:43.265Z] 765212b225bb: Pull complete [2024-05-16T17:26:44.218Z] f23df028b6ca: Pull complete [2024-05-16T17:26:44.483Z] d65c8cfc05b1: Pull complete [2024-05-16T17:27:02.675Z] 2437ff75d9bd: Pull complete [2024-05-16T17:27:02.675Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-05-16T17:27:02.675Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-16T17:27:02.675Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-16T17:27:03.048Z] prd-ubuntu20.04-docker-arm64-4c-16g-293 does not seem to be running inside a container [2024-05-16T17:27:03.100Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-05-16T17:27:05.679Z] $ docker top 71bfebb7cb715096497b2871f214c87de60132738574c436115609d8f93bcd82 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-16T17:27:06.612Z] ---> job-cost.sh [2024-05-16T17:27:06.612Z] lf-activate-venv: SKIPPING [2024-05-16T17:27:06.612Z] INFO: No Stack... [2024-05-16T17:27:06.875Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-05-16T17:27:07.821Z] INFO: Archiving Costs [Pipeline] sh [2024-05-16T17:27:08.473Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [2024-05-16T17:27:08.473Z] + cut -d, -f6 [Pipeline] lock [2024-05-16T17:27:08.521Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-329-1-stack-cost] [2024-05-16T17:27:08.527Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-329-1-stack-cost] did not exist. Created. [2024-05-16T17:27:08.533Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-329-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-16T17:27:08.966Z] /w/workspace/device-usb-camera/1@tmp/durable-a0e4167c/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-05-16T17:27:09.653Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-05-16T17:27:09.695Z] Warning: overwriting stash ‘stack-cost’ [2024-05-16T17:27:09.737Z] Stashed 1 file(s) [Pipeline] } [2024-05-16T17:27:09.761Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-PR-329-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-16T17:27:09.859Z] $ docker stop --time=1 71bfebb7cb715096497b2871f214c87de60132738574c436115609d8f93bcd82 [2024-05-16T17:27:11.331Z] $ docker rm -f --volumes 71bfebb7cb715096497b2871f214c87de60132738574c436115609d8f93bcd82 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-05-16T17:27:12.543Z] provisioning config files... [2024-05-16T17:27:12.552Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-329@tmp/config13439896706121664380tmp [Pipeline] { [Pipeline] sh [2024-05-16T17:27:12.912Z] + set +x [2024-05-16T17:27:12.913Z] + + curlbash -s -s https://codecov.io/bash -- [2024-05-16T17:27:12.913Z] [2024-05-16T17:27:13.172Z] [2024-05-16T17:27:13.172Z] _____ _ [2024-05-16T17:27:13.172Z] / ____| | | [2024-05-16T17:27:13.172Z] | | ___ __| | ___ ___ _____ __ [2024-05-16T17:27:13.172Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-05-16T17:27:13.172Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-05-16T17:27:13.172Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-05-16T17:27:13.172Z] Bash-1.0.6 [2024-05-16T17:27:13.172Z] [2024-05-16T17:27:13.172Z] [2024-05-16T17:27:13.172Z] ==> git version 2.25.1 found [2024-05-16T17:27:13.172Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-05-16T17:27:13.172Z] Release-Date: 2020-01-08 [2024-05-16T17:27:13.173Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-05-16T17:27:13.173Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-05-16T17:27:13.173Z] ==> Jenkins CI detected. [2024-05-16T17:27:13.173Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-329 [2024-05-16T17:27:13.173Z] project root: . [2024-05-16T17:27:13.173Z] --> token set from env [2024-05-16T17:27:13.173Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-05-16T17:27:13.173Z] ==> Running gcov in . (disable via -X gcov) [2024-05-16T17:27:13.173Z] ==> Python coveragepy not found [2024-05-16T17:27:13.173Z] ==> Searching for coverage reports in: [2024-05-16T17:27:13.173Z] + . [2024-05-16T17:27:13.173Z] -> Found 1 reports [2024-05-16T17:27:13.173Z] ==> Detecting git/mercurial file structure [2024-05-16T17:27:13.173Z] ==> Reading reports [2024-05-16T17:27:13.173Z] + ./coverage.out bytes=54703 [2024-05-16T17:27:13.173Z] ==> Appending adjustments [2024-05-16T17:27:13.173Z] https://docs.codecov.io/docs/fixing-reports [2024-05-16T17:27:13.173Z] + Found adjustments [2024-05-16T17:27:13.173Z] ==> Gzipping contents [2024-05-16T17:27:13.173Z] 8.0K /tmp/codecov.z7z8yc.gz [2024-05-16T17:27:13.173Z] ==> Uploading reports [2024-05-16T17:27:13.173Z] url: https://codecov.io [2024-05-16T17:27:13.173Z] query: branch=PR-329&commit=14b24e3423064c758ede49a9e31f932dfb68e160&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-329%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=329&job=&cmd_args= [2024-05-16T17:27:13.173Z] -> Pinging Codecov [2024-05-16T17:27:13.173Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-329&commit=14b24e3423064c758ede49a9e31f932dfb68e160&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-329%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=329&job=&cmd_args= [2024-05-16T17:27:13.431Z] -> Uploading to [2024-05-16T17:27:13.431Z] https://storage.googleapis.com/codecov/v4/raw/2024-05-16/73D8F5FF140700D3E01443B452E23636/14b24e3423064c758ede49a9e31f932dfb68e160/1ae5af4d-3013-4292-9672-b73866d957ec.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240516%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240516T172713Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d26570726d02cd96b86f972816e08a184ab11f4bcecc851fb643338fb4ac232d [2024-05-16T17:27:13.431Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-16T17:27:13.431Z] Dload Upload Total Spent Left Speed [2024-05-16T17:27:13.691Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6805 0 0 100 6805 0 33195 --:--:-- --:--:-- --:--:-- 33033 100 6805 0 0 100 6805 0 28004 --:--:-- --:--:-- --:--:-- 27889 [2024-05-16T17:27:13.691Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/14b24e3423064c758ede49a9e31f932dfb68e160 [Pipeline] } [2024-05-16T17:27:13.721Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-05-16T17:27:16.055Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-329/archives ] [2024-05-16T17:27:16.055Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-329/archives [2024-05-16T17:27:16.055Z] total 16 [2024-05-16T17:27:16.055Z] drwxr-xr-x 3 root root 4096 May 16 17:15 . [2024-05-16T17:27:16.055Z] drwxrwxr-x 10 jenkins jenkins 4096 May 16 17:15 .. [2024-05-16T17:27:16.055Z] drwxr-xr-x 2 root root 4096 May 16 17:15 cost [2024-05-16T17:27:16.055Z] -rw-r--r-- 1 root root 89 May 16 17:15 cost.csv [2024-05-16T17:27:16.055Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-329/archives [2024-05-16T17:27:16.056Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-329/archives [2024-05-16T17:27:16.056Z] total 16 [2024-05-16T17:27:16.056Z] drwxr-xr-x 3 jenkins jenkins 4096 May 16 17:15 . [2024-05-16T17:27:16.056Z] drwxrwxr-x 10 jenkins jenkins 4096 May 16 17:15 .. [2024-05-16T17:27:16.056Z] drwxr-xr-x 2 jenkins jenkins 4096 May 16 17:15 cost [2024-05-16T17:27:16.056Z] -rw-r--r-- 1 jenkins jenkins 89 May 16 17:15 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-05-16T17:27:16.401Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-16T17:27:17.299Z] ---> package-listing.sh [2024-05-16T17:27:17.300Z] ++ facter osfamily [2024-05-16T17:27:17.300Z] ++ tr '[:upper:]' '[:lower:]' [2024-05-16T17:27:17.561Z] + OS_FAMILY=debian [2024-05-16T17:27:17.561Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-329 [2024-05-16T17:27:17.561Z] + START_PACKAGES=/tmp/packages_start.txt [2024-05-16T17:27:17.561Z] + END_PACKAGES=/tmp/packages_end.txt [2024-05-16T17:27:17.561Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-05-16T17:27:17.561Z] + PACKAGES=/tmp/packages_start.txt [2024-05-16T17:27:17.561Z] + '[' /w/workspace/foundry_device-usb-camera_PR-329 ']' [2024-05-16T17:27:17.561Z] + PACKAGES=/tmp/packages_end.txt [2024-05-16T17:27:17.561Z] + case "${OS_FAMILY}" in [2024-05-16T17:27:17.561Z] + dpkg -l [2024-05-16T17:27:17.561Z] + grep '^ii' [2024-05-16T17:27:17.561Z] + '[' -f /tmp/packages_start.txt ']' [2024-05-16T17:27:17.561Z] + '[' -f /tmp/packages_end.txt ']' [2024-05-16T17:27:17.561Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-05-16T17:27:17.561Z] + '[' /w/workspace/foundry_device-usb-camera_PR-329 ']' [2024-05-16T17:27:17.561Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-329/archives/ [2024-05-16T17:27:17.561Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-329/archives/ [Pipeline] echo [2024-05-16T17:27:17.600Z] 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-329/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-05-16T17:27:17.899Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T17:27:18.542Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-16T17:27:18.542Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-16T17:27:18.717Z] prd-ubuntu20.04-docker-8c-8g-292 does not seem to be running inside a container [2024-05-16T17:27:18.770Z] $ 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-329/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-329 -v /w/workspace/foundry_device-usb-camera_PR-329:/w/workspace/foundry_device-usb-camera_PR-329:rw,z -v /w/workspace/foundry_device-usb-camera_PR-329@tmp:/w/workspace/foundry_device-usb-camera_PR-329@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-05-16T17:27:18.964Z] $ docker top f3045c6f9b2d255994b5779948616afdffffbd0818b616010a24d036c997b9b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-16T17:27:19.350Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-05-16T17:27:19.668Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-05-16T17:27:19.988Z] + ls /var/log/sa-host [2024-05-16T17:27:19.988Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-16T17:27:20.247Z] provisioning config files... [2024-05-16T17:27:20.257Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-329@tmp/config8168773862990724034tmp [Pipeline] { [Pipeline] echo [2024-05-16T17:27:20.329Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-16T17:27:20.655Z] ---> create-netrc.sh [Pipeline] } [2024-05-16T17:27:20.690Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-05-16T17:27:21.112Z] ---> python-tools-install.sh [Pipeline] echo [2024-05-16T17:27:21.156Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-16T17:27:21.482Z] ---> sudo-logs.sh [2024-05-16T17:27:21.483Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-05-16T17:27:21.593Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-16T17:27:21.914Z] ---> job-cost.sh [2024-05-16T17:27:21.914Z] lf-activate-venv: SKIPPING [2024-05-16T17:27:21.914Z] DEBUG: total: 0.2199999988079071 [2024-05-16T17:27:21.914Z] INFO: Retrieving Stack Cost... [2024-05-16T17:27:22.482Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-16T17:27:22.740Z] INFO: Archiving Costs [Pipeline] echo [2024-05-16T17:27:22.783Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-16T17:27:23.107Z] ---> logs-deploy.sh [2024-05-16T17:27:23.107Z] lf-activate-venv: SKIPPING [2024-05-16T17:27:23.107Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-329/1 [2024-05-16T17:27:23.107Z] INFO: archiving workspace using pattern(s): [2024-05-16T17:27:24.044Z] Archives upload complete. [2024-05-16T17:27:24.044Z] INFO: archiving logs to Nexus