Pull request #361 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/device-usb-camera Obtained Jenkinsfile from 4b33c2f9ffa11068aaf0c605ac38bd5117ff6be8+ebb085bb7a70741b066bc3ef5ee31b5738d04c47 (efd6a8d96cfbd19a816764e1c42f80fa86234275) 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-ssh4230089286325882089.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh9437620530404368396.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-361/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-361/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6122794890423235306.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-361/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4267824649770633853.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh3904344954239712240.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-361/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-361/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3879173454568490257.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 0b81fa10a7dd14683a964f04f411324fe83f93ac Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-24103 in /w/workspace/foundry_device-usb-camera_PR-361 [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-361 # 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/361/head:refs/remotes/origin/PR-361 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ebb085bb7a70741b066bc3ef5ee31b5738d04c47 into PR head commit 4b33c2f9ffa11068aaf0c605ac38bd5117ff6be8 Merge succeeded, producing 4b33c2f9ffa11068aaf0c605ac38bd5117ff6be8 Checking out Revision 4b33c2f9ffa11068aaf0c605ac38bd5117ff6be8 (PR-361) > git config core.sparsecheckout # timeout=10 > git checkout -f 4b33c2f9ffa11068aaf0c605ac38bd5117ff6be8 # 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 ebb085bb7a70741b066bc3ef5ee31b5738d04c47 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4b33c2f9ffa11068aaf0c605ac38bd5117ff6be8 # timeout=10 Commit message: "refactor!: update module to v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-30T06:54:48.729Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-30T06:54:48.974Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-30T06:54:49.125Z] ========================================================= [2024-10-30T06:54:49.125Z] EdgeX Global Pipelines Version Info [2024-10-30T06:54:49.125Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-30T06:54:49.903Z] ------------------- [2024-10-30T06:54:49.903Z] stable info: [2024-10-30T06:54:49.903Z] ------------------- [2024-10-30T06:54:49.903Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-30T06:54:49.903Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-30T06:54:49.903Z] Message: update stable to v1.0.265 [2024-10-30T06:54:50.476Z] ------------------- [2024-10-30T06:54:50.476Z] experimental info: [2024-10-30T06:54:50.476Z] ------------------- [2024-10-30T06:54:50.476Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-30T06:54:50.476Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-30T06:54:50.476Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-30T06:54:50.694Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2024-10-30T06:54:50.750Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2024-10-30T06:54:50.812Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-30T06:54:50.873Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-30T06:54:50.930Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-30T06:54:50.987Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-30T06:54:51.047Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-30T06:54:51.101Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-30T06:54:51.165Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-30T06:54:51.230Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-30T06:54:51.284Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-30T06:54:51.347Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2024-10-30T06:54:51.408Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-30T06:54:51.458Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-30T06:54:51.511Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-30T06:54:51.570Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-30T06:54:51.621Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-30T06:54:51.682Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-30T06:54:51.740Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-30T06:54:51.796Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-30T06:54:51.856Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-30T06:54:51.918Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-30T06:54:51.974Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-30T06:54:52.032Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-30T06:54:52.091Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-30T06:54:52.149Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-30T06:54:52.210Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-30T06:54:52.271Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-361 [Pipeline] echo [2024-10-30T06:54:52.332Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-361 [Pipeline] echo [2024-10-30T06:54:52.396Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-361 [Pipeline] echo [2024-10-30T06:54:52.454Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4b33c2f9ffa11068aaf0c605ac38bd5117ff6be8 [Pipeline] echo [2024-10-30T06:54:52.517Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4b33c2f [Pipeline] echo [2024-10-30T06:54:52.573Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-30T06:54:52.728Z] provisioning config files... [2024-10-30T06:54:52.743Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-361@tmp/config15487833902329443239tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T06:54:53.138Z] ---> ****-login.sh [2024-10-30T06:54:53.138Z] nexus3.edgexfoundry.org:10001 [2024-10-30T06:54:53.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T06:54:53.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T06:54:53.398Z] Configure a credential helper to remove this warning. See [2024-10-30T06:54:53.398Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T06:54:53.398Z] [2024-10-30T06:54:53.399Z] Login Succeeded [2024-10-30T06:54:53.399Z] nexus3.edgexfoundry.org:10002 [2024-10-30T06:54:53.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T06:54:53.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T06:54:53.662Z] Configure a credential helper to remove this warning. See [2024-10-30T06:54:53.662Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T06:54:53.662Z] [2024-10-30T06:54:53.662Z] Login Succeeded [2024-10-30T06:54:53.662Z] nexus3.edgexfoundry.org:10003 [2024-10-30T06:54:53.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T06:54:53.663Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T06:54:53.663Z] Configure a credential helper to remove this warning. See [2024-10-30T06:54:53.663Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T06:54:53.663Z] [2024-10-30T06:54:53.663Z] Login Succeeded [2024-10-30T06:54:53.663Z] nexus3.edgexfoundry.org:10004 [2024-10-30T06:54:53.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T06:54:53.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T06:54:53.922Z] Configure a credential helper to remove this warning. See [2024-10-30T06:54:53.922Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T06:54:53.922Z] [2024-10-30T06:54:53.922Z] Login Succeeded [2024-10-30T06:54:53.922Z] ****.io [2024-10-30T06:54:53.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T06:54:54.184Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T06:54:54.184Z] Configure a credential helper to remove this warning. See [2024-10-30T06:54:54.184Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T06:54:54.184Z] [2024-10-30T06:54:54.184Z] Login Succeeded [2024-10-30T06:54:54.184Z] ---> ****-login.sh ends [Pipeline] } [2024-10-30T06:54:54.217Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-30T06:54:54.917Z] + git rev-list -1 --merges 4b33c2f9ffa11068aaf0c605ac38bd5117ff6be8~1..4b33c2f9ffa11068aaf0c605ac38bd5117ff6be8 [Pipeline] echo [2024-10-30T06:54:54.966Z] -----------> git rev-list -1 --merges 4b33c2f9ffa11068aaf0c605ac38bd5117ff6be8~1..4b33c2f9ffa11068aaf0c605ac38bd5117ff6be8 4b33c2f9ffa11068aaf0c605ac38bd5117ff6be8 [false] [Pipeline] sh [2024-10-30T06:54:55.292Z] + git log --format=format:%s -1 4b33c2f9ffa11068aaf0c605ac38bd5117ff6be8 [Pipeline] echo [2024-10-30T06:54:55.333Z] ========================================================= [2024-10-30T06:54:55.333Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-30T06:54:55.333Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-30T06:54:55.809Z] + git log --format=format:%s -1 4b33c2f9ffa11068aaf0c605ac38bd5117ff6be8 [Pipeline] echo [2024-10-30T06:54:55.853Z] [semverPrep] GIT_COMMIT: 4b33c2f9ffa11068aaf0c605ac38bd5117ff6be8, Commit Message: refactor!: update module to v4 [Pipeline] echo [2024-10-30T06:54:55.899Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-30T06:54:56.390Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-30T06:54:56.390Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-30T06:54:56.390Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-30T06:54:56.390Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-30T06:54:56.390Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-30T06:54:56.390Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-30T06:54:56.390Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T06:54:56.842Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-30T06:54:56.842Z] [2024-10-30T06:54:56.842Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T06:54:57.253Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-30T06:54:57.253Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-30T06:54:57.253Z] b85a868b505f: Pulling fs layer [2024-10-30T06:54:57.253Z] e2be974225ed: Pulling fs layer [2024-10-30T06:54:57.253Z] 339a4e72a1f5: Pulling fs layer [2024-10-30T06:54:57.253Z] 988bab9f4d93: Pulling fs layer [2024-10-30T06:54:57.253Z] 1469e6f7b9e6: Pulling fs layer [2024-10-30T06:54:57.253Z] eaf3925da568: Pulling fs layer [2024-10-30T06:54:57.253Z] bab4dde63d76: Pulling fs layer [2024-10-30T06:54:57.253Z] bde34c3a00c8: Pulling fs layer [2024-10-30T06:54:57.253Z] b352a97aabf1: Pulling fs layer [2024-10-30T06:54:57.253Z] 4872d77fe225: Pulling fs layer [2024-10-30T06:54:57.253Z] 5851b861e8e6: Pulling fs layer [2024-10-30T06:54:57.253Z] bab4dde63d76: Waiting [2024-10-30T06:54:57.253Z] bde34c3a00c8: Waiting [2024-10-30T06:54:57.253Z] b352a97aabf1: Waiting [2024-10-30T06:54:57.253Z] 4872d77fe225: Waiting [2024-10-30T06:54:57.253Z] 5851b861e8e6: Waiting [2024-10-30T06:54:57.253Z] 1469e6f7b9e6: Waiting [2024-10-30T06:54:57.253Z] 988bab9f4d93: Waiting [2024-10-30T06:54:57.253Z] eaf3925da568: Waiting [2024-10-30T06:54:57.253Z] e2be974225ed: Download complete [2024-10-30T06:54:57.253Z] 988bab9f4d93: Download complete [2024-10-30T06:54:57.253Z] 1469e6f7b9e6: Verifying Checksum [2024-10-30T06:54:57.253Z] 1469e6f7b9e6: Download complete [2024-10-30T06:54:57.512Z] 339a4e72a1f5: Verifying Checksum [2024-10-30T06:54:57.512Z] 339a4e72a1f5: Download complete [2024-10-30T06:54:57.512Z] eaf3925da568: Download complete [2024-10-30T06:54:57.512Z] bde34c3a00c8: Verifying Checksum [2024-10-30T06:54:57.512Z] bde34c3a00c8: Download complete [2024-10-30T06:54:57.512Z] b352a97aabf1: Download complete [2024-10-30T06:54:57.512Z] 4872d77fe225: Download complete [2024-10-30T06:54:57.512Z] 5851b861e8e6: Verifying Checksum [2024-10-30T06:54:57.512Z] 5851b861e8e6: Download complete [2024-10-30T06:54:57.512Z] b85a868b505f: Verifying Checksum [2024-10-30T06:54:57.512Z] b85a868b505f: Download complete [2024-10-30T06:54:57.771Z] bab4dde63d76: Verifying Checksum [2024-10-30T06:54:57.771Z] bab4dde63d76: Download complete [2024-10-30T06:54:58.705Z] b85a868b505f: Pull complete [2024-10-30T06:54:58.705Z] e2be974225ed: Pull complete [2024-10-30T06:54:59.279Z] 339a4e72a1f5: Pull complete [2024-10-30T06:54:59.279Z] 988bab9f4d93: Pull complete [2024-10-30T06:54:59.537Z] 1469e6f7b9e6: Pull complete [2024-10-30T06:54:59.796Z] eaf3925da568: Pull complete [2024-10-30T06:55:01.700Z] bab4dde63d76: Pull complete [2024-10-30T06:55:01.700Z] bde34c3a00c8: Pull complete [2024-10-30T06:55:01.700Z] b352a97aabf1: Pull complete [2024-10-30T06:55:01.700Z] 4872d77fe225: Pull complete [2024-10-30T06:55:01.700Z] 5851b861e8e6: Pull complete [2024-10-30T06:55:01.700Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-30T06:55:01.700Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-30T06:55:01.700Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T06:55:01.996Z] prd-ubuntu20.04-docker-8c-8g-24103 does not seem to be running inside a container [2024-10-30T06:55:02.021Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-361 -v /w/workspace/foundry_device-usb-camera_PR-361:/w/workspace/foundry_device-usb-camera_PR-361:rw,z -v /w/workspace/foundry_device-usb-camera_PR-361@tmp:/w/workspace/foundry_device-usb-camera_PR-361@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-devops/py-git-semver:0.1.4 cat [2024-10-30T06:55:06.084Z] $ docker top a8637442a1d29e59d09a2107fa0fc3f0cbd3344211698b4664117f015306f893 -eo pid,comm [2024-10-30T06:55:06.135Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-10-30T06:55:06.135Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-30T06:55:06.320Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-30T06:55:06.321Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-30T06:55:06.443Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-30T06:55:06.445Z] $ docker exec a8637442a1d29e59d09a2107fa0fc3f0cbd3344211698b4664117f015306f893 ssh-agent [2024-10-30T06:55:06.554Z] SSH_AUTH_SOCK=/tmp/ssh-nc8uxN9jmhn7/agent.32 [2024-10-30T06:55:06.554Z] SSH_AGENT_PID=38 [2024-10-30T06:55:06.560Z] Running ssh-add (command line suppressed) [2024-10-30T06:55:06.656Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-361@tmp/private_key_348140116488744201.key (/w/workspace/foundry_device-usb-camera_PR-361@tmp/private_key_348140116488744201.key) [2024-10-30T06:55:06.669Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-30T06:55:07.018Z] + git tag --points-at HEAD [Pipeline] } [2024-10-30T06:55:07.044Z] $ docker exec --env ******** --env ******** a8637442a1d29e59d09a2107fa0fc3f0cbd3344211698b4664117f015306f893 ssh-agent -k [2024-10-30T06:55:07.155Z] unset SSH_AUTH_SOCK; [2024-10-30T06:55:07.155Z] unset SSH_AGENT_PID; [2024-10-30T06:55:07.155Z] echo Agent pid 38 killed; [2024-10-30T06:55:07.163Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-30T06:55:07.276Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-30T06:55:07.276Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-30T06:55:07.387Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-30T06:55:07.388Z] $ docker exec a8637442a1d29e59d09a2107fa0fc3f0cbd3344211698b4664117f015306f893 ssh-agent [2024-10-30T06:55:07.489Z] SSH_AUTH_SOCK=/tmp/ssh-OkF3sfwkTGIV/agent.71 [2024-10-30T06:55:07.489Z] SSH_AGENT_PID=77 [2024-10-30T06:55:07.493Z] Running ssh-add (command line suppressed) [2024-10-30T06:55:07.599Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-361@tmp/private_key_6838844085109596535.key (/w/workspace/foundry_device-usb-camera_PR-361@tmp/private_key_6838844085109596535.key) [2024-10-30T06:55:07.612Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-30T06:55:07.956Z] + git semver init [2024-10-30T06:55:08.216Z] 2024-10-30 06:55:08,142 [run_init] DEBUG init version:0.0.0 force:False [2024-10-30T06:55:08.216Z] 2024-10-30 06:55:08,143 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-361/.semver [2024-10-30T06:55:08.216Z] 2024-10-30 06:55:08,143 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-361/.semver [2024-10-30T06:55:08.216Z] 2024-10-30 06:55:08,144 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-361/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-361, universal_newlines=False, shell=None, istream=None) [2024-10-30T06:55:10.122Z] 2024-10-30 06:55:09,737 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-361/.git/info/exclude [2024-10-30T06:55:10.122Z] 2024-10-30 06:55:09,738 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-361/.semver/PR-361 with force:False [2024-10-30T06:55:10.122Z] 2024-10-30 06:55:09,738 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-361/.semver/PR-361 [2024-10-30T06:55:10.122Z] 2024-10-30 06:55:09,743 [execute] INFO git cat-file --batch-check [2024-10-30T06:55:10.122Z] 2024-10-30 06:55:09,743 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-361/.semver, universal_newlines=False, shell=None, istream=) [2024-10-30T06:55:10.122Z] 2024-10-30 06:55:09,750 [execute] INFO git cat-file --batch [2024-10-30T06:55:10.122Z] 2024-10-30 06:55:09,750 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-361/.semver, universal_newlines=False, shell=None, istream=) [2024-10-30T06:55:10.122Z] 2024-10-30 06:55:09,757 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-361/.semver/PR-361 [2024-10-30T06:55:10.122Z] 0.0.0 [Pipeline] } [2024-10-30T06:55:10.149Z] $ docker exec --env ******** --env ******** a8637442a1d29e59d09a2107fa0fc3f0cbd3344211698b4664117f015306f893 ssh-agent -k [2024-10-30T06:55:10.257Z] unset SSH_AUTH_SOCK; [2024-10-30T06:55:10.257Z] unset SSH_AGENT_PID; [2024-10-30T06:55:10.257Z] echo Agent pid 77 killed; [2024-10-30T06:55:10.270Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-30T06:55:10.731Z] + git semver [Pipeline] } [2024-10-30T06:55:11.020Z] $ docker stop --time=1 a8637442a1d29e59d09a2107fa0fc3f0cbd3344211698b4664117f015306f893 [2024-10-30T06:55:12.330Z] $ docker rm -f --volumes a8637442a1d29e59d09a2107fa0fc3f0cbd3344211698b4664117f015306f893 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-30T06:55:12.758Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-30T06:55:13.058Z] Stashed 1 file(s) [Pipeline] echo [2024-10-30T06:55:13.085Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-30T06:55:13.841Z] provisioning config files... [2024-10-30T06:55:13.852Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-361@tmp/config5444077491434965272tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T06:55:14.333Z] ---> ****-login.sh [2024-10-30T06:55:14.333Z] nexus3.edgexfoundry.org:10001 [2024-10-30T06:55:14.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T06:55:14.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T06:55:14.334Z] Configure a credential helper to remove this warning. See [2024-10-30T06:55:14.334Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T06:55:14.334Z] [2024-10-30T06:55:14.334Z] Login Succeeded [2024-10-30T06:55:14.334Z] nexus3.edgexfoundry.org:10002 [2024-10-30T06:55:14.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T06:55:14.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T06:55:14.334Z] Configure a credential helper to remove this warning. See [2024-10-30T06:55:14.334Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T06:55:14.334Z] [2024-10-30T06:55:14.334Z] Login Succeeded [2024-10-30T06:55:14.334Z] nexus3.edgexfoundry.org:10003 [2024-10-30T06:55:14.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T06:55:14.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T06:55:14.593Z] Configure a credential helper to remove this warning. See [2024-10-30T06:55:14.593Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T06:55:14.593Z] [2024-10-30T06:55:14.593Z] Login Succeeded [2024-10-30T06:55:14.593Z] nexus3.edgexfoundry.org:10004 [2024-10-30T06:55:14.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T06:55:14.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T06:55:14.593Z] Configure a credential helper to remove this warning. See [2024-10-30T06:55:14.593Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T06:55:14.593Z] [2024-10-30T06:55:14.593Z] Login Succeeded [2024-10-30T06:55:14.593Z] ****.io [2024-10-30T06:55:14.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T06:55:14.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T06:55:14.853Z] Configure a credential helper to remove this warning. See [2024-10-30T06:55:14.853Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T06:55:14.853Z] [2024-10-30T06:55:14.853Z] Login Succeeded [2024-10-30T06:55:14.853Z] ---> ****-login.sh ends [Pipeline] } [2024-10-30T06:55:14.886Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-30T06:55:15.132Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-30T06:55:15.186Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-30T06:55:15.236Z] ========================================================= [2024-10-30T06:55:15.236Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-30T06:55:15.236Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T06:55:15.747Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-30T06:55:15.747Z] Sending build context to Docker daemon 20.74MB [2024-10-30T06:55:15.747Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2024-10-30T06:55:15.747Z] Step 2/13 : FROM ${BASE} AS builder [2024-10-30T06:55:16.031Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-30T06:55:16.031Z] 43c4264eed91: Pulling fs layer [2024-10-30T06:55:16.031Z] 4cc291be95ef: Pulling fs layer [2024-10-30T06:55:16.031Z] 2ac1f1163629: Pulling fs layer [2024-10-30T06:55:16.031Z] 5c3c966382ef: Pulling fs layer [2024-10-30T06:55:16.031Z] 4f4fb700ef54: Pulling fs layer [2024-10-30T06:55:16.031Z] 5d5c8e513c77: Pulling fs layer [2024-10-30T06:55:16.031Z] 9f66e0745190: Pulling fs layer [2024-10-30T06:55:16.031Z] f49a43e4bbc0: Pulling fs layer [2024-10-30T06:55:16.031Z] 561ebcabdf7f: Pulling fs layer [2024-10-30T06:55:16.031Z] 4f4fb700ef54: Waiting [2024-10-30T06:55:16.031Z] 5c3c966382ef: Waiting [2024-10-30T06:55:16.031Z] 5d5c8e513c77: Waiting [2024-10-30T06:55:16.031Z] f49a43e4bbc0: Waiting [2024-10-30T06:55:16.031Z] 4cc291be95ef: Verifying Checksum [2024-10-30T06:55:16.031Z] 4cc291be95ef: Download complete [2024-10-30T06:55:16.031Z] 5c3c966382ef: Verifying Checksum [2024-10-30T06:55:16.031Z] 5c3c966382ef: Download complete [2024-10-30T06:55:16.031Z] 4f4fb700ef54: Download complete [2024-10-30T06:55:16.031Z] 5d5c8e513c77: Verifying Checksum [2024-10-30T06:55:16.031Z] 5d5c8e513c77: Download complete [2024-10-30T06:55:16.031Z] 43c4264eed91: Download complete [2024-10-30T06:55:16.031Z] 9f66e0745190: Verifying Checksum [2024-10-30T06:55:16.031Z] 9f66e0745190: Download complete [2024-10-30T06:55:16.291Z] 43c4264eed91: Pull complete [2024-10-30T06:55:16.291Z] 561ebcabdf7f: Verifying Checksum [2024-10-30T06:55:16.291Z] 561ebcabdf7f: Download complete [2024-10-30T06:55:16.291Z] 4cc291be95ef: Pull complete [2024-10-30T06:55:16.550Z] 2ac1f1163629: Download complete [2024-10-30T06:55:16.807Z] f49a43e4bbc0: Verifying Checksum [2024-10-30T06:55:16.807Z] f49a43e4bbc0: Download complete [2024-10-30T06:55:20.091Z] 2ac1f1163629: Pull complete [2024-10-30T06:55:20.354Z] 5c3c966382ef: Pull complete [2024-10-30T06:55:20.354Z] 4f4fb700ef54: Pull complete [2024-10-30T06:55:20.354Z] 5d5c8e513c77: Pull complete [2024-10-30T06:55:20.614Z] 9f66e0745190: Pull complete [2024-10-30T06:55:22.514Z] f49a43e4bbc0: Pull complete [2024-10-30T06:55:23.079Z] 561ebcabdf7f: Pull complete [2024-10-30T06:55:23.079Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-30T06:55:23.079Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-30T06:55:23.079Z] ---> 3a752c3f9dda [2024-10-30T06:55:23.079Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-10-30T06:55:28.417Z] ---> Running in f2d5e72db6a2 [2024-10-30T06:55:28.417Z] Removing intermediate container f2d5e72db6a2 [2024-10-30T06:55:28.417Z] ---> 19819eff438a [2024-10-30T06:55:28.417Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-30T06:55:28.417Z] ---> Running in a41347cc6a72 [2024-10-30T06:55:28.417Z] Removing intermediate container a41347cc6a72 [2024-10-30T06:55:28.417Z] ---> 2b779fa9ca05 [2024-10-30T06:55:28.417Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-10-30T06:55:28.417Z] ---> Running in af4f651632ca [2024-10-30T06:55:28.417Z] Removing intermediate container af4f651632ca [2024-10-30T06:55:28.417Z] ---> 0c633bc378cf [2024-10-30T06:55:28.417Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-10-30T06:55:28.417Z] ---> Running in dee9de7aba68 [2024-10-30T06:55:28.417Z] Removing intermediate container dee9de7aba68 [2024-10-30T06:55:28.417Z] ---> 5b442e525d0f [2024-10-30T06:55:28.417Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-30T06:55:28.417Z] ---> Running in f010900fa04b [2024-10-30T06:55:28.417Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T06:55:28.611Z] Still waiting to schedule task [2024-10-30T06:55:28.611Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-10-30T06:55:28.677Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T06:55:28.936Z] (1/14) Installing libintl (0.22.5-r0) [2024-10-30T06:55:28.936Z] (2/14) Installing eudev-libs (3.2.14-r2) [2024-10-30T06:55:28.936Z] (3/14) Installing libjpeg-turbo (3.0.3-r0) [2024-10-30T06:55:28.936Z] (4/14) Installing v4l-utils-libs (1.24.1-r1) [2024-10-30T06:55:28.936Z] (5/14) Installing v4l-utils (1.24.1-r1) [2024-10-30T06:55:29.195Z] (6/14) Installing libdvbv5 (1.24.1-r1) [2024-10-30T06:55:29.195Z] (7/14) Installing udev-init-scripts (35-r1) [2024-10-30T06:55:29.195Z] (8/14) Installing libeconf (0.6.3-r0) [2024-10-30T06:55:29.195Z] (9/14) Installing libblkid (2.40.1-r1) [2024-10-30T06:55:29.195Z] (10/14) Installing xz-libs (5.6.2-r0) [2024-10-30T06:55:29.195Z] (11/14) Installing kmod-libs (32-r0) [2024-10-30T06:55:29.195Z] (12/14) Installing eudev (3.2.14-r2) [2024-10-30T06:55:29.195Z] (13/14) Installing eudev-dev (3.2.14-r2) [2024-10-30T06:55:29.195Z] (14/14) Installing v4l-utils-dev (1.24.1-r1) [2024-10-30T06:55:29.454Z] Executing busybox-1.36.1-r29.trigger [2024-10-30T06:55:29.454Z] Executing eudev-3.2.14-r2.trigger [2024-10-30T06:55:29.454Z] OK: 253 MiB in 68 packages [2024-10-30T06:55:30.022Z] Removing intermediate container f010900fa04b [2024-10-30T06:55:30.022Z] ---> 936baa5c1b5c [2024-10-30T06:55:30.022Z] Step 8/13 : WORKDIR /device-usb-camera [2024-10-30T06:55:30.022Z] ---> Running in d4287d0f16c8 [2024-10-30T06:55:30.281Z] Removing intermediate container d4287d0f16c8 [2024-10-30T06:55:30.281Z] ---> c66f5e8ce85f [2024-10-30T06:55:30.281Z] Step 9/13 : COPY go.mod vendor* ./ [2024-10-30T06:55:30.281Z] ---> ecd79e1c3028 [2024-10-30T06:55:30.281Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-30T06:55:30.281Z] ---> Running in 9a793a531083 [2024-10-30T06:56:17.041Z] Removing intermediate container 9a793a531083 [2024-10-30T06:56:17.041Z] ---> 898b1c35cbf3 [2024-10-30T06:56:17.041Z] Step 11/13 : COPY . . [2024-10-30T06:56:17.041Z] ---> 457cebc01221 [2024-10-30T06:56:17.041Z] Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-10-30T06:56:17.041Z] ---> Running in f8f0d2d8d9c9 [2024-10-30T06:56:17.041Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-30T06:56:17.041Z] Dload Upload Total Spent Left Speed [2024-10-30T06:56:17.041Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 11365 0 --:--:-- --:--:-- --:--:-- 11543 [2024-10-30T06:56:17.041Z] Removing intermediate container f8f0d2d8d9c9 [2024-10-30T06:56:17.041Z] ---> 92d86079ed25 [2024-10-30T06:56:17.041Z] Step 13/13 : RUN ${MAKE} [2024-10-30T06:56:17.041Z] ---> Running in cdf9f8d773e2 [2024-10-30T06:56:17.042Z] noop [2024-10-30T06:56:17.042Z] Removing intermediate container cdf9f8d773e2 [2024-10-30T06:56:17.042Z] ---> f9e4ce99c90b [2024-10-30T06:56:17.042Z] Successfully built f9e4ce99c90b [2024-10-30T06:56:17.042Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T06:56:17.537Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-30T06:56:17.538Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T06:56:17.702Z] prd-ubuntu20.04-docker-8c-8g-24103 does not seem to be running inside a container [2024-10-30T06:56:17.730Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-361 -v /w/workspace/foundry_device-usb-camera_PR-361:/w/workspace/foundry_device-usb-camera_PR-361:rw,z -v /w/workspace/foundry_device-usb-camera_PR-361@tmp:/w/workspace/foundry_device-usb-camera_PR-361@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-30T06:56:18.064Z] $ docker top 6a8f3ee22394f2f6310ffbc286d90a09a233e3b72c7cfb49752e0d3cedd26e07 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-30T06:56:18.486Z] + go version [2024-10-30T06:56:18.486Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-30T06:56:18.520Z] $ docker stop --time=1 6a8f3ee22394f2f6310ffbc286d90a09a233e3b72c7cfb49752e0d3cedd26e07 [2024-10-30T06:56:19.787Z] $ docker rm -f --volumes 6a8f3ee22394f2f6310ffbc286d90a09a233e3b72c7cfb49752e0d3cedd26e07 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T06:56:20.556Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-30T06:56:20.556Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T06:56:20.708Z] prd-ubuntu20.04-docker-8c-8g-24103 does not seem to be running inside a container [2024-10-30T06:56:20.730Z] $ 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-361 -v /w/workspace/foundry_device-usb-camera_PR-361:/w/workspace/foundry_device-usb-camera_PR-361:rw,z -v /w/workspace/foundry_device-usb-camera_PR-361@tmp:/w/workspace/foundry_device-usb-camera_PR-361@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-30T06:56:21.074Z] $ docker top a4ea7ad1a21774ce0050336bd8352bdfe3433413c0b5a238e97a37f97e4bcefb -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-30T06:56:21.482Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-361 [Pipeline] fileExists [Pipeline] sh [2024-10-30T06:56:21.872Z] + make test [2024-10-30T06:56:21.872Z] go test ./... -coverprofile=coverage.out ./... [2024-10-30T06:56:23.774Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2024-10-30T06:56:45.699Z] github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements [2024-10-30T06:56:45.699Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.014s coverage: 4.4% of statements [2024-10-30T06:56:55.668Z] go vet ./... [2024-10-30T06:57:02.231Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-30T06:57:02.231Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-30T06:57:02.231Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-30T06:57:02.271Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-30T06:57:02.312Z] $ docker stop --time=1 a4ea7ad1a21774ce0050336bd8352bdfe3433413c0b5a238e97a37f97e4bcefb [2024-10-30T06:57:06.068Z] $ docker rm -f --volumes a4ea7ad1a21774ce0050336bd8352bdfe3433413c0b5a238e97a37f97e4bcefb [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-30T06:57:06.767Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-30T06:57:06.847Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-30T06:57:07.659Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-30T06:57:07.977Z] + ls -al . [2024-10-30T06:57:07.977Z] total 300 [2024-10-30T06:57:07.977Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 30 06:56 . [2024-10-30T06:57:07.977Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 06:54 .. [2024-10-30T06:57:07.977Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 06:56 .git [2024-10-30T06:57:07.977Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 06:54 .github [2024-10-30T06:57:07.977Z] -rw-rw-r-- 1 jenkins jenkins 379 Oct 30 06:54 .gitignore [2024-10-30T06:57:07.977Z] -rw-rw-r-- 1 jenkins jenkins 203 Oct 30 06:54 .golangci.yml [2024-10-30T06:57:07.977Z] -rw-rw-r-- 1 jenkins jenkins 77 Oct 30 06:54 .hadolint.yml [2024-10-30T06:57:07.977Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 30 06:55 .semver [2024-10-30T06:57:07.977Z] -rw-rw-r-- 1 jenkins jenkins 19367 Oct 30 06:54 Attribution.txt [2024-10-30T06:57:07.977Z] -rw-rw-r-- 1 jenkins jenkins 16561 Oct 30 06:54 CHANGELOG.md [2024-10-30T06:57:07.977Z] -rw-rw-r-- 1 jenkins jenkins 2440 Oct 30 06:54 Dockerfile [2024-10-30T06:57:07.977Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 30 06:54 GOVERNANCE.md [2024-10-30T06:57:07.977Z] -rw-rw-r-- 1 jenkins jenkins 659 Oct 30 06:54 Jenkinsfile [2024-10-30T06:57:07.977Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 30 06:54 LICENSE [2024-10-30T06:57:07.977Z] -rw-rw-r-- 1 jenkins jenkins 3148 Oct 30 06:54 Makefile [2024-10-30T06:57:07.977Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 30 06:54 OWNERS.md [2024-10-30T06:57:07.977Z] -rw-rw-r-- 1 jenkins jenkins 2575 Oct 30 06:54 README.md [2024-10-30T06:57:07.977Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 30 06:55 VERSION [2024-10-30T06:57:07.977Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 06:54 bin [2024-10-30T06:57:07.977Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 06:54 cmd [2024-10-30T06:57:07.977Z] -rw-r--r-- 1 jenkins jenkins 54772 Oct 30 06:56 coverage.out [2024-10-30T06:57:07.977Z] -rwxrwxr-x 1 jenkins jenkins 84 Oct 30 06:54 docker-entrypoint.sh [2024-10-30T06:57:07.977Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 06:54 docs [2024-10-30T06:57:07.977Z] -rw-rw-r-- 1 jenkins jenkins 7175 Oct 30 06:54 go.mod [2024-10-30T06:57:07.977Z] -rw-rw-r-- 1 jenkins jenkins 100510 Oct 30 06:54 go.sum [2024-10-30T06:57:07.977Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 06:54 internal [2024-10-30T06:57:07.977Z] -rw-rw-r-- 1 jenkins jenkins 231 Oct 30 06:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T06:57:08.402Z] + 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=4b33c2f9ffa11068aaf0c605ac38bd5117ff6be8 --label arch=amd64 --label version=0.0.0 . [2024-10-30T06:57:08.402Z] Sending build context to Docker daemon 20.79MB [2024-10-30T06:57:08.402Z] Step 1/37 : ARG BASE=golang:1.23-alpine3.20 [2024-10-30T06:57:08.402Z] Step 2/37 : FROM ${BASE} AS builder [2024-10-30T06:57:08.402Z] ---> f9e4ce99c90b [2024-10-30T06:57:08.402Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2024-10-30T06:57:08.971Z] ---> Running in 6ec610fbcb82 [2024-10-30T06:57:08.971Z] Removing intermediate container 6ec610fbcb82 [2024-10-30T06:57:08.971Z] ---> e924fb85358b [2024-10-30T06:57:08.971Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-30T06:57:08.971Z] ---> Running in 981e029a3c2f [2024-10-30T06:57:08.971Z] Removing intermediate container 981e029a3c2f [2024-10-30T06:57:08.971Z] ---> 719aa02f5013 [2024-10-30T06:57:08.971Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-10-30T06:57:08.971Z] ---> Running in e2524bbc47c7 [2024-10-30T06:57:09.230Z] Removing intermediate container e2524bbc47c7 [2024-10-30T06:57:09.230Z] ---> 3cdf726b1cb8 [2024-10-30T06:57:09.230Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-10-30T06:57:09.230Z] ---> Running in 4a726ed2f2ad [2024-10-30T06:57:09.230Z] Removing intermediate container 4a726ed2f2ad [2024-10-30T06:57:09.230Z] ---> 9fc457d6c95c [2024-10-30T06:57:09.230Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-30T06:57:09.230Z] ---> Running in 388ad9cfd27f [2024-10-30T06:57:09.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T06:57:09.823Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T06:57:10.081Z] OK: 253 MiB in 68 packages [2024-10-30T06:57:10.340Z] Removing intermediate container 388ad9cfd27f [2024-10-30T06:57:10.340Z] ---> acc22cc6b1bd [2024-10-30T06:57:10.340Z] Step 8/37 : WORKDIR /device-usb-camera [2024-10-30T06:57:10.340Z] ---> Running in 83ae25d10c6a [2024-10-30T06:57:10.600Z] Removing intermediate container 83ae25d10c6a [2024-10-30T06:57:10.600Z] ---> 9185098cc33c [2024-10-30T06:57:10.600Z] Step 9/37 : COPY go.mod vendor* ./ [2024-10-30T06:57:10.600Z] ---> 9d08961521bf [2024-10-30T06:57:10.600Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-30T06:57:10.600Z] ---> Running in e6b575c46f76 [2024-10-30T06:57:11.540Z] Removing intermediate container e6b575c46f76 [2024-10-30T06:57:11.540Z] ---> d85fd9ee96b4 [2024-10-30T06:57:11.540Z] Step 11/37 : COPY . . [2024-10-30T06:57:12.108Z] ---> 1812d1ba93ea [2024-10-30T06:57:12.108Z] Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-10-30T06:57:12.108Z] ---> Running in a5ee28dabedd [2024-10-30T06:57:12.366Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-30T06:57:12.366Z] Dload Upload Total Spent Left Speed [2024-10-30T06:57:12.366Z]  0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 42700 0 --:--:-- --:--:-- --:--:-- 44250 [2024-10-30T06:57:12.933Z] Removing intermediate container a5ee28dabedd [2024-10-30T06:57:12.933Z] ---> 8f4fa7a867aa [2024-10-30T06:57:12.933Z] Step 13/37 : RUN ${MAKE} [2024-10-30T06:57:12.933Z] ---> Running in 8d7332dcb50a [2024-10-30T06:57:13.192Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.1" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-usb-camera ./cmd [2024-10-30T06:57:51.896Z] Removing intermediate container 8d7332dcb50a [2024-10-30T06:57:51.896Z] ---> bef2565b76d4 [2024-10-30T06:57:51.896Z] Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp [2024-10-30T06:57:51.896Z] 1.8.2: Pulling from bluenviron/mediamtx [2024-10-30T06:57:51.896Z] 8411072a22a5: Pulling fs layer [2024-10-30T06:57:51.896Z] 8411072a22a5: Verifying Checksum [2024-10-30T06:57:51.896Z] 8411072a22a5: Download complete [2024-10-30T06:57:51.896Z] 8411072a22a5: Pull complete [2024-10-30T06:57:51.896Z] Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2024-10-30T06:57:51.896Z] Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 [2024-10-30T06:57:51.896Z] ---> 1ac78cb06e13 [2024-10-30T06:57:51.896Z] Step 15/37 : FROM alpine:3.20 [2024-10-30T06:57:52.466Z] 3.20: Pulling from library/alpine [2024-10-30T06:57:52.466Z] 43c4264eed91: Already exists [2024-10-30T06:57:52.466Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-30T06:57:52.466Z] Status: Downloaded newer image for alpine:3.20 [2024-10-30T06:57:52.466Z] ---> 91ef0af61f39 [2024-10-30T06:57:52.466Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-10-30T06:57:53.036Z] ---> Running in ee7b1dfd3199 [2024-10-30T06:57:53.036Z] Removing intermediate container ee7b1dfd3199 [2024-10-30T06:57:53.036Z] ---> d6c63ce49870 [2024-10-30T06:57:53.036Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-10-30T06:57:53.036Z] ---> Running in 5e290613e170 [2024-10-30T06:57:53.298Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T06:57:53.298Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T06:57:53.559Z] (1/115) Installing dumb-init (1.2.5-r3) [2024-10-30T06:57:53.559Z] (2/115) Installing libSvtAv1Enc (2.0.0-r1) [2024-10-30T06:57:53.559Z] (3/115) Installing aom-libs (3.9.1-r0) [2024-10-30T06:57:53.820Z] (4/115) Installing libxau (1.0.11-r4) [2024-10-30T06:57:53.820Z] (5/115) Installing libmd (1.1.0-r0) [2024-10-30T06:57:53.820Z] (6/115) Installing libbsd (0.12.2-r0) [2024-10-30T06:57:53.820Z] (7/115) Installing libxdmcp (1.1.5-r1) [2024-10-30T06:57:53.820Z] (8/115) Installing libxcb (1.16.1-r0) [2024-10-30T06:57:53.820Z] (9/115) Installing libx11 (1.8.9-r1) [2024-10-30T06:57:53.820Z] (10/115) Installing hwdata-pci (0.382-r0) [2024-10-30T06:57:53.820Z] (11/115) Installing libpciaccess (0.18.1-r0) [2024-10-30T06:57:53.820Z] (12/115) Installing libdrm (2.4.120-r0) [2024-10-30T06:57:53.820Z] (13/115) Installing libxext (1.3.6-r2) [2024-10-30T06:57:53.820Z] (14/115) Installing libxfixes (6.0.1-r4) [2024-10-30T06:57:53.820Z] (15/115) Installing libffi (3.4.6-r0) [2024-10-30T06:57:53.820Z] (16/115) Installing wayland-libs-client (1.22.0-r4) [2024-10-30T06:57:53.820Z] (17/115) Installing libva (2.21.0-r0) [2024-10-30T06:57:53.820Z] (18/115) Installing libvdpau (1.5-r3) [2024-10-30T06:57:53.820Z] (19/115) Installing libgcc (13.2.1_git20240309-r0) [2024-10-30T06:57:53.820Z] (20/115) Installing libstdc++ (13.2.1_git20240309-r0) [2024-10-30T06:57:53.820Z] (21/115) Installing onevpl-libs (2023.3.1-r2) [2024-10-30T06:57:53.820Z] (22/115) Installing ffmpeg-libavutil (6.1.1-r8) [2024-10-30T06:57:53.820Z] (23/115) Installing libdav1d (1.4.2-r0) [2024-10-30T06:57:53.820Z] (24/115) Installing openexr-libiex (3.1.13-r1) [2024-10-30T06:57:53.820Z] (25/115) Installing openexr-libilmthread (3.1.13-r1) [2024-10-30T06:57:53.820Z] (26/115) Installing imath (3.1.12-r0) [2024-10-30T06:57:53.820Z] (27/115) Installing openexr-libopenexr (3.1.13-r1) [2024-10-30T06:57:53.820Z] (28/115) Installing brotli-libs (1.1.0-r2) [2024-10-30T06:57:53.820Z] (29/115) Installing giflib (5.2.2-r0) [2024-10-30T06:57:53.820Z] (30/115) Installing libhwy (1.0.7-r0) [2024-10-30T06:57:53.820Z] (31/115) Installing libjpeg-turbo (3.0.3-r0) [2024-10-30T06:57:53.820Z] (32/115) Installing lcms2 (2.16-r0) [2024-10-30T06:57:54.080Z] (33/115) Installing libpng (1.6.44-r0) [2024-10-30T06:57:54.080Z] (34/115) Installing libjxl (0.10.2-r0) [2024-10-30T06:57:54.080Z] (35/115) Installing lame-libs (3.100-r5) [2024-10-30T06:57:54.080Z] (36/115) Installing opus (1.5.2-r0) [2024-10-30T06:57:54.080Z] (37/115) Installing rav1e-libs (0.7.1-r0) [2024-10-30T06:57:54.080Z] (38/115) Installing libgomp (13.2.1_git20240309-r0) [2024-10-30T06:57:54.080Z] (39/115) Installing soxr (0.1.3-r7) [2024-10-30T06:57:54.080Z] (40/115) Installing ffmpeg-libswresample (6.1.1-r8) [2024-10-30T06:57:54.080Z] (41/115) Installing libogg (1.3.5-r5) [2024-10-30T06:57:54.080Z] (42/115) Installing libtheora (1.1.1-r18) [2024-10-30T06:57:54.080Z] (43/115) Installing libvorbis (1.3.7-r2) [2024-10-30T06:57:54.080Z] (44/115) Installing libvpx (1.14.1-r0) [2024-10-30T06:57:54.080Z] (45/115) Installing libsharpyuv (1.3.2-r0) [2024-10-30T06:57:54.080Z] (46/115) Installing libwebp (1.3.2-r0) [2024-10-30T06:57:54.080Z] (47/115) Installing libwebpmux (1.3.2-r0) [2024-10-30T06:57:54.080Z] (48/115) Installing x264-libs (0.164_git20231001-r0) [2024-10-30T06:57:54.080Z] (49/115) Installing numactl (2.0.18-r0) [2024-10-30T06:57:54.080Z] (50/115) Installing x265-libs (3.6-r0) [2024-10-30T06:57:54.340Z] (51/115) Installing xvidcore (1.3.7-r2) [2024-10-30T06:57:54.340Z] (52/115) Installing ffmpeg-libavcodec (6.1.1-r8) [2024-10-30T06:57:54.340Z] (53/115) Installing sdl2 (2.28.5-r1) [2024-10-30T06:57:54.340Z] (54/115) Installing alsa-lib (1.2.11-r0) [2024-10-30T06:57:54.340Z] (55/115) Installing libexpat (2.6.3-r0) [2024-10-30T06:57:54.340Z] (56/115) Installing libbz2 (1.0.8-r6) [2024-10-30T06:57:54.340Z] (57/115) Installing freetype (2.13.2-r0) [2024-10-30T06:57:54.340Z] (58/115) Installing fontconfig (2.15.0-r1) [2024-10-30T06:57:54.340Z] (59/115) Installing fribidi (1.0.15-r0) [2024-10-30T06:57:54.340Z] (60/115) Installing libintl (0.22.5-r0) [2024-10-30T06:57:54.340Z] (61/115) Installing libeconf (0.6.3-r0) [2024-10-30T06:57:54.340Z] (62/115) Installing libblkid (2.40.1-r1) [2024-10-30T06:57:54.340Z] (63/115) Installing libmount (2.40.1-r1) [2024-10-30T06:57:54.340Z] (64/115) Installing pcre2 (10.43-r0) [2024-10-30T06:57:54.340Z] (65/115) Installing glib (2.80.5-r0) [2024-10-30T06:57:54.599Z] (66/115) Installing graphite2 (1.3.14-r6) [2024-10-30T06:57:54.599Z] (67/115) Installing harfbuzz (8.5.0-r0) [2024-10-30T06:57:54.599Z] (68/115) Installing libunibreak (6.1-r0) [2024-10-30T06:57:54.599Z] (69/115) Installing libass (0.17.2-r0) [2024-10-30T06:57:54.599Z] (70/115) Installing libbluray (1.3.4-r1) [2024-10-30T06:57:54.599Z] (71/115) Installing mpg123-libs (1.32.8-r0) [2024-10-30T06:57:54.599Z] (72/115) Installing libopenmpt (0.7.7-r0) [2024-10-30T06:57:54.599Z] (73/115) Installing cjson (1.7.18-r0) [2024-10-30T06:57:54.599Z] (74/115) Installing mbedtls (3.6.2-r0) [2024-10-30T06:57:54.599Z] (75/115) Installing librist (0.2.10-r1) [2024-10-30T06:57:54.599Z] (76/115) Installing libsrt (1.5.3-r0) [2024-10-30T06:57:54.599Z] (77/115) Installing libssh (0.10.6-r0) [2024-10-30T06:57:54.599Z] (78/115) Installing xz-libs (5.6.2-r0) [2024-10-30T06:57:54.599Z] (79/115) Installing libxml2 (2.12.7-r0) [2024-10-30T06:57:54.599Z] (80/115) Installing libsodium (1.0.19-r0) [2024-10-30T06:57:54.599Z] (81/115) Installing libzmq (4.3.5-r2) [2024-10-30T06:57:54.599Z] (82/115) Installing ffmpeg-libavformat (6.1.1-r8) [2024-10-30T06:57:54.599Z] (83/115) Installing serd-libs (0.32.2-r0) [2024-10-30T06:57:54.599Z] (84/115) Installing zix-libs (0.4.2-r0) [2024-10-30T06:57:54.599Z] (85/115) Installing sord-libs (0.16.16-r0) [2024-10-30T06:57:54.599Z] (86/115) Installing sratom (0.6.16-r0) [2024-10-30T06:57:54.599Z] (87/115) Installing lilv-libs (0.24.24-r1) [2024-10-30T06:57:54.599Z] (88/115) Installing glslang-libs (1.3.261.1-r0) [2024-10-30T06:57:54.599Z] (89/115) Installing libdovi (3.3.0-r0) [2024-10-30T06:57:54.599Z] (90/115) Installing spirv-tools (1.3.261.1-r0) [2024-10-30T06:57:54.599Z] (91/115) Installing shaderc (2024.0-r0) [2024-10-30T06:57:54.599Z] (92/115) Installing vulkan-loader (1.3.261.1-r0) [2024-10-30T06:57:54.859Z] (93/115) Installing libplacebo (6.338.2-r1) [2024-10-30T06:57:54.859Z] (94/115) Installing ffmpeg-libpostproc (6.1.1-r8) [2024-10-30T06:57:54.859Z] (95/115) Installing ffmpeg-libswscale (6.1.1-r8) [2024-10-30T06:57:54.859Z] (96/115) Installing vidstab (1.1.1-r0) [2024-10-30T06:57:54.859Z] (97/115) Installing zimg (3.0.5-r2) [2024-10-30T06:57:54.859Z] (98/115) Installing ffmpeg-libavfilter (6.1.1-r8) [2024-10-30T06:57:54.859Z] (99/115) Installing libasyncns (0.8-r3) [2024-10-30T06:57:54.859Z] (100/115) Installing dbus-libs (1.14.10-r1) [2024-10-30T06:57:54.859Z] (101/115) Installing libltdl (2.4.7-r3) [2024-10-30T06:57:54.859Z] (102/115) Installing orc (0.4.40-r0) [2024-10-30T06:57:54.859Z] (103/115) Installing libflac (1.4.3-r1) [2024-10-30T06:57:54.859Z] (104/115) Installing libsndfile (1.2.2-r0) [2024-10-30T06:57:54.859Z] (105/115) Installing speexdsp (1.2.1-r2) [2024-10-30T06:57:54.859Z] (106/115) Installing tdb-libs (1.4.9-r1) [2024-10-30T06:57:54.859Z] (107/115) Installing libpulse (17.0-r0) [2024-10-30T06:57:54.859Z] (108/115) Installing v4l-utils-libs (1.24.1-r1) [2024-10-30T06:57:54.859Z] (109/115) Installing ffmpeg-libavdevice (6.1.1-r8) [2024-10-30T06:57:54.859Z] (110/115) Installing ffmpeg (6.1.1-r8) [2024-10-30T06:57:54.859Z] (111/115) Installing udev-init-scripts (35-r1) [2024-10-30T06:57:54.859Z] (112/115) Installing eudev-libs (3.2.14-r2) [2024-10-30T06:57:54.859Z] (113/115) Installing zstd-libs (1.5.6-r0) [2024-10-30T06:57:54.859Z] (114/115) Installing kmod-libs (32-r0) [2024-10-30T06:57:54.859Z] (115/115) Installing eudev (3.2.14-r2) [2024-10-30T06:57:54.859Z] Executing busybox-1.36.1-r29.trigger [2024-10-30T06:57:54.859Z] Executing glib-2.80.5-r0.trigger [2024-10-30T06:57:54.859Z] Executing eudev-3.2.14-r2.trigger [2024-10-30T06:57:54.859Z] OK: 134 MiB in 129 packages [2024-10-30T06:57:58.239Z] Removing intermediate container 5e290613e170 [2024-10-30T06:57:58.239Z] ---> 27478b82bb92 [2024-10-30T06:57:58.239Z] Step 18/37 : RUN apk --no-cache upgrade [2024-10-30T06:57:58.498Z] ---> Running in 58cd6f692478 [2024-10-30T06:57:58.756Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T06:57:58.756Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T06:57:59.014Z] Upgrading critical system libraries and apk-tools: [2024-10-30T06:57:59.014Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-30T06:57:59.272Z] Executing busybox-1.36.1-r29.trigger [2024-10-30T06:57:59.272Z] Continuing the upgrade transaction with new apk-tools: [2024-10-30T06:57:59.272Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T06:57:59.272Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T06:57:59.532Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-30T06:57:59.532Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-30T06:57:59.532Z] OK: 134 MiB in 129 packages [2024-10-30T06:58:00.098Z] Removing intermediate container 58cd6f692478 [2024-10-30T06:58:00.098Z] ---> 751c5da41356 [2024-10-30T06:58:00.098Z] Step 19/37 : WORKDIR / [2024-10-30T06:58:00.098Z] ---> Running in 90e7be60e1fe [2024-10-30T06:58:00.098Z] Removing intermediate container 90e7be60e1fe [2024-10-30T06:58:00.098Z] ---> 64bd1a5dbfd5 [2024-10-30T06:58:00.098Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2024-10-30T06:58:02.000Z] ---> afd08e1da856 [2024-10-30T06:58:02.000Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2024-10-30T06:58:02.000Z] ---> 6abd4baa5db3 [2024-10-30T06:58:02.000Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2024-10-30T06:58:02.000Z] ---> 384d8c29c4ec [2024-10-30T06:58:02.000Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2024-10-30T06:58:02.000Z] ---> 606b4c57a032 [2024-10-30T06:58:02.000Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-10-30T06:58:02.259Z] ---> 39052e268e06 [2024-10-30T06:58:02.259Z] Step 25/37 : COPY --from=rtsp /mediamtx.yml / [2024-10-30T06:58:02.259Z] ---> 923d020069ba [2024-10-30T06:58:02.259Z] Step 26/37 : COPY --from=rtsp /mediamtx / [2024-10-30T06:58:03.194Z] ---> 6648ba0c03da [2024-10-30T06:58:03.194Z] Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2024-10-30T06:58:03.194Z] ---> Running in 10f3dd07e41a [2024-10-30T06:58:03.762Z] Removing intermediate container 10f3dd07e41a [2024-10-30T06:58:03.762Z] ---> 19caba6725b5 [2024-10-30T06:58:03.762Z] Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2024-10-30T06:58:03.762Z] ---> Running in 62281fba2486 [2024-10-30T06:58:04.336Z] Removing intermediate container 62281fba2486 [2024-10-30T06:58:04.336Z] ---> 1c73b4579fb4 [2024-10-30T06:58:04.336Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2024-10-30T06:58:04.336Z] ---> Running in 7f1eb517d95e [2024-10-30T06:58:04.905Z] Removing intermediate container 7f1eb517d95e [2024-10-30T06:58:04.905Z] ---> 02de0f33005c [2024-10-30T06:58:04.905Z] Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2024-10-30T06:58:04.905Z] ---> Running in 4ecf1a62fea2 [2024-10-30T06:58:05.476Z] Removing intermediate container 4ecf1a62fea2 [2024-10-30T06:58:05.476Z] ---> a6eadd71f90a [2024-10-30T06:58:05.476Z] Step 31/37 : EXPOSE 59983 [2024-10-30T06:58:05.476Z] ---> Running in c1a6bdb57013 [2024-10-30T06:58:05.476Z] Removing intermediate container c1a6bdb57013 [2024-10-30T06:58:05.476Z] ---> 2c6e27e11a02 [2024-10-30T06:58:05.476Z] Step 32/37 : EXPOSE 8554 [2024-10-30T06:58:05.476Z] ---> Running in 0d2c7469a665 [2024-10-30T06:58:05.735Z] Removing intermediate container 0d2c7469a665 [2024-10-30T06:58:05.735Z] ---> 99e719d30e16 [2024-10-30T06:58:05.735Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2024-10-30T06:58:05.735Z] ---> Running in faea3e7f1ed7 [2024-10-30T06:58:05.735Z] Removing intermediate container faea3e7f1ed7 [2024-10-30T06:58:05.735Z] ---> c1070d875015 [2024-10-30T06:58:05.735Z] Step 34/37 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry" ] [2024-10-30T06:58:05.736Z] ---> Running in 952ff8c2c033 [2024-10-30T06:58:05.736Z] Removing intermediate container 952ff8c2c033 [2024-10-30T06:58:05.736Z] ---> 6af383c7124a [2024-10-30T06:58:05.736Z] Step 35/37 : LABEL arch=amd64 [2024-10-30T06:58:05.995Z] ---> Running in c56933af01e6 [2024-10-30T06:58:05.995Z] Removing intermediate container c56933af01e6 [2024-10-30T06:58:05.995Z] ---> ddd002d997cd [2024-10-30T06:58:05.995Z] Step 36/37 : LABEL git_sha=4b33c2f9ffa11068aaf0c605ac38bd5117ff6be8 [2024-10-30T06:58:05.995Z] ---> Running in 43a697f34324 [2024-10-30T06:58:05.995Z] Removing intermediate container 43a697f34324 [2024-10-30T06:58:05.995Z] ---> f2f90b710ab4 [2024-10-30T06:58:05.995Z] Step 37/37 : LABEL version=0.0.0 [2024-10-30T06:58:05.995Z] ---> Running in 8eceeef5edfe [2024-10-30T06:58:06.255Z] Removing intermediate container 8eceeef5edfe [2024-10-30T06:58:06.255Z] ---> 850ff814dff3 [2024-10-30T06:58:06.255Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-30T06:58:06.255Z] Successfully built 850ff814dff3 [2024-10-30T06:58:06.255Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T06:58:07.288Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-30T06:58:07.288Z] [2024-10-30T06:58:07.288Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T06:58:07.683Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-30T06:58:07.684Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-30T06:58:07.684Z] 5eb5b503b376: Pulling fs layer [2024-10-30T06:58:07.684Z] 5c69ac0246d0: Pulling fs layer [2024-10-30T06:58:07.684Z] ec43610c2a17: Pulling fs layer [2024-10-30T06:58:07.684Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-30T06:58:07.684Z] 33b1e0a273af: Pulling fs layer [2024-10-30T06:58:07.684Z] 5d3b04190fa2: Pulling fs layer [2024-10-30T06:58:07.684Z] 2f39f015ded8: Pulling fs layer [2024-10-30T06:58:07.684Z] 3a2ae6a8a46f: Waiting [2024-10-30T06:58:07.684Z] 33b1e0a273af: Waiting [2024-10-30T06:58:07.684Z] 5d3b04190fa2: Waiting [2024-10-30T06:58:07.684Z] 5c69ac0246d0: Verifying Checksum [2024-10-30T06:58:07.684Z] 5c69ac0246d0: Download complete [2024-10-30T06:58:07.684Z] 3a2ae6a8a46f: Download complete [2024-10-30T06:58:07.684Z] 33b1e0a273af: Verifying Checksum [2024-10-30T06:58:07.684Z] 33b1e0a273af: Download complete [2024-10-30T06:58:07.684Z] 5d3b04190fa2: Verifying Checksum [2024-10-30T06:58:07.684Z] 5d3b04190fa2: Download complete [2024-10-30T06:58:07.684Z] ec43610c2a17: Download complete [2024-10-30T06:58:07.942Z] 5eb5b503b376: Verifying Checksum [2024-10-30T06:58:07.942Z] 5eb5b503b376: Download complete [2024-10-30T06:58:08.506Z] 2f39f015ded8: Download complete [2024-10-30T06:58:09.071Z] 5eb5b503b376: Pull complete [2024-10-30T06:58:09.071Z] 5c69ac0246d0: Pull complete [2024-10-30T06:58:09.637Z] ec43610c2a17: Pull complete [2024-10-30T06:58:09.637Z] 3a2ae6a8a46f: Pull complete [2024-10-30T06:58:09.895Z] 33b1e0a273af: Pull complete [2024-10-30T06:58:09.895Z] 5d3b04190fa2: Pull complete [2024-10-30T06:58:14.095Z] 2f39f015ded8: Pull complete [2024-10-30T06:58:14.095Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-30T06:58:14.095Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-30T06:58:14.095Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T06:58:14.345Z] prd-ubuntu20.04-docker-8c-8g-24103 does not seem to be running inside a container [2024-10-30T06:58:14.375Z] $ 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-361 -v /w/workspace/foundry_device-usb-camera_PR-361:/w/workspace/foundry_device-usb-camera_PR-361:rw,z -v /w/workspace/foundry_device-usb-camera_PR-361@tmp:/w/workspace/foundry_device-usb-camera_PR-361@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-30T06:58:18.648Z] $ docker top e898a6d6f94dcb8943db4461dbd6aa13b653aea51d8974092557d30b42970c34 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T06:58:19.128Z] ---> job-cost.sh [2024-10-30T06:58:19.129Z] lf-activate-venv: SKIPPING [2024-10-30T06:58:19.129Z] INFO: No Stack... [2024-10-30T06:58:19.387Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-30T06:58:19.647Z] INFO: Archiving Costs [Pipeline] sh [2024-10-30T06:58:19.965Z] + cat /w/workspace/foundry_device-usb-camera_PR-361/archives/cost.csv [2024-10-30T06:58:19.965Z] + cut -d, -f6 [Pipeline] lock [2024-10-30T06:58:20.013Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-361-1-stack-cost] [2024-10-30T06:58:20.019Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-361-1-stack-cost] did not exist. Created. [2024-10-30T06:58:20.026Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-361-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-30T06:58:20.453Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-30T06:58:20.507Z] Stashed 1 file(s) [Pipeline] } [2024-10-30T06:58:20.546Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-PR-361-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-30T06:58:20.648Z] $ docker stop --time=1 e898a6d6f94dcb8943db4461dbd6aa13b653aea51d8974092557d30b42970c34 [2024-10-30T06:58:21.800Z] $ docker rm -f --volumes e898a6d6f94dcb8943db4461dbd6aa13b653aea51d8974092557d30b42970c34 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-30T06:58:33.299Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24105 in /w/workspace/foundry_device-usb-camera_PR-361 [Pipeline] { [Pipeline] ws [2024-10-30T06:58:33.380Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2024-10-30T06:58:36.502Z] Selected Git installation does not exist. Using Default [2024-10-30T06:58:36.502Z] The recommended git tool is: NONE [2024-10-30T06:58:46.038Z] using credential edgex-jenkins-ssh [2024-10-30T06:58:46.064Z] Cloning the remote Git repository [2024-10-30T06:58:46.202Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2024-10-30T06:58:46.361Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2024-10-30T06:58:46.570Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2024-10-30T06:58:46.572Z] > git --version # timeout=10 [2024-10-30T06:58:46.620Z] > git --version # 'git version 2.25.1' [2024-10-30T06:58:46.628Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-30T06:58:46.915Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-30T06:58:49.910Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2024-10-30T06:58:49.942Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-30T06:58:51.812Z] Merging remotes/origin/main commit ebb085bb7a70741b066bc3ef5ee31b5738d04c47 into PR head commit 4b33c2f9ffa11068aaf0c605ac38bd5117ff6be8 [2024-10-30T06:58:51.030Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2024-10-30T06:58:51.074Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2024-10-30T06:58:51.075Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-30T06:58:51.110Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/361/head:refs/remotes/origin/PR-361 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-10-30T06:58:51.828Z] > git config core.sparsecheckout # timeout=10 [2024-10-30T06:58:51.915Z] > git checkout -f 4b33c2f9ffa11068aaf0c605ac38bd5117ff6be8 # timeout=10 [2024-10-30T06:58:52.022Z] > git remote # timeout=10 [2024-10-30T06:58:52.040Z] > git config --get remote.origin.url # timeout=10 [2024-10-30T06:58:52.062Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-30T06:58:52.084Z] > git merge ebb085bb7a70741b066bc3ef5ee31b5738d04c47 # timeout=10 [2024-10-30T06:58:52.136Z] Merge succeeded, producing 4b33c2f9ffa11068aaf0c605ac38bd5117ff6be8 [2024-10-30T06:58:52.137Z] Checking out Revision 4b33c2f9ffa11068aaf0c605ac38bd5117ff6be8 (PR-361) [2024-10-30T06:58:52.110Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-10-30T06:58:52.142Z] > git config core.sparsecheckout # timeout=10 [2024-10-30T06:58:52.157Z] > git checkout -f 4b33c2f9ffa11068aaf0c605ac38bd5117ff6be8 # timeout=10 [2024-10-30T06:58:55.821Z] Commit message: "refactor!: update module to v4" [2024-10-30T06:58:55.874Z] > git --version # timeout=10 [2024-10-30T06:58:55.884Z] > git --version # 'git version 2.25.1' [2024-10-30T06:58:55.898Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-30T06:58:58.120Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-30T06:58:58.120Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-30T06:58:58.120Z] Dload Upload Total Spent Left Speed [2024-10-30T06:58:58.120Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 103k 0 --:--:-- --:--:-- --:--:-- 103k [Pipeline] sh [2024-10-30T06:58:58.479Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-30T06:58:58.857Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-30T06:58:58.857Z] + sudo tee /etc/docker/daemon.new [2024-10-30T06:58:58.857Z] { [2024-10-30T06:58:58.857Z] "registry-mirrors": [ [2024-10-30T06:58:58.857Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-30T06:58:58.857Z] ], [2024-10-30T06:58:58.857Z] "bip": "10.250.0.254/24", [2024-10-30T06:58:58.857Z] "hosts": [ [2024-10-30T06:58:58.857Z] "tcp://0.0.0.0:5555", [2024-10-30T06:58:58.857Z] "unix:///var/run/docker.sock" [2024-10-30T06:58:58.857Z] ], [2024-10-30T06:58:58.857Z] "mtu": 1458, [2024-10-30T06:58:58.857Z] "selinux-enabled": true, [2024-10-30T06:58:58.857Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-30T06:58:58.857Z] } [Pipeline] sh [2024-10-30T06:58:59.217Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-30T06:58:59.600Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-30T06:59:18.009Z] provisioning config files... [2024-10-30T06:59:18.055Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config11065683406285668860tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T06:59:18.575Z] ---> ****-login.sh [2024-10-30T06:59:18.575Z] nexus3.edgexfoundry.org:10001 [2024-10-30T06:59:19.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T06:59:19.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T06:59:19.165Z] Configure a credential helper to remove this warning. See [2024-10-30T06:59:19.165Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T06:59:19.165Z] [2024-10-30T06:59:19.165Z] Login Succeeded [2024-10-30T06:59:19.165Z] nexus3.edgexfoundry.org:10002 [2024-10-30T06:59:19.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T06:59:19.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T06:59:19.704Z] Configure a credential helper to remove this warning. See [2024-10-30T06:59:19.704Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T06:59:19.704Z] [2024-10-30T06:59:19.704Z] Login Succeeded [2024-10-30T06:59:19.704Z] nexus3.edgexfoundry.org:10003 [2024-10-30T06:59:19.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T06:59:19.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T06:59:19.978Z] Configure a credential helper to remove this warning. See [2024-10-30T06:59:19.978Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T06:59:19.978Z] [2024-10-30T06:59:19.978Z] Login Succeeded [2024-10-30T06:59:19.978Z] nexus3.edgexfoundry.org:10004 [2024-10-30T06:59:20.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T06:59:20.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T06:59:20.247Z] Configure a credential helper to remove this warning. See [2024-10-30T06:59:20.247Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T06:59:20.247Z] [2024-10-30T06:59:20.247Z] Login Succeeded [2024-10-30T06:59:20.247Z] ****.io [2024-10-30T06:59:20.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T06:59:20.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T06:59:20.785Z] Configure a credential helper to remove this warning. See [2024-10-30T06:59:20.785Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T06:59:20.785Z] [2024-10-30T06:59:20.785Z] Login Succeeded [2024-10-30T06:59:20.785Z] ---> ****-login.sh ends [Pipeline] } [2024-10-30T06:59:20.819Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-30T06:59:21.314Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-30T06:59:21.373Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-30T06:59:21.415Z] ========================================================= [2024-10-30T06:59:21.415Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-30T06:59:21.415Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T06:59:21.976Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-30T06:59:22.572Z] Sending build context to Docker daemon 10.69MB [2024-10-30T06:59:22.572Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2024-10-30T06:59:22.572Z] Step 2/13 : FROM ${BASE} AS builder [2024-10-30T06:59:22.572Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-30T06:59:22.572Z] cf04c63912e1: Pulling fs layer [2024-10-30T06:59:22.572Z] 55b35a11ae5e: Pulling fs layer [2024-10-30T06:59:22.572Z] a37a00ec5f00: Pulling fs layer [2024-10-30T06:59:22.572Z] 50b3750afda1: Pulling fs layer [2024-10-30T06:59:22.572Z] 4f4fb700ef54: Pulling fs layer [2024-10-30T06:59:22.572Z] 80978eb59214: Pulling fs layer [2024-10-30T06:59:22.572Z] c9f46d7d2bd2: Pulling fs layer [2024-10-30T06:59:22.572Z] c5a475d317c9: Pulling fs layer [2024-10-30T06:59:22.572Z] 50b3750afda1: Waiting [2024-10-30T06:59:22.572Z] 4f4fb700ef54: Waiting [2024-10-30T06:59:22.572Z] 80978eb59214: Waiting [2024-10-30T06:59:22.572Z] c9f46d7d2bd2: Waiting [2024-10-30T06:59:22.572Z] 55b35a11ae5e: Verifying Checksum [2024-10-30T06:59:22.572Z] 55b35a11ae5e: Download complete [2024-10-30T06:59:22.841Z] 50b3750afda1: Verifying Checksum [2024-10-30T06:59:22.841Z] 50b3750afda1: Download complete [2024-10-30T06:59:22.841Z] 4f4fb700ef54: Verifying Checksum [2024-10-30T06:59:22.841Z] 4f4fb700ef54: Download complete [2024-10-30T06:59:22.841Z] 80978eb59214: Verifying Checksum [2024-10-30T06:59:22.841Z] 80978eb59214: Download complete [2024-10-30T06:59:22.841Z] cf04c63912e1: Verifying Checksum [2024-10-30T06:59:22.841Z] cf04c63912e1: Download complete [2024-10-30T06:59:23.428Z] c5a475d317c9: Verifying Checksum [2024-10-30T06:59:23.428Z] c5a475d317c9: Download complete [2024-10-30T06:59:23.698Z] cf04c63912e1: Pull complete [2024-10-30T06:59:24.289Z] 55b35a11ae5e: Pull complete [2024-10-30T06:59:24.558Z] a37a00ec5f00: Verifying Checksum [2024-10-30T06:59:24.558Z] a37a00ec5f00: Download complete [2024-10-30T06:59:25.522Z] c9f46d7d2bd2: Verifying Checksum [2024-10-30T06:59:25.522Z] c9f46d7d2bd2: Download complete [2024-10-30T06:59:40.544Z] a37a00ec5f00: Pull complete [2024-10-30T06:59:40.544Z] 50b3750afda1: Pull complete [2024-10-30T06:59:40.544Z] 4f4fb700ef54: Pull complete [2024-10-30T06:59:40.544Z] 80978eb59214: Pull complete [2024-10-30T06:59:45.923Z] c9f46d7d2bd2: Pull complete [2024-10-30T06:59:47.886Z] c5a475d317c9: Pull complete [2024-10-30T06:59:47.886Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-30T06:59:47.886Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-30T06:59:47.886Z] ---> be29e6b0f0d4 [2024-10-30T06:59:47.886Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-10-30T06:59:48.474Z] ---> Running in e3735120a17d [2024-10-30T06:59:48.746Z] Removing intermediate container e3735120a17d [2024-10-30T06:59:48.746Z] ---> 5b2e9cba0593 [2024-10-30T06:59:48.746Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-30T06:59:49.013Z] ---> Running in 9c0743b1d3cc [2024-10-30T06:59:49.282Z] Removing intermediate container 9c0743b1d3cc [2024-10-30T06:59:49.282Z] ---> b13b821f96b7 [2024-10-30T06:59:49.282Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-10-30T06:59:49.282Z] ---> Running in 9c3238089418 [2024-10-30T06:59:49.558Z] Removing intermediate container 9c3238089418 [2024-10-30T06:59:49.558Z] ---> 4de03a010dcc [2024-10-30T06:59:49.558Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-10-30T06:59:49.558Z] ---> Running in fe8db4f4e890 [2024-10-30T06:59:49.830Z] Removing intermediate container fe8db4f4e890 [2024-10-30T06:59:49.830Z] ---> 7dd35a74e5ac [2024-10-30T06:59:49.830Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-30T06:59:50.100Z] ---> Running in ef764075a311 [2024-10-30T06:59:51.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T06:59:51.649Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T06:59:53.067Z] (1/14) Installing libintl (0.22.5-r0) [2024-10-30T06:59:53.067Z] (2/14) Installing eudev-libs (3.2.14-r2) [2024-10-30T06:59:53.067Z] (3/14) Installing libjpeg-turbo (3.0.3-r0) [2024-10-30T06:59:53.067Z] (4/14) Installing v4l-utils-libs (1.24.1-r1) [2024-10-30T06:59:53.337Z] (5/14) Installing v4l-utils (1.24.1-r1) [2024-10-30T06:59:53.337Z] (6/14) Installing libdvbv5 (1.24.1-r1) [2024-10-30T06:59:53.337Z] (7/14) Installing udev-init-scripts (35-r1) [2024-10-30T06:59:53.337Z] (8/14) Installing libeconf (0.6.3-r0) [2024-10-30T06:59:53.337Z] (9/14) Installing libblkid (2.40.1-r1) [2024-10-30T06:59:53.604Z] (10/14) Installing xz-libs (5.6.2-r0) [2024-10-30T06:59:53.604Z] (11/14) Installing kmod-libs (32-r0) [2024-10-30T06:59:53.604Z] (12/14) Installing eudev (3.2.14-r2) [2024-10-30T06:59:53.604Z] (13/14) Installing eudev-dev (3.2.14-r2) [2024-10-30T06:59:54.190Z] (14/14) Installing v4l-utils-dev (1.24.1-r1) [2024-10-30T06:59:54.190Z] Executing busybox-1.36.1-r29.trigger [2024-10-30T06:59:54.190Z] Executing eudev-3.2.14-r2.trigger [2024-10-30T06:59:54.190Z] OK: 246 MiB in 68 packages [2024-10-30T06:59:55.609Z] Removing intermediate container ef764075a311 [2024-10-30T06:59:55.609Z] ---> a435e8795215 [2024-10-30T06:59:55.609Z] Step 8/13 : WORKDIR /device-usb-camera [2024-10-30T06:59:55.609Z] ---> Running in 1d1d46f24db4 [2024-10-30T06:59:55.885Z] Removing intermediate container 1d1d46f24db4 [2024-10-30T06:59:55.885Z] ---> 92b096975201 [2024-10-30T06:59:55.885Z] Step 9/13 : COPY go.mod vendor* ./ [2024-10-30T06:59:56.480Z] ---> 52ead79b6436 [2024-10-30T06:59:56.480Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-30T06:59:56.777Z] ---> Running in 2bf48b973cdf [2024-10-30T07:01:49.106Z] Removing intermediate container 2bf48b973cdf [2024-10-30T07:01:49.106Z] ---> 943902b239e2 [2024-10-30T07:01:49.106Z] Step 11/13 : COPY . . [2024-10-30T07:01:49.106Z] ---> a319651ec64a [2024-10-30T07:01:49.106Z] Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-10-30T07:01:49.106Z] ---> Running in fe38fac9cf75 [2024-10-30T07:01:49.106Z]   % Total  % Received % Xferd Average Speed Time Time Time Current [2024-10-30T07:01:49.106Z] Dload Upload Total Spent Left Speed [2024-10-30T07:01:49.106Z] 0 0 0  0 0 0 0  0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 4685 0 --:--:-- --:--:-- --:--:-- 4720 [2024-10-30T07:01:49.106Z] Removing intermediate container fe38fac9cf75 [2024-10-30T07:01:49.106Z] ---> cdbe75cdac3d [2024-10-30T07:01:49.106Z] Step 13/13 : RUN ${MAKE} [2024-10-30T07:01:49.106Z] ---> Running in 621a359b2724 [2024-10-30T07:01:49.106Z] noop [2024-10-30T07:01:49.373Z] Removing intermediate container 621a359b2724 [2024-10-30T07:01:49.373Z] ---> c0fe19496d53 [2024-10-30T07:01:49.651Z] Successfully built c0fe19496d53 [2024-10-30T07:01:49.651Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T07:01:50.181Z] + docker inspect -f . ci-base-image-arm64 [2024-10-30T07:01:50.181Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T07:01:50.484Z] prd-ubuntu20.04-docker-arm64-4c-16g-24105 does not seem to be running inside a container [2024-10-30T07:01:50.552Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-30T07:01:51.746Z] $ docker top 5c4836983613478a754aae50d9b8885b7539a07cf1fad7fa3f6f0303d44736f2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-30T07:01:52.652Z] + go version [2024-10-30T07:01:52.652Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-30T07:01:52.695Z] $ docker stop --time=1 5c4836983613478a754aae50d9b8885b7539a07cf1fad7fa3f6f0303d44736f2 [2024-10-30T07:01:54.312Z] $ docker rm -f --volumes 5c4836983613478a754aae50d9b8885b7539a07cf1fad7fa3f6f0303d44736f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T07:01:55.266Z] + docker inspect -f . ci-base-image-arm64 [2024-10-30T07:01:55.266Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T07:01:55.557Z] prd-ubuntu20.04-docker-arm64-4c-16g-24105 does not seem to be running inside a container [2024-10-30T07:01:55.629Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-30T07:01:57.395Z] $ docker top bbf733987fa3a8807c0c0bd32b1a8feed6558ccf0f421e2dc44628eda81f4ed2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-30T07:01:58.326Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2024-10-30T07:01:59.061Z] + make test [2024-10-30T07:01:59.061Z] go test ./... -coverprofile=coverage.out ./... [2024-10-30T07:02:05.723Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2024-10-30T07:05:42.526Z] github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements [2024-10-30T07:05:49.170Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.061s coverage: 4.4% of statements [2024-10-30T07:05:49.436Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-30T07:05:49.436Z] go vet ./... [2024-10-30T07:06:36.274Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-30T07:06:36.274Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-30T07:06:36.274Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-30T07:06:36.323Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-30T07:06:36.358Z] $ docker stop --time=1 bbf733987fa3a8807c0c0bd32b1a8feed6558ccf0f421e2dc44628eda81f4ed2 [2024-10-30T07:06:38.208Z] $ docker rm -f --volumes bbf733987fa3a8807c0c0bd32b1a8feed6558ccf0f421e2dc44628eda81f4ed2 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-30T07:06:39.923Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-30T07:06:39.973Z] Warning: overwriting stash ‘coverage-report’ [2024-10-30T07:06:40.521Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-30T07:06:41.192Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-30T07:06:41.532Z] + ls -al . [2024-10-30T07:06:41.532Z] total 296 [2024-10-30T07:06:41.532Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 07:02 . [2024-10-30T07:06:41.532Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 06:58 .. [2024-10-30T07:06:41.532Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 06:58 .git [2024-10-30T07:06:41.532Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 06:58 .github [2024-10-30T07:06:41.532Z] -rw-rw-r-- 1 jenkins jenkins 379 Oct 30 06:58 .gitignore [2024-10-30T07:06:41.532Z] -rw-rw-r-- 1 jenkins jenkins 203 Oct 30 06:58 .golangci.yml [2024-10-30T07:06:41.532Z] -rw-rw-r-- 1 jenkins jenkins 77 Oct 30 06:58 .hadolint.yml [2024-10-30T07:06:41.532Z] -rw-rw-r-- 1 jenkins jenkins 19367 Oct 30 06:58 Attribution.txt [2024-10-30T07:06:41.532Z] -rw-rw-r-- 1 jenkins jenkins 16561 Oct 30 06:58 CHANGELOG.md [2024-10-30T07:06:41.532Z] -rw-rw-r-- 1 jenkins jenkins 2440 Oct 30 06:58 Dockerfile [2024-10-30T07:06:41.532Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 30 06:58 GOVERNANCE.md [2024-10-30T07:06:41.532Z] -rw-rw-r-- 1 jenkins jenkins 659 Oct 30 06:58 Jenkinsfile [2024-10-30T07:06:41.532Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 30 06:58 LICENSE [2024-10-30T07:06:41.532Z] -rw-rw-r-- 1 jenkins jenkins 3148 Oct 30 06:58 Makefile [2024-10-30T07:06:41.532Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 30 06:58 OWNERS.md [2024-10-30T07:06:41.532Z] -rw-rw-r-- 1 jenkins jenkins 2575 Oct 30 06:58 README.md [2024-10-30T07:06:41.532Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 30 06:55 VERSION [2024-10-30T07:06:41.532Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 06:58 bin [2024-10-30T07:06:41.532Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 06:58 cmd [2024-10-30T07:06:41.532Z] -rw-r--r-- 1 jenkins jenkins 54772 Oct 30 07:05 coverage.out [2024-10-30T07:06:41.532Z] -rwxrwxr-x 1 jenkins jenkins 84 Oct 30 06:58 docker-entrypoint.sh [2024-10-30T07:06:41.532Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 06:58 docs [2024-10-30T07:06:41.532Z] -rw-rw-r-- 1 jenkins jenkins 7175 Oct 30 06:58 go.mod [2024-10-30T07:06:41.532Z] -rw-rw-r-- 1 jenkins jenkins 100510 Oct 30 06:58 go.sum [2024-10-30T07:06:41.532Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 06:58 internal [2024-10-30T07:06:41.532Z] -rw-rw-r-- 1 jenkins jenkins 231 Oct 30 06:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T07:06:42.009Z] + 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=4b33c2f9ffa11068aaf0c605ac38bd5117ff6be8 --label arch=arm64 --label version=0.0.0 . [2024-10-30T07:06:42.592Z] Sending build context to Docker daemon 10.74MB [2024-10-30T07:06:42.592Z] Step 1/37 : ARG BASE=golang:1.23-alpine3.20 [2024-10-30T07:06:42.592Z] Step 2/37 : FROM ${BASE} AS builder [2024-10-30T07:06:42.592Z] ---> c0fe19496d53 [2024-10-30T07:06:42.592Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2024-10-30T07:06:42.862Z] ---> Running in f1be204d5b38 [2024-10-30T07:06:43.131Z] Removing intermediate container f1be204d5b38 [2024-10-30T07:06:43.131Z] ---> daad92b9a31c [2024-10-30T07:06:43.131Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-30T07:06:43.131Z] ---> Running in b3d3cbd7fdd9 [2024-10-30T07:06:43.400Z] Removing intermediate container b3d3cbd7fdd9 [2024-10-30T07:06:43.400Z] ---> 3a33c925c3ef [2024-10-30T07:06:43.400Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-10-30T07:06:43.676Z] ---> Running in 61381014ee00 [2024-10-30T07:06:43.945Z] Removing intermediate container 61381014ee00 [2024-10-30T07:06:43.945Z] ---> 8894f820e4cc [2024-10-30T07:06:43.945Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-10-30T07:06:43.945Z] ---> Running in 0ffd0625a932 [2024-10-30T07:06:44.217Z] Removing intermediate container 0ffd0625a932 [2024-10-30T07:06:44.217Z] ---> 6f80d4b56882 [2024-10-30T07:06:44.217Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-30T07:06:44.217Z] ---> Running in a1bd2e982f87 [2024-10-30T07:06:45.177Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T07:06:45.762Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T07:06:47.173Z] OK: 246 MiB in 68 packages [2024-10-30T07:06:48.145Z] Removing intermediate container a1bd2e982f87 [2024-10-30T07:06:48.145Z] ---> ebb277f28a59 [2024-10-30T07:06:48.145Z] Step 8/37 : WORKDIR /device-usb-camera [2024-10-30T07:06:48.145Z] ---> Running in bb1369abe48f [2024-10-30T07:06:48.412Z] Removing intermediate container bb1369abe48f [2024-10-30T07:06:48.412Z] ---> 1dad727e5522 [2024-10-30T07:06:48.412Z] Step 9/37 : COPY go.mod vendor* ./ [2024-10-30T07:06:49.002Z] ---> 422df190dfa1 [2024-10-30T07:06:49.002Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-30T07:06:49.003Z] ---> Running in 2c139b7cb347 [2024-10-30T07:06:51.607Z] Removing intermediate container 2c139b7cb347 [2024-10-30T07:06:51.607Z] ---> ab36892162fd [2024-10-30T07:06:51.607Z] Step 11/37 : COPY . . [2024-10-30T07:06:53.041Z] ---> 0ad1536bea17 [2024-10-30T07:06:53.041Z] Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-10-30T07:06:53.308Z] ---> Running in ea1837950fcc [2024-10-30T07:06:54.267Z]  % Total % Received % Xferd Average Speed Time Time  Time Current [2024-10-30T07:06:54.267Z]   Dload Upload  Total Spent Left Speed [2024-10-30T07:06:54.267Z] 0 0  0 0 0 0  0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 6223 0 --:--:-- --:--:-- --:--:-- 6284 [2024-10-30T07:06:55.236Z] Removing intermediate container ea1837950fcc [2024-10-30T07:06:55.236Z] ---> 5f8f2e673bad [2024-10-30T07:06:55.236Z] Step 13/37 : RUN ${MAKE} [2024-10-30T07:06:55.236Z] ---> Running in 9a62ec9ab6b0 [2024-10-30T07:06:56.198Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.1" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-usb-camera ./cmd [2024-10-30T07:11:18.053Z] Removing intermediate container 9a62ec9ab6b0 [2024-10-30T07:11:18.053Z] ---> 6043424057c3 [2024-10-30T07:11:18.053Z] Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp [2024-10-30T07:11:18.053Z] 1.8.2: Pulling from bluenviron/mediamtx [2024-10-30T07:11:18.053Z] da4d7e05a7aa: Pulling fs layer [2024-10-30T07:11:18.053Z] da4d7e05a7aa: Download complete [2024-10-30T07:11:18.053Z] da4d7e05a7aa: Pull complete [2024-10-30T07:11:18.053Z] Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2024-10-30T07:11:18.053Z] Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 [2024-10-30T07:11:18.053Z] ---> 62c65ed7ef0d [2024-10-30T07:11:18.053Z] Step 15/37 : FROM alpine:3.20 [2024-10-30T07:11:18.053Z] 3.20: Pulling from library/alpine [2024-10-30T07:11:18.053Z] cf04c63912e1: Already exists [2024-10-30T07:11:18.053Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-30T07:11:18.053Z] Status: Downloaded newer image for alpine:3.20 [2024-10-30T07:11:18.053Z] ---> c157a85ed455 [2024-10-30T07:11:18.053Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-10-30T07:11:18.053Z] ---> Running in 79a8c6797ed2 [2024-10-30T07:11:18.053Z] Removing intermediate container 79a8c6797ed2 [2024-10-30T07:11:18.053Z] ---> 24b3ef50bb9a [2024-10-30T07:11:18.053Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-10-30T07:11:18.053Z] ---> Running in 00b807d42a86 [2024-10-30T07:11:18.053Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T07:11:18.053Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T07:11:18.053Z] (1/114) Installing dumb-init (1.2.5-r3) [2024-10-30T07:11:18.053Z] (2/114) Installing libSvtAv1Enc (2.0.0-r1) [2024-10-30T07:11:18.053Z] (3/114) Installing aom-libs (3.9.1-r0) [2024-10-30T07:11:18.053Z] (4/114) Installing libxau (1.0.11-r4) [2024-10-30T07:11:18.053Z] (5/114) Installing libmd (1.1.0-r0) [2024-10-30T07:11:18.053Z] (6/114) Installing libbsd (0.12.2-r0) [2024-10-30T07:11:18.053Z] (7/114) Installing libxdmcp (1.1.5-r1) [2024-10-30T07:11:18.053Z] (8/114) Installing libxcb (1.16.1-r0) [2024-10-30T07:11:18.053Z] (9/114) Installing libx11 (1.8.9-r1) [2024-10-30T07:11:18.053Z] (10/114) Installing hwdata-pci (0.382-r0) [2024-10-30T07:11:18.053Z] (11/114) Installing libpciaccess (0.18.1-r0) [2024-10-30T07:11:18.053Z] (12/114) Installing libdrm (2.4.120-r0) [2024-10-30T07:11:18.053Z] (13/114) Installing libxext (1.3.6-r2) [2024-10-30T07:11:18.053Z] (14/114) Installing libxfixes (6.0.1-r4) [2024-10-30T07:11:18.053Z] (15/114) Installing libffi (3.4.6-r0) [2024-10-30T07:11:18.053Z] (16/114) Installing wayland-libs-client (1.22.0-r4) [2024-10-30T07:11:18.053Z] (17/114) Installing libva (2.21.0-r0) [2024-10-30T07:11:18.053Z] (18/114) Installing libvdpau (1.5-r3) [2024-10-30T07:11:18.053Z] (19/114) Installing ffmpeg-libavutil (6.1.1-r8) [2024-10-30T07:11:18.053Z] (20/114) Installing libdav1d (1.4.2-r0) [2024-10-30T07:11:18.053Z] (21/114) Installing libgcc (13.2.1_git20240309-r0) [2024-10-30T07:11:18.053Z] (22/114) Installing libstdc++ (13.2.1_git20240309-r0) [2024-10-30T07:11:18.053Z] (23/114) Installing openexr-libiex (3.1.13-r1) [2024-10-30T07:11:18.053Z] (24/114) Installing openexr-libilmthread (3.1.13-r1) [2024-10-30T07:11:18.053Z] (25/114) Installing imath (3.1.12-r0) [2024-10-30T07:11:18.053Z] (26/114) Installing openexr-libopenexr (3.1.13-r1) [2024-10-30T07:11:18.053Z] (27/114) Installing brotli-libs (1.1.0-r2) [2024-10-30T07:11:18.053Z] (28/114) Installing giflib (5.2.2-r0) [2024-10-30T07:11:18.053Z] (29/114) Installing libhwy (1.0.7-r0) [2024-10-30T07:11:18.053Z] (30/114) Installing libjpeg-turbo (3.0.3-r0) [2024-10-30T07:11:18.053Z] (31/114) Installing lcms2 (2.16-r0) [2024-10-30T07:11:18.053Z] (32/114) Installing libpng (1.6.44-r0) [2024-10-30T07:11:18.053Z] (33/114) Installing libjxl (0.10.2-r0) [2024-10-30T07:11:18.053Z] (34/114) Installing lame-libs (3.100-r5) [2024-10-30T07:11:18.053Z] (35/114) Installing opus (1.5.2-r0) [2024-10-30T07:11:18.053Z] (36/114) Installing rav1e-libs (0.7.1-r0) [2024-10-30T07:11:18.053Z] (37/114) Installing libgomp (13.2.1_git20240309-r0) [2024-10-30T07:11:18.053Z] (38/114) Installing soxr (0.1.3-r7) [2024-10-30T07:11:18.053Z] (39/114) Installing ffmpeg-libswresample (6.1.1-r8) [2024-10-30T07:11:18.053Z] (40/114) Installing libogg (1.3.5-r5) [2024-10-30T07:11:18.053Z] (41/114) Installing libtheora (1.1.1-r18) [2024-10-30T07:11:18.053Z] (42/114) Installing libvorbis (1.3.7-r2) [2024-10-30T07:11:18.053Z] (43/114) Installing libvpx (1.14.1-r0) [2024-10-30T07:11:18.053Z] (44/114) Installing libsharpyuv (1.3.2-r0) [2024-10-30T07:11:18.053Z] (45/114) Installing libwebp (1.3.2-r0) [2024-10-30T07:11:18.053Z] (46/114) Installing libwebpmux (1.3.2-r0) [2024-10-30T07:11:18.053Z] (47/114) Installing x264-libs (0.164_git20231001-r0) [2024-10-30T07:11:18.053Z] (48/114) Installing numactl (2.0.18-r0) [2024-10-30T07:11:18.053Z] (49/114) Installing x265-libs (3.6-r0) [2024-10-30T07:11:18.053Z] (50/114) Installing xvidcore (1.3.7-r2) [2024-10-30T07:11:18.053Z] (51/114) Installing ffmpeg-libavcodec (6.1.1-r8) [2024-10-30T07:11:18.053Z] (52/114) Installing sdl2 (2.28.5-r1) [2024-10-30T07:11:18.053Z] (53/114) Installing alsa-lib (1.2.11-r0) [2024-10-30T07:11:18.053Z] (54/114) Installing libexpat (2.6.3-r0) [2024-10-30T07:11:18.053Z] (55/114) Installing libbz2 (1.0.8-r6) [2024-10-30T07:11:18.053Z] (56/114) Installing freetype (2.13.2-r0) [2024-10-30T07:11:18.053Z] (57/114) Installing fontconfig (2.15.0-r1) [2024-10-30T07:11:18.053Z] (58/114) Installing fribidi (1.0.15-r0) [2024-10-30T07:11:18.053Z] (59/114) Installing libintl (0.22.5-r0) [2024-10-30T07:11:18.053Z] (60/114) Installing libeconf (0.6.3-r0) [2024-10-30T07:11:18.053Z] (61/114) Installing libblkid (2.40.1-r1) [2024-10-30T07:11:18.053Z] (62/114) Installing libmount (2.40.1-r1) [2024-10-30T07:11:18.053Z] (63/114) Installing pcre2 (10.43-r0) [2024-10-30T07:11:18.053Z] (64/114) Installing glib (2.80.5-r0) [2024-10-30T07:11:18.053Z] (65/114) Installing graphite2 (1.3.14-r6) [2024-10-30T07:11:18.053Z] (66/114) Installing harfbuzz (8.5.0-r0) [2024-10-30T07:11:18.053Z] (67/114) Installing libunibreak (6.1-r0) [2024-10-30T07:11:18.053Z] (68/114) Installing libass (0.17.2-r0) [2024-10-30T07:11:18.053Z] (69/114) Installing libbluray (1.3.4-r1) [2024-10-30T07:11:18.053Z] (70/114) Installing mpg123-libs (1.32.8-r0) [2024-10-30T07:11:18.053Z] (71/114) Installing libopenmpt (0.7.7-r0) [2024-10-30T07:11:18.053Z] (72/114) Installing cjson (1.7.18-r0) [2024-10-30T07:11:18.053Z] (73/114) Installing mbedtls (3.6.2-r0) [2024-10-30T07:11:18.053Z] (74/114) Installing librist (0.2.10-r1) [2024-10-30T07:11:18.053Z] (75/114) Installing libsrt (1.5.3-r0) [2024-10-30T07:11:18.053Z] (76/114) Installing libssh (0.10.6-r0) [2024-10-30T07:11:18.053Z] (77/114) Installing xz-libs (5.6.2-r0) [2024-10-30T07:11:18.053Z] (78/114) Installing libxml2 (2.12.7-r0) [2024-10-30T07:11:18.053Z] (79/114) Installing libsodium (1.0.19-r0) [2024-10-30T07:11:18.053Z] (80/114) Installing libzmq (4.3.5-r2) [2024-10-30T07:11:18.053Z] (81/114) Installing ffmpeg-libavformat (6.1.1-r8) [2024-10-30T07:11:18.053Z] (82/114) Installing serd-libs (0.32.2-r0) [2024-10-30T07:11:18.053Z] (83/114) Installing zix-libs (0.4.2-r0) [2024-10-30T07:11:18.053Z] (84/114) Installing sord-libs (0.16.16-r0) [2024-10-30T07:11:18.053Z] (85/114) Installing sratom (0.6.16-r0) [2024-10-30T07:11:18.053Z] (86/114) Installing lilv-libs (0.24.24-r1) [2024-10-30T07:11:18.053Z] (87/114) Installing glslang-libs (1.3.261.1-r0) [2024-10-30T07:11:18.053Z] (88/114) Installing libdovi (3.3.0-r0) [2024-10-30T07:11:18.053Z] (89/114) Installing spirv-tools (1.3.261.1-r0) [2024-10-30T07:11:18.053Z] (90/114) Installing shaderc (2024.0-r0) [2024-10-30T07:11:18.053Z] (91/114) Installing vulkan-loader (1.3.261.1-r0) [2024-10-30T07:11:18.053Z] (92/114) Installing libplacebo (6.338.2-r1) [2024-10-30T07:11:18.053Z] (93/114) Installing ffmpeg-libpostproc (6.1.1-r8) [2024-10-30T07:11:18.053Z] (94/114) Installing ffmpeg-libswscale (6.1.1-r8) [2024-10-30T07:11:18.053Z] (95/114) Installing vidstab (1.1.1-r0) [2024-10-30T07:11:18.053Z] (96/114) Installing zimg (3.0.5-r2) [2024-10-30T07:11:18.053Z] (97/114) Installing ffmpeg-libavfilter (6.1.1-r8) [2024-10-30T07:11:18.053Z] (98/114) Installing libasyncns (0.8-r3) [2024-10-30T07:11:18.053Z] (99/114) Installing dbus-libs (1.14.10-r1) [2024-10-30T07:11:18.053Z] (100/114) Installing libltdl (2.4.7-r3) [2024-10-30T07:11:18.053Z] (101/114) Installing orc (0.4.40-r0) [2024-10-30T07:11:18.053Z] (102/114) Installing libflac (1.4.3-r1) [2024-10-30T07:11:18.053Z] (103/114) Installing libsndfile (1.2.2-r0) [2024-10-30T07:11:18.053Z] (104/114) Installing speexdsp (1.2.1-r2) [2024-10-30T07:11:18.053Z] (105/114) Installing tdb-libs (1.4.9-r1) [2024-10-30T07:11:18.053Z] (106/114) Installing libpulse (17.0-r0) [2024-10-30T07:11:18.053Z] (107/114) Installing v4l-utils-libs (1.24.1-r1) [2024-10-30T07:11:18.053Z] (108/114) Installing ffmpeg-libavdevice (6.1.1-r8) [2024-10-30T07:11:18.053Z] (109/114) Installing ffmpeg (6.1.1-r8) [2024-10-30T07:11:18.053Z] (110/114) Installing udev-init-scripts (35-r1) [2024-10-30T07:11:18.053Z] (111/114) Installing eudev-libs (3.2.14-r2) [2024-10-30T07:11:18.053Z] (112/114) Installing zstd-libs (1.5.6-r0) [2024-10-30T07:11:18.053Z] (113/114) Installing kmod-libs (32-r0) [2024-10-30T07:11:18.053Z] (114/114) Installing eudev (3.2.14-r2) [2024-10-30T07:11:18.053Z] Executing busybox-1.36.1-r29.trigger [2024-10-30T07:11:18.053Z] Executing glib-2.80.5-r0.trigger [2024-10-30T07:11:18.053Z] Executing eudev-3.2.14-r2.trigger [2024-10-30T07:11:18.053Z] OK: 120 MiB in 128 packages [2024-10-30T07:11:22.313Z] Removing intermediate container 00b807d42a86 [2024-10-30T07:11:22.313Z] ---> 240a5243b80e [2024-10-30T07:11:22.313Z] Step 18/37 : RUN apk --no-cache upgrade [2024-10-30T07:11:22.313Z] ---> Running in 2f7ce809b1ab [2024-10-30T07:11:22.897Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T07:11:23.483Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T07:11:25.433Z] Upgrading critical system libraries and apk-tools: [2024-10-30T07:11:25.433Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-30T07:11:25.433Z] Executing busybox-1.36.1-r29.trigger [2024-10-30T07:11:25.433Z] Continuing the upgrade transaction with new apk-tools: [2024-10-30T07:11:25.702Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T07:11:25.971Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T07:11:27.380Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-30T07:11:27.648Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-30T07:11:27.648Z] OK: 120 MiB in 128 packages [2024-10-30T07:11:28.613Z] Removing intermediate container 2f7ce809b1ab [2024-10-30T07:11:28.613Z] ---> 152c3e96d1a8 [2024-10-30T07:11:28.613Z] Step 19/37 : WORKDIR / [2024-10-30T07:11:28.613Z] ---> Running in 91d48d9b732c [2024-10-30T07:11:29.198Z] Removing intermediate container 91d48d9b732c [2024-10-30T07:11:29.198Z] ---> b2f31bd413b1 [2024-10-30T07:11:29.198Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2024-10-30T07:11:31.779Z] ---> 839576b9b779 [2024-10-30T07:11:31.779Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2024-10-30T07:11:32.044Z] ---> 6f63767c6586 [2024-10-30T07:11:32.044Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2024-10-30T07:11:32.623Z] ---> 4c501f39e01c [2024-10-30T07:11:32.623Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2024-10-30T07:11:33.209Z] ---> 1e46a7f304aa [2024-10-30T07:11:33.209Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-10-30T07:11:33.791Z] ---> 397036ef35fc [2024-10-30T07:11:33.791Z] Step 25/37 : COPY --from=rtsp /mediamtx.yml / [2024-10-30T07:11:34.376Z] ---> c2d0e4885400 [2024-10-30T07:11:34.376Z] Step 26/37 : COPY --from=rtsp /mediamtx / [2024-10-30T07:11:36.334Z] ---> 59f8fae08230 [2024-10-30T07:11:36.334Z] Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2024-10-30T07:11:36.334Z] ---> Running in 94056fb97a38 [2024-10-30T07:11:38.277Z] Removing intermediate container 94056fb97a38 [2024-10-30T07:11:38.277Z] ---> 558dd6c9cb86 [2024-10-30T07:11:38.277Z] Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2024-10-30T07:11:38.277Z] ---> Running in ee2ee26866fb [2024-10-30T07:11:40.227Z] Removing intermediate container ee2ee26866fb [2024-10-30T07:11:40.227Z] ---> fe3ccb4a5497 [2024-10-30T07:11:40.227Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2024-10-30T07:11:40.227Z] ---> Running in 9cb15188cd65 [2024-10-30T07:11:42.183Z] Removing intermediate container 9cb15188cd65 [2024-10-30T07:11:42.183Z] ---> a4f326ce61c2 [2024-10-30T07:11:42.183Z] Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2024-10-30T07:11:42.184Z] ---> Running in 793142892c48 [2024-10-30T07:11:43.611Z] Removing intermediate container 793142892c48 [2024-10-30T07:11:43.611Z] ---> 6184386a68b1 [2024-10-30T07:11:43.611Z] Step 31/37 : EXPOSE 59983 [2024-10-30T07:11:43.881Z] ---> Running in 89f17c94341e [2024-10-30T07:11:44.147Z] Removing intermediate container 89f17c94341e [2024-10-30T07:11:44.147Z] ---> cbcf017d9daf [2024-10-30T07:11:44.147Z] Step 32/37 : EXPOSE 8554 [2024-10-30T07:11:44.147Z] ---> Running in 4ddaf43cecc2 [2024-10-30T07:11:44.424Z] Removing intermediate container 4ddaf43cecc2 [2024-10-30T07:11:44.424Z] ---> 617a428f881f [2024-10-30T07:11:44.424Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2024-10-30T07:11:44.691Z] ---> Running in d3df4c41ff67 [2024-10-30T07:11:44.959Z] Removing intermediate container d3df4c41ff67 [2024-10-30T07:11:44.959Z] ---> f578c9cebf99 [2024-10-30T07:11:44.959Z] Step 34/37 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry" ] [2024-10-30T07:11:44.959Z] ---> Running in 35b35c616939 [2024-10-30T07:11:45.238Z] Removing intermediate container 35b35c616939 [2024-10-30T07:11:45.238Z] ---> ec2043c05d3a [2024-10-30T07:11:45.238Z] Step 35/37 : LABEL arch=arm64 [2024-10-30T07:11:45.506Z] ---> Running in 581bf7722a31 [2024-10-30T07:11:45.775Z] Removing intermediate container 581bf7722a31 [2024-10-30T07:11:45.775Z] ---> 37be70b038f8 [2024-10-30T07:11:45.775Z] Step 36/37 : LABEL git_sha=4b33c2f9ffa11068aaf0c605ac38bd5117ff6be8 [2024-10-30T07:11:45.775Z] ---> Running in 28ff836f72d3 [2024-10-30T07:11:46.042Z] Removing intermediate container 28ff836f72d3 [2024-10-30T07:11:46.042Z] ---> 2afc73958368 [2024-10-30T07:11:46.042Z] Step 37/37 : LABEL version=0.0.0 [2024-10-30T07:11:46.042Z] ---> Running in 35232248f33a [2024-10-30T07:11:46.624Z] Removing intermediate container 35232248f33a [2024-10-30T07:11:46.624Z] ---> 4ef31ee75561 [2024-10-30T07:11:46.624Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-30T07:11:46.624Z] Successfully built 4ef31ee75561 [2024-10-30T07:11:46.624Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T07:11:47.584Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-30T07:11:47.585Z] [2024-10-30T07:11:47.585Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T07:11:48.010Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-30T07:11:48.277Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-30T07:11:48.277Z] 8998bd30e6a1: Pulling fs layer [2024-10-30T07:11:48.277Z] 04944245beec: Pulling fs layer [2024-10-30T07:11:48.277Z] 699f458cf7ca: Pulling fs layer [2024-10-30T07:11:48.277Z] 765212b225bb: Pulling fs layer [2024-10-30T07:11:48.277Z] f23df028b6ca: Pulling fs layer [2024-10-30T07:11:48.277Z] d65c8cfc05b1: Pulling fs layer [2024-10-30T07:11:48.277Z] 2437ff75d9bd: Pulling fs layer [2024-10-30T07:11:48.277Z] f23df028b6ca: Waiting [2024-10-30T07:11:48.277Z] d65c8cfc05b1: Waiting [2024-10-30T07:11:48.277Z] 2437ff75d9bd: Waiting [2024-10-30T07:11:48.277Z] 765212b225bb: Waiting [2024-10-30T07:11:48.277Z] 04944245beec: Verifying Checksum [2024-10-30T07:11:48.277Z] 04944245beec: Download complete [2024-10-30T07:11:48.277Z] 765212b225bb: Verifying Checksum [2024-10-30T07:11:48.277Z] 765212b225bb: Download complete [2024-10-30T07:11:48.277Z] f23df028b6ca: Verifying Checksum [2024-10-30T07:11:48.277Z] f23df028b6ca: Download complete [2024-10-30T07:11:48.277Z] d65c8cfc05b1: Verifying Checksum [2024-10-30T07:11:48.277Z] d65c8cfc05b1: Download complete [2024-10-30T07:11:48.543Z] 699f458cf7ca: Verifying Checksum [2024-10-30T07:11:48.543Z] 699f458cf7ca: Download complete [2024-10-30T07:11:49.124Z] 8998bd30e6a1: Verifying Checksum [2024-10-30T07:11:49.124Z] 8998bd30e6a1: Download complete [2024-10-30T07:11:51.698Z] 2437ff75d9bd: Verifying Checksum [2024-10-30T07:11:51.698Z] 2437ff75d9bd: Download complete [2024-10-30T07:11:53.658Z] 8998bd30e6a1: Pull complete [2024-10-30T07:11:54.238Z] 04944245beec: Pull complete [2024-10-30T07:11:55.643Z] 699f458cf7ca: Pull complete [2024-10-30T07:11:55.908Z] 765212b225bb: Pull complete [2024-10-30T07:11:56.863Z] f23df028b6ca: Pull complete [2024-10-30T07:11:57.129Z] d65c8cfc05b1: Pull complete [2024-10-30T07:12:15.306Z] 2437ff75d9bd: Pull complete [2024-10-30T07:12:15.306Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-30T07:12:15.306Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-30T07:12:15.306Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T07:12:15.666Z] prd-ubuntu20.04-docker-arm64-4c-16g-24105 does not seem to be running inside a container [2024-10-30T07:12:15.718Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-10-30T07:12:18.363Z] $ docker top aea16b05c11da023962383a6196e701a8ce7c58479cc3c36f6474c54ae7ddadb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T07:12:19.335Z] ---> job-cost.sh [2024-10-30T07:12:19.335Z] lf-activate-venv: SKIPPING [2024-10-30T07:12:19.335Z] INFO: No Stack... [2024-10-30T07:12:20.755Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-30T07:12:21.345Z] INFO: Archiving Costs [Pipeline] sh [2024-10-30T07:12:22.013Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [2024-10-30T07:12:22.013Z] + cut -d, -f6 [Pipeline] lock [2024-10-30T07:12:22.115Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-361-1-stack-cost] [2024-10-30T07:12:22.120Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-361-1-stack-cost] did not exist. Created. [2024-10-30T07:12:22.127Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-361-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-30T07:12:22.866Z] /w/workspace/device-usb-camera/1@tmp/durable-f3d857ae/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-30T07:12:23.550Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-30T07:12:23.602Z] Warning: overwriting stash ‘stack-cost’ [2024-10-30T07:12:23.649Z] Stashed 1 file(s) [Pipeline] } [2024-10-30T07:12:23.671Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-PR-361-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-30T07:12:23.764Z] $ docker stop --time=1 aea16b05c11da023962383a6196e701a8ce7c58479cc3c36f6474c54ae7ddadb [2024-10-30T07:12:25.266Z] $ docker rm -f --volumes aea16b05c11da023962383a6196e701a8ce7c58479cc3c36f6474c54ae7ddadb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-10-30T07:12:26.516Z] provisioning config files... [2024-10-30T07:12:26.523Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-361@tmp/config9137080363245102605tmp [Pipeline] { [Pipeline] sh [2024-10-30T07:12:26.881Z] + set +x [2024-10-30T07:12:26.882Z] + + bash -s -- [2024-10-30T07:12:26.882Z] curl -s https://codecov.io/bash [2024-10-30T07:12:26.882Z] [2024-10-30T07:12:26.882Z] _____ _ [2024-10-30T07:12:26.882Z] / ____| | | [2024-10-30T07:12:26.882Z] | | ___ __| | ___ ___ _____ __ [2024-10-30T07:12:26.882Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-30T07:12:26.882Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-30T07:12:26.882Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-30T07:12:26.882Z] Bash-1.0.6 [2024-10-30T07:12:26.882Z] [2024-10-30T07:12:26.882Z] [2024-10-30T07:12:26.882Z] ==> git version 2.25.1 found [2024-10-30T07:12:26.882Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-10-30T07:12:26.882Z] Release-Date: 2020-01-08 [2024-10-30T07:12:26.882Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-10-30T07:12:26.882Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-30T07:12:26.882Z] ==> Jenkins CI detected. [2024-10-30T07:12:26.882Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-361 [2024-10-30T07:12:26.882Z] project root: . [2024-10-30T07:12:26.882Z] --> token set from env [2024-10-30T07:12:26.882Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-30T07:12:26.882Z] ==> Running gcov in . (disable via -X gcov) [2024-10-30T07:12:26.882Z] ==> Python coveragepy not found [2024-10-30T07:12:26.882Z] ==> Searching for coverage reports in: [2024-10-30T07:12:26.882Z] + . [2024-10-30T07:12:26.882Z] -> Found 1 reports [2024-10-30T07:12:26.882Z] ==> Detecting git/mercurial file structure [2024-10-30T07:12:27.142Z] ==> Reading reports [2024-10-30T07:12:27.142Z] + ./coverage.out bytes=54772 [2024-10-30T07:12:27.142Z] ==> Appending adjustments [2024-10-30T07:12:27.142Z] https://docs.codecov.io/docs/fixing-reports [2024-10-30T07:12:27.142Z] + Found adjustments [2024-10-30T07:12:27.142Z] ==> Gzipping contents [2024-10-30T07:12:27.142Z] 8.0K /tmp/codecov.W2jTQ0.gz [2024-10-30T07:12:27.142Z] ==> Uploading reports [2024-10-30T07:12:27.142Z] url: https://codecov.io [2024-10-30T07:12:27.142Z] query: branch=PR-361&commit=4b33c2f9ffa11068aaf0c605ac38bd5117ff6be8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-361%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=361&job=&cmd_args= [2024-10-30T07:12:27.142Z] -> Pinging Codecov [2024-10-30T07:12:27.142Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-361&commit=4b33c2f9ffa11068aaf0c605ac38bd5117ff6be8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-361%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=361&job=&cmd_args= [2024-10-30T07:12:27.402Z] -> Uploading to [2024-10-30T07:12:27.402Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-usb-camera/4b33c2f9ffa11068aaf0c605ac38bd5117ff6be8/2c193840-3b38-4ba3-908c-bc12255a2967.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241030%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241030T071227Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=76cf8941aa8eb1f4f2721765d5611313cbf5707b7401f66b1196d2dee171afd1 [2024-10-30T07:12:27.402Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-30T07:12:27.402Z] Dload Upload Total Spent Left Speed [2024-10-30T07:12:27.661Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6816 0 0 100 6816 0 31266 --:--:-- --:--:-- --:--:-- 31266 [2024-10-30T07:12:27.661Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/4b33c2f9ffa11068aaf0c605ac38bd5117ff6be8 [Pipeline] } [2024-10-30T07:12:27.694Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-10-30T07:12:29.875Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-361/archives ] [2024-10-30T07:12:29.875Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-361/archives [2024-10-30T07:12:29.875Z] total 16 [2024-10-30T07:12:29.875Z] drwxr-xr-x 3 root root 4096 Oct 30 06:58 . [2024-10-30T07:12:29.875Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 30 06:58 .. [2024-10-30T07:12:29.875Z] drwxr-xr-x 2 root root 4096 Oct 30 06:58 cost [2024-10-30T07:12:29.875Z] -rw-r--r-- 1 root root 89 Oct 30 06:58 cost.csv [2024-10-30T07:12:29.875Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-361/archives [2024-10-30T07:12:29.875Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-361/archives [2024-10-30T07:12:29.875Z] total 16 [2024-10-30T07:12:29.875Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 30 06:58 . [2024-10-30T07:12:29.875Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 30 06:58 .. [2024-10-30T07:12:29.875Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 30 06:58 cost [2024-10-30T07:12:29.875Z] -rw-r--r-- 1 jenkins jenkins 89 Oct 30 06:58 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-30T07:12:30.224Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T07:12:31.135Z] ---> package-listing.sh [2024-10-30T07:12:31.135Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-30T07:12:31.135Z] ++ facter osfamily [2024-10-30T07:12:31.395Z] + OS_FAMILY=debian [2024-10-30T07:12:31.395Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-361 [2024-10-30T07:12:31.395Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-30T07:12:31.395Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-30T07:12:31.395Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-30T07:12:31.395Z] + PACKAGES=/tmp/packages_start.txt [2024-10-30T07:12:31.395Z] + '[' /w/workspace/foundry_device-usb-camera_PR-361 ']' [2024-10-30T07:12:31.395Z] + PACKAGES=/tmp/packages_end.txt [2024-10-30T07:12:31.395Z] + case "${OS_FAMILY}" in [2024-10-30T07:12:31.395Z] + dpkg -l [2024-10-30T07:12:31.395Z] + grep '^ii' [2024-10-30T07:12:31.395Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-30T07:12:31.395Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-30T07:12:31.395Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-30T07:12:31.395Z] + '[' /w/workspace/foundry_device-usb-camera_PR-361 ']' [2024-10-30T07:12:31.395Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-361/archives/ [2024-10-30T07:12:31.395Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-361/archives/ [Pipeline] echo [2024-10-30T07:12:31.439Z] 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-361/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-30T07:12:31.738Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T07:12:32.385Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-30T07:12:32.385Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T07:12:32.570Z] prd-ubuntu20.04-docker-8c-8g-24103 does not seem to be running inside a container [2024-10-30T07:12:32.598Z] $ 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-361/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-361 -v /w/workspace/foundry_device-usb-camera_PR-361:/w/workspace/foundry_device-usb-camera_PR-361:rw,z -v /w/workspace/foundry_device-usb-camera_PR-361@tmp:/w/workspace/foundry_device-usb-camera_PR-361@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-30T07:12:32.851Z] $ docker top d7ebc65f31f02e1f9bdf6adb9f80986d74cbdc6ac3ef9f3fbb53431ea54be272 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-30T07:12:33.285Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-30T07:12:33.668Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-30T07:12:33.987Z] + ls /var/log/sa-host [2024-10-30T07:12:33.987Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-30T07:12:34.142Z] provisioning config files... [2024-10-30T07:12:34.152Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-361@tmp/config10273478336177655609tmp [Pipeline] { [Pipeline] echo [2024-10-30T07:12:34.226Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T07:12:34.552Z] ---> create-netrc.sh [Pipeline] } [2024-10-30T07:12:34.592Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-30T07:12:35.023Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-30T07:12:35.065Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T07:12:35.390Z] ---> sudo-logs.sh [2024-10-30T07:12:35.390Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-30T07:12:35.497Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T07:12:35.821Z] ---> job-cost.sh [2024-10-30T07:12:35.821Z] lf-activate-venv: SKIPPING [2024-10-30T07:12:35.821Z] DEBUG: total: 0.2199999988079071 [2024-10-30T07:12:35.821Z] INFO: Retrieving Stack Cost... [2024-10-30T07:12:36.389Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-30T07:12:36.649Z] INFO: Archiving Costs [Pipeline] echo [2024-10-30T07:12:36.692Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T07:12:37.022Z] ---> logs-deploy.sh [2024-10-30T07:12:37.022Z] lf-activate-venv: SKIPPING [2024-10-30T07:12:37.022Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-361/1 [2024-10-30T07:12:37.022Z] INFO: archiving workspace using pattern(s): [2024-10-30T07:12:37.961Z] Archives upload complete. [2024-10-30T07:12:37.961Z] INFO: archiving logs to Nexus